# STDOUT:
---v---v---v---v---v---
ansible-playbook [core 2.16.0]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible
  ansible collection location = /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection
  executable location = /opt/ansible-2.16/bin/ansible-playbook
  python version = 3.11.5 (main, Sep  7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python)
  jinja version = 3.1.2
  libyaml = True
Using /etc/ansible/ansible.cfg as config file
statically imported: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/create-test-file.yml
statically imported: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-data-preservation.yml
statically imported: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/create-test-file.yml
statically imported: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-data-preservation.yml
statically imported: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/create-test-file.yml
statically imported: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-data-preservation.yml
statically imported: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/create-test-file.yml
statically imported: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-data-preservation.yml
statically imported: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/create-test-file.yml
statically imported: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-data-preservation.yml
statically imported: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/create-test-file.yml
statically imported: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-data-preservation.yml
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_luks.yml *******************************************************
1 plays in /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml

PLAY [Test LUKS] ***************************************************************

TASK [Gathering Facts] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:2
Friday 26 July 2024  22:31:28 +0000 (0:00:00.013)       0:00:00.013 *********** 
ok: [sut]

TASK [Enable FIPS mode] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:20
Friday 26 July 2024  22:31:29 +0000 (0:00:00.857)       0:00:00.871 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"",
    "skip_reason": "Conditional result was False"
}

TASK [Reboot] ******************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:24
Friday 26 July 2024  22:31:29 +0000 (0:00:00.011)       0:00:00.882 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"",
    "skip_reason": "Conditional result was False"
}

TASK [Ensure dracut-fips] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:34
Friday 26 July 2024  22:31:29 +0000 (0:00:00.010)       0:00:00.892 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"",
    "skip_reason": "Conditional result was False"
}

TASK [Configure boot for FIPS] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:40
Friday 26 July 2024  22:31:29 +0000 (0:00:00.009)       0:00:00.902 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"",
    "skip_reason": "Conditional result was False"
}

TASK [Reboot] ******************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:49
Friday 26 July 2024  22:31:29 +0000 (0:00:00.009)       0:00:00.911 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"",
    "skip_reason": "Conditional result was False"
}

TASK [Run the role] ************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:53
Friday 26 July 2024  22:31:29 +0000 (0:00:00.009)       0:00:00.920 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:31:29 +0000 (0:00:00.020)       0:00:00.941 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:31:29 +0000 (0:00:00.012)       0:00:00.954 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:31:29 +0000 (0:00:00.018)       0:00:00.972 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:31:29 +0000 (0:00:00.026)       0:00:00.998 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:31:29 +0000 (0:00:00.248)       0:00:01.247 *********** 
ok: [sut] => {
    "ansible_facts": {
        "__storage_is_ostree": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:31:29 +0000 (0:00:00.014)       0:00:01.261 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:31:29 +0000 (0:00:00.009)       0:00:01.271 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:31:29 +0000 (0:00:00.009)       0:00:01.280 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:31:29 +0000 (0:00:00.026)       0:00:01.306 *********** 
changed: [sut] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: device-mapper-event-libs-9:1.02.197-2.el9.x86_64",
        "Installed: python3-pyparted-1:3.12.0-1.el9.x86_64",
        "Installed: cryptsetup-2.7.2-1.el9.x86_64",
        "Installed: libblockdev-mdraid-2.28-10.el9.x86_64",
        "Installed: device-mapper-multipath-0.8.7-29.el9.x86_64",
        "Installed: mdadm-4.3-2.el9.x86_64",
        "Installed: libblockdev-mpath-2.28-10.el9.x86_64",
        "Installed: libaio-0.3.111-13.el9.x86_64",
        "Installed: device-mapper-multipath-libs-0.8.7-29.el9.x86_64",
        "Installed: python3-into-dbus-python-0.8.2-1.el9.noarch",
        "Installed: device-mapper-persistent-data-1.0.9-2.el9.x86_64",
        "Installed: jose-14-1.el9.x86_64",
        "Installed: libblockdev-nvdimm-2.28-10.el9.x86_64",
        "Installed: python3-blivet-1:3.6.0-15.el9.noarch",
        "Installed: python3-blockdev-2.28-10.el9.x86_64",
        "Installed: libblockdev-part-2.28-10.el9.x86_64",
        "Installed: ndctl-71.1-8.el9.x86_64",
        "Installed: libjose-14-1.el9.x86_64",
        "Installed: python3-justbases-0.15.2-1.el9.noarch",
        "Installed: python3-justbytes-0.15.2-1.el9.noarch",
        "Installed: libblockdev-2.28-10.el9.x86_64",
        "Installed: ndctl-libs-71.1-8.el9.x86_64",
        "Installed: python3-bytesize-2.5-3.el9.x86_64",
        "Installed: kmod-kvdo-8.2.4.10-135.el9.x86_64",
        "Installed: volume_key-libs-0.3.12-15.el9.x86_64",
        "Installed: clevis-20-200.el9.x86_64",
        "Installed: libblockdev-swap-2.28-10.el9.x86_64",
        "Installed: libblockdev-crypto-2.28-10.el9.x86_64",
        "Installed: vdo-8.2.2.2-1.el9.x86_64",
        "Installed: python3-packaging-20.9-5.el9.noarch",
        "Installed: clevis-luks-20-200.el9.x86_64",
        "Installed: libblockdev-dm-2.28-10.el9.x86_64",
        "Installed: daxctl-libs-71.1-8.el9.x86_64",
        "Installed: libblockdev-utils-2.28-10.el9.x86_64",
        "Installed: blivet-data-1:3.6.0-15.el9.noarch",
        "Installed: lsof-4.94.0-3.el9.x86_64",
        "Installed: libblockdev-fs-2.28-10.el9.x86_64",
        "Installed: python3-dbus-client-gen-0.5.1-1.el9.noarch",
        "Installed: python3-dbus-python-client-gen-0.8.3-1.el9.noarch",
        "Installed: python3-dbus-signature-pyparsing-0.4.1-1.el9.noarch",
        "Installed: libblockdev-kbd-2.28-10.el9.x86_64",
        "Installed: python3-wcwidth-0.2.5-8.el9.noarch",
        "Installed: lvm2-9:2.03.23-2.el9.x86_64",
        "Installed: libbytesize-2.5-3.el9.x86_64",
        "Installed: libluksmeta-9-12.el9.x86_64",
        "Installed: libblockdev-loop-2.28-10.el9.x86_64",
        "Installed: lvm2-libs-9:2.03.23-2.el9.x86_64",
        "Installed: python3-psutil-5.8.0-12.el9.x86_64",
        "Installed: stratis-cli-3.6.0-1.el9.noarch",
        "Installed: stratisd-3.6.7-1.el9.x86_64",
        "Installed: device-mapper-event-9:1.02.197-2.el9.x86_64",
        "Installed: luksmeta-9-12.el9.x86_64",
        "Installed: libblockdev-lvm-2.28-10.el9.x86_64",
        "Installed: tpm2-tools-5.2-3.el9.x86_64"
    ]
}

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:32:25 +0000 (0:00:55.395)       0:00:56.702 *********** 
ok: [sut] => {
    "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined"
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:32:25 +0000 (0:00:00.011)       0:00:56.713 *********** 
ok: [sut] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined"
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:32:25 +0000 (0:00:00.011)       0:00:56.725 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:32:26 +0000 (0:00:00.633)       0:00:57.358 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:32:26 +0000 (0:00:00.019)       0:00:57.378 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:32:26 +0000 (0:00:00.015)       0:00:57.393 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:32:26 +0000 (0:00:00.015)       0:00:57.409 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:32:26 +0000 (0:00:00.015)       0:00:57.425 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:32:26 +0000 (0:00:00.797)       0:00:58.222 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:32:28 +0000 (0:00:01.659)       0:00:59.882 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:32:28 +0000 (0:00:00.034)       0:00:59.916 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:32:28 +0000 (0:00:00.009)       0:00:59.926 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83
Friday 26 July 2024  22:32:28 +0000 (0:00:00.328)       0:01:00.254 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_udevadm_trigger | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Friday 26 July 2024  22:32:28 +0000 (0:00:00.020)       0:01:00.275 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722032630.937561,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "8cad013d63365688432a8388114a8a462d88d654",
        "ctime": 1721812897.039903,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 2097283,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1721812897.039903,
        "nlink": 1,
        "path": "/etc/fstab",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 1344,
        "uid": 0,
        "version": "3617642505",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95
Friday 26 July 2024  22:32:29 +0000 (0:00:00.185)       0:01:00.461 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "blivet_output is changed",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:32:29 +0000 (0:00:00.014)       0:01:00.476 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Show blivet_output] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119
Friday 26 July 2024  22:32:29 +0000 (0:00:00.009)       0:01:00.485 *********** 
ok: [sut] => {
    "blivet_output": {
        "actions": [],
        "changed": false,
        "crypts": [],
        "failed": false,
        "leaves": [],
        "mounts": [],
        "packages": [],
        "pools": [],
        "volumes": []
    }
}

TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128
Friday 26 July 2024  22:32:29 +0000 (0:00:00.014)       0:01:00.500 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Friday 26 July 2024  22:32:29 +0000 (0:00:00.015)       0:01:00.515 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] **************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Friday 26 July 2024  22:32:29 +0000 (0:00:00.014)       0:01:00.529 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159
Friday 26 July 2024  22:32:29 +0000 (0:00:00.020)       0:01:00.550 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "blivet_output['mounts']",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set up new/current mounts] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164
Friday 26 July 2024  22:32:29 +0000 (0:00:00.009)       0:01:00.560 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175
Friday 26 July 2024  22:32:29 +0000 (0:00:00.018)       0:01:00.578 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187
Friday 26 July 2024  22:32:29 +0000 (0:00:00.018)       0:01:00.597 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "blivet_output['mounts']",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195
Friday 26 July 2024  22:32:29 +0000 (0:00:00.009)       0:01:00.607 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722032945.1968198,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1721811897.01,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 2097284,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/x-empty",
        "mode": "0600",
        "mtime": 1721811632.521,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "848569508",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200
Friday 26 July 2024  22:32:29 +0000 (0:00:00.178)       0:01:00.785 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222
Friday 26 July 2024  22:32:29 +0000 (0:00:00.009)       0:01:00.795 *********** 
ok: [sut]

TASK [Get unused disks] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:57
Friday 26 July 2024  22:32:30 +0000 (0:00:00.733)       0:01:01.528 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/get_unused_disk.yml for sut

TASK [Ensure test packages] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/get_unused_disk.yml:2
Friday 26 July 2024  22:32:30 +0000 (0:00:00.019)       0:01:01.547 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Find unused disks in the system] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/get_unused_disk.yml:11
Friday 26 July 2024  22:32:31 +0000 (0:00:00.827)       0:01:02.375 *********** 
ok: [sut] => {
    "changed": false,
    "disks": [
        "sda"
    ],
    "info": [
        "Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"",
        "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"",
        "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"",
        "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"",
        "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"",
        "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"",
        "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"",
        "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"",
        "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"",
        "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"",
        "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"",
        "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"",
        "filename [xvda1] is a partition",
        "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions"
    ]
}

TASK [Debug why there are no unused disks] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/get_unused_disk.yml:20
Friday 26 July 2024  22:32:32 +0000 (0:00:01.298)       0:01:03.673 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "'Unable to find unused disk' in unused_disks_return.disks",
    "skip_reason": "Conditional result was False"
}

TASK [Set unused_disks if necessary] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/get_unused_disk.yml:29
Friday 26 July 2024  22:32:32 +0000 (0:00:00.009)       0:01:03.683 *********** 
ok: [sut] => {
    "ansible_facts": {
        "unused_disks": [
            "sda"
        ]
    },
    "changed": false
}

TASK [Exit playbook when there's not enough unused disks in the system] ********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/get_unused_disk.yml:34
Friday 26 July 2024  22:32:32 +0000 (0:00:00.011)       0:01:03.694 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)",
    "skip_reason": "Conditional result was False"
}

TASK [Print unused disks] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/get_unused_disk.yml:39
Friday 26 July 2024  22:32:32 +0000 (0:00:00.018)       0:01:03.713 *********** 
ok: [sut] => {
    "unused_disks": [
        "sda"
    ]
}

TASK [Test for correct handling of new encrypted volume w/ no key] *************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:66
Friday 26 July 2024  22:32:32 +0000 (0:00:00.012)       0:01:03.725 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml for sut

TASK [Store global variable value copy] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:4
Friday 26 July 2024  22:32:32 +0000 (0:00:00.019)       0:01:03.745 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_pools_global": [],
        "storage_safe_mode_global": true,
        "storage_volumes_global": []
    },
    "changed": false
}

TASK [Verify role raises correct error] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:10
Friday 26 July 2024  22:32:32 +0000 (0:00:00.022)       0:01:03.767 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:32:32 +0000 (0:00:00.019)       0:01:03.786 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:32:32 +0000 (0:00:00.031)       0:01:03.818 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:32:32 +0000 (0:00:00.021)       0:01:03.840 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:32:32 +0000 (0:00:00.031)       0:01:03.871 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:32:32 +0000 (0:00:00.014)       0:01:03.885 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:32:32 +0000 (0:00:00.013)       0:01:03.899 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:32:32 +0000 (0:00:00.013)       0:01:03.912 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:32:32 +0000 (0:00:00.012)       0:01:03.925 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:32:32 +0000 (0:00:00.028)       0:01:03.953 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:32:33 +0000 (0:00:00.794)       0:01:04.748 *********** 
ok: [sut] => {
    "storage_pools": []
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:32:33 +0000 (0:00:00.015)       0:01:04.763 *********** 
ok: [sut] => {
    "storage_volumes": [
        {
            "disks": [
                "sda"
            ],
            "encryption": true,
            "mount_point": "/opt/test1",
            "name": "foo",
            "type": "disk"
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:32:33 +0000 (0:00:00.014)       0:01:04.777 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [
        "cryptsetup"
    ],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:32:34 +0000 (0:00:00.972)       0:01:05.750 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:32:34 +0000 (0:00:00.022)       0:01:05.773 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:32:34 +0000 (0:00:00.018)       0:01:05.792 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:32:34 +0000 (0:00:00.018)       0:01:05.810 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:32:34 +0000 (0:00:00.017)       0:01:05.828 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:32:35 +0000 (0:00:00.817)       0:01:06.646 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:32:36 +0000 (0:00:01.630)       0:01:08.276 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:32:36 +0000 (0:00:00.029)       0:01:08.306 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:32:37 +0000 (0:00:00.009)       0:01:08.315 *********** 
fatal: [sut]: FAILED! => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

MSG:

encrypted volume 'foo' missing key/password

TASK [fedora.linux_system_roles.storage : Failed message] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:109
Friday 26 July 2024  22:32:37 +0000 (0:00:00.880)       0:01:09.195 *********** 
fatal: [sut]: FAILED! => {
    "changed": false
}

MSG:

{'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "encrypted volume 'foo' missing key/password", 'invocation': {'module_args': {'pools': [], 'volumes': [{'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'foo', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_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': [], 'grow_to_fill': False, '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, 'shared': False}, '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_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': None}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:32:37 +0000 (0:00:00.016)       0:01:09.211 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Check that we failed in the role] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:23
Friday 26 July 2024  22:32:37 +0000 (0:00:00.010)       0:01:09.222 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the blivet output and error message are correct] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:28
Friday 26 July 2024  22:32:37 +0000 (0:00:00.011)       0:01:09.233 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify correct exception or error message] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:39
Friday 26 July 2024  22:32:37 +0000 (0:00:00.017)       0:01:09.251 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_failed_exception is defined",
    "skip_reason": "Conditional result was False"
}

TASK [Create an encrypted disk volume w/ default fs] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:81
Friday 26 July 2024  22:32:37 +0000 (0:00:00.012)       0:01:09.263 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:32:37 +0000 (0:00:00.027)       0:01:09.291 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:32:37 +0000 (0:00:00.015)       0:01:09.306 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:32:38 +0000 (0:00:00.021)       0:01:09.327 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:32:38 +0000 (0:00:00.031)       0:01:09.359 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:32:38 +0000 (0:00:00.013)       0:01:09.372 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:32:38 +0000 (0:00:00.014)       0:01:09.387 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:32:38 +0000 (0:00:00.012)       0:01:09.399 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:32:38 +0000 (0:00:00.011)       0:01:09.411 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:32:38 +0000 (0:00:00.027)       0:01:09.438 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:32:38 +0000 (0:00:00.810)       0:01:10.248 *********** 
ok: [sut] => {
    "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined"
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:32:38 +0000 (0:00:00.013)       0:01:10.262 *********** 
ok: [sut] => {
    "storage_volumes": [
        {
            "disks": [
                "sda"
            ],
            "encryption": true,
            "encryption_password": "yabbadabbadoo",
            "mount_point": "/opt/test1",
            "name": "foo",
            "type": "disk"
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:32:38 +0000 (0:00:00.013)       0:01:10.275 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [
        "cryptsetup"
    ],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:32:39 +0000 (0:00:00.859)       0:01:11.135 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:32:39 +0000 (0:00:00.021)       0:01:11.157 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:32:39 +0000 (0:00:00.020)       0:01:11.177 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:32:39 +0000 (0:00:00.018)       0:01:11.196 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:32:39 +0000 (0:00:00.017)       0:01:11.214 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:32:40 +0000 (0:00:00.809)       0:01:12.024 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:32:42 +0000 (0:00:01.598)       0:01:13.622 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:32:42 +0000 (0:00:00.029)       0:01:13.652 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:32:42 +0000 (0:00:00.009)       0:01:13.661 *********** 
changed: [sut] => {
    "actions": [
        {
            "action": "create format",
            "device": "/dev/sda",
            "fs_type": "luks"
        },
        {
            "action": "create device",
            "device": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
            "fs_type": null
        },
        {
            "action": "create format",
            "device": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
            "fs_type": "xfs"
        }
    ],
    "changed": true,
    "crypts": [
        {
            "backing_device": "/dev/sda",
            "name": "luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
            "password": "-",
            "state": "present"
        }
    ],
    "leaves": [
        "/dev/sdb",
        "/dev/sdc",
        "/dev/sdd",
        "/dev/sde",
        "/dev/sdf",
        "/dev/sdg",
        "/dev/sdh",
        "/dev/sdi",
        "/dev/xvda1",
        "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e"
    ],
    "mounts": [
        {
            "dump": 0,
            "fstype": "xfs",
            "group": null,
            "mode": null,
            "opts": "defaults",
            "owner": null,
            "passno": 0,
            "path": "/opt/test1",
            "src": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
            "state": "mounted"
        }
    ],
    "packages": [
        "xfsprogs",
        "cryptsetup"
    ],
    "pools": [],
    "volumes": [
        {
            "_device": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
            "_kernel_device": "/dev/dm-0",
            "_mount_id": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
            "_raw_device": "/dev/sda",
            "_raw_kernel_device": "/dev/sda",
            "cache_devices": [],
            "cache_mode": null,
            "cache_size": 0,
            "cached": false,
            "compression": null,
            "deduplication": null,
            "disks": [
                "sda"
            ],
            "encryption": true,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
            "fs_create_options": "",
            "fs_label": "",
            "fs_overwrite_existing": true,
            "fs_type": "xfs",
            "mount_check": 0,
            "mount_device_identifier": "uuid",
            "mount_group": null,
            "mount_mode": null,
            "mount_options": "defaults",
            "mount_passno": 0,
            "mount_point": "/opt/test1",
            "mount_user": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "raid_stripe_size": 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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83
Friday 26 July 2024  22:32:52 +0000 (0:00:10.025)       0:01:23.686 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_udevadm_trigger | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Friday 26 July 2024  22:32:52 +0000 (0:00:00.018)       0:01:23.705 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722032630.937561,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "8cad013d63365688432a8388114a8a462d88d654",
        "ctime": 1721812897.039903,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 2097283,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1721812897.039903,
        "nlink": 1,
        "path": "/etc/fstab",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 1344,
        "uid": 0,
        "version": "3617642505",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95
Friday 26 July 2024  22:32:52 +0000 (0:00:00.189)       0:01:23.895 *********** 
changed: [sut] => {
    "backup": "",
    "changed": true
}

MSG:

line added

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:32:52 +0000 (0:00:00.277)       0:01:24.172 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Show blivet_output] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119
Friday 26 July 2024  22:32:52 +0000 (0:00:00.027)       0:01:24.200 *********** 
ok: [sut] => {
    "blivet_output": {
        "actions": [
            {
                "action": "create format",
                "device": "/dev/sda",
                "fs_type": "luks"
            },
            {
                "action": "create device",
                "device": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
                "fs_type": null
            },
            {
                "action": "create format",
                "device": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
                "fs_type": "xfs"
            }
        ],
        "changed": true,
        "crypts": [
            {
                "backing_device": "/dev/sda",
                "name": "luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
                "password": "-",
                "state": "present"
            }
        ],
        "failed": false,
        "leaves": [
            "/dev/sdb",
            "/dev/sdc",
            "/dev/sdd",
            "/dev/sde",
            "/dev/sdf",
            "/dev/sdg",
            "/dev/sdh",
            "/dev/sdi",
            "/dev/xvda1",
            "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e"
        ],
        "mounts": [
            {
                "dump": 0,
                "fstype": "xfs",
                "group": null,
                "mode": null,
                "opts": "defaults",
                "owner": null,
                "passno": 0,
                "path": "/opt/test1",
                "src": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
                "state": "mounted"
            }
        ],
        "packages": [
            "xfsprogs",
            "cryptsetup"
        ],
        "pools": [],
        "volumes": [
            {
                "_device": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
                "_kernel_device": "/dev/dm-0",
                "_mount_id": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
                "_raw_device": "/dev/sda",
                "_raw_kernel_device": "/dev/sda",
                "cache_devices": [],
                "cache_mode": null,
                "cache_size": 0,
                "cached": false,
                "compression": null,
                "deduplication": null,
                "disks": [
                    "sda"
                ],
                "encryption": true,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                "fs_create_options": "",
                "fs_label": "",
                "fs_overwrite_existing": true,
                "fs_type": "xfs",
                "mount_check": 0,
                "mount_device_identifier": "uuid",
                "mount_group": null,
                "mount_mode": null,
                "mount_options": "defaults",
                "mount_passno": 0,
                "mount_point": "/opt/test1",
                "mount_user": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "raid_stripe_size": 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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128
Friday 26 July 2024  22:32:52 +0000 (0:00:00.015)       0:01:24.215 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Friday 26 July 2024  22:32:52 +0000 (0:00:00.013)       0:01:24.229 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": [
            {
                "_device": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
                "_kernel_device": "/dev/dm-0",
                "_mount_id": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
                "_raw_device": "/dev/sda",
                "_raw_kernel_device": "/dev/sda",
                "cache_devices": [],
                "cache_mode": null,
                "cache_size": 0,
                "cached": false,
                "compression": null,
                "deduplication": null,
                "disks": [
                    "sda"
                ],
                "encryption": true,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                "fs_create_options": "",
                "fs_label": "",
                "fs_overwrite_existing": true,
                "fs_type": "xfs",
                "mount_check": 0,
                "mount_device_identifier": "uuid",
                "mount_group": null,
                "mount_mode": null,
                "mount_options": "defaults",
                "mount_passno": 0,
                "mount_point": "/opt/test1",
                "mount_user": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "raid_stripe_size": 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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Friday 26 July 2024  22:32:52 +0000 (0:00:00.013)       0:01:24.243 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159
Friday 26 July 2024  22:32:52 +0000 (0:00:00.020)       0:01:24.263 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Set up new/current mounts] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164
Friday 26 July 2024  22:32:53 +0000 (0:00:00.665)       0:01:24.929 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [sut] => (item={'src': '/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
        "state": "mounted"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e"
}

TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175
Friday 26 July 2024  22:32:53 +0000 (0:00:00.277)       0:01:25.206 *********** 
skipping: [sut] => (item={'src': '/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None})  => {
    "ansible_loop_var": "mount_info",
    "changed": false,
    "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
        "state": "mounted"
    },
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187
Friday 26 July 2024  22:32:53 +0000 (0:00:00.024)       0:01:25.231 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195
Friday 26 July 2024  22:32:54 +0000 (0:00:00.496)       0:01:25.728 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722032945.1968198,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1721811897.01,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 2097284,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/x-empty",
        "mode": "0600",
        "mtime": 1721811632.521,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "848569508",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200
Friday 26 July 2024  22:32:54 +0000 (0:00:00.186)       0:01:25.915 *********** 
changed: [sut] => (item={'backing_device': '/dev/sda', 'name': 'luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e', 'password': '-', 'state': 'present'}) => {
    "ansible_loop_var": "entry",
    "backup": "",
    "changed": true,
    "entry": {
        "backing_device": "/dev/sda",
        "name": "luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
        "password": "-",
        "state": "present"
    }
}

MSG:

line added

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222
Friday 26 July 2024  22:32:54 +0000 (0:00:00.204)       0:01:26.119 *********** 
ok: [sut]

TASK [Verify role results] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:93
Friday 26 July 2024  22:32:55 +0000 (0:00:00.785)       0:01:26.904 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml for sut

TASK [Print out pool information] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:2
Friday 26 July 2024  22:32:55 +0000 (0:00:00.022)       0:01:26.926 *********** 
skipping: [sut] => {
    "false_condition": "_storage_pools_list | length > 0"
}

TASK [Print out volume information] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:7
Friday 26 July 2024  22:32:55 +0000 (0:00:00.019)       0:01:26.946 *********** 
ok: [sut] => {
    "_storage_volumes_list": [
        {
            "_device": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
            "_kernel_device": "/dev/dm-0",
            "_mount_id": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
            "_raw_device": "/dev/sda",
            "_raw_kernel_device": "/dev/sda",
            "cache_devices": [],
            "cache_mode": null,
            "cache_size": 0,
            "cached": false,
            "compression": null,
            "deduplication": null,
            "disks": [
                "sda"
            ],
            "encryption": true,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
            "fs_create_options": "",
            "fs_label": "",
            "fs_overwrite_existing": true,
            "fs_type": "xfs",
            "mount_check": 0,
            "mount_device_identifier": "uuid",
            "mount_group": null,
            "mount_mode": null,
            "mount_options": "defaults",
            "mount_passno": 0,
            "mount_point": "/opt/test1",
            "mount_user": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "raid_stripe_size": 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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:15
Friday 26 July 2024  22:32:55 +0000 (0:00:00.021)       0:01:26.968 *********** 
ok: [sut] => {
    "changed": false,
    "info": {
        "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/opt/test1",
            "name": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
            "size": "10G",
            "type": "crypt",
            "uuid": "020b0200-f24b-47f7-aed9-5feeef664dcb"
        },
        "/dev/sda": {
            "fstype": "crypto_LUKS",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": "b118ca16-84d5-4f9f-94d4-f3f277d19f2e"
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdd": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdd",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sde": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sde",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdf": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdg": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdg",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdh": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdh",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdi": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdi",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/xvda",
            "size": "250G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda1": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/",
            "name": "/dev/xvda1",
            "size": "250G",
            "type": "partition",
            "uuid": "f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3"
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:20
Friday 26 July 2024  22:32:55 +0000 (0:00:00.238)       0:01:27.206 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.003172",
    "end": "2024-07-26 22:32:56.106316",
    "rc": 0,
    "start": "2024-07-26 22:32:56.103144"
}

STDOUT:


# system_role:storage
#
# /etc/fstab
# Created by anaconda on Wed Jul 24 09:00:32 2024
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3 /                       xfs     defaults        0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e /opt/test1 xfs defaults 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:25
Friday 26 July 2024  22:32:56 +0000 (0:00:00.233)       0:01:27.439 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.003201",
    "end": "2024-07-26 22:32:56.286002",
    "failed_when_result": false,
    "rc": 0,
    "start": "2024-07-26 22:32:56.282801"
}

STDOUT:

luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e /dev/sda -

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:34
Friday 26 July 2024  22:32:56 +0000 (0:00:00.181)       0:01:27.621 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:44
Friday 26 July 2024  22:32:56 +0000 (0:00:00.009)       0:01:27.631 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml for sut => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'foo', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_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/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e', '_raw_device': '/dev/sda', '_mount_id': '/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/sda'})

TASK [Set storage volume test variables] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:2
Friday 26 July 2024  22:32:56 +0000 (0:00:00.034)       0:01:27.665 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": true,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [Run test verify for {{ storage_test_volume_subset }}] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:19
Friday 26 July 2024  22:32:56 +0000 (0:00:00.021)       0:01:27.687 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml for sut => (item=mount)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml for sut => (item=fstab)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml for sut => (item=fs)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml for sut => (item=device)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml for sut => (item=encryption)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml for sut => (item=md)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml for sut => (item=size)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml for sut => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:7
Friday 26 July 2024  22:32:56 +0000 (0:00:00.048)       0:01:27.736 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:11
Friday 26 July 2024  22:32:56 +0000 (0:00:00.016)       0:01:27.752 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_mount_expected_mount_point": "/opt/test1",
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Get information about the mountpoint directory] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:19
Friday 26 July 2024  22:32:56 +0000 (0:00:00.024)       0:01:27.777 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the current mount state by device] ********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:28
Friday 26 July 2024  22:32:56 +0000 (0:00:00.011)       0:01:27.788 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount directory user] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:36
Friday 26 July 2024  22:32:56 +0000 (0:00:00.013)       0:01:27.801 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory group] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:42
Friday 26 July 2024  22:32:56 +0000 (0:00:00.009)       0:01:27.811 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory permissions] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:48
Friday 26 July 2024  22:32:56 +0000 (0:00:00.009)       0:01:27.821 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode",
    "skip_reason": "Conditional result was False"
}

TASK [Get path of test volume device] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:57
Friday 26 July 2024  22:32:56 +0000 (0:00:00.009)       0:01:27.831 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:63
Friday 26 July 2024  22:32:56 +0000 (0:00:00.010)       0:01:27.842 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:69
Friday 26 July 2024  22:32:56 +0000 (0:00:00.009)       0:01:27.852 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:79
Friday 26 July 2024  22:32:56 +0000 (0:00:00.009)       0:01:27.861 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_found_mount_stat": null,
        "storage_test_mount_expected_mount_point": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:2
Friday 26 July 2024  22:32:56 +0000 (0:00:00.010)       0:01:27.872 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "1",
        "storage_test_fstab_expected_mount_options_matches": "1",
        "storage_test_fstab_expected_mount_point_matches": "1",
        "storage_test_fstab_id_matches": [
            "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e "
        ],
        "storage_test_fstab_mount_options_matches": [
            " /opt/test1 xfs defaults "
        ],
        "storage_test_fstab_mount_point_matches": [
            " /opt/test1 "
        ]
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:17
Friday 26 July 2024  22:32:56 +0000 (0:00:00.033)       0:01:27.905 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the fstab mount point] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:24
Friday 26 July 2024  22:32:56 +0000 (0:00:00.021)       0:01:27.927 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:33
Friday 26 July 2024  22:32:56 +0000 (0:00:00.023)       0:01:27.950 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_verify_mount_options | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify fingerprint] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:45
Friday 26 July 2024  22:32:56 +0000 (0:00:00.018)       0:01:27.969 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:51
Friday 26 July 2024  22:32:56 +0000 (0:00:00.012)       0:01:27.981 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:6
Friday 26 July 2024  22:32:56 +0000 (0:00:00.011)       0:01:27.992 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify fs label] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:14
Friday 26 July 2024  22:32:56 +0000 (0:00:00.022)       0:01:28.015 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [See whether the device node is present] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:3
Friday 26 July 2024  22:32:56 +0000 (0:00:00.022)       0:01:28.038 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033172.008501,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1722033172.008501,
        "dev": 5,
        "device_type": 2048,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 446,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/blockdevice",
        "mode": "0660",
        "mtime": 1722033172.008501,
        "nlink": 1,
        "path": "/dev/sda",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:9
Friday 26 July 2024  22:32:56 +0000 (0:00:00.181)       0:01:28.219 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:16
Friday 26 July 2024  22:32:56 +0000 (0:00:00.014)       0:01:28.233 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')",
    "skip_reason": "Conditional result was False"
}

TASK [Make sure we got info about this volume] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:23
Friday 26 July 2024  22:32:56 +0000 (0:00:00.009)       0:01:28.243 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Process volume type (set initial value) (1/2)] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:29
Friday 26 July 2024  22:32:56 +0000 (0:00:00.012)       0:01:28.256 *********** 
ok: [sut] => {
    "ansible_facts": {
        "st_volume_type": "disk"
    },
    "changed": false
}

TASK [Process volume type (get RAID value) (2/2)] ******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:33
Friday 26 July 2024  22:32:56 +0000 (0:00:00.011)       0:01:28.268 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"raid\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:38
Friday 26 July 2024  22:32:56 +0000 (0:00:00.009)       0:01:28.278 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:3
Friday 26 July 2024  22:32:56 +0000 (0:00:00.013)       0:01:28.292 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033172.2895055,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1722033172.2895055,
        "dev": 5,
        "device_type": 64768,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 717,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/symlink",
        "mode": "0660",
        "mtime": 1722033172.2895055,
        "nlink": 1,
        "path": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
        "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 [Ensure cryptsetup is present] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:10
Friday 26 July 2024  22:32:57 +0000 (0:00:00.184)       0:01:28.476 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:16
Friday 26 July 2024  22:32:57 +0000 (0:00:00.806)       0:01:29.283 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cryptsetup",
        "luksDump",
        "/dev/sda"
    ],
    "delta": "0:00:00.007080",
    "end": "2024-07-26 22:32:58.132996",
    "rc": 0,
    "start": "2024-07-26 22:32:58.125916"
}

STDOUT:

LUKS header information
Version:       	2
Epoch:         	3
Metadata area: 	16384 [bytes]
Keyslots area: 	16744448 [bytes]
UUID:          	b118ca16-84d5-4f9f-94d4-f3f277d19f2e
Label:         	(no label)
Subsystem:     	(no subsystem)
Flags:       	(no flags)

Data segments:
  0: crypt
	offset: 16777216 [bytes]
	length: (whole device)
	cipher: aes-xts-plain64
	sector: 512 [bytes]

Keyslots:
  0: luks2
	Key:        512 bits
	Priority:   normal
	Cipher:     aes-xts-plain64
	Cipher key: 512 bits
	PBKDF:      argon2id
	Time cost:  4
	Memory:     670696
	Threads:    2
	Salt:       0e d6 bd 4f f6 23 97 05 4d f2 19 04 34 0c 9e 65 
	            40 7f 21 5d e0 a0 08 8f 90 a1 ba 26 3b f6 e3 0b 
	AF stripes: 4000
	AF hash:    sha256
	Area offset:32768 [bytes]
	Area length:258048 [bytes]
	Digest ID:  0
Tokens:
Digests:
  0: pbkdf2
	Hash:       sha256
	Iterations: 102560
	Salt:       ca c0 66 e9 f3 c6 55 65 d3 a0 65 6b 45 5a f6 b9 
	            78 a5 68 0e 31 62 ca 3e 8a 7e cf 9a a4 73 5c f9 
	Digest:     ce d2 90 e0 3f eb b8 1a d1 48 3b 55 fd 4f ac 8e 
	            a2 55 c6 f9 b0 65 36 ea 5f 8e b4 b9 45 f1 cb b8 

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:22
Friday 26 July 2024  22:32:58 +0000 (0:00:00.182)       0:01:29.465 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:29
Friday 26 July 2024  22:32:58 +0000 (0:00:00.021)       0:01:29.487 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:40
Friday 26 July 2024  22:32:58 +0000 (0:00:00.021)       0:01:29.508 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:46
Friday 26 July 2024  22:32:58 +0000 (0:00:00.032)       0:01:29.541 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check LUKS version] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:51
Friday 26 July 2024  22:32:58 +0000 (0:00:00.014)       0:01:29.555 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption_luks_version",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS key size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:63
Friday 26 July 2024  22:32:58 +0000 (0:00:00.010)       0:01:29.566 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption_key_size",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS cipher] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:75
Friday 26 July 2024  22:32:58 +0000 (0:00:00.010)       0:01:29.577 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption_cipher",
    "skip_reason": "Conditional result was False"
}

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:87
Friday 26 July 2024  22:32:58 +0000 (0:00:00.010)       0:01:29.588 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [
            "luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e /dev/sda -"
        ],
        "_storage_test_expected_crypttab_entries": "1",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:93
Friday 26 July 2024  22:32:58 +0000 (0:00:00.025)       0:01:29.613 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:100
Friday 26 July 2024  22:32:58 +0000 (0:00:00.022)       0:01:29.636 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check backing device of crypttab entry] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:108
Friday 26 July 2024  22:32:58 +0000 (0:00:00.022)       0:01:29.659 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check key file of crypttab entry] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:116
Friday 26 July 2024  22:32:58 +0000 (0:00:00.022)       0:01:29.681 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:124
Friday 26 July 2024  22:32:58 +0000 (0:00:00.022)       0:01:29.704 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [Get information about RAID] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:8
Friday 26 July 2024  22:32:58 +0000 (0:00:00.011)       0:01:29.715 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set active devices regex] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:14
Friday 26 July 2024  22:32:58 +0000 (0:00:00.010)       0:01:29.725 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set spare devices regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:19
Friday 26 July 2024  22:32:58 +0000 (0:00:00.011)       0:01:29.736 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set md version regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:24
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:29.746 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set chunk size regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:29
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:29.755 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the chunk size] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:37
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:29.765 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID active devices count] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:46
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:29.775 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID spare devices count] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:54
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:29.784 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID metadata version] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:62
Friday 26 July 2024  22:32:58 +0000 (0:00:00.010)       0:01:29.795 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID chunk size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:70
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:29.805 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the actual size of the volume] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:3
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:29.815 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type not in ['partition', 'disk']",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested size of the volume] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:11
Friday 26 July 2024  22:32:58 +0000 (0:00:00.018)       0:01:29.833 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected size] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:20
Friday 26 July 2024  22:32:58 +0000 (0:00:00.018)       0:01:29.851 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:28
Friday 26 July 2024  22:32:58 +0000 (0:00:00.018)       0:01:29.869 *********** 
ok: [sut] => {
    "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined"
}

TASK [Get the size of parent/pool device] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:32
Friday 26 July 2024  22:32:58 +0000 (0:00:00.013)       0:01:29.883 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Show test pool] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:46
Friday 26 July 2024  22:32:58 +0000 (0:00:00.018)       0:01:29.901 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.type == \"lvm\""
}

TASK [Show test blockinfo] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:50
Friday 26 July 2024  22:32:58 +0000 (0:00:00.018)       0:01:29.920 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.type == \"lvm\""
}

TASK [Show test pool size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:54
Friday 26 July 2024  22:32:58 +0000 (0:00:00.018)       0:01:29.938 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.type == \"lvm\""
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:58
Friday 26 July 2024  22:32:58 +0000 (0:00:00.018)       0:01:29.957 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Default thin pool reserved space values] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:67
Friday 26 July 2024  22:32:58 +0000 (0:00:00.017)       0:01:29.975 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default minimal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:71
Friday 26 July 2024  22:32:58 +0000 (0:00:00.011)       0:01:29.986 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default maximal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:76
Friday 26 July 2024  22:32:58 +0000 (0:00:00.010)       0:01:29.997 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate maximum usable space in thin pool] *****************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:82
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:30.007 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply upper size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:86
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:30.017 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply lower size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:91
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:30.026 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Convert maximum usable thin pool space from int to Size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:96
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:30.036 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show max thin pool size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:101
Friday 26 July 2024  22:32:58 +0000 (0:00:00.010)       0:01:30.047 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show volume thin pool size] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:105
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:30.057 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show test volume size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:109
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:30.067 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Establish base value for expected thin pool size] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:113
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:30.076 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:120
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:30.086 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected thin pool volume size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:127
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:30.096 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected thin pool volume size based on percentage value] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:131
Friday 26 July 2024  22:32:58 +0000 (0:00:00.010)       0:01:30.107 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Replace expected volume size with calculated value] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:137
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:30.116 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show actual size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:143
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:30.126 *********** 
ok: [sut] => {
    "storage_test_actual_size": {
        "changed": false,
        "false_condition": "storage_test_volume.type not in ['partition', 'disk']",
        "skip_reason": "Conditional result was False",
        "skipped": true
    }
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:147
Friday 26 July 2024  22:32:58 +0000 (0:00:00.011)       0:01:30.138 *********** 
ok: [sut] => {
    "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined"
}

TASK [Assert expected size is actual size] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:151
Friday 26 July 2024  22:32:58 +0000 (0:00:00.011)       0:01:30.150 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Get information about the LV] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:5
Friday 26 July 2024  22:32:58 +0000 (0:00:00.018)       0:01:30.168 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV segment type] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:13
Friday 26 July 2024  22:32:58 +0000 (0:00:00.011)       0:01:30.179 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Check segment type] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:17
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:30.189 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV cache size] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:24
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:30.199 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested cache size] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:31
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:30.209 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected cache size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:37
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:30.219 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:42
Friday 26 July 2024  22:32:58 +0000 (0:00:00.009)       0:01:30.228 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:25
Friday 26 July 2024  22:32:58 +0000 (0:00:00.010)       0:01:30.239 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Clean up variable namespace] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:54
Friday 26 July 2024  22:32:58 +0000 (0:00:00.010)       0:01:30.250 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null
    },
    "changed": false
}

TASK [Create a file] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/create-test-file.yml:12
Friday 26 July 2024  22:32:58 +0000 (0:00:00.010)       0:01:30.260 *********** 
changed: [sut] => {
    "changed": true,
    "dest": "/opt/test1/quux",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "secontext": "unconfined_u:object_r:unlabeled_t:s0",
    "size": 0,
    "state": "file",
    "uid": 0
}

TASK [Test for correct handling of safe_mode] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:99
Friday 26 July 2024  22:32:59 +0000 (0:00:00.278)       0:01:30.539 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml for sut

TASK [Store global variable value copy] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:4
Friday 26 July 2024  22:32:59 +0000 (0:00:00.023)       0:01:30.562 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_pools_global": [],
        "storage_safe_mode_global": true,
        "storage_volumes_global": []
    },
    "changed": false
}

TASK [Verify role raises correct error] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:10
Friday 26 July 2024  22:32:59 +0000 (0:00:00.021)       0:01:30.584 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:32:59 +0000 (0:00:00.018)       0:01:30.603 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:32:59 +0000 (0:00:00.016)       0:01:30.619 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:32:59 +0000 (0:00:00.043)       0:01:30.663 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:32:59 +0000 (0:00:00.032)       0:01:30.695 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:32:59 +0000 (0:00:00.014)       0:01:30.709 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:32:59 +0000 (0:00:00.013)       0:01:30.723 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:32:59 +0000 (0:00:00.012)       0:01:30.735 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:32:59 +0000 (0:00:00.012)       0:01:30.748 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:32:59 +0000 (0:00:00.029)       0:01:30.777 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:33:00 +0000 (0:00:00.797)       0:01:31.575 *********** 
ok: [sut] => {
    "storage_pools": []
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:33:00 +0000 (0:00:00.015)       0:01:31.591 *********** 
ok: [sut] => {
    "storage_volumes": [
        {
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_password": "yabbadabbadoo",
            "mount_point": "/opt/test1",
            "name": "foo",
            "type": "disk"
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:33:00 +0000 (0:00:00.014)       0:01:31.605 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:33:01 +0000 (0:00:00.977)       0:01:32.583 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:33:01 +0000 (0:00:00.023)       0:01:32.607 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:33:01 +0000 (0:00:00.018)       0:01:32.625 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:33:01 +0000 (0:00:00.018)       0:01:32.644 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:33:01 +0000 (0:00:00.017)       0:01:32.662 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:33:02 +0000 (0:00:00.799)       0:01:33.461 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:33:03 +0000 (0:00:01.616)       0:01:35.077 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:33:03 +0000 (0:00:00.031)       0:01:35.108 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:33:03 +0000 (0:00:00.010)       0:01:35.118 *********** 
fatal: [sut]: FAILED! => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

MSG:

cannot remove existing formatting on device 'luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e' in safe mode due to encryption removal

TASK [fedora.linux_system_roles.storage : Failed message] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:109
Friday 26 July 2024  22:33:04 +0000 (0:00:00.991)       0:01:36.110 *********** 
fatal: [sut]: FAILED! => {
    "changed": false
}

MSG:

{'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "cannot remove existing formatting on device 'luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e' in safe mode due to encryption removal", 'invocation': {'module_args': {'pools': [], 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks2', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'foo', 'raid_level': None, 'size': 10720641024, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_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': [], 'grow_to_fill': False, '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, 'shared': False}, '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_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': None}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:33:04 +0000 (0:00:00.016)       0:01:36.126 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Check that we failed in the role] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:23
Friday 26 July 2024  22:33:04 +0000 (0:00:00.009)       0:01:36.136 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the blivet output and error message are correct] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:28
Friday 26 July 2024  22:33:04 +0000 (0:00:00.012)       0:01:36.148 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify correct exception or error message] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:39
Friday 26 July 2024  22:33:04 +0000 (0:00:00.017)       0:01:36.166 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_failed_exception is defined",
    "skip_reason": "Conditional result was False"
}

TASK [Stat the file] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-data-preservation.yml:11
Friday 26 July 2024  22:33:04 +0000 (0:00:00.015)       0:01:36.181 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033179.2046173,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1722033179.2046173,
        "dev": 64768,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 131,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/x-empty",
        "mode": "0644",
        "mtime": 1722033179.2046173,
        "nlink": 1,
        "path": "/opt/test1/quux",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "1823561671",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Assert file presence] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-data-preservation.yml:16
Friday 26 July 2024  22:33:05 +0000 (0:00:00.180)       0:01:36.362 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Remove the encryption layer] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:119
Friday 26 July 2024  22:33:05 +0000 (0:00:00.016)       0:01:36.379 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:33:05 +0000 (0:00:00.034)       0:01:36.413 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:33:05 +0000 (0:00:00.018)       0:01:36.431 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:33:05 +0000 (0:00:00.032)       0:01:36.463 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:33:05 +0000 (0:00:00.045)       0:01:36.509 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:33:05 +0000 (0:00:00.016)       0:01:36.525 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:33:05 +0000 (0:00:00.015)       0:01:36.540 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:33:05 +0000 (0:00:00.012)       0:01:36.553 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:33:05 +0000 (0:00:00.012)       0:01:36.566 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:33:05 +0000 (0:00:00.028)       0:01:36.595 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:33:06 +0000 (0:00:00.789)       0:01:37.384 *********** 
ok: [sut] => {
    "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined"
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:33:06 +0000 (0:00:00.013)       0:01:37.398 *********** 
ok: [sut] => {
    "storage_volumes": [
        {
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_password": "yabbadabbadoo",
            "mount_point": "/opt/test1",
            "name": "foo",
            "type": "disk"
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:33:06 +0000 (0:00:00.014)       0:01:37.413 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:33:07 +0000 (0:00:00.936)       0:01:38.350 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:33:07 +0000 (0:00:00.023)       0:01:38.373 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:33:07 +0000 (0:00:00.018)       0:01:38.392 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:33:07 +0000 (0:00:00.019)       0:01:38.411 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:33:07 +0000 (0:00:00.017)       0:01:38.429 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:33:07 +0000 (0:00:00.772)       0:01:39.201 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:33:09 +0000 (0:00:01.552)       0:01:40.753 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:33:09 +0000 (0:00:00.031)       0:01:40.784 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:33:09 +0000 (0:00:00.009)       0:01:40.794 *********** 
changed: [sut] => {
    "actions": [
        {
            "action": "destroy format",
            "device": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
            "fs_type": "xfs"
        },
        {
            "action": "destroy device",
            "device": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
            "fs_type": null
        },
        {
            "action": "destroy format",
            "device": "/dev/sda",
            "fs_type": "luks"
        },
        {
            "action": "create format",
            "device": "/dev/sda",
            "fs_type": "xfs"
        }
    ],
    "changed": true,
    "crypts": [
        {
            "backing_device": "/dev/sda",
            "name": "luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
            "password": "-",
            "state": "absent"
        }
    ],
    "leaves": [
        "/dev/sda",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/sdd",
        "/dev/sde",
        "/dev/sdf",
        "/dev/sdg",
        "/dev/sdh",
        "/dev/sdi",
        "/dev/xvda1"
    ],
    "mounts": [
        {
            "fstype": "xfs",
            "path": "/opt/test1",
            "src": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
            "state": "absent"
        },
        {
            "dump": 0,
            "fstype": "xfs",
            "group": null,
            "mode": null,
            "opts": "defaults",
            "owner": null,
            "passno": 0,
            "path": "/opt/test1",
            "src": "UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29",
            "state": "mounted"
        }
    ],
    "packages": [
        "xfsprogs"
    ],
    "pools": [],
    "volumes": [
        {
            "_device": "/dev/sda",
            "_kernel_device": "/dev/sda",
            "_mount_id": "UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29",
            "_raw_device": "/dev/sda",
            "_raw_kernel_device": "/dev/sda",
            "cache_devices": [],
            "cache_mode": null,
            "cache_size": 0,
            "cached": false,
            "compression": null,
            "deduplication": null,
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": 0,
            "encryption_luks_version": "luks2",
            "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
            "fs_create_options": "",
            "fs_label": "",
            "fs_overwrite_existing": true,
            "fs_type": "xfs",
            "mount_check": 0,
            "mount_device_identifier": "uuid",
            "mount_group": null,
            "mount_mode": null,
            "mount_options": "defaults",
            "mount_passno": 0,
            "mount_point": "/opt/test1",
            "mount_user": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "raid_stripe_size": null,
            "size": 10720641024,
            "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83
Friday 26 July 2024  22:33:10 +0000 (0:00:01.462)       0:01:42.257 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_udevadm_trigger | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Friday 26 July 2024  22:33:10 +0000 (0:00:00.020)       0:01:42.277 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033173.8635309,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "d6a6017d8acf8c18ca88d863905f6f2470d3b044",
        "ctime": 1722033173.859531,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 505413956,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1722033173.859531,
        "nlink": 1,
        "path": "/etc/fstab",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 1448,
        "uid": 0,
        "version": "3334868862",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95
Friday 26 July 2024  22:33:11 +0000 (0:00:00.180)       0:01:42.457 *********** 
ok: [sut] => {
    "backup": "",
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:33:11 +0000 (0:00:00.200)       0:01:42.657 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Show blivet_output] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119
Friday 26 July 2024  22:33:11 +0000 (0:00:00.010)       0:01:42.668 *********** 
ok: [sut] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy format",
                "device": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
                "fs_type": "xfs"
            },
            {
                "action": "destroy device",
                "device": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
                "fs_type": null
            },
            {
                "action": "destroy format",
                "device": "/dev/sda",
                "fs_type": "luks"
            },
            {
                "action": "create format",
                "device": "/dev/sda",
                "fs_type": "xfs"
            }
        ],
        "changed": true,
        "crypts": [
            {
                "backing_device": "/dev/sda",
                "name": "luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
                "password": "-",
                "state": "absent"
            }
        ],
        "failed": false,
        "leaves": [
            "/dev/sda",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/sdd",
            "/dev/sde",
            "/dev/sdf",
            "/dev/sdg",
            "/dev/sdh",
            "/dev/sdi",
            "/dev/xvda1"
        ],
        "mounts": [
            {
                "fstype": "xfs",
                "path": "/opt/test1",
                "src": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
                "state": "absent"
            },
            {
                "dump": 0,
                "fstype": "xfs",
                "group": null,
                "mode": null,
                "opts": "defaults",
                "owner": null,
                "passno": 0,
                "path": "/opt/test1",
                "src": "UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29",
                "state": "mounted"
            }
        ],
        "packages": [
            "xfsprogs"
        ],
        "pools": [],
        "volumes": [
            {
                "_device": "/dev/sda",
                "_kernel_device": "/dev/sda",
                "_mount_id": "UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29",
                "_raw_device": "/dev/sda",
                "_raw_kernel_device": "/dev/sda",
                "cache_devices": [],
                "cache_mode": null,
                "cache_size": 0,
                "cached": false,
                "compression": null,
                "deduplication": null,
                "disks": [
                    "sda"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": 0,
                "encryption_luks_version": "luks2",
                "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                "fs_create_options": "",
                "fs_label": "",
                "fs_overwrite_existing": true,
                "fs_type": "xfs",
                "mount_check": 0,
                "mount_device_identifier": "uuid",
                "mount_group": null,
                "mount_mode": null,
                "mount_options": "defaults",
                "mount_passno": 0,
                "mount_point": "/opt/test1",
                "mount_user": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "raid_stripe_size": null,
                "size": 10720641024,
                "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128
Friday 26 July 2024  22:33:11 +0000 (0:00:00.015)       0:01:42.684 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Friday 26 July 2024  22:33:11 +0000 (0:00:00.013)       0:01:42.698 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": [
            {
                "_device": "/dev/sda",
                "_kernel_device": "/dev/sda",
                "_mount_id": "UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29",
                "_raw_device": "/dev/sda",
                "_raw_kernel_device": "/dev/sda",
                "cache_devices": [],
                "cache_mode": null,
                "cache_size": 0,
                "cached": false,
                "compression": null,
                "deduplication": null,
                "disks": [
                    "sda"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": 0,
                "encryption_luks_version": "luks2",
                "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                "fs_create_options": "",
                "fs_label": "",
                "fs_overwrite_existing": true,
                "fs_type": "xfs",
                "mount_check": 0,
                "mount_device_identifier": "uuid",
                "mount_group": null,
                "mount_mode": null,
                "mount_options": "defaults",
                "mount_passno": 0,
                "mount_point": "/opt/test1",
                "mount_user": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "raid_stripe_size": null,
                "size": 10720641024,
                "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Friday 26 July 2024  22:33:11 +0000 (0:00:00.014)       0:01:42.712 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [sut] => (item={'src': '/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "fstype": "xfs",
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
        "state": "absent"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e"
}

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159
Friday 26 July 2024  22:33:11 +0000 (0:00:00.191)       0:01:42.904 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Set up new/current mounts] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164
Friday 26 July 2024  22:33:12 +0000 (0:00:00.497)       0:01:43.401 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [sut] => (item={'src': 'UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29",
        "state": "mounted"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29"
}

TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175
Friday 26 July 2024  22:33:12 +0000 (0:00:00.209)       0:01:43.610 *********** 
skipping: [sut] => (item={'src': 'UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None})  => {
    "ansible_loop_var": "mount_info",
    "changed": false,
    "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29",
        "state": "mounted"
    },
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187
Friday 26 July 2024  22:33:12 +0000 (0:00:00.025)       0:01:43.636 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195
Friday 26 July 2024  22:33:12 +0000 (0:00:00.503)       0:01:44.139 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033176.2845702,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "15557b866cc3e79ec5013ce75323c9e57e70036d",
        "ctime": 1722033174.7815459,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 520094018,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0600",
        "mtime": 1722033174.7805457,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 53,
        "uid": 0,
        "version": "1762131760",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200
Friday 26 July 2024  22:33:13 +0000 (0:00:00.184)       0:01:44.324 *********** 
changed: [sut] => (item={'backing_device': '/dev/sda', 'name': 'luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e', 'password': '-', 'state': 'absent'}) => {
    "ansible_loop_var": "entry",
    "backup": "",
    "changed": true,
    "entry": {
        "backing_device": "/dev/sda",
        "name": "luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
        "password": "-",
        "state": "absent"
    },
    "found": 1
}

MSG:

1 line(s) removed

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222
Friday 26 July 2024  22:33:13 +0000 (0:00:00.196)       0:01:44.520 *********** 
ok: [sut]

TASK [Verify role results] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:132
Friday 26 July 2024  22:33:13 +0000 (0:00:00.729)       0:01:45.250 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml for sut

TASK [Print out pool information] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:2
Friday 26 July 2024  22:33:13 +0000 (0:00:00.024)       0:01:45.274 *********** 
skipping: [sut] => {
    "false_condition": "_storage_pools_list | length > 0"
}

TASK [Print out volume information] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:7
Friday 26 July 2024  22:33:13 +0000 (0:00:00.020)       0:01:45.295 *********** 
ok: [sut] => {
    "_storage_volumes_list": [
        {
            "_device": "/dev/sda",
            "_kernel_device": "/dev/sda",
            "_mount_id": "UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29",
            "_raw_device": "/dev/sda",
            "_raw_kernel_device": "/dev/sda",
            "cache_devices": [],
            "cache_mode": null,
            "cache_size": 0,
            "cached": false,
            "compression": null,
            "deduplication": null,
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": 0,
            "encryption_luks_version": "luks2",
            "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
            "fs_create_options": "",
            "fs_label": "",
            "fs_overwrite_existing": true,
            "fs_type": "xfs",
            "mount_check": 0,
            "mount_device_identifier": "uuid",
            "mount_group": null,
            "mount_mode": null,
            "mount_options": "defaults",
            "mount_passno": 0,
            "mount_point": "/opt/test1",
            "mount_user": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "raid_stripe_size": null,
            "size": 10720641024,
            "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:15
Friday 26 July 2024  22:33:14 +0000 (0:00:00.022)       0:01:45.317 *********** 
ok: [sut] => {
    "changed": false,
    "info": {
        "/dev/sda": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/opt/test1",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": "651a543d-a74e-4d02-a1f5-0cdd7f987d29"
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdd": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdd",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sde": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sde",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdf": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdg": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdg",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdh": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdh",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdi": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdi",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/xvda",
            "size": "250G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda1": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/",
            "name": "/dev/xvda1",
            "size": "250G",
            "type": "partition",
            "uuid": "f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3"
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:20
Friday 26 July 2024  22:33:14 +0000 (0:00:00.176)       0:01:45.494 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.003043",
    "end": "2024-07-26 22:33:14.335059",
    "rc": 0,
    "start": "2024-07-26 22:33:14.332016"
}

STDOUT:


# system_role:storage
#
# /etc/fstab
# Created by anaconda on Wed Jul 24 09:00:32 2024
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3 /                       xfs     defaults        0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29 /opt/test1 xfs defaults 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:25
Friday 26 July 2024  22:33:14 +0000 (0:00:00.173)       0:01:45.668 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.003040",
    "end": "2024-07-26 22:33:14.508727",
    "failed_when_result": false,
    "rc": 0,
    "start": "2024-07-26 22:33:14.505687"
}

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:34
Friday 26 July 2024  22:33:14 +0000 (0:00:00.174)       0:01:45.842 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:44
Friday 26 July 2024  22:33:14 +0000 (0:00:00.009)       0:01:45.851 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks2', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'foo', 'raid_level': None, 'size': 10720641024, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_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/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'})

TASK [Set storage volume test variables] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:2
Friday 26 July 2024  22:33:14 +0000 (0:00:00.032)       0:01:45.884 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": true,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [Run test verify for {{ storage_test_volume_subset }}] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:19
Friday 26 July 2024  22:33:14 +0000 (0:00:00.021)       0:01:45.905 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml for sut => (item=mount)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml for sut => (item=fstab)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml for sut => (item=fs)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml for sut => (item=device)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml for sut => (item=encryption)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml for sut => (item=md)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml for sut => (item=size)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml for sut => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:7
Friday 26 July 2024  22:33:14 +0000 (0:00:00.045)       0:01:45.950 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/sda"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:11
Friday 26 July 2024  22:33:14 +0000 (0:00:00.016)       0:01:45.967 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_mount_expected_mount_point": "/opt/test1",
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Get information about the mountpoint directory] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:19
Friday 26 July 2024  22:33:14 +0000 (0:00:00.022)       0:01:45.990 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the current mount state by device] ********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:28
Friday 26 July 2024  22:33:14 +0000 (0:00:00.011)       0:01:46.001 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount directory user] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:36
Friday 26 July 2024  22:33:14 +0000 (0:00:00.014)       0:01:46.015 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory group] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:42
Friday 26 July 2024  22:33:14 +0000 (0:00:00.010)       0:01:46.025 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory permissions] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:48
Friday 26 July 2024  22:33:14 +0000 (0:00:00.010)       0:01:46.036 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode",
    "skip_reason": "Conditional result was False"
}

TASK [Get path of test volume device] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:57
Friday 26 July 2024  22:33:14 +0000 (0:00:00.010)       0:01:46.047 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:63
Friday 26 July 2024  22:33:14 +0000 (0:00:00.011)       0:01:46.058 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:69
Friday 26 July 2024  22:33:14 +0000 (0:00:00.011)       0:01:46.069 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:79
Friday 26 July 2024  22:33:14 +0000 (0:00:00.014)       0:01:46.083 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_found_mount_stat": null,
        "storage_test_mount_expected_mount_point": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:2
Friday 26 July 2024  22:33:14 +0000 (0:00:00.011)       0:01:46.095 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "1",
        "storage_test_fstab_expected_mount_options_matches": "1",
        "storage_test_fstab_expected_mount_point_matches": "1",
        "storage_test_fstab_id_matches": [
            "UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29 "
        ],
        "storage_test_fstab_mount_options_matches": [
            " /opt/test1 xfs defaults "
        ],
        "storage_test_fstab_mount_point_matches": [
            " /opt/test1 "
        ]
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:17
Friday 26 July 2024  22:33:14 +0000 (0:00:00.034)       0:01:46.129 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the fstab mount point] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:24
Friday 26 July 2024  22:33:14 +0000 (0:00:00.022)       0:01:46.152 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:33
Friday 26 July 2024  22:33:14 +0000 (0:00:00.021)       0:01:46.173 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_verify_mount_options | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify fingerprint] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:45
Friday 26 July 2024  22:33:14 +0000 (0:00:00.018)       0:01:46.192 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:51
Friday 26 July 2024  22:33:14 +0000 (0:00:00.013)       0:01:46.205 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:6
Friday 26 July 2024  22:33:14 +0000 (0:00:00.010)       0:01:46.216 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify fs label] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:14
Friday 26 July 2024  22:33:14 +0000 (0:00:00.022)       0:01:46.239 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [See whether the device node is present] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:3
Friday 26 July 2024  22:33:14 +0000 (0:00:00.024)       0:01:46.264 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033190.868806,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1722033190.868806,
        "dev": 5,
        "device_type": 2048,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 446,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/blockdevice",
        "mode": "0660",
        "mtime": 1722033190.868806,
        "nlink": 1,
        "path": "/dev/sda",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:9
Friday 26 July 2024  22:33:15 +0000 (0:00:00.179)       0:01:46.443 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:16
Friday 26 July 2024  22:33:15 +0000 (0:00:00.014)       0:01:46.458 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')",
    "skip_reason": "Conditional result was False"
}

TASK [Make sure we got info about this volume] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:23
Friday 26 July 2024  22:33:15 +0000 (0:00:00.011)       0:01:46.469 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Process volume type (set initial value) (1/2)] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:29
Friday 26 July 2024  22:33:15 +0000 (0:00:00.013)       0:01:46.483 *********** 
ok: [sut] => {
    "ansible_facts": {
        "st_volume_type": "disk"
    },
    "changed": false
}

TASK [Process volume type (get RAID value) (2/2)] ******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:33
Friday 26 July 2024  22:33:15 +0000 (0:00:00.012)       0:01:46.495 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"raid\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:38
Friday 26 July 2024  22:33:15 +0000 (0:00:00.010)       0:01:46.505 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:3
Friday 26 July 2024  22:33:15 +0000 (0:00:00.013)       0:01:46.518 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Ensure cryptsetup is present] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:10
Friday 26 July 2024  22:33:15 +0000 (0:00:00.009)       0:01:46.528 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:16
Friday 26 July 2024  22:33:15 +0000 (0:00:00.773)       0:01:47.302 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:22
Friday 26 July 2024  22:33:16 +0000 (0:00:00.011)       0:01:47.313 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:29
Friday 26 July 2024  22:33:16 +0000 (0:00:00.010)       0:01:47.323 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:40
Friday 26 July 2024  22:33:16 +0000 (0:00:00.022)       0:01:47.345 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:46
Friday 26 July 2024  22:33:16 +0000 (0:00:00.010)       0:01:47.355 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS version] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:51
Friday 26 July 2024  22:33:16 +0000 (0:00:00.009)       0:01:47.365 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS key size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:63
Friday 26 July 2024  22:33:16 +0000 (0:00:00.032)       0:01:47.397 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS cipher] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:75
Friday 26 July 2024  22:33:16 +0000 (0:00:00.011)       0:01:47.408 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:87
Friday 26 July 2024  22:33:16 +0000 (0:00:00.010)       0:01:47.419 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [],
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:93
Friday 26 July 2024  22:33:16 +0000 (0:00:00.023)       0:01:47.443 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:100
Friday 26 July 2024  22:33:16 +0000 (0:00:00.021)       0:01:47.464 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:108
Friday 26 July 2024  22:33:16 +0000 (0:00:00.018)       0:01:47.483 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:116
Friday 26 July 2024  22:33:16 +0000 (0:00:00.019)       0:01:47.503 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:124
Friday 26 July 2024  22:33:16 +0000 (0:00:00.018)       0:01:47.521 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [Get information about RAID] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:8
Friday 26 July 2024  22:33:16 +0000 (0:00:00.011)       0:01:47.532 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set active devices regex] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:14
Friday 26 July 2024  22:33:16 +0000 (0:00:00.010)       0:01:47.542 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set spare devices regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:19
Friday 26 July 2024  22:33:16 +0000 (0:00:00.010)       0:01:47.553 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set md version regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:24
Friday 26 July 2024  22:33:16 +0000 (0:00:00.010)       0:01:47.563 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set chunk size regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:29
Friday 26 July 2024  22:33:16 +0000 (0:00:00.011)       0:01:47.574 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the chunk size] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:37
Friday 26 July 2024  22:33:16 +0000 (0:00:00.010)       0:01:47.585 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID active devices count] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:46
Friday 26 July 2024  22:33:16 +0000 (0:00:00.009)       0:01:47.595 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID spare devices count] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:54
Friday 26 July 2024  22:33:16 +0000 (0:00:00.009)       0:01:47.604 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID metadata version] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:62
Friday 26 July 2024  22:33:16 +0000 (0:00:00.009)       0:01:47.614 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID chunk size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:70
Friday 26 July 2024  22:33:16 +0000 (0:00:00.009)       0:01:47.624 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the actual size of the volume] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:3
Friday 26 July 2024  22:33:16 +0000 (0:00:00.011)       0:01:47.635 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type not in ['partition', 'disk']",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested size of the volume] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:11
Friday 26 July 2024  22:33:16 +0000 (0:00:00.018)       0:01:47.653 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected size] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:20
Friday 26 July 2024  22:33:16 +0000 (0:00:00.018)       0:01:47.672 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:28
Friday 26 July 2024  22:33:16 +0000 (0:00:00.018)       0:01:47.690 *********** 
ok: [sut] => {
    "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined"
}

TASK [Get the size of parent/pool device] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:32
Friday 26 July 2024  22:33:16 +0000 (0:00:00.012)       0:01:47.702 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Show test pool] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:46
Friday 26 July 2024  22:33:16 +0000 (0:00:00.018)       0:01:47.721 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.type == \"lvm\""
}

TASK [Show test blockinfo] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:50
Friday 26 July 2024  22:33:16 +0000 (0:00:00.020)       0:01:47.741 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.type == \"lvm\""
}

TASK [Show test pool size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:54
Friday 26 July 2024  22:33:16 +0000 (0:00:00.019)       0:01:47.760 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.type == \"lvm\""
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:58
Friday 26 July 2024  22:33:16 +0000 (0:00:00.018)       0:01:47.778 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Default thin pool reserved space values] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:67
Friday 26 July 2024  22:33:16 +0000 (0:00:00.018)       0:01:47.797 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default minimal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:71
Friday 26 July 2024  22:33:16 +0000 (0:00:00.010)       0:01:47.807 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default maximal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:76
Friday 26 July 2024  22:33:16 +0000 (0:00:00.010)       0:01:47.818 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate maximum usable space in thin pool] *****************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:82
Friday 26 July 2024  22:33:16 +0000 (0:00:00.011)       0:01:47.829 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply upper size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:86
Friday 26 July 2024  22:33:16 +0000 (0:00:00.009)       0:01:47.839 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply lower size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:91
Friday 26 July 2024  22:33:16 +0000 (0:00:00.009)       0:01:47.848 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Convert maximum usable thin pool space from int to Size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:96
Friday 26 July 2024  22:33:16 +0000 (0:00:00.010)       0:01:47.858 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show max thin pool size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:101
Friday 26 July 2024  22:33:16 +0000 (0:00:00.009)       0:01:47.868 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show volume thin pool size] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:105
Friday 26 July 2024  22:33:16 +0000 (0:00:00.009)       0:01:47.878 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show test volume size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:109
Friday 26 July 2024  22:33:16 +0000 (0:00:00.010)       0:01:47.889 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Establish base value for expected thin pool size] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:113
Friday 26 July 2024  22:33:16 +0000 (0:00:00.009)       0:01:47.898 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:120
Friday 26 July 2024  22:33:16 +0000 (0:00:00.009)       0:01:47.908 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected thin pool volume size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:127
Friday 26 July 2024  22:33:16 +0000 (0:00:00.009)       0:01:47.918 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected thin pool volume size based on percentage value] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:131
Friday 26 July 2024  22:33:16 +0000 (0:00:00.009)       0:01:47.928 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Replace expected volume size with calculated value] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:137
Friday 26 July 2024  22:33:16 +0000 (0:00:00.009)       0:01:47.937 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show actual size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:143
Friday 26 July 2024  22:33:16 +0000 (0:00:00.010)       0:01:47.948 *********** 
ok: [sut] => {
    "storage_test_actual_size": {
        "changed": false,
        "false_condition": "storage_test_volume.type not in ['partition', 'disk']",
        "skip_reason": "Conditional result was False",
        "skipped": true
    }
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:147
Friday 26 July 2024  22:33:16 +0000 (0:00:00.011)       0:01:47.960 *********** 
ok: [sut] => {
    "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined"
}

TASK [Assert expected size is actual size] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:151
Friday 26 July 2024  22:33:16 +0000 (0:00:00.012)       0:01:47.972 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Get information about the LV] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:5
Friday 26 July 2024  22:33:16 +0000 (0:00:00.018)       0:01:47.991 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV segment type] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:13
Friday 26 July 2024  22:33:16 +0000 (0:00:00.010)       0:01:48.001 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Check segment type] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:17
Friday 26 July 2024  22:33:16 +0000 (0:00:00.010)       0:01:48.011 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV cache size] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:24
Friday 26 July 2024  22:33:16 +0000 (0:00:00.011)       0:01:48.023 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested cache size] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:31
Friday 26 July 2024  22:33:16 +0000 (0:00:00.010)       0:01:48.033 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected cache size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:37
Friday 26 July 2024  22:33:16 +0000 (0:00:00.009)       0:01:48.043 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:42
Friday 26 July 2024  22:33:16 +0000 (0:00:00.009)       0:01:48.053 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:25
Friday 26 July 2024  22:33:16 +0000 (0:00:00.009)       0:01:48.063 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Clean up variable namespace] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:54
Friday 26 July 2024  22:33:16 +0000 (0:00:00.010)       0:01:48.073 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null
    },
    "changed": false
}

TASK [Create a file] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/create-test-file.yml:12
Friday 26 July 2024  22:33:16 +0000 (0:00:00.012)       0:01:48.086 *********** 
changed: [sut] => {
    "changed": true,
    "dest": "/opt/test1/quux",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "secontext": "unconfined_u:object_r:unlabeled_t:s0",
    "size": 0,
    "state": "file",
    "uid": 0
}

TASK [Test for correct handling of safe_mode] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:138
Friday 26 July 2024  22:33:16 +0000 (0:00:00.184)       0:01:48.270 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml for sut

TASK [Store global variable value copy] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:4
Friday 26 July 2024  22:33:16 +0000 (0:00:00.025)       0:01:48.296 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_pools_global": [],
        "storage_safe_mode_global": true,
        "storage_volumes_global": []
    },
    "changed": false
}

TASK [Verify role raises correct error] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:10
Friday 26 July 2024  22:33:17 +0000 (0:00:00.021)       0:01:48.317 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:33:17 +0000 (0:00:00.019)       0:01:48.336 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:33:17 +0000 (0:00:00.016)       0:01:48.353 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:33:17 +0000 (0:00:00.021)       0:01:48.374 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:33:17 +0000 (0:00:00.030)       0:01:48.405 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:33:17 +0000 (0:00:00.036)       0:01:48.442 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:33:17 +0000 (0:00:00.015)       0:01:48.457 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:33:17 +0000 (0:00:00.012)       0:01:48.470 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:33:17 +0000 (0:00:00.012)       0:01:48.482 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:33:17 +0000 (0:00:00.029)       0:01:48.512 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:33:18 +0000 (0:00:00.800)       0:01:49.312 *********** 
ok: [sut] => {
    "storage_pools": []
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:33:18 +0000 (0:00:00.015)       0:01:49.328 *********** 
ok: [sut] => {
    "storage_volumes": [
        {
            "disks": [
                "sda"
            ],
            "encryption": true,
            "encryption_password": "yabbadabbadoo",
            "mount_point": "/opt/test1",
            "name": "foo",
            "type": "disk"
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:33:18 +0000 (0:00:00.014)       0:01:49.343 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [
        "cryptsetup"
    ],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:33:18 +0000 (0:00:00.884)       0:01:50.227 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:33:18 +0000 (0:00:00.024)       0:01:50.252 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:33:18 +0000 (0:00:00.018)       0:01:50.271 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:33:18 +0000 (0:00:00.019)       0:01:50.290 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:33:18 +0000 (0:00:00.018)       0:01:50.308 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:33:19 +0000 (0:00:00.789)       0:01:51.098 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-cryptsetup@luks\\x2db118ca16\\x2d84d5\\x2d4f9f\\x2d94d4\\x2df3f277d19f2e.service": {
                "name": "systemd-cryptsetup@luks\\x2db118ca16\\x2d84d5\\x2d4f9f\\x2d94d4\\x2df3f277d19f2e.service",
                "source": "systemd",
                "state": "stopped",
                "status": "generated"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:33:21 +0000 (0:00:01.593)       0:01:52.691 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": [
            "systemd-cryptsetup@luks\\x2db118ca16\\x2d84d5\\x2d4f9f\\x2d94d4\\x2df3f277d19f2e.service"
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:33:21 +0000 (0:00:00.031)       0:01:52.722 *********** 
changed: [sut] => (item=systemd-cryptsetup@luks\x2db118ca16\x2d84d5\x2d4f9f\x2d94d4\x2df3f277d19f2e.service) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "systemd-cryptsetup@luks\\x2db118ca16\\x2d84d5\\x2d4f9f\\x2d94d4\\x2df3f277d19f2e.service",
    "name": "systemd-cryptsetup@luks\\x2db118ca16\\x2d84d5\\x2d4f9f\\x2d94d4\\x2df3f277d19f2e.service",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "dev-sda.device cryptsetup-pre.target systemd-journald.socket systemd-udevd-kernel.socket \"system-systemd\\\\x2dcryptsetup.slice\"",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "\"blockdev@dev-mapper-luks\\\\x2db118ca16\\\\x2d84d5\\\\x2d4f9f\\\\x2d94d4\\\\x2df3f277d19f2e.target\" umount.target cryptsetup.target",
        "BindsTo": "dev-sda.device",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "umount.target",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "no",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Cryptography Setup for luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e",
        "DevicePolicy": "auto",
        "Documentation": "\"man:crypttab(5)\" \"man:systemd-cryptsetup-generator(8)\" \"man:systemd-cryptsetup@.service(8)\"",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup attach luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e /dev/sda -  ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup attach luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e /dev/sda -  ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup detach luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStopEx": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup detach luks-b118ca16-84d5-4f9f-94d4-f3f277d19f2e ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FinalKillSignal": "9",
        "FragmentPath": "/run/systemd/generator/systemd-cryptsetup@luks\\x2db118ca16\\x2d84d5\\x2d4f9f\\x2d94d4\\x2df3f277d19f2e.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "systemd-cryptsetup@luks\\x2db118ca16\\x2d84d5\\x2d4f9f\\x2d94d4\\x2df3f277d19f2e.service",
        "IgnoreOnIsolate": "yes",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "shared",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "\"systemd-cryptsetup@luks\\\\x2db118ca16\\\\x2d84d5\\\\x2d4f9f\\\\x2d94d4\\\\x2df3f277d19f2e.service\"",
        "NeedDaemonReload": "yes",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "500",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "yes",
        "RemoveIPC": "no",
        "RequiredBy": "cryptsetup.target",
        "Requires": "\"system-systemd\\\\x2dcryptsetup.slice\"",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system-systemd\\x2dcryptsetup.slice",
        "SourcePath": "/etc/crypttab",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Fri 2024-07-26 22:33:12 UTC",
        "StateChangeTimestampMonotonic": "583791984",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22342",
        "TimeoutAbortUSec": "infinity",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "infinity",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "infinity",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "oneshot",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "generated",
        "UtmpMode": "init",
        "Wants": "\"blockdev@dev-mapper-luks\\\\x2db118ca16\\\\x2d84d5\\\\x2d4f9f\\\\x2d94d4\\\\x2df3f277d19f2e.target\"",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:33:21 +0000 (0:00:00.527)       0:01:53.250 *********** 
fatal: [sut]: FAILED! => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

MSG:

cannot remove existing formatting on device 'sda' in safe mode due to adding encryption

TASK [fedora.linux_system_roles.storage : Failed message] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:109
Friday 26 July 2024  22:33:22 +0000 (0:00:00.890)       0:01:54.141 *********** 
fatal: [sut]: FAILED! => {
    "changed": false
}

MSG:

{'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "cannot remove existing formatting on device 'sda' in safe mode due to adding encryption", 'invocation': {'module_args': {'pools': [], 'volumes': [{'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'foo', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_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': [], 'grow_to_fill': False, '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, 'shared': False}, '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_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': None}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:33:22 +0000 (0:00:00.017)       0:01:54.159 *********** 
changed: [sut] => (item=systemd-cryptsetup@luks\x2db118ca16\x2d84d5\x2d4f9f\x2d94d4\x2df3f277d19f2e.service) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "systemd-cryptsetup@luks\\x2db118ca16\\x2d84d5\\x2d4f9f\\x2d94d4\\x2df3f277d19f2e.service",
    "name": "systemd-cryptsetup@luks\\x2db118ca16\\x2d84d5\\x2d4f9f\\x2d94d4\\x2df3f277d19f2e.service",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "no",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "systemd-cryptsetup@luks\\x2db118ca16\\x2d84d5\\x2d4f9f\\x2d94d4\\x2df3f277d19f2e.service",
        "DevicePolicy": "auto",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FinalKillSignal": "9",
        "FragmentPath": "/etc/systemd/system/systemd-cryptsetup@luks\\x2db118ca16\\x2d84d5\\x2d4f9f\\x2d94d4\\x2df3f277d19f2e.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "systemd-cryptsetup@luks\\x2db118ca16\\x2d84d5\\x2d4f9f\\x2d94d4\\x2df3f277d19f2e.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "462966784",
        "LimitMEMLOCKSoft": "462966784",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "1073741816",
        "LimitNOFILESoft": "1073741816",
        "LimitNPROC": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luks\\x2db118ca16\\x2d84d5\\x2d4f9f\\x2d94d4\\x2df3f277d19f2e.service is masked.\"",
        "LoadState": "masked",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "\"systemd-cryptsetup@luks\\\\x2db118ca16\\\\x2d84d5\\\\x2d4f9f\\\\x2d94d4\\\\x2df3f277d19f2e.service\"",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "inherit",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestampMonotonic": "0",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22342",
        "TimeoutAbortUSec": "1min 30s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "masked",
        "UtmpMode": "init",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [Check that we failed in the role] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:23
Friday 26 July 2024  22:33:23 +0000 (0:00:00.522)       0:01:54.682 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the blivet output and error message are correct] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:28
Friday 26 July 2024  22:33:23 +0000 (0:00:00.013)       0:01:54.695 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify correct exception or error message] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:39
Friday 26 July 2024  22:33:23 +0000 (0:00:00.017)       0:01:54.713 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_failed_exception is defined",
    "skip_reason": "Conditional result was False"
}

TASK [Stat the file] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-data-preservation.yml:11
Friday 26 July 2024  22:33:23 +0000 (0:00:00.013)       0:01:54.727 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033196.9369042,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1722033196.9369042,
        "dev": 2048,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 131,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/x-empty",
        "mode": "0644",
        "mtime": 1722033196.9369042,
        "nlink": 1,
        "path": "/opt/test1/quux",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "3394173038",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Assert file presence] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-data-preservation.yml:16
Friday 26 July 2024  22:33:23 +0000 (0:00:00.179)       0:01:54.906 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Add encryption to the volume] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:158
Friday 26 July 2024  22:33:23 +0000 (0:00:00.017)       0:01:54.924 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:33:23 +0000 (0:00:00.038)       0:01:54.962 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:33:23 +0000 (0:00:00.017)       0:01:54.980 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:33:23 +0000 (0:00:00.021)       0:01:55.002 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:33:23 +0000 (0:00:00.031)       0:01:55.033 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:33:23 +0000 (0:00:00.013)       0:01:55.046 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:33:23 +0000 (0:00:00.013)       0:01:55.060 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:33:23 +0000 (0:00:00.013)       0:01:55.074 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:33:23 +0000 (0:00:00.012)       0:01:55.086 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:33:23 +0000 (0:00:00.027)       0:01:55.114 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:33:24 +0000 (0:00:00.790)       0:01:55.905 *********** 
ok: [sut] => {
    "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined"
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:33:24 +0000 (0:00:00.015)       0:01:55.920 *********** 
ok: [sut] => {
    "storage_volumes": [
        {
            "disks": [
                "sda"
            ],
            "encryption": true,
            "encryption_password": "yabbadabbadoo",
            "mount_point": "/opt/test1",
            "name": "foo",
            "type": "disk"
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:33:24 +0000 (0:00:00.014)       0:01:55.935 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [
        "cryptsetup"
    ],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:33:25 +0000 (0:00:00.863)       0:01:56.798 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:33:25 +0000 (0:00:00.022)       0:01:56.821 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:33:25 +0000 (0:00:00.017)       0:01:56.839 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:33:25 +0000 (0:00:00.020)       0:01:56.859 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:33:25 +0000 (0:00:00.018)       0:01:56.877 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:33:26 +0000 (0:00:00.810)       0:01:57.688 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:33:27 +0000 (0:00:01.527)       0:01:59.216 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:33:27 +0000 (0:00:00.031)       0:01:59.247 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:33:27 +0000 (0:00:00.011)       0:01:59.258 *********** 
changed: [sut] => {
    "actions": [
        {
            "action": "destroy format",
            "device": "/dev/sda",
            "fs_type": "xfs"
        },
        {
            "action": "create format",
            "device": "/dev/sda",
            "fs_type": "luks"
        },
        {
            "action": "create device",
            "device": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
            "fs_type": null
        },
        {
            "action": "create format",
            "device": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
            "fs_type": "xfs"
        }
    ],
    "changed": true,
    "crypts": [
        {
            "backing_device": "/dev/sda",
            "name": "luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
            "password": "-",
            "state": "present"
        }
    ],
    "leaves": [
        "/dev/sdb",
        "/dev/sdc",
        "/dev/sdd",
        "/dev/sde",
        "/dev/sdf",
        "/dev/sdg",
        "/dev/sdh",
        "/dev/sdi",
        "/dev/xvda1",
        "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de"
    ],
    "mounts": [
        {
            "fstype": "xfs",
            "path": "/opt/test1",
            "src": "UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29",
            "state": "absent"
        },
        {
            "dump": 0,
            "fstype": "xfs",
            "group": null,
            "mode": null,
            "opts": "defaults",
            "owner": null,
            "passno": 0,
            "path": "/opt/test1",
            "src": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
            "state": "mounted"
        }
    ],
    "packages": [
        "cryptsetup",
        "xfsprogs"
    ],
    "pools": [],
    "volumes": [
        {
            "_device": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
            "_kernel_device": "/dev/dm-0",
            "_mount_id": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
            "_raw_device": "/dev/sda",
            "_raw_kernel_device": "/dev/sda",
            "cache_devices": [],
            "cache_mode": null,
            "cache_size": 0,
            "cached": false,
            "compression": null,
            "deduplication": null,
            "disks": [
                "sda"
            ],
            "encryption": true,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
            "fs_create_options": "",
            "fs_label": "",
            "fs_overwrite_existing": true,
            "fs_type": "xfs",
            "mount_check": 0,
            "mount_device_identifier": "uuid",
            "mount_group": null,
            "mount_mode": null,
            "mount_options": "defaults",
            "mount_passno": 0,
            "mount_point": "/opt/test1",
            "mount_user": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "raid_stripe_size": 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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83
Friday 26 July 2024  22:33:38 +0000 (0:00:10.065)       0:02:09.323 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_udevadm_trigger | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Friday 26 July 2024  22:33:38 +0000 (0:00:00.020)       0:02:09.344 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033192.2678287,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "581be7c6cdd69613baf6534ddc73643a1baf821f",
        "ctime": 1722033192.2638285,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 505413956,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1722033192.2638285,
        "nlink": 1,
        "path": "/etc/fstab",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 1436,
        "uid": 0,
        "version": "3334868862",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95
Friday 26 July 2024  22:33:38 +0000 (0:00:00.183)       0:02:09.527 *********** 
ok: [sut] => {
    "backup": "",
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:33:38 +0000 (0:00:00.184)       0:02:09.711 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Show blivet_output] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119
Friday 26 July 2024  22:33:38 +0000 (0:00:00.010)       0:02:09.721 *********** 
ok: [sut] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy format",
                "device": "/dev/sda",
                "fs_type": "xfs"
            },
            {
                "action": "create format",
                "device": "/dev/sda",
                "fs_type": "luks"
            },
            {
                "action": "create device",
                "device": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
                "fs_type": null
            },
            {
                "action": "create format",
                "device": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
                "fs_type": "xfs"
            }
        ],
        "changed": true,
        "crypts": [
            {
                "backing_device": "/dev/sda",
                "name": "luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
                "password": "-",
                "state": "present"
            }
        ],
        "failed": false,
        "leaves": [
            "/dev/sdb",
            "/dev/sdc",
            "/dev/sdd",
            "/dev/sde",
            "/dev/sdf",
            "/dev/sdg",
            "/dev/sdh",
            "/dev/sdi",
            "/dev/xvda1",
            "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de"
        ],
        "mounts": [
            {
                "fstype": "xfs",
                "path": "/opt/test1",
                "src": "UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29",
                "state": "absent"
            },
            {
                "dump": 0,
                "fstype": "xfs",
                "group": null,
                "mode": null,
                "opts": "defaults",
                "owner": null,
                "passno": 0,
                "path": "/opt/test1",
                "src": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
                "state": "mounted"
            }
        ],
        "packages": [
            "cryptsetup",
            "xfsprogs"
        ],
        "pools": [],
        "volumes": [
            {
                "_device": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
                "_kernel_device": "/dev/dm-0",
                "_mount_id": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
                "_raw_device": "/dev/sda",
                "_raw_kernel_device": "/dev/sda",
                "cache_devices": [],
                "cache_mode": null,
                "cache_size": 0,
                "cached": false,
                "compression": null,
                "deduplication": null,
                "disks": [
                    "sda"
                ],
                "encryption": true,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                "fs_create_options": "",
                "fs_label": "",
                "fs_overwrite_existing": true,
                "fs_type": "xfs",
                "mount_check": 0,
                "mount_device_identifier": "uuid",
                "mount_group": null,
                "mount_mode": null,
                "mount_options": "defaults",
                "mount_passno": 0,
                "mount_point": "/opt/test1",
                "mount_user": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "raid_stripe_size": 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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128
Friday 26 July 2024  22:33:38 +0000 (0:00:00.049)       0:02:09.770 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Friday 26 July 2024  22:33:38 +0000 (0:00:00.015)       0:02:09.786 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": [
            {
                "_device": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
                "_kernel_device": "/dev/dm-0",
                "_mount_id": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
                "_raw_device": "/dev/sda",
                "_raw_kernel_device": "/dev/sda",
                "cache_devices": [],
                "cache_mode": null,
                "cache_size": 0,
                "cached": false,
                "compression": null,
                "deduplication": null,
                "disks": [
                    "sda"
                ],
                "encryption": true,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                "fs_create_options": "",
                "fs_label": "",
                "fs_overwrite_existing": true,
                "fs_type": "xfs",
                "mount_check": 0,
                "mount_device_identifier": "uuid",
                "mount_group": null,
                "mount_mode": null,
                "mount_options": "defaults",
                "mount_passno": 0,
                "mount_point": "/opt/test1",
                "mount_user": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "raid_stripe_size": 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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Friday 26 July 2024  22:33:38 +0000 (0:00:00.014)       0:02:09.801 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [sut] => (item={'src': 'UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "fstype": "xfs",
        "path": "/opt/test1",
        "src": "UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29",
        "state": "absent"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "UUID=651a543d-a74e-4d02-a1f5-0cdd7f987d29"
}

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159
Friday 26 July 2024  22:33:38 +0000 (0:00:00.206)       0:02:10.007 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Set up new/current mounts] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164
Friday 26 July 2024  22:33:39 +0000 (0:00:00.508)       0:02:10.516 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [sut] => (item={'src': '/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
        "state": "mounted"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de"
}

TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175
Friday 26 July 2024  22:33:39 +0000 (0:00:00.209)       0:02:10.725 *********** 
skipping: [sut] => (item={'src': '/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None})  => {
    "ansible_loop_var": "mount_info",
    "changed": false,
    "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
        "state": "mounted"
    },
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187
Friday 26 July 2024  22:33:39 +0000 (0:00:00.030)       0:02:10.755 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195
Friday 26 July 2024  22:33:39 +0000 (0:00:00.501)       0:02:11.257 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033194.5078647,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1722033193.1838434,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 56623430,
        "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": 1722033193.1828434,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "4022532587",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200
Friday 26 July 2024  22:33:40 +0000 (0:00:00.183)       0:02:11.440 *********** 
changed: [sut] => (item={'backing_device': '/dev/sda', 'name': 'luks-e9619b44-62d3-435f-baeb-47c63a02e7de', 'password': '-', 'state': 'present'}) => {
    "ansible_loop_var": "entry",
    "backup": "",
    "changed": true,
    "entry": {
        "backing_device": "/dev/sda",
        "name": "luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
        "password": "-",
        "state": "present"
    }
}

MSG:

line added

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222
Friday 26 July 2024  22:33:40 +0000 (0:00:00.205)       0:02:11.646 *********** 
ok: [sut]

TASK [Verify role results] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:171
Friday 26 July 2024  22:33:41 +0000 (0:00:00.762)       0:02:12.408 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml for sut

TASK [Print out pool information] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:2
Friday 26 July 2024  22:33:41 +0000 (0:00:00.027)       0:02:12.436 *********** 
skipping: [sut] => {
    "false_condition": "_storage_pools_list | length > 0"
}

TASK [Print out volume information] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:7
Friday 26 July 2024  22:33:41 +0000 (0:00:00.018)       0:02:12.455 *********** 
ok: [sut] => {
    "_storage_volumes_list": [
        {
            "_device": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
            "_kernel_device": "/dev/dm-0",
            "_mount_id": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
            "_raw_device": "/dev/sda",
            "_raw_kernel_device": "/dev/sda",
            "cache_devices": [],
            "cache_mode": null,
            "cache_size": 0,
            "cached": false,
            "compression": null,
            "deduplication": null,
            "disks": [
                "sda"
            ],
            "encryption": true,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
            "fs_create_options": "",
            "fs_label": "",
            "fs_overwrite_existing": true,
            "fs_type": "xfs",
            "mount_check": 0,
            "mount_device_identifier": "uuid",
            "mount_group": null,
            "mount_mode": null,
            "mount_options": "defaults",
            "mount_passno": 0,
            "mount_point": "/opt/test1",
            "mount_user": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "raid_stripe_size": 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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:15
Friday 26 July 2024  22:33:41 +0000 (0:00:00.023)       0:02:12.478 *********** 
ok: [sut] => {
    "changed": false,
    "info": {
        "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/opt/test1",
            "name": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
            "size": "10G",
            "type": "crypt",
            "uuid": "4f4487ab-5ce4-4684-9a0b-2f8fa3abe92a"
        },
        "/dev/sda": {
            "fstype": "crypto_LUKS",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": "e9619b44-62d3-435f-baeb-47c63a02e7de"
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdd": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdd",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sde": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sde",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdf": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdg": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdg",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdh": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdh",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdi": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdi",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/xvda",
            "size": "250G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda1": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/",
            "name": "/dev/xvda1",
            "size": "250G",
            "type": "partition",
            "uuid": "f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3"
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:20
Friday 26 July 2024  22:33:41 +0000 (0:00:00.182)       0:02:12.661 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.003018",
    "end": "2024-07-26 22:33:41.504359",
    "rc": 0,
    "start": "2024-07-26 22:33:41.501341"
}

STDOUT:


# system_role:storage
#
# /etc/fstab
# Created by anaconda on Wed Jul 24 09:00:32 2024
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3 /                       xfs     defaults        0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de /opt/test1 xfs defaults 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:25
Friday 26 July 2024  22:33:41 +0000 (0:00:00.175)       0:02:12.836 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.003241",
    "end": "2024-07-26 22:33:41.678864",
    "failed_when_result": false,
    "rc": 0,
    "start": "2024-07-26 22:33:41.675623"
}

STDOUT:

luks-e9619b44-62d3-435f-baeb-47c63a02e7de /dev/sda -

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:34
Friday 26 July 2024  22:33:41 +0000 (0:00:00.177)       0:02:13.013 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:44
Friday 26 July 2024  22:33:41 +0000 (0:00:00.010)       0:02:13.024 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml for sut => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'foo', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_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/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de', '_raw_device': '/dev/sda', '_mount_id': '/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/sda'})

TASK [Set storage volume test variables] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:2
Friday 26 July 2024  22:33:41 +0000 (0:00:00.033)       0:02:13.057 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": true,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [Run test verify for {{ storage_test_volume_subset }}] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:19
Friday 26 July 2024  22:33:41 +0000 (0:00:00.028)       0:02:13.085 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml for sut => (item=mount)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml for sut => (item=fstab)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml for sut => (item=fs)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml for sut => (item=device)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml for sut => (item=encryption)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml for sut => (item=md)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml for sut => (item=size)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml for sut => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:7
Friday 26 July 2024  22:33:41 +0000 (0:00:00.047)       0:02:13.133 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:11
Friday 26 July 2024  22:33:41 +0000 (0:00:00.017)       0:02:13.150 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_mount_expected_mount_point": "/opt/test1",
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Get information about the mountpoint directory] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:19
Friday 26 July 2024  22:33:41 +0000 (0:00:00.023)       0:02:13.174 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the current mount state by device] ********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:28
Friday 26 July 2024  22:33:41 +0000 (0:00:00.015)       0:02:13.189 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount directory user] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:36
Friday 26 July 2024  22:33:41 +0000 (0:00:00.013)       0:02:13.203 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory group] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:42
Friday 26 July 2024  22:33:41 +0000 (0:00:00.012)       0:02:13.216 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory permissions] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:48
Friday 26 July 2024  22:33:41 +0000 (0:00:00.011)       0:02:13.228 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode",
    "skip_reason": "Conditional result was False"
}

TASK [Get path of test volume device] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:57
Friday 26 July 2024  22:33:41 +0000 (0:00:00.011)       0:02:13.239 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:63
Friday 26 July 2024  22:33:41 +0000 (0:00:00.011)       0:02:13.251 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:69
Friday 26 July 2024  22:33:41 +0000 (0:00:00.011)       0:02:13.262 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:79
Friday 26 July 2024  22:33:41 +0000 (0:00:00.011)       0:02:13.274 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_found_mount_stat": null,
        "storage_test_mount_expected_mount_point": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:2
Friday 26 July 2024  22:33:41 +0000 (0:00:00.013)       0:02:13.287 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "1",
        "storage_test_fstab_expected_mount_options_matches": "1",
        "storage_test_fstab_expected_mount_point_matches": "1",
        "storage_test_fstab_id_matches": [
            "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de "
        ],
        "storage_test_fstab_mount_options_matches": [
            " /opt/test1 xfs defaults "
        ],
        "storage_test_fstab_mount_point_matches": [
            " /opt/test1 "
        ]
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:17
Friday 26 July 2024  22:33:42 +0000 (0:00:00.035)       0:02:13.322 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the fstab mount point] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:24
Friday 26 July 2024  22:33:42 +0000 (0:00:00.023)       0:02:13.345 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:33
Friday 26 July 2024  22:33:42 +0000 (0:00:00.022)       0:02:13.368 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_verify_mount_options | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify fingerprint] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:45
Friday 26 July 2024  22:33:42 +0000 (0:00:00.020)       0:02:13.388 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:51
Friday 26 July 2024  22:33:42 +0000 (0:00:00.012)       0:02:13.401 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:6
Friday 26 July 2024  22:33:42 +0000 (0:00:00.012)       0:02:13.414 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify fs label] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:14
Friday 26 July 2024  22:33:42 +0000 (0:00:00.023)       0:02:13.437 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [See whether the device node is present] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:3
Friday 26 July 2024  22:33:42 +0000 (0:00:00.023)       0:02:13.461 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033217.6642394,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1722033217.6642394,
        "dev": 5,
        "device_type": 2048,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 446,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/blockdevice",
        "mode": "0660",
        "mtime": 1722033217.6642394,
        "nlink": 1,
        "path": "/dev/sda",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:9
Friday 26 July 2024  22:33:42 +0000 (0:00:00.180)       0:02:13.641 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:16
Friday 26 July 2024  22:33:42 +0000 (0:00:00.014)       0:02:13.656 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')",
    "skip_reason": "Conditional result was False"
}

TASK [Make sure we got info about this volume] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:23
Friday 26 July 2024  22:33:42 +0000 (0:00:00.011)       0:02:13.667 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Process volume type (set initial value) (1/2)] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:29
Friday 26 July 2024  22:33:42 +0000 (0:00:00.014)       0:02:13.682 *********** 
ok: [sut] => {
    "ansible_facts": {
        "st_volume_type": "disk"
    },
    "changed": false
}

TASK [Process volume type (get RAID value) (2/2)] ******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:33
Friday 26 July 2024  22:33:42 +0000 (0:00:00.012)       0:02:13.694 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"raid\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:38
Friday 26 July 2024  22:33:42 +0000 (0:00:00.010)       0:02:13.705 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:3
Friday 26 July 2024  22:33:42 +0000 (0:00:00.013)       0:02:13.718 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033217.9312437,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1722033217.9312437,
        "dev": 5,
        "device_type": 64768,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 839,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/symlink",
        "mode": "0660",
        "mtime": 1722033217.9312437,
        "nlink": 1,
        "path": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
        "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 [Ensure cryptsetup is present] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:10
Friday 26 July 2024  22:33:42 +0000 (0:00:00.187)       0:02:13.906 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:16
Friday 26 July 2024  22:33:43 +0000 (0:00:00.833)       0:02:14.740 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cryptsetup",
        "luksDump",
        "/dev/sda"
    ],
    "delta": "0:00:00.006996",
    "end": "2024-07-26 22:33:43.588995",
    "rc": 0,
    "start": "2024-07-26 22:33:43.581999"
}

STDOUT:

LUKS header information
Version:       	2
Epoch:         	3
Metadata area: 	16384 [bytes]
Keyslots area: 	16744448 [bytes]
UUID:          	e9619b44-62d3-435f-baeb-47c63a02e7de
Label:         	(no label)
Subsystem:     	(no subsystem)
Flags:       	(no flags)

Data segments:
  0: crypt
	offset: 16777216 [bytes]
	length: (whole device)
	cipher: aes-xts-plain64
	sector: 512 [bytes]

Keyslots:
  0: luks2
	Key:        512 bits
	Priority:   normal
	Cipher:     aes-xts-plain64
	Cipher key: 512 bits
	PBKDF:      argon2id
	Time cost:  4
	Memory:     674876
	Threads:    2
	Salt:       9d d6 7d 6b 5c 2a cf dd 6d 01 53 0b 3b 7c 25 55 
	            d8 cd 4f ba 88 10 cf 37 2a d5 12 1d 03 43 b3 7d 
	AF stripes: 4000
	AF hash:    sha256
	Area offset:32768 [bytes]
	Area length:258048 [bytes]
	Digest ID:  0
Tokens:
Digests:
  0: pbkdf2
	Hash:       sha256
	Iterations: 101922
	Salt:       f7 98 f2 68 ac ec 4a 35 10 8f e6 af 5c eb 24 97 
	            31 18 8c 59 26 d2 2d 7b fb b9 12 1d e0 f2 02 da 
	Digest:     50 dc d5 ed 93 76 c3 be 66 ad fc c3 18 26 e6 17 
	            5f dd 4f e4 2f f6 65 a9 61 41 53 8e ed 94 7d 81 

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:22
Friday 26 July 2024  22:33:43 +0000 (0:00:00.183)       0:02:14.923 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:29
Friday 26 July 2024  22:33:43 +0000 (0:00:00.022)       0:02:14.946 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:40
Friday 26 July 2024  22:33:43 +0000 (0:00:00.023)       0:02:14.970 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:46
Friday 26 July 2024  22:33:43 +0000 (0:00:00.014)       0:02:14.985 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check LUKS version] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:51
Friday 26 July 2024  22:33:43 +0000 (0:00:00.013)       0:02:14.999 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption_luks_version",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS key size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:63
Friday 26 July 2024  22:33:43 +0000 (0:00:00.011)       0:02:15.010 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption_key_size",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS cipher] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:75
Friday 26 July 2024  22:33:43 +0000 (0:00:00.012)       0:02:15.022 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption_cipher",
    "skip_reason": "Conditional result was False"
}

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:87
Friday 26 July 2024  22:33:43 +0000 (0:00:00.036)       0:02:15.059 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [
            "luks-e9619b44-62d3-435f-baeb-47c63a02e7de /dev/sda -"
        ],
        "_storage_test_expected_crypttab_entries": "1",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:93
Friday 26 July 2024  22:33:43 +0000 (0:00:00.028)       0:02:15.087 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:100
Friday 26 July 2024  22:33:43 +0000 (0:00:00.022)       0:02:15.110 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check backing device of crypttab entry] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:108
Friday 26 July 2024  22:33:43 +0000 (0:00:00.023)       0:02:15.133 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check key file of crypttab entry] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:116
Friday 26 July 2024  22:33:43 +0000 (0:00:00.021)       0:02:15.155 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:124
Friday 26 July 2024  22:33:43 +0000 (0:00:00.022)       0:02:15.177 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [Get information about RAID] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:8
Friday 26 July 2024  22:33:43 +0000 (0:00:00.012)       0:02:15.190 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set active devices regex] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:14
Friday 26 July 2024  22:33:43 +0000 (0:00:00.010)       0:02:15.200 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set spare devices regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:19
Friday 26 July 2024  22:33:43 +0000 (0:00:00.010)       0:02:15.211 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set md version regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:24
Friday 26 July 2024  22:33:43 +0000 (0:00:00.010)       0:02:15.221 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set chunk size regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:29
Friday 26 July 2024  22:33:43 +0000 (0:00:00.010)       0:02:15.231 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the chunk size] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:37
Friday 26 July 2024  22:33:43 +0000 (0:00:00.010)       0:02:15.242 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID active devices count] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:46
Friday 26 July 2024  22:33:43 +0000 (0:00:00.011)       0:02:15.253 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID spare devices count] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:54
Friday 26 July 2024  22:33:43 +0000 (0:00:00.010)       0:02:15.264 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID metadata version] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:62
Friday 26 July 2024  22:33:43 +0000 (0:00:00.010)       0:02:15.274 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID chunk size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:70
Friday 26 July 2024  22:33:43 +0000 (0:00:00.009)       0:02:15.284 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the actual size of the volume] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:3
Friday 26 July 2024  22:33:43 +0000 (0:00:00.010)       0:02:15.294 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type not in ['partition', 'disk']",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested size of the volume] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:11
Friday 26 July 2024  22:33:44 +0000 (0:00:00.018)       0:02:15.312 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected size] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:20
Friday 26 July 2024  22:33:44 +0000 (0:00:00.021)       0:02:15.334 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:28
Friday 26 July 2024  22:33:44 +0000 (0:00:00.018)       0:02:15.353 *********** 
ok: [sut] => {
    "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined"
}

TASK [Get the size of parent/pool device] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:32
Friday 26 July 2024  22:33:44 +0000 (0:00:00.012)       0:02:15.365 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Show test pool] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:46
Friday 26 July 2024  22:33:44 +0000 (0:00:00.018)       0:02:15.384 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.type == \"lvm\""
}

TASK [Show test blockinfo] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:50
Friday 26 July 2024  22:33:44 +0000 (0:00:00.018)       0:02:15.403 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.type == \"lvm\""
}

TASK [Show test pool size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:54
Friday 26 July 2024  22:33:44 +0000 (0:00:00.018)       0:02:15.422 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.type == \"lvm\""
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:58
Friday 26 July 2024  22:33:44 +0000 (0:00:00.024)       0:02:15.446 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Default thin pool reserved space values] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:67
Friday 26 July 2024  22:33:44 +0000 (0:00:00.020)       0:02:15.466 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default minimal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:71
Friday 26 July 2024  22:33:44 +0000 (0:00:00.011)       0:02:15.477 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default maximal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:76
Friday 26 July 2024  22:33:44 +0000 (0:00:00.010)       0:02:15.488 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate maximum usable space in thin pool] *****************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:82
Friday 26 July 2024  22:33:44 +0000 (0:00:00.010)       0:02:15.498 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply upper size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:86
Friday 26 July 2024  22:33:44 +0000 (0:00:00.010)       0:02:15.509 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply lower size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:91
Friday 26 July 2024  22:33:44 +0000 (0:00:00.011)       0:02:15.520 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Convert maximum usable thin pool space from int to Size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:96
Friday 26 July 2024  22:33:44 +0000 (0:00:00.010)       0:02:15.530 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show max thin pool size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:101
Friday 26 July 2024  22:33:44 +0000 (0:00:00.010)       0:02:15.540 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show volume thin pool size] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:105
Friday 26 July 2024  22:33:44 +0000 (0:00:00.009)       0:02:15.550 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show test volume size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:109
Friday 26 July 2024  22:33:44 +0000 (0:00:00.009)       0:02:15.560 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Establish base value for expected thin pool size] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:113
Friday 26 July 2024  22:33:44 +0000 (0:00:00.009)       0:02:15.570 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:120
Friday 26 July 2024  22:33:44 +0000 (0:00:00.011)       0:02:15.582 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected thin pool volume size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:127
Friday 26 July 2024  22:33:44 +0000 (0:00:00.010)       0:02:15.592 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected thin pool volume size based on percentage value] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:131
Friday 26 July 2024  22:33:44 +0000 (0:00:00.010)       0:02:15.602 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Replace expected volume size with calculated value] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:137
Friday 26 July 2024  22:33:44 +0000 (0:00:00.010)       0:02:15.612 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show actual size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:143
Friday 26 July 2024  22:33:44 +0000 (0:00:00.011)       0:02:15.623 *********** 
ok: [sut] => {
    "storage_test_actual_size": {
        "changed": false,
        "false_condition": "storage_test_volume.type not in ['partition', 'disk']",
        "skip_reason": "Conditional result was False",
        "skipped": true
    }
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:147
Friday 26 July 2024  22:33:44 +0000 (0:00:00.012)       0:02:15.636 *********** 
ok: [sut] => {
    "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined"
}

TASK [Assert expected size is actual size] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:151
Friday 26 July 2024  22:33:44 +0000 (0:00:00.015)       0:02:15.651 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Get information about the LV] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:5
Friday 26 July 2024  22:33:44 +0000 (0:00:00.020)       0:02:15.671 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV segment type] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:13
Friday 26 July 2024  22:33:44 +0000 (0:00:00.011)       0:02:15.683 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Check segment type] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:17
Friday 26 July 2024  22:33:44 +0000 (0:00:00.011)       0:02:15.694 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV cache size] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:24
Friday 26 July 2024  22:33:44 +0000 (0:00:00.011)       0:02:15.705 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested cache size] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:31
Friday 26 July 2024  22:33:44 +0000 (0:00:00.011)       0:02:15.717 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected cache size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:37
Friday 26 July 2024  22:33:44 +0000 (0:00:00.012)       0:02:15.729 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:42
Friday 26 July 2024  22:33:44 +0000 (0:00:00.010)       0:02:15.740 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:25
Friday 26 July 2024  22:33:44 +0000 (0:00:00.011)       0:02:15.751 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Clean up variable namespace] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:54
Friday 26 July 2024  22:33:44 +0000 (0:00:00.011)       0:02:15.762 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null
    },
    "changed": false
}

TASK [Test for correct handling of new encrypted volume w/ no key] *************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:178
Friday 26 July 2024  22:33:44 +0000 (0:00:00.011)       0:02:15.774 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml for sut

TASK [Store global variable value copy] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:4
Friday 26 July 2024  22:33:44 +0000 (0:00:00.029)       0:02:15.803 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_pools_global": [],
        "storage_safe_mode_global": true,
        "storage_volumes_global": []
    },
    "changed": false
}

TASK [Verify role raises correct error] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:10
Friday 26 July 2024  22:33:44 +0000 (0:00:00.022)       0:02:15.825 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:33:44 +0000 (0:00:00.019)       0:02:15.844 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:33:44 +0000 (0:00:00.017)       0:02:15.862 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:33:44 +0000 (0:00:00.022)       0:02:15.884 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:33:44 +0000 (0:00:00.031)       0:02:15.915 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:33:44 +0000 (0:00:00.013)       0:02:15.929 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:33:44 +0000 (0:00:00.013)       0:02:15.943 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:33:44 +0000 (0:00:00.013)       0:02:15.957 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:33:44 +0000 (0:00:00.012)       0:02:15.969 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:33:44 +0000 (0:00:00.028)       0:02:15.998 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:33:45 +0000 (0:00:00.830)       0:02:16.828 *********** 
ok: [sut] => {
    "storage_pools": [
        {
            "disks": [
                "sda"
            ],
            "name": "foo",
            "type": "partition",
            "volumes": [
                {
                    "encryption": true,
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g",
                    "type": "partition"
                }
            ]
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:33:45 +0000 (0:00:00.043)       0:02:16.871 *********** 
ok: [sut] => {
    "storage_volumes": []
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:33:45 +0000 (0:00:00.016)       0:02:16.888 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [
        "cryptsetup"
    ],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:33:46 +0000 (0:00:00.995)       0:02:17.884 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:33:46 +0000 (0:00:00.025)       0:02:17.910 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:33:46 +0000 (0:00:00.020)       0:02:17.931 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:33:46 +0000 (0:00:00.023)       0:02:17.954 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:33:46 +0000 (0:00:00.019)       0:02:17.974 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:33:47 +0000 (0:00:00.840)       0:02:18.815 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:33:49 +0000 (0:00:01.709)       0:02:20.524 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:33:49 +0000 (0:00:00.032)       0:02:20.557 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:33:49 +0000 (0:00:00.010)       0:02:20.567 *********** 
fatal: [sut]: FAILED! => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

MSG:

encrypted volume 'test1' missing key/password

TASK [fedora.linux_system_roles.storage : Failed message] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:109
Friday 26 July 2024  22:33:50 +0000 (0:00:01.085)       0:02:21.653 *********** 
fatal: [sut]: FAILED! => {
    "changed": false
}

MSG:

{'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "encrypted volume 'test1' missing key/password", 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'partition', 'volumes': [{'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'partition', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None}]}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, '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, 'shared': False}, '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_stripe_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': None}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:33:50 +0000 (0:00:00.018)       0:02:21.671 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Check that we failed in the role] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:23
Friday 26 July 2024  22:33:50 +0000 (0:00:00.010)       0:02:21.682 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the blivet output and error message are correct] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:28
Friday 26 July 2024  22:33:50 +0000 (0:00:00.015)       0:02:21.697 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify correct exception or error message] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:39
Friday 26 July 2024  22:33:50 +0000 (0:00:00.019)       0:02:21.716 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_failed_exception is defined",
    "skip_reason": "Conditional result was False"
}

TASK [Create an encrypted partition volume w/ default fs] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:197
Friday 26 July 2024  22:33:50 +0000 (0:00:00.013)       0:02:21.730 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:33:50 +0000 (0:00:00.048)       0:02:21.779 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:33:50 +0000 (0:00:00.018)       0:02:21.797 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:33:50 +0000 (0:00:00.022)       0:02:21.820 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:33:50 +0000 (0:00:00.038)       0:02:21.859 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:33:50 +0000 (0:00:00.017)       0:02:21.876 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:33:50 +0000 (0:00:00.015)       0:02:21.892 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:33:50 +0000 (0:00:00.025)       0:02:21.917 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:33:50 +0000 (0:00:00.014)       0:02:21.932 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:33:50 +0000 (0:00:00.034)       0:02:21.966 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:33:51 +0000 (0:00:00.830)       0:02:22.797 *********** 
ok: [sut] => {
    "storage_pools": [
        {
            "disks": [
                "sda"
            ],
            "name": "foo",
            "type": "partition",
            "volumes": [
                {
                    "encryption": true,
                    "encryption_password": "yabbadabbadoo",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g",
                    "type": "partition"
                }
            ]
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:33:51 +0000 (0:00:00.015)       0:02:22.812 *********** 
ok: [sut] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined"
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:33:51 +0000 (0:00:00.013)       0:02:22.826 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [
        "cryptsetup"
    ],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:33:52 +0000 (0:00:00.955)       0:02:23.782 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:33:52 +0000 (0:00:00.024)       0:02:23.806 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:33:52 +0000 (0:00:00.018)       0:02:23.824 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:33:52 +0000 (0:00:00.019)       0:02:23.844 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:33:52 +0000 (0:00:00.018)       0:02:23.862 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:33:53 +0000 (0:00:00.828)       0:02:24.691 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:33:55 +0000 (0:00:01.657)       0:02:26.348 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:33:55 +0000 (0:00:00.035)       0:02:26.383 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:33:55 +0000 (0:00:00.011)       0:02:26.395 *********** 
changed: [sut] => {
    "actions": [
        {
            "action": "destroy format",
            "device": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
            "fs_type": "xfs"
        },
        {
            "action": "destroy device",
            "device": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
            "fs_type": null
        },
        {
            "action": "destroy format",
            "device": "/dev/sda",
            "fs_type": "luks"
        },
        {
            "action": "create format",
            "device": "/dev/sda",
            "fs_type": "disklabel"
        },
        {
            "action": "create device",
            "device": "/dev/sda1",
            "fs_type": null
        },
        {
            "action": "create format",
            "device": "/dev/sda1",
            "fs_type": "luks"
        },
        {
            "action": "create device",
            "device": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
            "fs_type": null
        },
        {
            "action": "create format",
            "device": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
            "fs_type": "xfs"
        }
    ],
    "changed": true,
    "crypts": [
        {
            "backing_device": "/dev/sda",
            "name": "luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
            "password": "-",
            "state": "absent"
        },
        {
            "backing_device": "/dev/sda1",
            "name": "luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
            "password": "-",
            "state": "present"
        }
    ],
    "leaves": [
        "/dev/sdb",
        "/dev/sdc",
        "/dev/sdd",
        "/dev/sde",
        "/dev/sdf",
        "/dev/sdg",
        "/dev/sdh",
        "/dev/sdi",
        "/dev/xvda1",
        "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b"
    ],
    "mounts": [
        {
            "fstype": "xfs",
            "path": "/opt/test1",
            "src": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
            "state": "absent"
        },
        {
            "dump": 0,
            "fstype": "xfs",
            "group": null,
            "mode": null,
            "opts": "defaults",
            "owner": null,
            "passno": 0,
            "path": "/opt/test1",
            "src": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
            "state": "mounted"
        }
    ],
    "packages": [
        "xfsprogs",
        "cryptsetup"
    ],
    "pools": [
        {
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_clevis_pin": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "encryption_tang_thumbprint": null,
            "encryption_tang_url": null,
            "grow_to_fill": false,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "shared": false,
            "state": "present",
            "type": "partition",
            "volumes": [
                {
                    "_device": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
                    "_kernel_device": "/dev/dm-0",
                    "_mount_id": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
                    "_raw_device": "/dev/sda1",
                    "_raw_kernel_device": "/dev/sda1",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [],
                    "encryption": true,
                    "encryption_cipher": null,
                    "encryption_key": null,
                    "encryption_key_size": null,
                    "encryption_luks_version": null,
                    "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                    "fs_create_options": "",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "xfs",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_group": null,
                    "mount_mode": null,
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "mount_user": null,
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "raid_stripe_size": null,
                    "size": "4g",
                    "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83
Friday 26 July 2024  22:34:05 +0000 (0:00:10.190)       0:02:36.585 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_udevadm_trigger | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Friday 26 July 2024  22:34:05 +0000 (0:00:00.019)       0:02:36.605 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033219.382267,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "04674533cd217a059725256aaddb99736c4fa804",
        "ctime": 1722033219.378267,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 505413956,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1722033219.378267,
        "nlink": 1,
        "path": "/etc/fstab",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 1448,
        "uid": 0,
        "version": "3334868862",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95
Friday 26 July 2024  22:34:05 +0000 (0:00:00.183)       0:02:36.788 *********** 
ok: [sut] => {
    "backup": "",
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:34:05 +0000 (0:00:00.183)       0:02:36.972 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Show blivet_output] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119
Friday 26 July 2024  22:34:05 +0000 (0:00:00.010)       0:02:36.983 *********** 
ok: [sut] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy format",
                "device": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
                "fs_type": "xfs"
            },
            {
                "action": "destroy device",
                "device": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
                "fs_type": null
            },
            {
                "action": "destroy format",
                "device": "/dev/sda",
                "fs_type": "luks"
            },
            {
                "action": "create format",
                "device": "/dev/sda",
                "fs_type": "disklabel"
            },
            {
                "action": "create device",
                "device": "/dev/sda1",
                "fs_type": null
            },
            {
                "action": "create format",
                "device": "/dev/sda1",
                "fs_type": "luks"
            },
            {
                "action": "create device",
                "device": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
                "fs_type": null
            },
            {
                "action": "create format",
                "device": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
                "fs_type": "xfs"
            }
        ],
        "changed": true,
        "crypts": [
            {
                "backing_device": "/dev/sda",
                "name": "luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
                "password": "-",
                "state": "absent"
            },
            {
                "backing_device": "/dev/sda1",
                "name": "luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
                "password": "-",
                "state": "present"
            }
        ],
        "failed": false,
        "leaves": [
            "/dev/sdb",
            "/dev/sdc",
            "/dev/sdd",
            "/dev/sde",
            "/dev/sdf",
            "/dev/sdg",
            "/dev/sdh",
            "/dev/sdi",
            "/dev/xvda1",
            "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b"
        ],
        "mounts": [
            {
                "fstype": "xfs",
                "path": "/opt/test1",
                "src": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
                "state": "absent"
            },
            {
                "dump": 0,
                "fstype": "xfs",
                "group": null,
                "mode": null,
                "opts": "defaults",
                "owner": null,
                "passno": 0,
                "path": "/opt/test1",
                "src": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
                "state": "mounted"
            }
        ],
        "packages": [
            "xfsprogs",
            "cryptsetup"
        ],
        "pools": [
            {
                "disks": [
                    "sda"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_clevis_pin": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "encryption_tang_thumbprint": null,
                "encryption_tang_url": null,
                "grow_to_fill": false,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "shared": false,
                "state": "present",
                "type": "partition",
                "volumes": [
                    {
                        "_device": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
                        "_kernel_device": "/dev/dm-0",
                        "_mount_id": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
                        "_raw_device": "/dev/sda1",
                        "_raw_kernel_device": "/dev/sda1",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [],
                        "encryption": true,
                        "encryption_cipher": null,
                        "encryption_key": null,
                        "encryption_key_size": null,
                        "encryption_luks_version": null,
                        "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                        "fs_create_options": "",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "xfs",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_group": null,
                        "mount_mode": null,
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "mount_user": null,
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "raid_stripe_size": null,
                        "size": "4g",
                        "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128
Friday 26 July 2024  22:34:05 +0000 (0:00:00.016)       0:02:36.999 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "sda"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_clevis_pin": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "encryption_tang_thumbprint": null,
                "encryption_tang_url": null,
                "grow_to_fill": false,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "shared": false,
                "state": "present",
                "type": "partition",
                "volumes": [
                    {
                        "_device": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
                        "_kernel_device": "/dev/dm-0",
                        "_mount_id": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
                        "_raw_device": "/dev/sda1",
                        "_raw_kernel_device": "/dev/sda1",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [],
                        "encryption": true,
                        "encryption_cipher": null,
                        "encryption_key": null,
                        "encryption_key_size": null,
                        "encryption_luks_version": null,
                        "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                        "fs_create_options": "",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "xfs",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_group": null,
                        "mount_mode": null,
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "mount_user": null,
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "raid_stripe_size": null,
                        "size": "4g",
                        "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Friday 26 July 2024  22:34:05 +0000 (0:00:00.014)       0:02:37.014 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] **************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Friday 26 July 2024  22:34:05 +0000 (0:00:00.013)       0:02:37.028 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [sut] => (item={'src': '/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "fstype": "xfs",
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
        "state": "absent"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/luks-e9619b44-62d3-435f-baeb-47c63a02e7de"
}

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159
Friday 26 July 2024  22:34:05 +0000 (0:00:00.203)       0:02:37.231 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Set up new/current mounts] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164
Friday 26 July 2024  22:34:06 +0000 (0:00:00.515)       0:02:37.747 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [sut] => (item={'src': '/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
        "state": "mounted"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b"
}

TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175
Friday 26 July 2024  22:34:06 +0000 (0:00:00.217)       0:02:37.964 *********** 
skipping: [sut] => (item={'src': '/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None})  => {
    "ansible_loop_var": "mount_info",
    "changed": false,
    "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
        "state": "mounted"
    },
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187
Friday 26 July 2024  22:34:06 +0000 (0:00:00.026)       0:02:37.990 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195
Friday 26 July 2024  22:34:07 +0000 (0:00:00.514)       0:02:38.505 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033221.6773045,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "32125e1691d551d7eed8395d43369439c485eacf",
        "ctime": 1722033220.3072822,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 119538052,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0600",
        "mtime": 1722033220.306282,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 53,
        "uid": 0,
        "version": "3717068149",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200
Friday 26 July 2024  22:34:07 +0000 (0:00:00.186)       0:02:38.691 *********** 
changed: [sut] => (item={'backing_device': '/dev/sda', 'name': 'luks-e9619b44-62d3-435f-baeb-47c63a02e7de', 'password': '-', 'state': 'absent'}) => {
    "ansible_loop_var": "entry",
    "backup": "",
    "changed": true,
    "entry": {
        "backing_device": "/dev/sda",
        "name": "luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
        "password": "-",
        "state": "absent"
    },
    "found": 1
}

MSG:

1 line(s) removed
changed: [sut] => (item={'backing_device': '/dev/sda1', 'name': 'luks-7627c3ec-92bb-4527-94eb-6882a9601d5b', 'password': '-', 'state': 'present'}) => {
    "ansible_loop_var": "entry",
    "backup": "",
    "changed": true,
    "entry": {
        "backing_device": "/dev/sda1",
        "name": "luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
        "password": "-",
        "state": "present"
    }
}

MSG:

line added

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222
Friday 26 July 2024  22:34:07 +0000 (0:00:00.434)       0:02:39.125 *********** 
ok: [sut]

TASK [Verify role results] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:214
Friday 26 July 2024  22:34:08 +0000 (0:00:00.750)       0:02:39.876 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml for sut

TASK [Print out pool information] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:2
Friday 26 July 2024  22:34:08 +0000 (0:00:00.031)       0:02:39.908 *********** 
ok: [sut] => {
    "_storage_pools_list": [
        {
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_clevis_pin": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "encryption_tang_thumbprint": null,
            "encryption_tang_url": null,
            "grow_to_fill": false,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "shared": false,
            "state": "present",
            "type": "partition",
            "volumes": [
                {
                    "_device": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
                    "_kernel_device": "/dev/dm-0",
                    "_mount_id": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
                    "_raw_device": "/dev/sda1",
                    "_raw_kernel_device": "/dev/sda1",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [],
                    "encryption": true,
                    "encryption_cipher": null,
                    "encryption_key": null,
                    "encryption_key_size": null,
                    "encryption_luks_version": null,
                    "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                    "fs_create_options": "",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "xfs",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_group": null,
                    "mount_mode": null,
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "mount_user": null,
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "raid_stripe_size": null,
                    "size": "4g",
                    "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:7
Friday 26 July 2024  22:34:08 +0000 (0:00:00.023)       0:02:39.932 *********** 
skipping: [sut] => {
    "false_condition": "_storage_volumes_list | length > 0"
}

TASK [Collect info about the volumes.] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:15
Friday 26 July 2024  22:34:08 +0000 (0:00:00.019)       0:02:39.951 *********** 
ok: [sut] => {
    "changed": false,
    "info": {
        "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/opt/test1",
            "name": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
            "size": "10G",
            "type": "crypt",
            "uuid": "eb00ca32-d6ef-4c5c-bb03-4df14307aca1"
        },
        "/dev/sda": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sda1": {
            "fstype": "crypto_LUKS",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sda1",
            "size": "10G",
            "type": "partition",
            "uuid": "7627c3ec-92bb-4527-94eb-6882a9601d5b"
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdd": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdd",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sde": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sde",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdf": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdg": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdg",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdh": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdh",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdi": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdi",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/xvda",
            "size": "250G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda1": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/",
            "name": "/dev/xvda1",
            "size": "250G",
            "type": "partition",
            "uuid": "f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3"
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:20
Friday 26 July 2024  22:34:08 +0000 (0:00:00.186)       0:02:40.138 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.003065",
    "end": "2024-07-26 22:34:08.986893",
    "rc": 0,
    "start": "2024-07-26 22:34:08.983828"
}

STDOUT:


# system_role:storage
#
# /etc/fstab
# Created by anaconda on Wed Jul 24 09:00:32 2024
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3 /                       xfs     defaults        0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b /opt/test1 xfs defaults 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:25
Friday 26 July 2024  22:34:09 +0000 (0:00:00.179)       0:02:40.317 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.003248",
    "end": "2024-07-26 22:34:09.168018",
    "failed_when_result": false,
    "rc": 0,
    "start": "2024-07-26 22:34:09.164770"
}

STDOUT:

luks-7627c3ec-92bb-4527-94eb-6882a9601d5b /dev/sda1 -

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:34
Friday 26 July 2024  22:34:09 +0000 (0:00:00.184)       0:02:40.502 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'partition', 'volumes': [{'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'partition', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b', '_raw_device': '/dev/sda1', '_mount_id': '/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/sda1'}]})

TASK [Set _storage_pool_tests] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:5
Friday 26 July 2024  22:34:09 +0000 (0:00:00.033)       0:02:40.535 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pool_tests": [
            "members",
            "volumes"
        ]
    },
    "changed": false
}

TASK [Get VG shared value status] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:18
Friday 26 July 2024  22:34:09 +0000 (0:00:00.011)       0:02:40.547 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that VG shared value checks out] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:24
Friday 26 July 2024  22:34:09 +0000 (0:00:00.011)       0:02:40.559 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify pool subset] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:34
Friday 26 July 2024  22:34:09 +0000 (0:00:00.011)       0:02:40.570 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml for sut => (item=members)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-volumes.yml for sut => (item=volumes)

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:2
Friday 26 July 2024  22:34:09 +0000 (0:00:00.024)       0:02:40.595 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False"
}

TASK [Get the canonical device path for each member device] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:8
Friday 26 July 2024  22:34:09 +0000 (0:00:00.011)       0:02:40.606 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False"
}

TASK [Set pvs lvm length] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:17
Friday 26 July 2024  22:34:09 +0000 (0:00:00.011)       0:02:40.617 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False"
}

TASK [Set pool pvs] ************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:22
Friday 26 July 2024  22:34:09 +0000 (0:00:00.010)       0:02:40.628 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify PV count] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:27
Friday 26 July 2024  22:34:09 +0000 (0:00:00.011)       0:02:40.639 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:36
Friday 26 July 2024  22:34:09 +0000 (0:00:00.011)       0:02:40.650 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:41
Friday 26 July 2024  22:34:09 +0000 (0:00:00.010)       0:02:40.661 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and not storage_test_pool.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:46
Friday 26 July 2024  22:34:09 +0000 (0:00:00.011)       0:02:40.673 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level",
    "skip_reason": "Conditional result was False"
}

TASK [Check the type of each PV] ***********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:51
Friday 26 July 2024  22:34:09 +0000 (0:00:00.011)       0:02:40.684 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False"
}

TASK [Check that blivet supports PV grow to fill] ******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:64
Friday 26 July 2024  22:34:09 +0000 (0:00:00.012)       0:02:40.697 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0
}

STDOUT:


** (process:22921): WARNING **: 22:34:09.598: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory
True



STDERR:

Shared connection to 10.31.46.75 closed.


TASK [Verify that PVs fill the whole devices when they should] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:73
Friday 26 July 2024  22:34:09 +0000 (0:00:00.340)       0:02:41.037 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Check MD RAID] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:83
Friday 26 July 2024  22:34:09 +0000 (0:00:00.019)       0:02:41.057 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml for sut

TASK [Get information about RAID] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:8
Friday 26 July 2024  22:34:09 +0000 (0:00:00.022)       0:02:41.079 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set active devices regex] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:14
Friday 26 July 2024  22:34:09 +0000 (0:00:00.011)       0:02:41.091 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set spare devices regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:19
Friday 26 July 2024  22:34:09 +0000 (0:00:00.012)       0:02:41.104 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set md version regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:24
Friday 26 July 2024  22:34:09 +0000 (0:00:00.011)       0:02:41.116 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set md chunk size regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:29
Friday 26 July 2024  22:34:09 +0000 (0:00:00.013)       0:02:41.129 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the chunk size] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:37
Friday 26 July 2024  22:34:09 +0000 (0:00:00.011)       0:02:41.141 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID active devices count] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:46
Friday 26 July 2024  22:34:09 +0000 (0:00:00.012)       0:02:41.154 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID spare devices count] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:55
Friday 26 July 2024  22:34:09 +0000 (0:00:00.011)       0:02:41.166 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID metadata version] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:64
Friday 26 July 2024  22:34:09 +0000 (0:00:00.013)       0:02:41.179 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID chunk size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:74
Friday 26 July 2024  22:34:09 +0000 (0:00:00.011)       0:02:41.191 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Reset variables used by tests] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:83
Friday 26 July 2024  22:34:09 +0000 (0:00:00.011)       0:02:41.202 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_md_active_devices_re": null,
        "storage_test_md_chunk_size_re": null,
        "storage_test_md_metadata_version_re": null,
        "storage_test_md_spare_devices_re": null
    },
    "changed": false
}

TASK [Check LVM RAID] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:86
Friday 26 July 2024  22:34:09 +0000 (0:00:00.012)       0:02:41.214 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-lvmraid.yml for sut

TASK [Validate pool member LVM RAID settings] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-lvmraid.yml:2
Friday 26 July 2024  22:34:09 +0000 (0:00:00.025)       0:02:41.240 *********** 
skipping: [sut] => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'partition', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b', '_raw_device': '/dev/sda1', '_mount_id': '/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/sda1'})  => {
    "ansible_loop_var": "storage_test_lvmraid_volume",
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False",
    "storage_test_lvmraid_volume": {
        "_device": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
        "_kernel_device": "/dev/dm-0",
        "_mount_id": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
        "_raw_device": "/dev/sda1",
        "_raw_kernel_device": "/dev/sda1",
        "cache_devices": [],
        "cache_mode": null,
        "cache_size": 0,
        "cached": false,
        "compression": null,
        "deduplication": null,
        "disks": [],
        "encryption": true,
        "encryption_cipher": null,
        "encryption_key": null,
        "encryption_key_size": null,
        "encryption_luks_version": null,
        "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
        "fs_create_options": "",
        "fs_label": "",
        "fs_overwrite_existing": true,
        "fs_type": "xfs",
        "mount_check": 0,
        "mount_device_identifier": "uuid",
        "mount_group": null,
        "mount_mode": null,
        "mount_options": "defaults",
        "mount_passno": 0,
        "mount_point": "/opt/test1",
        "mount_user": null,
        "name": "test1",
        "raid_chunk_size": null,
        "raid_device_count": null,
        "raid_disks": [],
        "raid_level": null,
        "raid_metadata_version": null,
        "raid_spare_count": null,
        "raid_stripe_size": null,
        "size": "4g",
        "state": "present",
        "thin": false,
        "thin_pool_name": null,
        "thin_pool_size": null,
        "type": "partition",
        "vdo_pool_size": null
    }
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [Check Thin Pools] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:89
Friday 26 July 2024  22:34:09 +0000 (0:00:00.016)       0:02:41.256 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-thin.yml for sut

TASK [Validate pool member thinpool settings] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-thin.yml:2
Friday 26 July 2024  22:34:09 +0000 (0:00:00.023)       0:02:41.280 *********** 
skipping: [sut] => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'partition', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b', '_raw_device': '/dev/sda1', '_mount_id': '/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/sda1'})  => {
    "ansible_loop_var": "storage_test_thin_volume",
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False",
    "storage_test_thin_volume": {
        "_device": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
        "_kernel_device": "/dev/dm-0",
        "_mount_id": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
        "_raw_device": "/dev/sda1",
        "_raw_kernel_device": "/dev/sda1",
        "cache_devices": [],
        "cache_mode": null,
        "cache_size": 0,
        "cached": false,
        "compression": null,
        "deduplication": null,
        "disks": [],
        "encryption": true,
        "encryption_cipher": null,
        "encryption_key": null,
        "encryption_key_size": null,
        "encryption_luks_version": null,
        "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
        "fs_create_options": "",
        "fs_label": "",
        "fs_overwrite_existing": true,
        "fs_type": "xfs",
        "mount_check": 0,
        "mount_device_identifier": "uuid",
        "mount_group": null,
        "mount_mode": null,
        "mount_options": "defaults",
        "mount_passno": 0,
        "mount_point": "/opt/test1",
        "mount_user": null,
        "name": "test1",
        "raid_chunk_size": null,
        "raid_device_count": null,
        "raid_disks": [],
        "raid_level": null,
        "raid_metadata_version": null,
        "raid_spare_count": null,
        "raid_stripe_size": null,
        "size": "4g",
        "state": "present",
        "thin": false,
        "thin_pool_name": null,
        "thin_pool_size": null,
        "type": "partition",
        "vdo_pool_size": null
    }
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [Check member encryption] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:92
Friday 26 July 2024  22:34:09 +0000 (0:00:00.014)       0:02:41.294 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml for sut

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:5
Friday 26 July 2024  22:34:10 +0000 (0:00:00.025)       0:02:41.320 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Validate pool member LUKS settings] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:10
Friday 26 July 2024  22:34:10 +0000 (0:00:00.021)       0:02:41.341 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Validate pool member crypttab entries] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:17
Friday 26 July 2024  22:34:10 +0000 (0:00:00.012)       0:02:41.354 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False"
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:24
Friday 26 July 2024  22:34:10 +0000 (0:00:00.011)       0:02:41.366 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_crypttab_key_file": null
    },
    "changed": false
}

TASK [Check VDO] ***************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:95
Friday 26 July 2024  22:34:10 +0000 (0:00:00.011)       0:02:41.377 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-vdo.yml for sut

TASK [Validate pool member VDO settings] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-vdo.yml:2
Friday 26 July 2024  22:34:10 +0000 (0:00:00.026)       0:02:41.404 *********** 
skipping: [sut] => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'partition', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b', '_raw_device': '/dev/sda1', '_mount_id': '/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/sda1'})  => {
    "ansible_loop_var": "storage_test_vdo_volume",
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False",
    "storage_test_vdo_volume": {
        "_device": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
        "_kernel_device": "/dev/dm-0",
        "_mount_id": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
        "_raw_device": "/dev/sda1",
        "_raw_kernel_device": "/dev/sda1",
        "cache_devices": [],
        "cache_mode": null,
        "cache_size": 0,
        "cached": false,
        "compression": null,
        "deduplication": null,
        "disks": [],
        "encryption": true,
        "encryption_cipher": null,
        "encryption_key": null,
        "encryption_key_size": null,
        "encryption_luks_version": null,
        "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
        "fs_create_options": "",
        "fs_label": "",
        "fs_overwrite_existing": true,
        "fs_type": "xfs",
        "mount_check": 0,
        "mount_device_identifier": "uuid",
        "mount_group": null,
        "mount_mode": null,
        "mount_options": "defaults",
        "mount_passno": 0,
        "mount_point": "/opt/test1",
        "mount_user": null,
        "name": "test1",
        "raid_chunk_size": null,
        "raid_device_count": null,
        "raid_disks": [],
        "raid_level": null,
        "raid_metadata_version": null,
        "raid_spare_count": null,
        "raid_stripe_size": null,
        "size": "4g",
        "state": "present",
        "thin": false,
        "thin_pool_name": null,
        "thin_pool_size": null,
        "type": "partition",
        "vdo_pool_size": null
    }
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [Check Stratis] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:98
Friday 26 July 2024  22:34:10 +0000 (0:00:00.015)       0:02:41.420 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml for sut

TASK [Run 'stratis report'] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:6
Friday 26 July 2024  22:34:10 +0000 (0:00:00.028)       0:02:41.448 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Get information about Stratis] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:11
Friday 26 July 2024  22:34:10 +0000 (0:00:00.012)       0:02:41.461 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the pools was created] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:15
Friday 26 July 2024  22:34:10 +0000 (0:00:00.040)       0:02:41.502 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that encryption is correctly set] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:25
Friday 26 July 2024  22:34:10 +0000 (0:00:00.012)       0:02:41.514 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that Clevis/Tang encryption is correctly set] *********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:34
Friday 26 July 2024  22:34:10 +0000 (0:00:00.010)       0:02:41.525 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Reset variable used by test] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:44
Friday 26 July 2024  22:34:10 +0000 (0:00:00.011)       0:02:41.536 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_stratis_report": null
    },
    "changed": false
}

TASK [Clean up test variables] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:101
Friday 26 July 2024  22:34:10 +0000 (0:00:00.013)       0:02:41.550 *********** 
ok: [sut] => {
    "ansible_facts": {
        "__pvs_lvm_len": null,
        "_storage_test_expected_pv_count": null,
        "_storage_test_expected_pv_type": null,
        "_storage_test_pool_pvs": [],
        "_storage_test_pool_pvs_lvm": []
    },
    "changed": false
}

TASK [Verify the volumes] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-volumes.yml:3
Friday 26 July 2024  22:34:10 +0000 (0:00:00.013)       0:02:41.563 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml for sut => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'partition', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b', '_raw_device': '/dev/sda1', '_mount_id': '/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/sda1'})

TASK [Set storage volume test variables] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:2
Friday 26 July 2024  22:34:10 +0000 (0:00:00.021)       0:02:41.584 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": true,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [Run test verify for {{ storage_test_volume_subset }}] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:19
Friday 26 July 2024  22:34:10 +0000 (0:00:00.023)       0:02:41.608 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml for sut => (item=mount)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml for sut => (item=fstab)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml for sut => (item=fs)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml for sut => (item=device)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml for sut => (item=encryption)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml for sut => (item=md)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml for sut => (item=size)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml for sut => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:7
Friday 26 July 2024  22:34:10 +0000 (0:00:00.049)       0:02:41.657 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:11
Friday 26 July 2024  22:34:10 +0000 (0:00:00.017)       0:02:41.674 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_mount_expected_mount_point": "/opt/test1",
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Get information about the mountpoint directory] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:19
Friday 26 July 2024  22:34:10 +0000 (0:00:00.023)       0:02:41.697 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the current mount state by device] ********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:28
Friday 26 July 2024  22:34:10 +0000 (0:00:00.012)       0:02:41.710 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount directory user] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:36
Friday 26 July 2024  22:34:10 +0000 (0:00:00.013)       0:02:41.724 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory group] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:42
Friday 26 July 2024  22:34:10 +0000 (0:00:00.011)       0:02:41.735 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory permissions] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:48
Friday 26 July 2024  22:34:10 +0000 (0:00:00.010)       0:02:41.746 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode",
    "skip_reason": "Conditional result was False"
}

TASK [Get path of test volume device] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:57
Friday 26 July 2024  22:34:10 +0000 (0:00:00.011)       0:02:41.757 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:63
Friday 26 July 2024  22:34:10 +0000 (0:00:00.010)       0:02:41.767 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:69
Friday 26 July 2024  22:34:10 +0000 (0:00:00.011)       0:02:41.779 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:79
Friday 26 July 2024  22:34:10 +0000 (0:00:00.010)       0:02:41.790 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_found_mount_stat": null,
        "storage_test_mount_expected_mount_point": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:2
Friday 26 July 2024  22:34:10 +0000 (0:00:00.011)       0:02:41.801 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "1",
        "storage_test_fstab_expected_mount_options_matches": "1",
        "storage_test_fstab_expected_mount_point_matches": "1",
        "storage_test_fstab_id_matches": [
            "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b "
        ],
        "storage_test_fstab_mount_options_matches": [
            " /opt/test1 xfs defaults "
        ],
        "storage_test_fstab_mount_point_matches": [
            " /opt/test1 "
        ]
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:17
Friday 26 July 2024  22:34:10 +0000 (0:00:00.033)       0:02:41.835 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the fstab mount point] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:24
Friday 26 July 2024  22:34:10 +0000 (0:00:00.023)       0:02:41.858 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:33
Friday 26 July 2024  22:34:10 +0000 (0:00:00.021)       0:02:41.880 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_verify_mount_options | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify fingerprint] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:45
Friday 26 July 2024  22:34:10 +0000 (0:00:00.020)       0:02:41.900 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:51
Friday 26 July 2024  22:34:10 +0000 (0:00:00.013)       0:02:41.914 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:6
Friday 26 July 2024  22:34:10 +0000 (0:00:00.011)       0:02:41.925 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify fs label] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:14
Friday 26 July 2024  22:34:10 +0000 (0:00:00.023)       0:02:41.949 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [See whether the device node is present] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:3
Friday 26 July 2024  22:34:10 +0000 (0:00:00.022)       0:02:41.972 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033244.906683,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1722033244.906683,
        "dev": 5,
        "device_type": 2049,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 938,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/blockdevice",
        "mode": "0660",
        "mtime": 1722033244.906683,
        "nlink": 1,
        "path": "/dev/sda1",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:9
Friday 26 July 2024  22:34:10 +0000 (0:00:00.190)       0:02:42.162 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:16
Friday 26 July 2024  22:34:10 +0000 (0:00:00.016)       0:02:42.179 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')",
    "skip_reason": "Conditional result was False"
}

TASK [Make sure we got info about this volume] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:23
Friday 26 July 2024  22:34:10 +0000 (0:00:00.011)       0:02:42.191 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Process volume type (set initial value) (1/2)] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:29
Friday 26 July 2024  22:34:10 +0000 (0:00:00.015)       0:02:42.206 *********** 
ok: [sut] => {
    "ansible_facts": {
        "st_volume_type": "partition"
    },
    "changed": false
}

TASK [Process volume type (get RAID value) (2/2)] ******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:33
Friday 26 July 2024  22:34:10 +0000 (0:00:00.013)       0:02:42.219 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"raid\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:38
Friday 26 July 2024  22:34:10 +0000 (0:00:00.011)       0:02:42.231 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:3
Friday 26 July 2024  22:34:10 +0000 (0:00:00.013)       0:02:42.244 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033245.1816874,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1722033245.1816874,
        "dev": 5,
        "device_type": 64768,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 1001,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/symlink",
        "mode": "0660",
        "mtime": 1722033245.1816874,
        "nlink": 1,
        "path": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
        "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 [Ensure cryptsetup is present] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:10
Friday 26 July 2024  22:34:11 +0000 (0:00:00.191)       0:02:42.436 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:16
Friday 26 July 2024  22:34:11 +0000 (0:00:00.811)       0:02:43.248 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cryptsetup",
        "luksDump",
        "/dev/sda1"
    ],
    "delta": "0:00:00.007292",
    "end": "2024-07-26 22:34:12.101203",
    "rc": 0,
    "start": "2024-07-26 22:34:12.093911"
}

STDOUT:

LUKS header information
Version:       	2
Epoch:         	3
Metadata area: 	16384 [bytes]
Keyslots area: 	16744448 [bytes]
UUID:          	7627c3ec-92bb-4527-94eb-6882a9601d5b
Label:         	(no label)
Subsystem:     	(no subsystem)
Flags:       	(no flags)

Data segments:
  0: crypt
	offset: 16777216 [bytes]
	length: (whole device)
	cipher: aes-xts-plain64
	sector: 512 [bytes]

Keyslots:
  0: luks2
	Key:        512 bits
	Priority:   normal
	Cipher:     aes-xts-plain64
	Cipher key: 512 bits
	PBKDF:      argon2id
	Time cost:  4
	Memory:     666063
	Threads:    2
	Salt:       ce fa 78 80 2c 78 1d 00 37 b3 41 d2 33 8f 1d f2 
	            37 1e f1 a8 2d 44 c3 03 53 8e 34 fd 10 f1 6d ca 
	AF stripes: 4000
	AF hash:    sha256
	Area offset:32768 [bytes]
	Area length:258048 [bytes]
	Digest ID:  0
Tokens:
Digests:
  0: pbkdf2
	Hash:       sha256
	Iterations: 102400
	Salt:       ac 03 0f 15 6d 1d 6b a4 6f a6 c9 10 ee f2 cb 96 
	            cb 32 d7 f4 e6 db 92 72 ca ec 08 4b dc 67 52 09 
	Digest:     39 3d 88 e6 06 24 01 3b 2c 4c 52 93 13 45 f1 54 
	            46 1e 8a 04 cd 7c a2 cb 21 09 04 2f c8 8d d7 de 

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:22
Friday 26 July 2024  22:34:12 +0000 (0:00:00.187)       0:02:43.435 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:29
Friday 26 July 2024  22:34:12 +0000 (0:00:00.022)       0:02:43.458 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:40
Friday 26 July 2024  22:34:12 +0000 (0:00:00.023)       0:02:43.481 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:46
Friday 26 July 2024  22:34:12 +0000 (0:00:00.014)       0:02:43.496 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check LUKS version] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:51
Friday 26 July 2024  22:34:12 +0000 (0:00:00.016)       0:02:43.513 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption_luks_version",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS key size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:63
Friday 26 July 2024  22:34:12 +0000 (0:00:00.012)       0:02:43.526 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption_key_size",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS cipher] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:75
Friday 26 July 2024  22:34:12 +0000 (0:00:00.012)       0:02:43.539 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption_cipher",
    "skip_reason": "Conditional result was False"
}

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:87
Friday 26 July 2024  22:34:12 +0000 (0:00:00.016)       0:02:43.555 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [
            "luks-7627c3ec-92bb-4527-94eb-6882a9601d5b /dev/sda1 -"
        ],
        "_storage_test_expected_crypttab_entries": "1",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:93
Friday 26 July 2024  22:34:12 +0000 (0:00:00.028)       0:02:43.584 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:100
Friday 26 July 2024  22:34:12 +0000 (0:00:00.023)       0:02:43.607 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check backing device of crypttab entry] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:108
Friday 26 July 2024  22:34:12 +0000 (0:00:00.025)       0:02:43.633 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check key file of crypttab entry] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:116
Friday 26 July 2024  22:34:12 +0000 (0:00:00.024)       0:02:43.657 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:124
Friday 26 July 2024  22:34:12 +0000 (0:00:00.026)       0:02:43.683 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [Get information about RAID] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:8
Friday 26 July 2024  22:34:12 +0000 (0:00:00.013)       0:02:43.697 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set active devices regex] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:14
Friday 26 July 2024  22:34:12 +0000 (0:00:00.011)       0:02:43.709 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set spare devices regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:19
Friday 26 July 2024  22:34:12 +0000 (0:00:00.011)       0:02:43.720 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set md version regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:24
Friday 26 July 2024  22:34:12 +0000 (0:00:00.013)       0:02:43.733 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set chunk size regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:29
Friday 26 July 2024  22:34:12 +0000 (0:00:00.011)       0:02:43.745 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the chunk size] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:37
Friday 26 July 2024  22:34:12 +0000 (0:00:00.011)       0:02:43.757 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID active devices count] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:46
Friday 26 July 2024  22:34:12 +0000 (0:00:00.011)       0:02:43.769 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID spare devices count] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:54
Friday 26 July 2024  22:34:12 +0000 (0:00:00.011)       0:02:43.780 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID metadata version] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:62
Friday 26 July 2024  22:34:12 +0000 (0:00:00.011)       0:02:43.792 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID chunk size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:70
Friday 26 July 2024  22:34:12 +0000 (0:00:00.014)       0:02:43.806 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the actual size of the volume] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:3
Friday 26 July 2024  22:34:12 +0000 (0:00:00.049)       0:02:43.856 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type not in ['partition', 'disk']",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested size of the volume] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:11
Friday 26 July 2024  22:34:12 +0000 (0:00:00.021)       0:02:43.877 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected size] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:20
Friday 26 July 2024  22:34:12 +0000 (0:00:00.020)       0:02:43.898 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:28
Friday 26 July 2024  22:34:12 +0000 (0:00:00.020)       0:02:43.918 *********** 
ok: [sut] => {
    "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined"
}

TASK [Get the size of parent/pool device] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:32
Friday 26 July 2024  22:34:12 +0000 (0:00:00.014)       0:02:43.932 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Show test pool] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:46
Friday 26 July 2024  22:34:12 +0000 (0:00:00.020)       0:02:43.953 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.type == \"lvm\""
}

TASK [Show test blockinfo] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:50
Friday 26 July 2024  22:34:12 +0000 (0:00:00.022)       0:02:43.976 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.type == \"lvm\""
}

TASK [Show test pool size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:54
Friday 26 July 2024  22:34:12 +0000 (0:00:00.019)       0:02:43.995 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.type == \"lvm\""
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:58
Friday 26 July 2024  22:34:12 +0000 (0:00:00.019)       0:02:44.014 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Default thin pool reserved space values] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:67
Friday 26 July 2024  22:34:12 +0000 (0:00:00.018)       0:02:44.033 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default minimal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:71
Friday 26 July 2024  22:34:12 +0000 (0:00:00.010)       0:02:44.044 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default maximal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:76
Friday 26 July 2024  22:34:12 +0000 (0:00:00.010)       0:02:44.055 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate maximum usable space in thin pool] *****************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:82
Friday 26 July 2024  22:34:12 +0000 (0:00:00.011)       0:02:44.066 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply upper size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:86
Friday 26 July 2024  22:34:12 +0000 (0:00:00.010)       0:02:44.076 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply lower size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:91
Friday 26 July 2024  22:34:12 +0000 (0:00:00.010)       0:02:44.087 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Convert maximum usable thin pool space from int to Size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:96
Friday 26 July 2024  22:34:12 +0000 (0:00:00.011)       0:02:44.099 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show max thin pool size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:101
Friday 26 July 2024  22:34:12 +0000 (0:00:00.011)       0:02:44.110 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show volume thin pool size] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:105
Friday 26 July 2024  22:34:12 +0000 (0:00:00.010)       0:02:44.121 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show test volume size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:109
Friday 26 July 2024  22:34:12 +0000 (0:00:00.013)       0:02:44.134 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Establish base value for expected thin pool size] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:113
Friday 26 July 2024  22:34:12 +0000 (0:00:00.013)       0:02:44.147 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:120
Friday 26 July 2024  22:34:12 +0000 (0:00:00.011)       0:02:44.159 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected thin pool volume size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:127
Friday 26 July 2024  22:34:12 +0000 (0:00:00.011)       0:02:44.170 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected thin pool volume size based on percentage value] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:131
Friday 26 July 2024  22:34:12 +0000 (0:00:00.011)       0:02:44.182 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Replace expected volume size with calculated value] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:137
Friday 26 July 2024  22:34:12 +0000 (0:00:00.011)       0:02:44.194 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show actual size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:143
Friday 26 July 2024  22:34:12 +0000 (0:00:00.013)       0:02:44.207 *********** 
ok: [sut] => {
    "storage_test_actual_size": {
        "changed": false,
        "false_condition": "storage_test_volume.type not in ['partition', 'disk']",
        "skip_reason": "Conditional result was False",
        "skipped": true
    }
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:147
Friday 26 July 2024  22:34:12 +0000 (0:00:00.013)       0:02:44.221 *********** 
ok: [sut] => {
    "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined"
}

TASK [Assert expected size is actual size] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:151
Friday 26 July 2024  22:34:12 +0000 (0:00:00.012)       0:02:44.234 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Get information about the LV] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:5
Friday 26 July 2024  22:34:12 +0000 (0:00:00.019)       0:02:44.253 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV segment type] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:13
Friday 26 July 2024  22:34:12 +0000 (0:00:00.011)       0:02:44.265 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Check segment type] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:17
Friday 26 July 2024  22:34:12 +0000 (0:00:00.010)       0:02:44.275 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV cache size] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:24
Friday 26 July 2024  22:34:12 +0000 (0:00:00.012)       0:02:44.288 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested cache size] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:31
Friday 26 July 2024  22:34:12 +0000 (0:00:00.011)       0:02:44.300 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected cache size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:37
Friday 26 July 2024  22:34:13 +0000 (0:00:00.011)       0:02:44.311 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:42
Friday 26 July 2024  22:34:13 +0000 (0:00:00.011)       0:02:44.323 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:25
Friday 26 July 2024  22:34:13 +0000 (0:00:00.011)       0:02:44.334 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:44
Friday 26 July 2024  22:34:13 +0000 (0:00:00.011)       0:02:44.345 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Clean up variable namespace] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:54
Friday 26 July 2024  22:34:13 +0000 (0:00:00.010)       0:02:44.356 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null
    },
    "changed": false
}

TASK [Create a file] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/create-test-file.yml:12
Friday 26 July 2024  22:34:13 +0000 (0:00:00.011)       0:02:44.367 *********** 
changed: [sut] => {
    "changed": true,
    "dest": "/opt/test1/quux",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "secontext": "unconfined_u:object_r:unlabeled_t:s0",
    "size": 0,
    "state": "file",
    "uid": 0
}

TASK [Test for correct handling of safe_mode] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:220
Friday 26 July 2024  22:34:13 +0000 (0:00:00.189)       0:02:44.557 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml for sut

TASK [Store global variable value copy] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:4
Friday 26 July 2024  22:34:13 +0000 (0:00:00.031)       0:02:44.589 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_pools_global": [],
        "storage_safe_mode_global": true,
        "storage_volumes_global": []
    },
    "changed": false
}

TASK [Verify role raises correct error] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:10
Friday 26 July 2024  22:34:13 +0000 (0:00:00.022)       0:02:44.611 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:34:13 +0000 (0:00:00.019)       0:02:44.631 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:34:13 +0000 (0:00:00.017)       0:02:44.648 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:34:13 +0000 (0:00:00.025)       0:02:44.673 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:34:13 +0000 (0:00:00.031)       0:02:44.705 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:34:13 +0000 (0:00:00.015)       0:02:44.720 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:34:13 +0000 (0:00:00.015)       0:02:44.735 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:34:13 +0000 (0:00:00.013)       0:02:44.748 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:34:13 +0000 (0:00:00.012)       0:02:44.761 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:34:13 +0000 (0:00:00.030)       0:02:44.792 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:34:14 +0000 (0:00:00.815)       0:02:45.607 *********** 
ok: [sut] => {
    "storage_pools": [
        {
            "disks": [
                "sda"
            ],
            "name": "foo",
            "type": "partition",
            "volumes": [
                {
                    "encryption": false,
                    "encryption_password": "yabbadabbadoo",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g",
                    "type": "partition"
                }
            ]
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:34:14 +0000 (0:00:00.017)       0:02:45.625 *********** 
ok: [sut] => {
    "storage_volumes": []
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:34:14 +0000 (0:00:00.023)       0:02:45.648 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:34:15 +0000 (0:00:01.121)       0:02:46.770 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:34:15 +0000 (0:00:00.023)       0:02:46.794 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:34:15 +0000 (0:00:00.019)       0:02:46.813 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:34:15 +0000 (0:00:00.018)       0:02:46.831 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:34:15 +0000 (0:00:00.019)       0:02:46.851 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:34:16 +0000 (0:00:00.894)       0:02:47.746 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-cryptsetup@luks\\x2de9619b44\\x2d62d3\\x2d435f\\x2dbaeb\\x2d47c63a02e7de.service": {
                "name": "systemd-cryptsetup@luks\\x2de9619b44\\x2d62d3\\x2d435f\\x2dbaeb\\x2d47c63a02e7de.service",
                "source": "systemd",
                "state": "stopped",
                "status": "generated"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:34:18 +0000 (0:00:01.707)       0:02:49.453 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": [
            "systemd-cryptsetup@luks\\x2de9619b44\\x2d62d3\\x2d435f\\x2dbaeb\\x2d47c63a02e7de.service"
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:34:18 +0000 (0:00:00.032)       0:02:49.485 *********** 
changed: [sut] => (item=systemd-cryptsetup@luks\x2de9619b44\x2d62d3\x2d435f\x2dbaeb\x2d47c63a02e7de.service) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "systemd-cryptsetup@luks\\x2de9619b44\\x2d62d3\\x2d435f\\x2dbaeb\\x2d47c63a02e7de.service",
    "name": "systemd-cryptsetup@luks\\x2de9619b44\\x2d62d3\\x2d435f\\x2dbaeb\\x2d47c63a02e7de.service",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "systemd-journald.socket cryptsetup-pre.target \"system-systemd\\\\x2dcryptsetup.slice\" systemd-udevd-kernel.socket dev-sda.device",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "umount.target cryptsetup.target \"blockdev@dev-mapper-luks\\\\x2de9619b44\\\\x2d62d3\\\\x2d435f\\\\x2dbaeb\\\\x2d47c63a02e7de.target\"",
        "BindsTo": "dev-sda.device",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "umount.target",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "no",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Cryptography Setup for luks-e9619b44-62d3-435f-baeb-47c63a02e7de",
        "DevicePolicy": "auto",
        "Documentation": "\"man:crypttab(5)\" \"man:systemd-cryptsetup-generator(8)\" \"man:systemd-cryptsetup@.service(8)\"",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup attach luks-e9619b44-62d3-435f-baeb-47c63a02e7de /dev/sda -  ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup attach luks-e9619b44-62d3-435f-baeb-47c63a02e7de /dev/sda -  ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup detach luks-e9619b44-62d3-435f-baeb-47c63a02e7de ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStopEx": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup detach luks-e9619b44-62d3-435f-baeb-47c63a02e7de ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FinalKillSignal": "9",
        "FragmentPath": "/run/systemd/generator/systemd-cryptsetup@luks\\x2de9619b44\\x2d62d3\\x2d435f\\x2dbaeb\\x2d47c63a02e7de.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "systemd-cryptsetup@luks\\x2de9619b44\\x2d62d3\\x2d435f\\x2dbaeb\\x2d47c63a02e7de.service",
        "IgnoreOnIsolate": "yes",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "shared",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "\"systemd-cryptsetup@luks\\\\x2de9619b44\\\\x2d62d3\\\\x2d435f\\\\x2dbaeb\\\\x2d47c63a02e7de.service\"",
        "NeedDaemonReload": "yes",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "500",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "yes",
        "RemoveIPC": "no",
        "RequiredBy": "cryptsetup.target",
        "Requires": "\"system-systemd\\\\x2dcryptsetup.slice\"",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system-systemd\\x2dcryptsetup.slice",
        "SourcePath": "/etc/crypttab",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Fri 2024-07-26 22:34:07 UTC",
        "StateChangeTimestampMonotonic": "638153597",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22342",
        "TimeoutAbortUSec": "infinity",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "infinity",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "infinity",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "oneshot",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "generated",
        "UtmpMode": "init",
        "Wants": "\"blockdev@dev-mapper-luks\\\\x2de9619b44\\\\x2d62d3\\\\x2d435f\\\\x2dbaeb\\\\x2d47c63a02e7de.target\"",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:34:18 +0000 (0:00:00.543)       0:02:50.029 *********** 
fatal: [sut]: FAILED! => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

MSG:

cannot remove existing formatting on device 'luks-7627c3ec-92bb-4527-94eb-6882a9601d5b' in safe mode due to encryption removal

TASK [fedora.linux_system_roles.storage : Failed message] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:109
Friday 26 July 2024  22:34:19 +0000 (0:00:01.138)       0:02:51.168 *********** 
fatal: [sut]: FAILED! => {
    "changed": false
}

MSG:

{'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "cannot remove existing formatting on device 'luks-7627c3ec-92bb-4527-94eb-6882a9601d5b' in safe mode due to encryption removal", 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'partition', 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks2', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'partition', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None}]}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, '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, 'shared': False}, '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_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': None}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:34:19 +0000 (0:00:00.018)       0:02:51.186 *********** 
changed: [sut] => (item=systemd-cryptsetup@luks\x2de9619b44\x2d62d3\x2d435f\x2dbaeb\x2d47c63a02e7de.service) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "systemd-cryptsetup@luks\\x2de9619b44\\x2d62d3\\x2d435f\\x2dbaeb\\x2d47c63a02e7de.service",
    "name": "systemd-cryptsetup@luks\\x2de9619b44\\x2d62d3\\x2d435f\\x2dbaeb\\x2d47c63a02e7de.service",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "no",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "systemd-cryptsetup@luks\\x2de9619b44\\x2d62d3\\x2d435f\\x2dbaeb\\x2d47c63a02e7de.service",
        "DevicePolicy": "auto",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FinalKillSignal": "9",
        "FragmentPath": "/etc/systemd/system/systemd-cryptsetup@luks\\x2de9619b44\\x2d62d3\\x2d435f\\x2dbaeb\\x2d47c63a02e7de.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "systemd-cryptsetup@luks\\x2de9619b44\\x2d62d3\\x2d435f\\x2dbaeb\\x2d47c63a02e7de.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "462966784",
        "LimitMEMLOCKSoft": "462966784",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "1073741816",
        "LimitNOFILESoft": "1073741816",
        "LimitNPROC": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luks\\x2de9619b44\\x2d62d3\\x2d435f\\x2dbaeb\\x2d47c63a02e7de.service is masked.\"",
        "LoadState": "masked",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "\"systemd-cryptsetup@luks\\\\x2de9619b44\\\\x2d62d3\\\\x2d435f\\\\x2dbaeb\\\\x2d47c63a02e7de.service\"",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "inherit",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestampMonotonic": "0",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22342",
        "TimeoutAbortUSec": "1min 30s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "masked",
        "UtmpMode": "init",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [Check that we failed in the role] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:23
Friday 26 July 2024  22:34:20 +0000 (0:00:00.534)       0:02:51.720 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the blivet output and error message are correct] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:28
Friday 26 July 2024  22:34:20 +0000 (0:00:00.013)       0:02:51.734 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify correct exception or error message] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:39
Friday 26 July 2024  22:34:20 +0000 (0:00:00.021)       0:02:51.755 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_failed_exception is defined",
    "skip_reason": "Conditional result was False"
}

TASK [Stat the file] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-data-preservation.yml:11
Friday 26 July 2024  22:34:20 +0000 (0:00:00.014)       0:02:51.770 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033253.2228184,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1722033253.2228184,
        "dev": 64768,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 131,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/x-empty",
        "mode": "0644",
        "mtime": 1722033253.2228184,
        "nlink": 1,
        "path": "/opt/test1/quux",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "3901674757",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Assert file presence] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-data-preservation.yml:16
Friday 26 July 2024  22:34:20 +0000 (0:00:00.188)       0:02:51.958 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Remove the encryption layer] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:244
Friday 26 July 2024  22:34:20 +0000 (0:00:00.017)       0:02:51.975 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:34:20 +0000 (0:00:00.051)       0:02:52.026 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:34:20 +0000 (0:00:00.017)       0:02:52.044 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:34:20 +0000 (0:00:00.022)       0:02:52.067 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:34:20 +0000 (0:00:00.033)       0:02:52.101 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:34:20 +0000 (0:00:00.014)       0:02:52.115 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:34:20 +0000 (0:00:00.013)       0:02:52.129 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:34:20 +0000 (0:00:00.012)       0:02:52.142 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:34:20 +0000 (0:00:00.012)       0:02:52.155 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:34:20 +0000 (0:00:00.030)       0:02:52.185 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:34:21 +0000 (0:00:00.816)       0:02:53.001 *********** 
ok: [sut] => {
    "storage_pools": [
        {
            "disks": [
                "sda"
            ],
            "name": "foo",
            "type": "partition",
            "volumes": [
                {
                    "encryption": false,
                    "encryption_password": "yabbadabbadoo",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g",
                    "type": "partition"
                }
            ]
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:34:21 +0000 (0:00:00.015)       0:02:53.017 *********** 
ok: [sut] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined"
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:34:21 +0000 (0:00:00.014)       0:02:53.031 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:34:22 +0000 (0:00:01.128)       0:02:54.160 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:34:22 +0000 (0:00:00.023)       0:02:54.184 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:34:22 +0000 (0:00:00.018)       0:02:54.203 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:34:22 +0000 (0:00:00.019)       0:02:54.222 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:34:22 +0000 (0:00:00.018)       0:02:54.240 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:34:23 +0000 (0:00:00.794)       0:02:55.035 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service": {
                "name": "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
                "source": "systemd",
                "state": "stopped",
                "status": "generated"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:34:25 +0000 (0:00:01.658)       0:02:56.693 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": [
            "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service"
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:34:25 +0000 (0:00:00.032)       0:02:56.725 *********** 
changed: [sut] => (item=systemd-cryptsetup@luks\x2d7627c3ec\x2d92bb\x2d4527\x2d94eb\x2d6882a9601d5b.service) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
    "name": "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "cryptsetup-pre.target \"system-systemd\\\\x2dcryptsetup.slice\" systemd-udevd-kernel.socket dev-sda1.device systemd-journald.socket",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "\"blockdev@dev-mapper-luks\\\\x2d7627c3ec\\\\x2d92bb\\\\x2d4527\\\\x2d94eb\\\\x2d6882a9601d5b.target\" cryptsetup.target umount.target",
        "BindsTo": "dev-sda1.device",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "umount.target",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "no",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Cryptography Setup for luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
        "DevicePolicy": "auto",
        "Documentation": "\"man:crypttab(5)\" \"man:systemd-cryptsetup-generator(8)\" \"man:systemd-cryptsetup@.service(8)\"",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup attach luks-7627c3ec-92bb-4527-94eb-6882a9601d5b /dev/sda1 -  ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup attach luks-7627c3ec-92bb-4527-94eb-6882a9601d5b /dev/sda1 -  ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup detach luks-7627c3ec-92bb-4527-94eb-6882a9601d5b ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStopEx": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup detach luks-7627c3ec-92bb-4527-94eb-6882a9601d5b ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FinalKillSignal": "9",
        "FragmentPath": "/run/systemd/generator/systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
        "IgnoreOnIsolate": "yes",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "shared",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "\"systemd-cryptsetup@luks\\\\x2d7627c3ec\\\\x2d92bb\\\\x2d4527\\\\x2d94eb\\\\x2d6882a9601d5b.service\"",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "500",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "yes",
        "RemoveIPC": "no",
        "RequiredBy": "\"dev-mapper-luks\\\\x2d7627c3ec\\\\x2d92bb\\\\x2d4527\\\\x2d94eb\\\\x2d6882a9601d5b.device\" cryptsetup.target",
        "Requires": "\"system-systemd\\\\x2dcryptsetup.slice\"",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system-systemd\\x2dcryptsetup.slice",
        "SourcePath": "/etc/crypttab",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Fri 2024-07-26 22:34:20 UTC",
        "StateChangeTimestampMonotonic": "651363149",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22342",
        "TimeoutAbortUSec": "infinity",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "infinity",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "infinity",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "oneshot",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "generated",
        "UtmpMode": "init",
        "Wants": "\"blockdev@dev-mapper-luks\\\\x2d7627c3ec\\\\x2d92bb\\\\x2d4527\\\\x2d94eb\\\\x2d6882a9601d5b.target\"",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:34:25 +0000 (0:00:00.538)       0:02:57.263 *********** 
changed: [sut] => {
    "actions": [
        {
            "action": "destroy format",
            "device": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
            "fs_type": "xfs"
        },
        {
            "action": "destroy device",
            "device": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
            "fs_type": null
        },
        {
            "action": "destroy format",
            "device": "/dev/sda1",
            "fs_type": "luks"
        },
        {
            "action": "create format",
            "device": "/dev/sda1",
            "fs_type": "xfs"
        }
    ],
    "changed": true,
    "crypts": [
        {
            "backing_device": "/dev/sda1",
            "name": "luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
            "password": "-",
            "state": "absent"
        }
    ],
    "leaves": [
        "/dev/sda1",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/sdd",
        "/dev/sde",
        "/dev/sdf",
        "/dev/sdg",
        "/dev/sdh",
        "/dev/sdi",
        "/dev/xvda1"
    ],
    "mounts": [
        {
            "fstype": "xfs",
            "path": "/opt/test1",
            "src": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
            "state": "absent"
        },
        {
            "dump": 0,
            "fstype": "xfs",
            "group": null,
            "mode": null,
            "opts": "defaults",
            "owner": null,
            "passno": 0,
            "path": "/opt/test1",
            "src": "UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c",
            "state": "mounted"
        }
    ],
    "packages": [
        "xfsprogs"
    ],
    "pools": [
        {
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_clevis_pin": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "encryption_tang_thumbprint": null,
            "encryption_tang_url": null,
            "grow_to_fill": false,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "shared": false,
            "state": "present",
            "type": "partition",
            "volumes": [
                {
                    "_device": "/dev/sda1",
                    "_kernel_device": "/dev/sda1",
                    "_mount_id": "UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c",
                    "_raw_device": "/dev/sda1",
                    "_raw_kernel_device": "/dev/sda1",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [
                        "sda"
                    ],
                    "encryption": false,
                    "encryption_cipher": null,
                    "encryption_key": null,
                    "encryption_key_size": 0,
                    "encryption_luks_version": "luks2",
                    "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                    "fs_create_options": "",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "xfs",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_group": null,
                    "mount_mode": null,
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "mount_user": null,
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "raid_stripe_size": null,
                    "size": "4g",
                    "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83
Friday 26 July 2024  22:34:27 +0000 (0:00:01.744)       0:02:59.007 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_udevadm_trigger | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Friday 26 July 2024  22:34:27 +0000 (0:00:00.020)       0:02:59.028 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033246.619711,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "b2c9ae01da06620c7a9c7f4215ed8082a5c460a0",
        "ctime": 1722033246.6127107,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 505413956,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1722033246.6127107,
        "nlink": 1,
        "path": "/etc/fstab",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 1448,
        "uid": 0,
        "version": "3334868862",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95
Friday 26 July 2024  22:34:27 +0000 (0:00:00.192)       0:02:59.221 *********** 
ok: [sut] => {
    "backup": "",
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:34:28 +0000 (0:00:00.188)       0:02:59.409 *********** 
changed: [sut] => (item=systemd-cryptsetup@luks\x2d7627c3ec\x2d92bb\x2d4527\x2d94eb\x2d6882a9601d5b.service) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
    "name": "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "no",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
        "DevicePolicy": "auto",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FinalKillSignal": "9",
        "FragmentPath": "/etc/systemd/system/systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "462966784",
        "LimitMEMLOCKSoft": "462966784",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "1073741816",
        "LimitNOFILESoft": "1073741816",
        "LimitNPROC": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service is masked.\"",
        "LoadState": "masked",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "\"systemd-cryptsetup@luks\\\\x2d7627c3ec\\\\x2d92bb\\\\x2d4527\\\\x2d94eb\\\\x2d6882a9601d5b.service\"",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "RequiredBy": "\"dev-mapper-luks\\\\x2d7627c3ec\\\\x2d92bb\\\\x2d4527\\\\x2d94eb\\\\x2d6882a9601d5b.device\" cryptsetup.target",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "inherit",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Fri 2024-07-26 22:34:20 UTC",
        "StateChangeTimestampMonotonic": "651363149",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22342",
        "TimeoutAbortUSec": "1min 30s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "masked",
        "UtmpMode": "init",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [fedora.linux_system_roles.storage : Show blivet_output] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119
Friday 26 July 2024  22:34:28 +0000 (0:00:00.530)       0:02:59.940 *********** 
ok: [sut] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy format",
                "device": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
                "fs_type": "xfs"
            },
            {
                "action": "destroy device",
                "device": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
                "fs_type": null
            },
            {
                "action": "destroy format",
                "device": "/dev/sda1",
                "fs_type": "luks"
            },
            {
                "action": "create format",
                "device": "/dev/sda1",
                "fs_type": "xfs"
            }
        ],
        "changed": true,
        "crypts": [
            {
                "backing_device": "/dev/sda1",
                "name": "luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
                "password": "-",
                "state": "absent"
            }
        ],
        "failed": false,
        "leaves": [
            "/dev/sda1",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/sdd",
            "/dev/sde",
            "/dev/sdf",
            "/dev/sdg",
            "/dev/sdh",
            "/dev/sdi",
            "/dev/xvda1"
        ],
        "mounts": [
            {
                "fstype": "xfs",
                "path": "/opt/test1",
                "src": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
                "state": "absent"
            },
            {
                "dump": 0,
                "fstype": "xfs",
                "group": null,
                "mode": null,
                "opts": "defaults",
                "owner": null,
                "passno": 0,
                "path": "/opt/test1",
                "src": "UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c",
                "state": "mounted"
            }
        ],
        "packages": [
            "xfsprogs"
        ],
        "pools": [
            {
                "disks": [
                    "sda"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_clevis_pin": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "encryption_tang_thumbprint": null,
                "encryption_tang_url": null,
                "grow_to_fill": false,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "shared": false,
                "state": "present",
                "type": "partition",
                "volumes": [
                    {
                        "_device": "/dev/sda1",
                        "_kernel_device": "/dev/sda1",
                        "_mount_id": "UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c",
                        "_raw_device": "/dev/sda1",
                        "_raw_kernel_device": "/dev/sda1",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [
                            "sda"
                        ],
                        "encryption": false,
                        "encryption_cipher": null,
                        "encryption_key": null,
                        "encryption_key_size": 0,
                        "encryption_luks_version": "luks2",
                        "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                        "fs_create_options": "",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "xfs",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_group": null,
                        "mount_mode": null,
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "mount_user": null,
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "raid_stripe_size": null,
                        "size": "4g",
                        "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128
Friday 26 July 2024  22:34:28 +0000 (0:00:00.016)       0:02:59.957 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "sda"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_clevis_pin": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "encryption_tang_thumbprint": null,
                "encryption_tang_url": null,
                "grow_to_fill": false,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "shared": false,
                "state": "present",
                "type": "partition",
                "volumes": [
                    {
                        "_device": "/dev/sda1",
                        "_kernel_device": "/dev/sda1",
                        "_mount_id": "UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c",
                        "_raw_device": "/dev/sda1",
                        "_raw_kernel_device": "/dev/sda1",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [
                            "sda"
                        ],
                        "encryption": false,
                        "encryption_cipher": null,
                        "encryption_key": null,
                        "encryption_key_size": 0,
                        "encryption_luks_version": "luks2",
                        "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                        "fs_create_options": "",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "xfs",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_group": null,
                        "mount_mode": null,
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "mount_user": null,
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "raid_stripe_size": null,
                        "size": "4g",
                        "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Friday 26 July 2024  22:34:28 +0000 (0:00:00.016)       0:02:59.974 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] **************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Friday 26 July 2024  22:34:28 +0000 (0:00:00.014)       0:02:59.988 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [sut] => (item={'src': '/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "fstype": "xfs",
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
        "state": "absent"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/luks-7627c3ec-92bb-4527-94eb-6882a9601d5b"
}

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159
Friday 26 July 2024  22:34:28 +0000 (0:00:00.201)       0:03:00.189 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Set up new/current mounts] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164
Friday 26 July 2024  22:34:29 +0000 (0:00:00.501)       0:03:00.690 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [sut] => (item={'src': 'UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c",
        "state": "mounted"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c"
}

TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175
Friday 26 July 2024  22:34:29 +0000 (0:00:00.208)       0:03:00.899 *********** 
skipping: [sut] => (item={'src': 'UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None})  => {
    "ansible_loop_var": "mount_info",
    "changed": false,
    "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c",
        "state": "mounted"
    },
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187
Friday 26 July 2024  22:34:29 +0000 (0:00:00.026)       0:03:00.925 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195
Friday 26 July 2024  22:34:30 +0000 (0:00:00.506)       0:03:01.432 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033249.1667523,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "7d34761af914e34cf9b83de7e0846d8d86cfa6a9",
        "ctime": 1722033247.7577293,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 182452634,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0600",
        "mtime": 1722033247.7577293,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 54,
        "uid": 0,
        "version": "4139690017",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200
Friday 26 July 2024  22:34:30 +0000 (0:00:00.188)       0:03:01.620 *********** 
changed: [sut] => (item={'backing_device': '/dev/sda1', 'name': 'luks-7627c3ec-92bb-4527-94eb-6882a9601d5b', 'password': '-', 'state': 'absent'}) => {
    "ansible_loop_var": "entry",
    "backup": "",
    "changed": true,
    "entry": {
        "backing_device": "/dev/sda1",
        "name": "luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
        "password": "-",
        "state": "absent"
    },
    "found": 1
}

MSG:

1 line(s) removed

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222
Friday 26 July 2024  22:34:30 +0000 (0:00:00.201)       0:03:01.822 *********** 
ok: [sut]

TASK [Verify role results] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:261
Friday 26 July 2024  22:34:31 +0000 (0:00:00.721)       0:03:02.543 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml for sut

TASK [Print out pool information] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:2
Friday 26 July 2024  22:34:31 +0000 (0:00:00.068)       0:03:02.611 *********** 
ok: [sut] => {
    "_storage_pools_list": [
        {
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_clevis_pin": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "encryption_tang_thumbprint": null,
            "encryption_tang_url": null,
            "grow_to_fill": false,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "shared": false,
            "state": "present",
            "type": "partition",
            "volumes": [
                {
                    "_device": "/dev/sda1",
                    "_kernel_device": "/dev/sda1",
                    "_mount_id": "UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c",
                    "_raw_device": "/dev/sda1",
                    "_raw_kernel_device": "/dev/sda1",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [
                        "sda"
                    ],
                    "encryption": false,
                    "encryption_cipher": null,
                    "encryption_key": null,
                    "encryption_key_size": 0,
                    "encryption_luks_version": "luks2",
                    "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                    "fs_create_options": "",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "xfs",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_group": null,
                    "mount_mode": null,
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "mount_user": null,
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "raid_stripe_size": null,
                    "size": "4g",
                    "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:7
Friday 26 July 2024  22:34:31 +0000 (0:00:00.024)       0:03:02.635 *********** 
skipping: [sut] => {
    "false_condition": "_storage_volumes_list | length > 0"
}

TASK [Collect info about the volumes.] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:15
Friday 26 July 2024  22:34:31 +0000 (0:00:00.019)       0:03:02.654 *********** 
ok: [sut] => {
    "changed": false,
    "info": {
        "/dev/sda": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sda1": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/opt/test1",
            "name": "/dev/sda1",
            "size": "10G",
            "type": "partition",
            "uuid": "b9c7899d-dab3-44ac-95e1-93eab9a9377c"
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdd": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdd",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sde": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sde",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdf": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdg": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdg",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdh": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdh",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdi": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdi",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/xvda",
            "size": "250G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda1": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/",
            "name": "/dev/xvda1",
            "size": "250G",
            "type": "partition",
            "uuid": "f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3"
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:20
Friday 26 July 2024  22:34:31 +0000 (0:00:00.182)       0:03:02.836 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.003101",
    "end": "2024-07-26 22:34:31.682404",
    "rc": 0,
    "start": "2024-07-26 22:34:31.679303"
}

STDOUT:


# system_role:storage
#
# /etc/fstab
# Created by anaconda on Wed Jul 24 09:00:32 2024
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3 /                       xfs     defaults        0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c /opt/test1 xfs defaults 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:25
Friday 26 July 2024  22:34:31 +0000 (0:00:00.181)       0:03:03.018 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.003122",
    "end": "2024-07-26 22:34:31.861878",
    "failed_when_result": false,
    "rc": 0,
    "start": "2024-07-26 22:34:31.858756"
}

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:34
Friday 26 July 2024  22:34:31 +0000 (0:00:00.176)       0:03:03.194 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'partition', 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks2', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'partition', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/sda1', '_raw_device': '/dev/sda1', '_mount_id': 'UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c', '_kernel_device': '/dev/sda1', '_raw_kernel_device': '/dev/sda1'}]})

TASK [Set _storage_pool_tests] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:5
Friday 26 July 2024  22:34:31 +0000 (0:00:00.031)       0:03:03.226 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pool_tests": [
            "members",
            "volumes"
        ]
    },
    "changed": false
}

TASK [Get VG shared value status] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:18
Friday 26 July 2024  22:34:31 +0000 (0:00:00.011)       0:03:03.238 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that VG shared value checks out] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:24
Friday 26 July 2024  22:34:31 +0000 (0:00:00.011)       0:03:03.249 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify pool subset] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:34
Friday 26 July 2024  22:34:31 +0000 (0:00:00.012)       0:03:03.262 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml for sut => (item=members)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-volumes.yml for sut => (item=volumes)

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:2
Friday 26 July 2024  22:34:31 +0000 (0:00:00.023)       0:03:03.285 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False"
}

TASK [Get the canonical device path for each member device] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:8
Friday 26 July 2024  22:34:31 +0000 (0:00:00.011)       0:03:03.297 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Set pvs lvm length] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:17
Friday 26 July 2024  22:34:31 +0000 (0:00:00.009)       0:03:03.306 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False"
}

TASK [Set pool pvs] ************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:22
Friday 26 July 2024  22:34:32 +0000 (0:00:00.011)       0:03:03.318 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify PV count] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:27
Friday 26 July 2024  22:34:32 +0000 (0:00:00.011)       0:03:03.329 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:36
Friday 26 July 2024  22:34:32 +0000 (0:00:00.010)       0:03:03.340 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:41
Friday 26 July 2024  22:34:32 +0000 (0:00:00.010)       0:03:03.350 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and not storage_test_pool.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:46
Friday 26 July 2024  22:34:32 +0000 (0:00:00.011)       0:03:03.361 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level",
    "skip_reason": "Conditional result was False"
}

TASK [Check the type of each PV] ***********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:51
Friday 26 July 2024  22:34:32 +0000 (0:00:00.010)       0:03:03.372 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Check that blivet supports PV grow to fill] ******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:64
Friday 26 July 2024  22:34:32 +0000 (0:00:00.010)       0:03:03.382 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0
}

STDOUT:


** (process:24174): WARNING **: 22:34:32.292: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory
True



STDERR:

Shared connection to 10.31.46.75 closed.


TASK [Verify that PVs fill the whole devices when they should] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:73
Friday 26 July 2024  22:34:32 +0000 (0:00:00.351)       0:03:03.733 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Check MD RAID] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:83
Friday 26 July 2024  22:34:32 +0000 (0:00:00.019)       0:03:03.752 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml for sut

TASK [Get information about RAID] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:8
Friday 26 July 2024  22:34:32 +0000 (0:00:00.021)       0:03:03.774 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set active devices regex] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:14
Friday 26 July 2024  22:34:32 +0000 (0:00:00.011)       0:03:03.786 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set spare devices regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:19
Friday 26 July 2024  22:34:32 +0000 (0:00:00.010)       0:03:03.797 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set md version regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:24
Friday 26 July 2024  22:34:32 +0000 (0:00:00.010)       0:03:03.807 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set md chunk size regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:29
Friday 26 July 2024  22:34:32 +0000 (0:00:00.010)       0:03:03.818 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the chunk size] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:37
Friday 26 July 2024  22:34:32 +0000 (0:00:00.010)       0:03:03.828 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID active devices count] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:46
Friday 26 July 2024  22:34:32 +0000 (0:00:00.010)       0:03:03.839 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID spare devices count] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:55
Friday 26 July 2024  22:34:32 +0000 (0:00:00.011)       0:03:03.851 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID metadata version] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:64
Friday 26 July 2024  22:34:32 +0000 (0:00:00.011)       0:03:03.862 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID chunk size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:74
Friday 26 July 2024  22:34:32 +0000 (0:00:00.011)       0:03:03.873 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Reset variables used by tests] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:83
Friday 26 July 2024  22:34:32 +0000 (0:00:00.010)       0:03:03.883 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_md_active_devices_re": null,
        "storage_test_md_chunk_size_re": null,
        "storage_test_md_metadata_version_re": null,
        "storage_test_md_spare_devices_re": null
    },
    "changed": false
}

TASK [Check LVM RAID] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:86
Friday 26 July 2024  22:34:32 +0000 (0:00:00.011)       0:03:03.895 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-lvmraid.yml for sut

TASK [Validate pool member LVM RAID settings] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-lvmraid.yml:2
Friday 26 July 2024  22:34:32 +0000 (0:00:00.023)       0:03:03.918 *********** 
skipping: [sut] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks2', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'partition', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/sda1', '_raw_device': '/dev/sda1', '_mount_id': 'UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c', '_kernel_device': '/dev/sda1', '_raw_kernel_device': '/dev/sda1'})  => {
    "ansible_loop_var": "storage_test_lvmraid_volume",
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False",
    "storage_test_lvmraid_volume": {
        "_device": "/dev/sda1",
        "_kernel_device": "/dev/sda1",
        "_mount_id": "UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c",
        "_raw_device": "/dev/sda1",
        "_raw_kernel_device": "/dev/sda1",
        "cache_devices": [],
        "cache_mode": null,
        "cache_size": 0,
        "cached": false,
        "compression": null,
        "deduplication": null,
        "disks": [
            "sda"
        ],
        "encryption": false,
        "encryption_cipher": null,
        "encryption_key": null,
        "encryption_key_size": 0,
        "encryption_luks_version": "luks2",
        "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
        "fs_create_options": "",
        "fs_label": "",
        "fs_overwrite_existing": true,
        "fs_type": "xfs",
        "mount_check": 0,
        "mount_device_identifier": "uuid",
        "mount_group": null,
        "mount_mode": null,
        "mount_options": "defaults",
        "mount_passno": 0,
        "mount_point": "/opt/test1",
        "mount_user": null,
        "name": "test1",
        "raid_chunk_size": null,
        "raid_device_count": null,
        "raid_disks": [],
        "raid_level": null,
        "raid_metadata_version": null,
        "raid_spare_count": null,
        "raid_stripe_size": null,
        "size": "4g",
        "state": "present",
        "thin": false,
        "thin_pool_name": null,
        "thin_pool_size": null,
        "type": "partition",
        "vdo_pool_size": null
    }
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [Check Thin Pools] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:89
Friday 26 July 2024  22:34:32 +0000 (0:00:00.014)       0:03:03.932 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-thin.yml for sut

TASK [Validate pool member thinpool settings] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-thin.yml:2
Friday 26 July 2024  22:34:32 +0000 (0:00:00.022)       0:03:03.955 *********** 
skipping: [sut] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks2', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'partition', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/sda1', '_raw_device': '/dev/sda1', '_mount_id': 'UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c', '_kernel_device': '/dev/sda1', '_raw_kernel_device': '/dev/sda1'})  => {
    "ansible_loop_var": "storage_test_thin_volume",
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False",
    "storage_test_thin_volume": {
        "_device": "/dev/sda1",
        "_kernel_device": "/dev/sda1",
        "_mount_id": "UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c",
        "_raw_device": "/dev/sda1",
        "_raw_kernel_device": "/dev/sda1",
        "cache_devices": [],
        "cache_mode": null,
        "cache_size": 0,
        "cached": false,
        "compression": null,
        "deduplication": null,
        "disks": [
            "sda"
        ],
        "encryption": false,
        "encryption_cipher": null,
        "encryption_key": null,
        "encryption_key_size": 0,
        "encryption_luks_version": "luks2",
        "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
        "fs_create_options": "",
        "fs_label": "",
        "fs_overwrite_existing": true,
        "fs_type": "xfs",
        "mount_check": 0,
        "mount_device_identifier": "uuid",
        "mount_group": null,
        "mount_mode": null,
        "mount_options": "defaults",
        "mount_passno": 0,
        "mount_point": "/opt/test1",
        "mount_user": null,
        "name": "test1",
        "raid_chunk_size": null,
        "raid_device_count": null,
        "raid_disks": [],
        "raid_level": null,
        "raid_metadata_version": null,
        "raid_spare_count": null,
        "raid_stripe_size": null,
        "size": "4g",
        "state": "present",
        "thin": false,
        "thin_pool_name": null,
        "thin_pool_size": null,
        "type": "partition",
        "vdo_pool_size": null
    }
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [Check member encryption] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:92
Friday 26 July 2024  22:34:32 +0000 (0:00:00.013)       0:03:03.969 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml for sut

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:5
Friday 26 July 2024  22:34:32 +0000 (0:00:00.025)       0:03:03.994 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Validate pool member LUKS settings] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:10
Friday 26 July 2024  22:34:32 +0000 (0:00:00.021)       0:03:04.016 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Validate pool member crypttab entries] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:17
Friday 26 July 2024  22:34:32 +0000 (0:00:00.009)       0:03:04.025 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:24
Friday 26 July 2024  22:34:32 +0000 (0:00:00.008)       0:03:04.034 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_crypttab_key_file": null
    },
    "changed": false
}

TASK [Check VDO] ***************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:95
Friday 26 July 2024  22:34:32 +0000 (0:00:00.011)       0:03:04.045 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-vdo.yml for sut

TASK [Validate pool member VDO settings] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-vdo.yml:2
Friday 26 July 2024  22:34:32 +0000 (0:00:00.026)       0:03:04.071 *********** 
skipping: [sut] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks2', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'partition', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/sda1', '_raw_device': '/dev/sda1', '_mount_id': 'UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c', '_kernel_device': '/dev/sda1', '_raw_kernel_device': '/dev/sda1'})  => {
    "ansible_loop_var": "storage_test_vdo_volume",
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False",
    "storage_test_vdo_volume": {
        "_device": "/dev/sda1",
        "_kernel_device": "/dev/sda1",
        "_mount_id": "UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c",
        "_raw_device": "/dev/sda1",
        "_raw_kernel_device": "/dev/sda1",
        "cache_devices": [],
        "cache_mode": null,
        "cache_size": 0,
        "cached": false,
        "compression": null,
        "deduplication": null,
        "disks": [
            "sda"
        ],
        "encryption": false,
        "encryption_cipher": null,
        "encryption_key": null,
        "encryption_key_size": 0,
        "encryption_luks_version": "luks2",
        "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
        "fs_create_options": "",
        "fs_label": "",
        "fs_overwrite_existing": true,
        "fs_type": "xfs",
        "mount_check": 0,
        "mount_device_identifier": "uuid",
        "mount_group": null,
        "mount_mode": null,
        "mount_options": "defaults",
        "mount_passno": 0,
        "mount_point": "/opt/test1",
        "mount_user": null,
        "name": "test1",
        "raid_chunk_size": null,
        "raid_device_count": null,
        "raid_disks": [],
        "raid_level": null,
        "raid_metadata_version": null,
        "raid_spare_count": null,
        "raid_stripe_size": null,
        "size": "4g",
        "state": "present",
        "thin": false,
        "thin_pool_name": null,
        "thin_pool_size": null,
        "type": "partition",
        "vdo_pool_size": null
    }
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [Check Stratis] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:98
Friday 26 July 2024  22:34:32 +0000 (0:00:00.014)       0:03:04.086 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml for sut

TASK [Run 'stratis report'] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:6
Friday 26 July 2024  22:34:32 +0000 (0:00:00.026)       0:03:04.112 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Get information about Stratis] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:11
Friday 26 July 2024  22:34:32 +0000 (0:00:00.011)       0:03:04.124 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the pools was created] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:15
Friday 26 July 2024  22:34:32 +0000 (0:00:00.010)       0:03:04.134 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that encryption is correctly set] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:25
Friday 26 July 2024  22:34:32 +0000 (0:00:00.010)       0:03:04.144 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that Clevis/Tang encryption is correctly set] *********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:34
Friday 26 July 2024  22:34:32 +0000 (0:00:00.010)       0:03:04.154 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Reset variable used by test] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:44
Friday 26 July 2024  22:34:32 +0000 (0:00:00.010)       0:03:04.165 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_stratis_report": null
    },
    "changed": false
}

TASK [Clean up test variables] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:101
Friday 26 July 2024  22:34:32 +0000 (0:00:00.011)       0:03:04.176 *********** 
ok: [sut] => {
    "ansible_facts": {
        "__pvs_lvm_len": null,
        "_storage_test_expected_pv_count": null,
        "_storage_test_expected_pv_type": null,
        "_storage_test_pool_pvs": [],
        "_storage_test_pool_pvs_lvm": []
    },
    "changed": false
}

TASK [Verify the volumes] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-volumes.yml:3
Friday 26 July 2024  22:34:32 +0000 (0:00:00.012)       0:03:04.188 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks2', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'partition', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/sda1', '_raw_device': '/dev/sda1', '_mount_id': 'UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c', '_kernel_device': '/dev/sda1', '_raw_kernel_device': '/dev/sda1'})

TASK [Set storage volume test variables] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:2
Friday 26 July 2024  22:34:32 +0000 (0:00:00.053)       0:03:04.241 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": true,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [Run test verify for {{ storage_test_volume_subset }}] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:19
Friday 26 July 2024  22:34:32 +0000 (0:00:00.023)       0:03:04.265 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml for sut => (item=mount)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml for sut => (item=fstab)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml for sut => (item=fs)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml for sut => (item=device)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml for sut => (item=encryption)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml for sut => (item=md)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml for sut => (item=size)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml for sut => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:7
Friday 26 July 2024  22:34:33 +0000 (0:00:00.048)       0:03:04.313 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/sda1"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:11
Friday 26 July 2024  22:34:33 +0000 (0:00:00.017)       0:03:04.331 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_mount_expected_mount_point": "/opt/test1",
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Get information about the mountpoint directory] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:19
Friday 26 July 2024  22:34:33 +0000 (0:00:00.023)       0:03:04.354 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the current mount state by device] ********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:28
Friday 26 July 2024  22:34:33 +0000 (0:00:00.012)       0:03:04.367 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount directory user] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:36
Friday 26 July 2024  22:34:33 +0000 (0:00:00.014)       0:03:04.381 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory group] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:42
Friday 26 July 2024  22:34:33 +0000 (0:00:00.011)       0:03:04.393 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory permissions] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:48
Friday 26 July 2024  22:34:33 +0000 (0:00:00.011)       0:03:04.404 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode",
    "skip_reason": "Conditional result was False"
}

TASK [Get path of test volume device] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:57
Friday 26 July 2024  22:34:33 +0000 (0:00:00.011)       0:03:04.415 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:63
Friday 26 July 2024  22:34:33 +0000 (0:00:00.010)       0:03:04.426 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:69
Friday 26 July 2024  22:34:33 +0000 (0:00:00.012)       0:03:04.438 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:79
Friday 26 July 2024  22:34:33 +0000 (0:00:00.011)       0:03:04.449 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_found_mount_stat": null,
        "storage_test_mount_expected_mount_point": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:2
Friday 26 July 2024  22:34:33 +0000 (0:00:00.011)       0:03:04.461 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "1",
        "storage_test_fstab_expected_mount_options_matches": "1",
        "storage_test_fstab_expected_mount_point_matches": "1",
        "storage_test_fstab_id_matches": [
            "UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c "
        ],
        "storage_test_fstab_mount_options_matches": [
            " /opt/test1 xfs defaults "
        ],
        "storage_test_fstab_mount_point_matches": [
            " /opt/test1 "
        ]
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:17
Friday 26 July 2024  22:34:33 +0000 (0:00:00.034)       0:03:04.495 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the fstab mount point] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:24
Friday 26 July 2024  22:34:33 +0000 (0:00:00.022)       0:03:04.518 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:33
Friday 26 July 2024  22:34:33 +0000 (0:00:00.022)       0:03:04.540 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_verify_mount_options | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify fingerprint] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:45
Friday 26 July 2024  22:34:33 +0000 (0:00:00.020)       0:03:04.561 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:51
Friday 26 July 2024  22:34:33 +0000 (0:00:00.013)       0:03:04.574 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:6
Friday 26 July 2024  22:34:33 +0000 (0:00:00.011)       0:03:04.586 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify fs label] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:14
Friday 26 July 2024  22:34:33 +0000 (0:00:00.024)       0:03:04.610 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [See whether the device node is present] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:3
Friday 26 July 2024  22:34:33 +0000 (0:00:00.023)       0:03:04.634 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033267.6070528,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1722033267.6070528,
        "dev": 5,
        "device_type": 2049,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 1189,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/blockdevice",
        "mode": "0660",
        "mtime": 1722033267.6070528,
        "nlink": 1,
        "path": "/dev/sda1",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:9
Friday 26 July 2024  22:34:33 +0000 (0:00:00.188)       0:03:04.822 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:16
Friday 26 July 2024  22:34:33 +0000 (0:00:00.016)       0:03:04.839 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')",
    "skip_reason": "Conditional result was False"
}

TASK [Make sure we got info about this volume] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:23
Friday 26 July 2024  22:34:33 +0000 (0:00:00.011)       0:03:04.850 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Process volume type (set initial value) (1/2)] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:29
Friday 26 July 2024  22:34:33 +0000 (0:00:00.013)       0:03:04.864 *********** 
ok: [sut] => {
    "ansible_facts": {
        "st_volume_type": "partition"
    },
    "changed": false
}

TASK [Process volume type (get RAID value) (2/2)] ******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:33
Friday 26 July 2024  22:34:33 +0000 (0:00:00.012)       0:03:04.877 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"raid\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:38
Friday 26 July 2024  22:34:33 +0000 (0:00:00.010)       0:03:04.887 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:3
Friday 26 July 2024  22:34:33 +0000 (0:00:00.013)       0:03:04.901 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Ensure cryptsetup is present] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:10
Friday 26 July 2024  22:34:33 +0000 (0:00:00.012)       0:03:04.913 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:16
Friday 26 July 2024  22:34:34 +0000 (0:00:00.807)       0:03:05.721 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:22
Friday 26 July 2024  22:34:34 +0000 (0:00:00.011)       0:03:05.732 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:29
Friday 26 July 2024  22:34:34 +0000 (0:00:00.010)       0:03:05.743 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:40
Friday 26 July 2024  22:34:34 +0000 (0:00:00.023)       0:03:05.766 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:46
Friday 26 July 2024  22:34:34 +0000 (0:00:00.011)       0:03:05.777 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS version] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:51
Friday 26 July 2024  22:34:34 +0000 (0:00:00.012)       0:03:05.789 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS key size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:63
Friday 26 July 2024  22:34:34 +0000 (0:00:00.011)       0:03:05.801 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS cipher] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:75
Friday 26 July 2024  22:34:34 +0000 (0:00:00.011)       0:03:05.812 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:87
Friday 26 July 2024  22:34:34 +0000 (0:00:00.011)       0:03:05.823 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [],
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:93
Friday 26 July 2024  22:34:34 +0000 (0:00:00.024)       0:03:05.848 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:100
Friday 26 July 2024  22:34:34 +0000 (0:00:00.021)       0:03:05.870 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:108
Friday 26 July 2024  22:34:34 +0000 (0:00:00.020)       0:03:05.890 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:116
Friday 26 July 2024  22:34:34 +0000 (0:00:00.018)       0:03:05.909 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:124
Friday 26 July 2024  22:34:34 +0000 (0:00:00.018)       0:03:05.928 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [Get information about RAID] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:8
Friday 26 July 2024  22:34:34 +0000 (0:00:00.011)       0:03:05.939 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set active devices regex] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:14
Friday 26 July 2024  22:34:34 +0000 (0:00:00.011)       0:03:05.950 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set spare devices regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:19
Friday 26 July 2024  22:34:34 +0000 (0:00:00.011)       0:03:05.962 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set md version regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:24
Friday 26 July 2024  22:34:34 +0000 (0:00:00.013)       0:03:05.975 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set chunk size regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:29
Friday 26 July 2024  22:34:34 +0000 (0:00:00.012)       0:03:05.987 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the chunk size] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:37
Friday 26 July 2024  22:34:34 +0000 (0:00:00.011)       0:03:05.998 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID active devices count] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:46
Friday 26 July 2024  22:34:34 +0000 (0:00:00.011)       0:03:06.010 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID spare devices count] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:54
Friday 26 July 2024  22:34:34 +0000 (0:00:00.011)       0:03:06.021 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID metadata version] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:62
Friday 26 July 2024  22:34:34 +0000 (0:00:00.010)       0:03:06.032 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID chunk size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:70
Friday 26 July 2024  22:34:34 +0000 (0:00:00.011)       0:03:06.044 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the actual size of the volume] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:3
Friday 26 July 2024  22:34:34 +0000 (0:00:00.011)       0:03:06.055 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type not in ['partition', 'disk']",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested size of the volume] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:11
Friday 26 July 2024  22:34:34 +0000 (0:00:00.019)       0:03:06.074 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected size] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:20
Friday 26 July 2024  22:34:34 +0000 (0:00:00.018)       0:03:06.093 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:28
Friday 26 July 2024  22:34:34 +0000 (0:00:00.018)       0:03:06.112 *********** 
ok: [sut] => {
    "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined"
}

TASK [Get the size of parent/pool device] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:32
Friday 26 July 2024  22:34:34 +0000 (0:00:00.012)       0:03:06.124 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Show test pool] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:46
Friday 26 July 2024  22:34:34 +0000 (0:00:00.020)       0:03:06.145 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.type == \"lvm\""
}

TASK [Show test blockinfo] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:50
Friday 26 July 2024  22:34:34 +0000 (0:00:00.020)       0:03:06.165 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.type == \"lvm\""
}

TASK [Show test pool size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:54
Friday 26 July 2024  22:34:34 +0000 (0:00:00.020)       0:03:06.185 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.type == \"lvm\""
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:58
Friday 26 July 2024  22:34:34 +0000 (0:00:00.020)       0:03:06.206 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Default thin pool reserved space values] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:67
Friday 26 July 2024  22:34:34 +0000 (0:00:00.020)       0:03:06.226 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default minimal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:71
Friday 26 July 2024  22:34:34 +0000 (0:00:00.011)       0:03:06.237 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default maximal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:76
Friday 26 July 2024  22:34:34 +0000 (0:00:00.012)       0:03:06.250 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate maximum usable space in thin pool] *****************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:82
Friday 26 July 2024  22:34:34 +0000 (0:00:00.045)       0:03:06.295 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply upper size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:86
Friday 26 July 2024  22:34:34 +0000 (0:00:00.011)       0:03:06.307 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply lower size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:91
Friday 26 July 2024  22:34:35 +0000 (0:00:00.011)       0:03:06.318 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Convert maximum usable thin pool space from int to Size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:96
Friday 26 July 2024  22:34:35 +0000 (0:00:00.011)       0:03:06.330 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show max thin pool size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:101
Friday 26 July 2024  22:34:35 +0000 (0:00:00.011)       0:03:06.342 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show volume thin pool size] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:105
Friday 26 July 2024  22:34:35 +0000 (0:00:00.011)       0:03:06.353 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show test volume size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:109
Friday 26 July 2024  22:34:35 +0000 (0:00:00.013)       0:03:06.366 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Establish base value for expected thin pool size] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:113
Friday 26 July 2024  22:34:35 +0000 (0:00:00.011)       0:03:06.378 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:120
Friday 26 July 2024  22:34:35 +0000 (0:00:00.011)       0:03:06.389 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected thin pool volume size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:127
Friday 26 July 2024  22:34:35 +0000 (0:00:00.012)       0:03:06.402 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected thin pool volume size based on percentage value] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:131
Friday 26 July 2024  22:34:35 +0000 (0:00:00.011)       0:03:06.413 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Replace expected volume size with calculated value] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:137
Friday 26 July 2024  22:34:35 +0000 (0:00:00.013)       0:03:06.426 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show actual size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:143
Friday 26 July 2024  22:34:35 +0000 (0:00:00.012)       0:03:06.439 *********** 
ok: [sut] => {
    "storage_test_actual_size": {
        "changed": false,
        "false_condition": "storage_test_volume.type not in ['partition', 'disk']",
        "skip_reason": "Conditional result was False",
        "skipped": true
    }
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:147
Friday 26 July 2024  22:34:35 +0000 (0:00:00.013)       0:03:06.453 *********** 
ok: [sut] => {
    "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined"
}

TASK [Assert expected size is actual size] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:151
Friday 26 July 2024  22:34:35 +0000 (0:00:00.013)       0:03:06.467 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Get information about the LV] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:5
Friday 26 July 2024  22:34:35 +0000 (0:00:00.019)       0:03:06.486 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV segment type] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:13
Friday 26 July 2024  22:34:35 +0000 (0:00:00.011)       0:03:06.497 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Check segment type] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:17
Friday 26 July 2024  22:34:35 +0000 (0:00:00.011)       0:03:06.509 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV cache size] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:24
Friday 26 July 2024  22:34:35 +0000 (0:00:00.013)       0:03:06.522 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested cache size] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:31
Friday 26 July 2024  22:34:35 +0000 (0:00:00.011)       0:03:06.534 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected cache size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:37
Friday 26 July 2024  22:34:35 +0000 (0:00:00.011)       0:03:06.546 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:42
Friday 26 July 2024  22:34:35 +0000 (0:00:00.011)       0:03:06.557 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:25
Friday 26 July 2024  22:34:35 +0000 (0:00:00.011)       0:03:06.569 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:44
Friday 26 July 2024  22:34:35 +0000 (0:00:00.011)       0:03:06.581 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Clean up variable namespace] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:54
Friday 26 July 2024  22:34:35 +0000 (0:00:00.011)       0:03:06.592 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null
    },
    "changed": false
}

TASK [Create a file] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/create-test-file.yml:12
Friday 26 July 2024  22:34:35 +0000 (0:00:00.011)       0:03:06.604 *********** 
changed: [sut] => {
    "changed": true,
    "dest": "/opt/test1/quux",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "secontext": "unconfined_u:object_r:unlabeled_t:s0",
    "size": 0,
    "state": "file",
    "uid": 0
}

TASK [Test for correct handling of safe_mode] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:267
Friday 26 July 2024  22:34:35 +0000 (0:00:00.183)       0:03:06.787 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml for sut

TASK [Store global variable value copy] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:4
Friday 26 July 2024  22:34:35 +0000 (0:00:00.034)       0:03:06.822 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_pools_global": [],
        "storage_safe_mode_global": true,
        "storage_volumes_global": []
    },
    "changed": false
}

TASK [Verify role raises correct error] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:10
Friday 26 July 2024  22:34:35 +0000 (0:00:00.022)       0:03:06.844 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:34:35 +0000 (0:00:00.018)       0:03:06.863 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:34:35 +0000 (0:00:00.016)       0:03:06.880 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:34:35 +0000 (0:00:00.023)       0:03:06.904 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:34:35 +0000 (0:00:00.031)       0:03:06.935 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:34:35 +0000 (0:00:00.014)       0:03:06.950 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:34:35 +0000 (0:00:00.013)       0:03:06.964 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:34:35 +0000 (0:00:00.012)       0:03:06.976 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:34:35 +0000 (0:00:00.012)       0:03:06.989 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:34:35 +0000 (0:00:00.030)       0:03:07.020 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:34:36 +0000 (0:00:00.844)       0:03:07.864 *********** 
ok: [sut] => {
    "storage_pools": [
        {
            "disks": [
                "sda"
            ],
            "name": "foo",
            "type": "partition",
            "volumes": [
                {
                    "encryption": true,
                    "encryption_password": "yabbadabbadoo",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g",
                    "type": "partition"
                }
            ]
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:34:36 +0000 (0:00:00.016)       0:03:07.880 *********** 
ok: [sut] => {
    "storage_volumes": []
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:34:36 +0000 (0:00:00.018)       0:03:07.899 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [
        "cryptsetup"
    ],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:34:37 +0000 (0:00:01.032)       0:03:08.932 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:34:37 +0000 (0:00:00.024)       0:03:08.956 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:34:37 +0000 (0:00:00.018)       0:03:08.974 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:34:37 +0000 (0:00:00.020)       0:03:08.995 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:34:37 +0000 (0:00:00.020)       0:03:09.016 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:34:38 +0000 (0:00:00.832)       0:03:09.848 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service": {
                "name": "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
                "source": "systemd",
                "state": "stopped",
                "status": "generated"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:34:40 +0000 (0:00:01.660)       0:03:11.508 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": [
            "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service"
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:34:40 +0000 (0:00:00.034)       0:03:11.543 *********** 
changed: [sut] => (item=systemd-cryptsetup@luks\x2d7627c3ec\x2d92bb\x2d4527\x2d94eb\x2d6882a9601d5b.service) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
    "name": "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "cryptsetup-pre.target dev-sda1.device systemd-journald.socket \"system-systemd\\\\x2dcryptsetup.slice\" systemd-udevd-kernel.socket",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "cryptsetup.target umount.target \"blockdev@dev-mapper-luks\\\\x2d7627c3ec\\\\x2d92bb\\\\x2d4527\\\\x2d94eb\\\\x2d6882a9601d5b.target\"",
        "BindsTo": "dev-sda1.device",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "umount.target",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "no",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Cryptography Setup for luks-7627c3ec-92bb-4527-94eb-6882a9601d5b",
        "DevicePolicy": "auto",
        "Documentation": "\"man:crypttab(5)\" \"man:systemd-cryptsetup-generator(8)\" \"man:systemd-cryptsetup@.service(8)\"",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup attach luks-7627c3ec-92bb-4527-94eb-6882a9601d5b /dev/sda1 -  ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup attach luks-7627c3ec-92bb-4527-94eb-6882a9601d5b /dev/sda1 -  ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup detach luks-7627c3ec-92bb-4527-94eb-6882a9601d5b ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStopEx": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup detach luks-7627c3ec-92bb-4527-94eb-6882a9601d5b ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FinalKillSignal": "9",
        "FragmentPath": "/run/systemd/generator/systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
        "IgnoreOnIsolate": "yes",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "shared",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "\"systemd-cryptsetup@luks\\\\x2d7627c3ec\\\\x2d92bb\\\\x2d4527\\\\x2d94eb\\\\x2d6882a9601d5b.service\"",
        "NeedDaemonReload": "yes",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "500",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "yes",
        "RemoveIPC": "no",
        "RequiredBy": "cryptsetup.target",
        "Requires": "\"system-systemd\\\\x2dcryptsetup.slice\"",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system-systemd\\x2dcryptsetup.slice",
        "SourcePath": "/etc/crypttab",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Fri 2024-07-26 22:34:20 UTC",
        "StateChangeTimestampMonotonic": "651363149",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22342",
        "TimeoutAbortUSec": "infinity",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "infinity",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "infinity",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "oneshot",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "generated",
        "UtmpMode": "init",
        "Wants": "\"blockdev@dev-mapper-luks\\\\x2d7627c3ec\\\\x2d92bb\\\\x2d4527\\\\x2d94eb\\\\x2d6882a9601d5b.target\"",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:34:40 +0000 (0:00:00.543)       0:03:12.086 *********** 
fatal: [sut]: FAILED! => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

MSG:

cannot remove existing formatting on device 'sda1' in safe mode due to adding encryption

TASK [fedora.linux_system_roles.storage : Failed message] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:109
Friday 26 July 2024  22:34:41 +0000 (0:00:01.072)       0:03:13.159 *********** 
fatal: [sut]: FAILED! => {
    "changed": false
}

MSG:

{'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "cannot remove existing formatting on device 'sda1' in safe mode due to adding encryption", 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'partition', 'volumes': [{'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'partition', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None}]}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, '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, 'shared': False}, '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_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': None}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:34:41 +0000 (0:00:00.017)       0:03:13.177 *********** 
changed: [sut] => (item=systemd-cryptsetup@luks\x2d7627c3ec\x2d92bb\x2d4527\x2d94eb\x2d6882a9601d5b.service) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
    "name": "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "no",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
        "DevicePolicy": "auto",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FinalKillSignal": "9",
        "FragmentPath": "/etc/systemd/system/systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "462966784",
        "LimitMEMLOCKSoft": "462966784",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "1073741816",
        "LimitNOFILESoft": "1073741816",
        "LimitNPROC": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luks\\x2d7627c3ec\\x2d92bb\\x2d4527\\x2d94eb\\x2d6882a9601d5b.service is masked.\"",
        "LoadState": "masked",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "\"systemd-cryptsetup@luks\\\\x2d7627c3ec\\\\x2d92bb\\\\x2d4527\\\\x2d94eb\\\\x2d6882a9601d5b.service\"",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "inherit",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestampMonotonic": "0",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22342",
        "TimeoutAbortUSec": "1min 30s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "masked",
        "UtmpMode": "init",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [Check that we failed in the role] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:23
Friday 26 July 2024  22:34:42 +0000 (0:00:00.542)       0:03:13.720 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the blivet output and error message are correct] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:28
Friday 26 July 2024  22:34:42 +0000 (0:00:00.014)       0:03:13.734 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify correct exception or error message] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:39
Friday 26 July 2024  22:34:42 +0000 (0:00:00.060)       0:03:13.795 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_failed_exception is defined",
    "skip_reason": "Conditional result was False"
}

TASK [Stat the file] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-data-preservation.yml:11
Friday 26 July 2024  22:34:42 +0000 (0:00:00.015)       0:03:13.810 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033275.4531806,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1722033275.4531806,
        "dev": 2049,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 131,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/x-empty",
        "mode": "0644",
        "mtime": 1722033275.4531806,
        "nlink": 1,
        "path": "/opt/test1/quux",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "2269895097",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Assert file presence] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-data-preservation.yml:16
Friday 26 July 2024  22:34:42 +0000 (0:00:00.185)       0:03:13.995 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Create a key file] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:293
Friday 26 July 2024  22:34:42 +0000 (0:00:00.016)       0:03:14.012 *********** 
ok: [sut] => {
    "changed": false,
    "gid": 0,
    "group": "root",
    "mode": "0600",
    "owner": "root",
    "path": "/tmp/storage_testhy9ma2eglukskey",
    "secontext": "unconfined_u:object_r:user_tmp_t:s0",
    "size": 0,
    "state": "file",
    "uid": 0
}

TASK [Write the key into the key file] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:300
Friday 26 July 2024  22:34:42 +0000 (0:00:00.235)       0:03:14.247 *********** 
ok: [sut] => {
    "changed": false,
    "checksum": "7a4dff3752e2baf5617c57eaac048e2b95e8af91",
    "dest": "/tmp/storage_testhy9ma2eglukskey",
    "gid": 0,
    "group": "root",
    "md5sum": "4ac07b967150835c00d0865161e48744",
    "mode": "0600",
    "owner": "root",
    "secontext": "unconfined_u:object_r:user_tmp_t:s0",
    "size": 32,
    "src": "/root/.ansible/tmp/ansible-tmp-1722033282.9680595-91988-40084949492890/source",
    "state": "file",
    "uid": 0
}

TASK [Add encryption to the volume] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:307
Friday 26 July 2024  22:34:43 +0000 (0:00:00.542)       0:03:14.790 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:34:43 +0000 (0:00:00.020)       0:03:14.811 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:34:43 +0000 (0:00:00.016)       0:03:14.828 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:34:43 +0000 (0:00:00.022)       0:03:14.850 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:34:43 +0000 (0:00:00.031)       0:03:14.881 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:34:43 +0000 (0:00:00.015)       0:03:14.896 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:34:43 +0000 (0:00:00.014)       0:03:14.910 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:34:43 +0000 (0:00:00.012)       0:03:14.923 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:34:43 +0000 (0:00:00.012)       0:03:14.936 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:34:43 +0000 (0:00:00.029)       0:03:14.965 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:34:44 +0000 (0:00:00.824)       0:03:15.789 *********** 
ok: [sut] => {
    "storage_pools": [
        {
            "disks": [
                "sda"
            ],
            "name": "foo",
            "type": "partition",
            "volumes": [
                {
                    "encryption": true,
                    "encryption_key": "/tmp/storage_testhy9ma2eglukskey",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g",
                    "type": "partition"
                }
            ]
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:34:44 +0000 (0:00:00.016)       0:03:15.806 *********** 
ok: [sut] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined"
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:34:44 +0000 (0:00:00.013)       0:03:15.819 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [
        "cryptsetup"
    ],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:34:45 +0000 (0:00:01.029)       0:03:16.849 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:34:45 +0000 (0:00:00.024)       0:03:16.873 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:34:45 +0000 (0:00:00.019)       0:03:16.893 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:34:45 +0000 (0:00:00.019)       0:03:16.912 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:34:45 +0000 (0:00:00.018)       0:03:16.931 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:34:46 +0000 (0:00:00.808)       0:03:17.739 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:34:48 +0000 (0:00:01.668)       0:03:19.407 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:34:48 +0000 (0:00:00.031)       0:03:19.439 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:34:48 +0000 (0:00:00.010)       0:03:19.449 *********** 
changed: [sut] => {
    "actions": [
        {
            "action": "destroy format",
            "device": "/dev/sda1",
            "fs_type": "xfs"
        },
        {
            "action": "create format",
            "device": "/dev/sda1",
            "fs_type": "luks"
        },
        {
            "action": "create device",
            "device": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
            "fs_type": null
        },
        {
            "action": "create format",
            "device": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
            "fs_type": "xfs"
        }
    ],
    "changed": true,
    "crypts": [
        {
            "backing_device": "/dev/sda1",
            "name": "luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
            "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
            "state": "present"
        }
    ],
    "leaves": [
        "/dev/sdb",
        "/dev/sdc",
        "/dev/sdd",
        "/dev/sde",
        "/dev/sdf",
        "/dev/sdg",
        "/dev/sdh",
        "/dev/sdi",
        "/dev/xvda1",
        "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4"
    ],
    "mounts": [
        {
            "fstype": "xfs",
            "path": "/opt/test1",
            "src": "UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c",
            "state": "absent"
        },
        {
            "dump": 0,
            "fstype": "xfs",
            "group": null,
            "mode": null,
            "opts": "defaults",
            "owner": null,
            "passno": 0,
            "path": "/opt/test1",
            "src": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
            "state": "mounted"
        }
    ],
    "packages": [
        "cryptsetup",
        "xfsprogs"
    ],
    "pools": [
        {
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_clevis_pin": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "encryption_tang_thumbprint": null,
            "encryption_tang_url": null,
            "grow_to_fill": false,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "shared": false,
            "state": "present",
            "type": "partition",
            "volumes": [
                {
                    "_device": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
                    "_kernel_device": "/dev/dm-0",
                    "_mount_id": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
                    "_raw_device": "/dev/sda1",
                    "_raw_kernel_device": "/dev/sda1",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [
                        "sda"
                    ],
                    "encryption": true,
                    "encryption_cipher": null,
                    "encryption_key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                    "encryption_key_size": null,
                    "encryption_luks_version": null,
                    "encryption_password": null,
                    "fs_create_options": "",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "xfs",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_group": null,
                    "mount_mode": null,
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "mount_user": null,
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "raid_stripe_size": null,
                    "size": "4g",
                    "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83
Friday 26 July 2024  22:34:58 +0000 (0:00:10.076)       0:03:29.526 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_udevadm_trigger | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Friday 26 July 2024  22:34:58 +0000 (0:00:00.020)       0:03:29.547 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033269.5570846,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "cfebb746b775128497a859eb632aaf3aa6bcb6de",
        "ctime": 1722033269.5520844,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 505413956,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1722033269.5520844,
        "nlink": 1,
        "path": "/etc/fstab",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 1436,
        "uid": 0,
        "version": "3334868862",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95
Friday 26 July 2024  22:34:58 +0000 (0:00:00.188)       0:03:29.735 *********** 
ok: [sut] => {
    "backup": "",
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:34:58 +0000 (0:00:00.181)       0:03:29.917 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Show blivet_output] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119
Friday 26 July 2024  22:34:58 +0000 (0:00:00.010)       0:03:29.928 *********** 
ok: [sut] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy format",
                "device": "/dev/sda1",
                "fs_type": "xfs"
            },
            {
                "action": "create format",
                "device": "/dev/sda1",
                "fs_type": "luks"
            },
            {
                "action": "create device",
                "device": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
                "fs_type": null
            },
            {
                "action": "create format",
                "device": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
                "fs_type": "xfs"
            }
        ],
        "changed": true,
        "crypts": [
            {
                "backing_device": "/dev/sda1",
                "name": "luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
                "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                "state": "present"
            }
        ],
        "failed": false,
        "leaves": [
            "/dev/sdb",
            "/dev/sdc",
            "/dev/sdd",
            "/dev/sde",
            "/dev/sdf",
            "/dev/sdg",
            "/dev/sdh",
            "/dev/sdi",
            "/dev/xvda1",
            "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4"
        ],
        "mounts": [
            {
                "fstype": "xfs",
                "path": "/opt/test1",
                "src": "UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c",
                "state": "absent"
            },
            {
                "dump": 0,
                "fstype": "xfs",
                "group": null,
                "mode": null,
                "opts": "defaults",
                "owner": null,
                "passno": 0,
                "path": "/opt/test1",
                "src": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
                "state": "mounted"
            }
        ],
        "packages": [
            "cryptsetup",
            "xfsprogs"
        ],
        "pools": [
            {
                "disks": [
                    "sda"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_clevis_pin": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "encryption_tang_thumbprint": null,
                "encryption_tang_url": null,
                "grow_to_fill": false,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "shared": false,
                "state": "present",
                "type": "partition",
                "volumes": [
                    {
                        "_device": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
                        "_kernel_device": "/dev/dm-0",
                        "_mount_id": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
                        "_raw_device": "/dev/sda1",
                        "_raw_kernel_device": "/dev/sda1",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [
                            "sda"
                        ],
                        "encryption": true,
                        "encryption_cipher": null,
                        "encryption_key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                        "encryption_key_size": null,
                        "encryption_luks_version": null,
                        "encryption_password": null,
                        "fs_create_options": "",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "xfs",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_group": null,
                        "mount_mode": null,
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "mount_user": null,
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "raid_stripe_size": null,
                        "size": "4g",
                        "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128
Friday 26 July 2024  22:34:58 +0000 (0:00:00.017)       0:03:29.945 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "sda"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_clevis_pin": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "encryption_tang_thumbprint": null,
                "encryption_tang_url": null,
                "grow_to_fill": false,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "shared": false,
                "state": "present",
                "type": "partition",
                "volumes": [
                    {
                        "_device": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
                        "_kernel_device": "/dev/dm-0",
                        "_mount_id": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
                        "_raw_device": "/dev/sda1",
                        "_raw_kernel_device": "/dev/sda1",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [
                            "sda"
                        ],
                        "encryption": true,
                        "encryption_cipher": null,
                        "encryption_key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                        "encryption_key_size": null,
                        "encryption_luks_version": null,
                        "encryption_password": null,
                        "fs_create_options": "",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "xfs",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_group": null,
                        "mount_mode": null,
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "mount_user": null,
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "raid_stripe_size": null,
                        "size": "4g",
                        "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Friday 26 July 2024  22:34:58 +0000 (0:00:00.017)       0:03:29.962 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] **************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Friday 26 July 2024  22:34:58 +0000 (0:00:00.014)       0:03:29.977 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [sut] => (item={'src': 'UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "fstype": "xfs",
        "path": "/opt/test1",
        "src": "UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c",
        "state": "absent"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "UUID=b9c7899d-dab3-44ac-95e1-93eab9a9377c"
}

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159
Friday 26 July 2024  22:34:58 +0000 (0:00:00.202)       0:03:30.179 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Set up new/current mounts] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164
Friday 26 July 2024  22:34:59 +0000 (0:00:00.510)       0:03:30.690 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [sut] => (item={'src': '/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
        "state": "mounted"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4"
}

TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175
Friday 26 July 2024  22:34:59 +0000 (0:00:00.214)       0:03:30.904 *********** 
skipping: [sut] => (item={'src': '/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None})  => {
    "ansible_loop_var": "mount_info",
    "changed": false,
    "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
        "state": "mounted"
    },
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187
Friday 26 July 2024  22:34:59 +0000 (0:00:00.028)       0:03:30.932 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195
Friday 26 July 2024  22:35:00 +0000 (0:00:00.505)       0:03:31.438 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033271.8611221,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1722033270.4850998,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 255852871,
        "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": 1722033270.4840996,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "1035221996",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200
Friday 26 July 2024  22:35:00 +0000 (0:00:00.186)       0:03:31.624 *********** 
changed: [sut] => (item={'backing_device': '/dev/sda1', 'name': 'luks-64b7f94c-8a94-405a-9dc9-98e4325374f4', 'password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'state': 'present'}) => {
    "ansible_loop_var": "entry",
    "backup": "",
    "changed": true,
    "entry": {
        "backing_device": "/dev/sda1",
        "name": "luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
        "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
        "state": "present"
    }
}

MSG:

line added

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222
Friday 26 July 2024  22:35:00 +0000 (0:00:00.196)       0:03:31.820 *********** 
ok: [sut]

TASK [Verify role results] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:324
Friday 26 July 2024  22:35:01 +0000 (0:00:00.768)       0:03:32.589 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml for sut

TASK [Print out pool information] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:2
Friday 26 July 2024  22:35:01 +0000 (0:00:00.018)       0:03:32.608 *********** 
ok: [sut] => {
    "_storage_pools_list": [
        {
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_clevis_pin": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "encryption_tang_thumbprint": null,
            "encryption_tang_url": null,
            "grow_to_fill": false,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "shared": false,
            "state": "present",
            "type": "partition",
            "volumes": [
                {
                    "_device": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
                    "_kernel_device": "/dev/dm-0",
                    "_mount_id": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
                    "_raw_device": "/dev/sda1",
                    "_raw_kernel_device": "/dev/sda1",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [
                        "sda"
                    ],
                    "encryption": true,
                    "encryption_cipher": null,
                    "encryption_key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                    "encryption_key_size": null,
                    "encryption_luks_version": null,
                    "encryption_password": null,
                    "fs_create_options": "",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "xfs",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_group": null,
                    "mount_mode": null,
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "mount_user": null,
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "raid_stripe_size": null,
                    "size": "4g",
                    "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:7
Friday 26 July 2024  22:35:01 +0000 (0:00:00.023)       0:03:32.631 *********** 
skipping: [sut] => {
    "false_condition": "_storage_volumes_list | length > 0"
}

TASK [Collect info about the volumes.] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:15
Friday 26 July 2024  22:35:01 +0000 (0:00:00.019)       0:03:32.650 *********** 
ok: [sut] => {
    "changed": false,
    "info": {
        "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/opt/test1",
            "name": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
            "size": "10G",
            "type": "crypt",
            "uuid": "ca9a984e-66be-422f-ae62-de4f81bf91af"
        },
        "/dev/sda": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sda1": {
            "fstype": "crypto_LUKS",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sda1",
            "size": "10G",
            "type": "partition",
            "uuid": "64b7f94c-8a94-405a-9dc9-98e4325374f4"
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdd": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdd",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sde": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sde",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdf": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdg": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdg",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdh": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdh",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdi": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdi",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/xvda",
            "size": "250G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda1": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/",
            "name": "/dev/xvda1",
            "size": "250G",
            "type": "partition",
            "uuid": "f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3"
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:20
Friday 26 July 2024  22:35:01 +0000 (0:00:00.183)       0:03:32.834 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.003081",
    "end": "2024-07-26 22:35:01.683707",
    "rc": 0,
    "start": "2024-07-26 22:35:01.680626"
}

STDOUT:


# system_role:storage
#
# /etc/fstab
# Created by anaconda on Wed Jul 24 09:00:32 2024
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3 /                       xfs     defaults        0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4 /opt/test1 xfs defaults 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:25
Friday 26 July 2024  22:35:01 +0000 (0:00:00.184)       0:03:33.018 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.003112",
    "end": "2024-07-26 22:35:01.862404",
    "failed_when_result": false,
    "rc": 0,
    "start": "2024-07-26 22:35:01.859292"
}

STDOUT:

luks-64b7f94c-8a94-405a-9dc9-98e4325374f4 /dev/sda1 VALUE_SPECIFIED_IN_NO_LOG_PARAMETER

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:34
Friday 26 July 2024  22:35:01 +0000 (0:00:00.177)       0:03:33.196 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'partition', 'volumes': [{'encryption': True, 'encryption_cipher': None, 'encryption_key': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'partition', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4', '_raw_device': '/dev/sda1', '_mount_id': '/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/sda1'}]})

TASK [Set _storage_pool_tests] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:5
Friday 26 July 2024  22:35:01 +0000 (0:00:00.034)       0:03:33.231 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pool_tests": [
            "members",
            "volumes"
        ]
    },
    "changed": false
}

TASK [Get VG shared value status] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:18
Friday 26 July 2024  22:35:01 +0000 (0:00:00.013)       0:03:33.244 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that VG shared value checks out] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:24
Friday 26 July 2024  22:35:01 +0000 (0:00:00.011)       0:03:33.255 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify pool subset] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:34
Friday 26 July 2024  22:35:01 +0000 (0:00:00.011)       0:03:33.267 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml for sut => (item=members)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-volumes.yml for sut => (item=volumes)

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:2
Friday 26 July 2024  22:35:02 +0000 (0:00:00.069)       0:03:33.337 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False"
}

TASK [Get the canonical device path for each member device] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:8
Friday 26 July 2024  22:35:02 +0000 (0:00:00.012)       0:03:33.349 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Set pvs lvm length] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:17
Friday 26 July 2024  22:35:02 +0000 (0:00:00.010)       0:03:33.359 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False"
}

TASK [Set pool pvs] ************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:22
Friday 26 July 2024  22:35:02 +0000 (0:00:00.011)       0:03:33.371 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify PV count] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:27
Friday 26 July 2024  22:35:02 +0000 (0:00:00.012)       0:03:33.383 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:36
Friday 26 July 2024  22:35:02 +0000 (0:00:00.011)       0:03:33.395 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:41
Friday 26 July 2024  22:35:02 +0000 (0:00:00.011)       0:03:33.407 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and not storage_test_pool.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:46
Friday 26 July 2024  22:35:02 +0000 (0:00:00.012)       0:03:33.419 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level",
    "skip_reason": "Conditional result was False"
}

TASK [Check the type of each PV] ***********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:51
Friday 26 July 2024  22:35:02 +0000 (0:00:00.011)       0:03:33.431 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Check that blivet supports PV grow to fill] ******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:64
Friday 26 July 2024  22:35:02 +0000 (0:00:00.010)       0:03:33.442 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0
}

STDOUT:


** (process:25671): WARNING **: 22:35:02.345: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory
True



STDERR:

Shared connection to 10.31.46.75 closed.


TASK [Verify that PVs fill the whole devices when they should] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:73
Friday 26 July 2024  22:35:02 +0000 (0:00:00.348)       0:03:33.790 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Check MD RAID] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:83
Friday 26 July 2024  22:35:02 +0000 (0:00:00.020)       0:03:33.810 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml for sut

TASK [Get information about RAID] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:8
Friday 26 July 2024  22:35:02 +0000 (0:00:00.023)       0:03:33.834 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set active devices regex] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:14
Friday 26 July 2024  22:35:02 +0000 (0:00:00.011)       0:03:33.845 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set spare devices regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:19
Friday 26 July 2024  22:35:02 +0000 (0:00:00.011)       0:03:33.857 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set md version regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:24
Friday 26 July 2024  22:35:02 +0000 (0:00:00.012)       0:03:33.869 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set md chunk size regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:29
Friday 26 July 2024  22:35:02 +0000 (0:00:00.011)       0:03:33.880 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the chunk size] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:37
Friday 26 July 2024  22:35:02 +0000 (0:00:00.011)       0:03:33.892 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID active devices count] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:46
Friday 26 July 2024  22:35:02 +0000 (0:00:00.010)       0:03:33.902 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID spare devices count] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:55
Friday 26 July 2024  22:35:02 +0000 (0:00:00.011)       0:03:33.913 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID metadata version] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:64
Friday 26 July 2024  22:35:02 +0000 (0:00:00.011)       0:03:33.925 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID chunk size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:74
Friday 26 July 2024  22:35:02 +0000 (0:00:00.012)       0:03:33.938 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Reset variables used by tests] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:83
Friday 26 July 2024  22:35:02 +0000 (0:00:00.011)       0:03:33.949 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_md_active_devices_re": null,
        "storage_test_md_chunk_size_re": null,
        "storage_test_md_metadata_version_re": null,
        "storage_test_md_spare_devices_re": null
    },
    "changed": false
}

TASK [Check LVM RAID] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:86
Friday 26 July 2024  22:35:02 +0000 (0:00:00.011)       0:03:33.960 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-lvmraid.yml for sut

TASK [Validate pool member LVM RAID settings] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-lvmraid.yml:2
Friday 26 July 2024  22:35:02 +0000 (0:00:00.022)       0:03:33.982 *********** 
skipping: [sut] => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'partition', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4', '_raw_device': '/dev/sda1', '_mount_id': '/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/sda1'})  => {
    "ansible_loop_var": "storage_test_lvmraid_volume",
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False",
    "storage_test_lvmraid_volume": {
        "_device": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
        "_kernel_device": "/dev/dm-0",
        "_mount_id": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
        "_raw_device": "/dev/sda1",
        "_raw_kernel_device": "/dev/sda1",
        "cache_devices": [],
        "cache_mode": null,
        "cache_size": 0,
        "cached": false,
        "compression": null,
        "deduplication": null,
        "disks": [
            "sda"
        ],
        "encryption": true,
        "encryption_cipher": null,
        "encryption_key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
        "encryption_key_size": null,
        "encryption_luks_version": null,
        "encryption_password": null,
        "fs_create_options": "",
        "fs_label": "",
        "fs_overwrite_existing": true,
        "fs_type": "xfs",
        "mount_check": 0,
        "mount_device_identifier": "uuid",
        "mount_group": null,
        "mount_mode": null,
        "mount_options": "defaults",
        "mount_passno": 0,
        "mount_point": "/opt/test1",
        "mount_user": null,
        "name": "test1",
        "raid_chunk_size": null,
        "raid_device_count": null,
        "raid_disks": [],
        "raid_level": null,
        "raid_metadata_version": null,
        "raid_spare_count": null,
        "raid_stripe_size": null,
        "size": "4g",
        "state": "present",
        "thin": false,
        "thin_pool_name": null,
        "thin_pool_size": null,
        "type": "partition",
        "vdo_pool_size": null
    }
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [Check Thin Pools] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:89
Friday 26 July 2024  22:35:02 +0000 (0:00:00.016)       0:03:33.999 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-thin.yml for sut

TASK [Validate pool member thinpool settings] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-thin.yml:2
Friday 26 July 2024  22:35:02 +0000 (0:00:00.023)       0:03:34.022 *********** 
skipping: [sut] => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'partition', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4', '_raw_device': '/dev/sda1', '_mount_id': '/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/sda1'})  => {
    "ansible_loop_var": "storage_test_thin_volume",
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False",
    "storage_test_thin_volume": {
        "_device": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
        "_kernel_device": "/dev/dm-0",
        "_mount_id": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
        "_raw_device": "/dev/sda1",
        "_raw_kernel_device": "/dev/sda1",
        "cache_devices": [],
        "cache_mode": null,
        "cache_size": 0,
        "cached": false,
        "compression": null,
        "deduplication": null,
        "disks": [
            "sda"
        ],
        "encryption": true,
        "encryption_cipher": null,
        "encryption_key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
        "encryption_key_size": null,
        "encryption_luks_version": null,
        "encryption_password": null,
        "fs_create_options": "",
        "fs_label": "",
        "fs_overwrite_existing": true,
        "fs_type": "xfs",
        "mount_check": 0,
        "mount_device_identifier": "uuid",
        "mount_group": null,
        "mount_mode": null,
        "mount_options": "defaults",
        "mount_passno": 0,
        "mount_point": "/opt/test1",
        "mount_user": null,
        "name": "test1",
        "raid_chunk_size": null,
        "raid_device_count": null,
        "raid_disks": [],
        "raid_level": null,
        "raid_metadata_version": null,
        "raid_spare_count": null,
        "raid_stripe_size": null,
        "size": "4g",
        "state": "present",
        "thin": false,
        "thin_pool_name": null,
        "thin_pool_size": null,
        "type": "partition",
        "vdo_pool_size": null
    }
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [Check member encryption] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:92
Friday 26 July 2024  22:35:02 +0000 (0:00:00.015)       0:03:34.038 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml for sut

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:5
Friday 26 July 2024  22:35:02 +0000 (0:00:00.025)       0:03:34.064 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Validate pool member LUKS settings] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:10
Friday 26 July 2024  22:35:02 +0000 (0:00:00.021)       0:03:34.085 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Validate pool member crypttab entries] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:17
Friday 26 July 2024  22:35:02 +0000 (0:00:00.009)       0:03:34.094 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:24
Friday 26 July 2024  22:35:02 +0000 (0:00:00.009)       0:03:34.103 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_crypttab_key_file": null
    },
    "changed": false
}

TASK [Check VDO] ***************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:95
Friday 26 July 2024  22:35:02 +0000 (0:00:00.011)       0:03:34.115 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-vdo.yml for sut

TASK [Validate pool member VDO settings] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-vdo.yml:2
Friday 26 July 2024  22:35:02 +0000 (0:00:00.026)       0:03:34.141 *********** 
skipping: [sut] => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'partition', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4', '_raw_device': '/dev/sda1', '_mount_id': '/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/sda1'})  => {
    "ansible_loop_var": "storage_test_vdo_volume",
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm'",
    "skip_reason": "Conditional result was False",
    "storage_test_vdo_volume": {
        "_device": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
        "_kernel_device": "/dev/dm-0",
        "_mount_id": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
        "_raw_device": "/dev/sda1",
        "_raw_kernel_device": "/dev/sda1",
        "cache_devices": [],
        "cache_mode": null,
        "cache_size": 0,
        "cached": false,
        "compression": null,
        "deduplication": null,
        "disks": [
            "sda"
        ],
        "encryption": true,
        "encryption_cipher": null,
        "encryption_key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
        "encryption_key_size": null,
        "encryption_luks_version": null,
        "encryption_password": null,
        "fs_create_options": "",
        "fs_label": "",
        "fs_overwrite_existing": true,
        "fs_type": "xfs",
        "mount_check": 0,
        "mount_device_identifier": "uuid",
        "mount_group": null,
        "mount_mode": null,
        "mount_options": "defaults",
        "mount_passno": 0,
        "mount_point": "/opt/test1",
        "mount_user": null,
        "name": "test1",
        "raid_chunk_size": null,
        "raid_device_count": null,
        "raid_disks": [],
        "raid_level": null,
        "raid_metadata_version": null,
        "raid_spare_count": null,
        "raid_stripe_size": null,
        "size": "4g",
        "state": "present",
        "thin": false,
        "thin_pool_name": null,
        "thin_pool_size": null,
        "type": "partition",
        "vdo_pool_size": null
    }
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [Check Stratis] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:98
Friday 26 July 2024  22:35:02 +0000 (0:00:00.015)       0:03:34.156 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml for sut

TASK [Run 'stratis report'] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:6
Friday 26 July 2024  22:35:02 +0000 (0:00:00.027)       0:03:34.184 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Get information about Stratis] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:11
Friday 26 July 2024  22:35:02 +0000 (0:00:00.011)       0:03:34.196 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the pools was created] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:15
Friday 26 July 2024  22:35:02 +0000 (0:00:00.011)       0:03:34.207 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that encryption is correctly set] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:25
Friday 26 July 2024  22:35:02 +0000 (0:00:00.011)       0:03:34.219 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that Clevis/Tang encryption is correctly set] *********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:34
Friday 26 July 2024  22:35:02 +0000 (0:00:00.010)       0:03:34.229 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Reset variable used by test] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:44
Friday 26 July 2024  22:35:02 +0000 (0:00:00.010)       0:03:34.240 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_stratis_report": null
    },
    "changed": false
}

TASK [Clean up test variables] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:101
Friday 26 July 2024  22:35:02 +0000 (0:00:00.010)       0:03:34.250 *********** 
ok: [sut] => {
    "ansible_facts": {
        "__pvs_lvm_len": null,
        "_storage_test_expected_pv_count": null,
        "_storage_test_expected_pv_type": null,
        "_storage_test_pool_pvs": [],
        "_storage_test_pool_pvs_lvm": []
    },
    "changed": false
}

TASK [Verify the volumes] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-volumes.yml:3
Friday 26 July 2024  22:35:02 +0000 (0:00:00.011)       0:03:34.262 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml for sut => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'partition', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4', '_raw_device': '/dev/sda1', '_mount_id': '/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/sda1'})

TASK [Set storage volume test variables] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:2
Friday 26 July 2024  22:35:02 +0000 (0:00:00.020)       0:03:34.283 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": true,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [Run test verify for {{ storage_test_volume_subset }}] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:19
Friday 26 July 2024  22:35:02 +0000 (0:00:00.022)       0:03:34.305 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml for sut => (item=mount)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml for sut => (item=fstab)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml for sut => (item=fs)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml for sut => (item=device)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml for sut => (item=encryption)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml for sut => (item=md)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml for sut => (item=size)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml for sut => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:7
Friday 26 July 2024  22:35:03 +0000 (0:00:00.049)       0:03:34.355 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:11
Friday 26 July 2024  22:35:03 +0000 (0:00:00.018)       0:03:34.373 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_mount_expected_mount_point": "/opt/test1",
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Get information about the mountpoint directory] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:19
Friday 26 July 2024  22:35:03 +0000 (0:00:00.023)       0:03:34.396 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the current mount state by device] ********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:28
Friday 26 July 2024  22:35:03 +0000 (0:00:00.011)       0:03:34.408 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount directory user] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:36
Friday 26 July 2024  22:35:03 +0000 (0:00:00.015)       0:03:34.423 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory group] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:42
Friday 26 July 2024  22:35:03 +0000 (0:00:00.011)       0:03:34.435 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory permissions] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:48
Friday 26 July 2024  22:35:03 +0000 (0:00:00.011)       0:03:34.446 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode",
    "skip_reason": "Conditional result was False"
}

TASK [Get path of test volume device] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:57
Friday 26 July 2024  22:35:03 +0000 (0:00:00.011)       0:03:34.457 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:63
Friday 26 July 2024  22:35:03 +0000 (0:00:00.010)       0:03:34.468 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:69
Friday 26 July 2024  22:35:03 +0000 (0:00:00.010)       0:03:34.478 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:79
Friday 26 July 2024  22:35:03 +0000 (0:00:00.050)       0:03:34.528 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_found_mount_stat": null,
        "storage_test_mount_expected_mount_point": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:2
Friday 26 July 2024  22:35:03 +0000 (0:00:00.013)       0:03:34.541 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "1",
        "storage_test_fstab_expected_mount_options_matches": "1",
        "storage_test_fstab_expected_mount_point_matches": "1",
        "storage_test_fstab_id_matches": [
            "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4 "
        ],
        "storage_test_fstab_mount_options_matches": [
            " /opt/test1 xfs defaults "
        ],
        "storage_test_fstab_mount_point_matches": [
            " /opt/test1 "
        ]
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:17
Friday 26 July 2024  22:35:03 +0000 (0:00:00.035)       0:03:34.577 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the fstab mount point] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:24
Friday 26 July 2024  22:35:03 +0000 (0:00:00.023)       0:03:34.600 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:33
Friday 26 July 2024  22:35:03 +0000 (0:00:00.022)       0:03:34.622 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_verify_mount_options | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify fingerprint] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:45
Friday 26 July 2024  22:35:03 +0000 (0:00:00.020)       0:03:34.642 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:51
Friday 26 July 2024  22:35:03 +0000 (0:00:00.015)       0:03:34.658 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:6
Friday 26 July 2024  22:35:03 +0000 (0:00:00.013)       0:03:34.671 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify fs label] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:14
Friday 26 July 2024  22:35:03 +0000 (0:00:00.025)       0:03:34.697 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [See whether the device node is present] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:3
Friday 26 July 2024  22:35:03 +0000 (0:00:00.026)       0:03:34.723 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033297.822544,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1722033297.822544,
        "dev": 5,
        "device_type": 2049,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 1325,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/blockdevice",
        "mode": "0660",
        "mtime": 1722033297.822544,
        "nlink": 1,
        "path": "/dev/sda1",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:9
Friday 26 July 2024  22:35:03 +0000 (0:00:00.182)       0:03:34.906 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:16
Friday 26 July 2024  22:35:03 +0000 (0:00:00.015)       0:03:34.921 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')",
    "skip_reason": "Conditional result was False"
}

TASK [Make sure we got info about this volume] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:23
Friday 26 July 2024  22:35:03 +0000 (0:00:00.013)       0:03:34.934 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Process volume type (set initial value) (1/2)] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:29
Friday 26 July 2024  22:35:03 +0000 (0:00:00.014)       0:03:34.949 *********** 
ok: [sut] => {
    "ansible_facts": {
        "st_volume_type": "partition"
    },
    "changed": false
}

TASK [Process volume type (get RAID value) (2/2)] ******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:33
Friday 26 July 2024  22:35:03 +0000 (0:00:00.012)       0:03:34.961 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"raid\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:38
Friday 26 July 2024  22:35:03 +0000 (0:00:00.011)       0:03:34.973 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:3
Friday 26 July 2024  22:35:03 +0000 (0:00:00.013)       0:03:34.987 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033298.116549,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1722033298.116549,
        "dev": 5,
        "device_type": 64768,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 1358,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/symlink",
        "mode": "0660",
        "mtime": 1722033298.116549,
        "nlink": 1,
        "path": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
        "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 [Ensure cryptsetup is present] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:10
Friday 26 July 2024  22:35:03 +0000 (0:00:00.180)       0:03:35.167 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:16
Friday 26 July 2024  22:35:04 +0000 (0:00:00.808)       0:03:35.976 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cryptsetup",
        "luksDump",
        "/dev/sda1"
    ],
    "delta": "0:00:00.007280",
    "end": "2024-07-26 22:35:04.828214",
    "rc": 0,
    "start": "2024-07-26 22:35:04.820934"
}

STDOUT:

LUKS header information
Version:       	2
Epoch:         	3
Metadata area: 	16384 [bytes]
Keyslots area: 	16744448 [bytes]
UUID:          	64b7f94c-8a94-405a-9dc9-98e4325374f4
Label:         	(no label)
Subsystem:     	(no subsystem)
Flags:       	(no flags)

Data segments:
  0: crypt
	offset: 16777216 [bytes]
	length: (whole device)
	cipher: aes-xts-plain64
	sector: 512 [bytes]

Keyslots:
  0: luks2
	Key:        512 bits
	Priority:   normal
	Cipher:     aes-xts-plain64
	Cipher key: 512 bits
	PBKDF:      argon2id
	Time cost:  4
	Memory:     663984
	Threads:    2
	Salt:       ff 73 0f 2d e1 f5 22 6c 0e b0 ab 6c 7c 05 5e 95 
	            99 bd 0c 02 a9 16 78 08 e8 bb 4f 0e 06 ea 86 70 
	AF stripes: 4000
	AF hash:    sha256
	Area offset:32768 [bytes]
	Area length:258048 [bytes]
	Digest ID:  0
Tokens:
Digests:
  0: pbkdf2
	Hash:       sha256
	Iterations: 102240
	Salt:       ab 63 70 81 58 21 20 61 04 64 89 4a bb 76 c0 90 
	            53 d8 8a 4e d7 57 14 ae 42 f0 c0 46 e9 4a cd c4 
	Digest:     e8 d3 97 90 b6 6b dd 30 1f 43 45 92 a6 0a bb 33 
	            46 4c 72 c9 16 ab 24 0f dd 7b 0d 21 dc 69 85 4c 

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:22
Friday 26 July 2024  22:35:04 +0000 (0:00:00.185)       0:03:36.161 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:29
Friday 26 July 2024  22:35:04 +0000 (0:00:00.023)       0:03:36.185 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:40
Friday 26 July 2024  22:35:04 +0000 (0:00:00.023)       0:03:36.208 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:46
Friday 26 July 2024  22:35:04 +0000 (0:00:00.014)       0:03:36.223 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check LUKS version] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:51
Friday 26 July 2024  22:35:04 +0000 (0:00:00.014)       0:03:36.237 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption_luks_version",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS key size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:63
Friday 26 July 2024  22:35:04 +0000 (0:00:00.013)       0:03:36.251 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption_key_size",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS cipher] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:75
Friday 26 July 2024  22:35:04 +0000 (0:00:00.011)       0:03:36.263 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption_cipher",
    "skip_reason": "Conditional result was False"
}

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:87
Friday 26 July 2024  22:35:04 +0000 (0:00:00.011)       0:03:36.275 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [
            "luks-64b7f94c-8a94-405a-9dc9-98e4325374f4 /dev/sda1 VALUE_SPECIFIED_IN_NO_LOG_PARAMETER"
        ],
        "_storage_test_expected_crypttab_entries": "1",
        "_storage_test_expected_crypttab_key_file": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:93
Friday 26 July 2024  22:35:04 +0000 (0:00:00.026)       0:03:36.302 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:100
Friday 26 July 2024  22:35:05 +0000 (0:00:00.022)       0:03:36.324 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check backing device of crypttab entry] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:108
Friday 26 July 2024  22:35:05 +0000 (0:00:00.023)       0:03:36.347 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check key file of crypttab entry] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:116
Friday 26 July 2024  22:35:05 +0000 (0:00:00.024)       0:03:36.372 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:124
Friday 26 July 2024  22:35:05 +0000 (0:00:00.023)       0:03:36.395 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [Get information about RAID] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:8
Friday 26 July 2024  22:35:05 +0000 (0:00:00.012)       0:03:36.408 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set active devices regex] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:14
Friday 26 July 2024  22:35:05 +0000 (0:00:00.011)       0:03:36.420 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set spare devices regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:19
Friday 26 July 2024  22:35:05 +0000 (0:00:00.011)       0:03:36.431 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set md version regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:24
Friday 26 July 2024  22:35:05 +0000 (0:00:00.011)       0:03:36.443 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set chunk size regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:29
Friday 26 July 2024  22:35:05 +0000 (0:00:00.013)       0:03:36.456 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the chunk size] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:37
Friday 26 July 2024  22:35:05 +0000 (0:00:00.011)       0:03:36.467 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID active devices count] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:46
Friday 26 July 2024  22:35:05 +0000 (0:00:00.011)       0:03:36.479 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID spare devices count] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:54
Friday 26 July 2024  22:35:05 +0000 (0:00:00.011)       0:03:36.490 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID metadata version] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:62
Friday 26 July 2024  22:35:05 +0000 (0:00:00.010)       0:03:36.501 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID chunk size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:70
Friday 26 July 2024  22:35:05 +0000 (0:00:00.010)       0:03:36.511 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the actual size of the volume] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:3
Friday 26 July 2024  22:35:05 +0000 (0:00:00.013)       0:03:36.524 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type not in ['partition', 'disk']",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested size of the volume] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:11
Friday 26 July 2024  22:35:05 +0000 (0:00:00.021)       0:03:36.546 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected size] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:20
Friday 26 July 2024  22:35:05 +0000 (0:00:00.020)       0:03:36.567 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:28
Friday 26 July 2024  22:35:05 +0000 (0:00:00.019)       0:03:36.586 *********** 
ok: [sut] => {
    "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined"
}

TASK [Get the size of parent/pool device] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:32
Friday 26 July 2024  22:35:05 +0000 (0:00:00.013)       0:03:36.599 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Show test pool] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:46
Friday 26 July 2024  22:35:05 +0000 (0:00:00.019)       0:03:36.619 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.type == \"lvm\""
}

TASK [Show test blockinfo] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:50
Friday 26 July 2024  22:35:05 +0000 (0:00:00.020)       0:03:36.639 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.type == \"lvm\""
}

TASK [Show test pool size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:54
Friday 26 July 2024  22:35:05 +0000 (0:00:00.019)       0:03:36.659 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.type == \"lvm\""
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:58
Friday 26 July 2024  22:35:05 +0000 (0:00:00.019)       0:03:36.678 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Default thin pool reserved space values] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:67
Friday 26 July 2024  22:35:05 +0000 (0:00:00.019)       0:03:36.698 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default minimal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:71
Friday 26 July 2024  22:35:05 +0000 (0:00:00.011)       0:03:36.709 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default maximal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:76
Friday 26 July 2024  22:35:05 +0000 (0:00:00.010)       0:03:36.720 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate maximum usable space in thin pool] *****************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:82
Friday 26 July 2024  22:35:05 +0000 (0:00:00.012)       0:03:36.732 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply upper size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:86
Friday 26 July 2024  22:35:05 +0000 (0:00:00.010)       0:03:36.743 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply lower size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:91
Friday 26 July 2024  22:35:05 +0000 (0:00:00.010)       0:03:36.754 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Convert maximum usable thin pool space from int to Size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:96
Friday 26 July 2024  22:35:05 +0000 (0:00:00.010)       0:03:36.765 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show max thin pool size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:101
Friday 26 July 2024  22:35:05 +0000 (0:00:00.010)       0:03:36.776 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show volume thin pool size] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:105
Friday 26 July 2024  22:35:05 +0000 (0:00:00.010)       0:03:36.786 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show test volume size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:109
Friday 26 July 2024  22:35:05 +0000 (0:00:00.012)       0:03:36.798 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Establish base value for expected thin pool size] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:113
Friday 26 July 2024  22:35:05 +0000 (0:00:00.011)       0:03:36.809 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:120
Friday 26 July 2024  22:35:05 +0000 (0:00:00.010)       0:03:36.820 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected thin pool volume size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:127
Friday 26 July 2024  22:35:05 +0000 (0:00:00.010)       0:03:36.830 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected thin pool volume size based on percentage value] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:131
Friday 26 July 2024  22:35:05 +0000 (0:00:00.010)       0:03:36.841 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Replace expected volume size with calculated value] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:137
Friday 26 July 2024  22:35:05 +0000 (0:00:00.010)       0:03:36.851 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show actual size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:143
Friday 26 July 2024  22:35:05 +0000 (0:00:00.011)       0:03:36.862 *********** 
ok: [sut] => {
    "storage_test_actual_size": {
        "changed": false,
        "false_condition": "storage_test_volume.type not in ['partition', 'disk']",
        "skip_reason": "Conditional result was False",
        "skipped": true
    }
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:147
Friday 26 July 2024  22:35:05 +0000 (0:00:00.013)       0:03:36.876 *********** 
ok: [sut] => {
    "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined"
}

TASK [Assert expected size is actual size] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:151
Friday 26 July 2024  22:35:05 +0000 (0:00:00.013)       0:03:36.890 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"lvm\"",
    "skip_reason": "Conditional result was False"
}

TASK [Get information about the LV] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:5
Friday 26 July 2024  22:35:05 +0000 (0:00:00.019)       0:03:36.909 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV segment type] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:13
Friday 26 July 2024  22:35:05 +0000 (0:00:00.011)       0:03:36.920 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Check segment type] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:17
Friday 26 July 2024  22:35:05 +0000 (0:00:00.011)       0:03:36.932 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV cache size] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:24
Friday 26 July 2024  22:35:05 +0000 (0:00:00.012)       0:03:36.944 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested cache size] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:31
Friday 26 July 2024  22:35:05 +0000 (0:00:00.011)       0:03:36.955 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected cache size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:37
Friday 26 July 2024  22:35:05 +0000 (0:00:00.011)       0:03:36.967 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:42
Friday 26 July 2024  22:35:05 +0000 (0:00:00.011)       0:03:36.978 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:25
Friday 26 July 2024  22:35:05 +0000 (0:00:00.011)       0:03:36.989 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:44
Friday 26 July 2024  22:35:05 +0000 (0:00:00.011)       0:03:37.001 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Clean up variable namespace] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:54
Friday 26 July 2024  22:35:05 +0000 (0:00:00.010)       0:03:37.012 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null
    },
    "changed": false
}

TASK [Remove the key file] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:327
Friday 26 July 2024  22:35:05 +0000 (0:00:00.052)       0:03:37.064 *********** 
ok: [sut] => {
    "changed": false,
    "path": "/tmp/storage_testhy9ma2eglukskey",
    "state": "absent"
}

TASK [Test for correct handling of new encrypted volume w/ no key] *************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:337
Friday 26 July 2024  22:35:05 +0000 (0:00:00.180)       0:03:37.245 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml for sut

TASK [Store global variable value copy] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:4
Friday 26 July 2024  22:35:05 +0000 (0:00:00.017)       0:03:37.262 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_pools_global": [],
        "storage_safe_mode_global": true,
        "storage_volumes_global": []
    },
    "changed": false
}

TASK [Verify role raises correct error] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:10
Friday 26 July 2024  22:35:05 +0000 (0:00:00.022)       0:03:37.284 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:35:05 +0000 (0:00:00.020)       0:03:37.305 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:35:06 +0000 (0:00:00.017)       0:03:37.322 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:35:06 +0000 (0:00:00.022)       0:03:37.344 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:35:06 +0000 (0:00:00.032)       0:03:37.377 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:35:06 +0000 (0:00:00.015)       0:03:37.393 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:35:06 +0000 (0:00:00.014)       0:03:37.407 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:35:06 +0000 (0:00:00.012)       0:03:37.420 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:35:06 +0000 (0:00:00.012)       0:03:37.432 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:35:06 +0000 (0:00:00.030)       0:03:37.463 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:35:06 +0000 (0:00:00.833)       0:03:38.296 *********** 
ok: [sut] => {
    "storage_pools": [
        {
            "disks": [
                "sda"
            ],
            "name": "foo",
            "type": "lvm",
            "volumes": [
                {
                    "encryption": true,
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g"
                }
            ]
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:35:07 +0000 (0:00:00.016)       0:03:38.313 *********** 
ok: [sut] => {
    "storage_volumes": []
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:35:07 +0000 (0:00:00.015)       0:03:38.329 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [
        "cryptsetup",
        "lvm2"
    ],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:35:08 +0000 (0:00:01.104)       0:03:39.433 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:35:08 +0000 (0:00:00.025)       0:03:39.459 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:35:08 +0000 (0:00:00.019)       0:03:39.478 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:35:08 +0000 (0:00:00.020)       0:03:39.499 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:35:08 +0000 (0:00:00.019)       0:03:39.519 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:35:09 +0000 (0:00:00.814)       0:03:40.334 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:35:10 +0000 (0:00:01.675)       0:03:42.009 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:35:10 +0000 (0:00:00.032)       0:03:42.042 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:35:10 +0000 (0:00:00.010)       0:03:42.052 *********** 
fatal: [sut]: FAILED! => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

MSG:

encrypted volume 'test1' missing key/password

TASK [fedora.linux_system_roles.storage : Failed message] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:109
Friday 26 July 2024  22:35:11 +0000 (0:00:01.199)       0:03:43.252 *********** 
fatal: [sut]: FAILED! => {
    "changed": false
}

MSG:

{'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "encrypted volume 'test1' missing key/password", 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None}]}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, '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, 'shared': False}, '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_stripe_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': None}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:35:11 +0000 (0:00:00.017)       0:03:43.270 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Check that we failed in the role] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:23
Friday 26 July 2024  22:35:11 +0000 (0:00:00.009)       0:03:43.279 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the blivet output and error message are correct] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:28
Friday 26 July 2024  22:35:11 +0000 (0:00:00.012)       0:03:43.292 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify correct exception or error message] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:39
Friday 26 July 2024  22:35:11 +0000 (0:00:00.017)       0:03:43.310 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_failed_exception is defined",
    "skip_reason": "Conditional result was False"
}

TASK [Create an encrypted lvm volume w/ default fs] ****************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:355
Friday 26 July 2024  22:35:12 +0000 (0:00:00.013)       0:03:43.323 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:35:12 +0000 (0:00:00.024)       0:03:43.348 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:35:12 +0000 (0:00:00.016)       0:03:43.365 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:35:12 +0000 (0:00:00.021)       0:03:43.386 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:35:12 +0000 (0:00:00.033)       0:03:43.420 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:35:12 +0000 (0:00:00.014)       0:03:43.434 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:35:12 +0000 (0:00:00.013)       0:03:43.448 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:35:12 +0000 (0:00:00.012)       0:03:43.461 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:35:12 +0000 (0:00:00.012)       0:03:43.474 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:35:12 +0000 (0:00:00.029)       0:03:43.503 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:35:13 +0000 (0:00:00.836)       0:03:44.340 *********** 
ok: [sut] => {
    "storage_pools": [
        {
            "disks": [
                "sda"
            ],
            "name": "foo",
            "type": "lvm",
            "volumes": [
                {
                    "encryption": true,
                    "encryption_cipher": "aes-xts-plain64",
                    "encryption_key_size": 512,
                    "encryption_luks_version": "luks1",
                    "encryption_password": "yabbadabbadoo",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g"
                }
            ]
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:35:13 +0000 (0:00:00.026)       0:03:44.366 *********** 
ok: [sut] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined"
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:35:13 +0000 (0:00:00.013)       0:03:44.380 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [
        "cryptsetup",
        "lvm2"
    ],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:35:14 +0000 (0:00:01.084)       0:03:45.464 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:35:14 +0000 (0:00:00.024)       0:03:45.489 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:35:14 +0000 (0:00:00.019)       0:03:45.509 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:35:14 +0000 (0:00:00.019)       0:03:45.528 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:35:14 +0000 (0:00:00.018)       0:03:45.547 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:35:15 +0000 (0:00:00.816)       0:03:46.363 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:35:16 +0000 (0:00:01.636)       0:03:48.000 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:35:16 +0000 (0:00:00.031)       0:03:48.032 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:35:16 +0000 (0:00:00.010)       0:03:48.043 *********** 
changed: [sut] => {
    "actions": [
        {
            "action": "destroy format",
            "device": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
            "fs_type": "xfs"
        },
        {
            "action": "destroy device",
            "device": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
            "fs_type": null
        },
        {
            "action": "destroy format",
            "device": "/dev/sda1",
            "fs_type": "luks"
        },
        {
            "action": "destroy device",
            "device": "/dev/sda1",
            "fs_type": null
        },
        {
            "action": "destroy format",
            "device": "/dev/sda",
            "fs_type": "disklabel"
        },
        {
            "action": "create format",
            "device": "/dev/sda",
            "fs_type": "lvmpv"
        },
        {
            "action": "create device",
            "device": "/dev/foo",
            "fs_type": null
        },
        {
            "action": "create device",
            "device": "/dev/mapper/foo-test1",
            "fs_type": null
        },
        {
            "action": "create format",
            "device": "/dev/mapper/foo-test1",
            "fs_type": "luks"
        },
        {
            "action": "create device",
            "device": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
            "fs_type": null
        },
        {
            "action": "create format",
            "device": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
            "fs_type": "xfs"
        }
    ],
    "changed": true,
    "crypts": [
        {
            "backing_device": "/dev/sda1",
            "name": "luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
            "password": "-",
            "state": "absent"
        },
        {
            "backing_device": "/dev/mapper/foo-test1",
            "name": "luks-5192b71d-96d8-4652-a934-24c6495e642f",
            "password": "-",
            "state": "present"
        }
    ],
    "leaves": [
        "/dev/sdb",
        "/dev/sdc",
        "/dev/sdd",
        "/dev/sde",
        "/dev/sdf",
        "/dev/sdg",
        "/dev/sdh",
        "/dev/sdi",
        "/dev/xvda1",
        "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f"
    ],
    "mounts": [
        {
            "fstype": "xfs",
            "path": "/opt/test1",
            "src": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
            "state": "absent"
        },
        {
            "dump": 0,
            "fstype": "xfs",
            "group": null,
            "mode": null,
            "opts": "defaults",
            "owner": null,
            "passno": 0,
            "path": "/opt/test1",
            "src": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
            "state": "mounted"
        }
    ],
    "packages": [
        "cryptsetup",
        "xfsprogs",
        "lvm2"
    ],
    "pools": [
        {
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_clevis_pin": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "encryption_tang_thumbprint": null,
            "encryption_tang_url": null,
            "grow_to_fill": false,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "shared": false,
            "state": "present",
            "type": "lvm",
            "volumes": [
                {
                    "_device": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                    "_kernel_device": "/dev/dm-1",
                    "_mount_id": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                    "_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": true,
                    "encryption_cipher": "aes-xts-plain64",
                    "encryption_key": null,
                    "encryption_key_size": 512,
                    "encryption_luks_version": "luks1",
                    "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                    "fs_create_options": "",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "xfs",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_group": null,
                    "mount_mode": null,
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "mount_user": null,
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "raid_stripe_size": null,
                    "size": "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83
Friday 26 July 2024  22:35:24 +0000 (0:00:08.047)       0:03:56.090 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_udevadm_trigger | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Friday 26 July 2024  22:35:24 +0000 (0:00:00.066)       0:03:56.156 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033299.5595725,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "2c701fd577f6341048ad2b15460b6abf77e337c6",
        "ctime": 1722033299.5545723,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 505413956,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1722033299.5545723,
        "nlink": 1,
        "path": "/etc/fstab",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 1448,
        "uid": 0,
        "version": "3334868862",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95
Friday 26 July 2024  22:35:25 +0000 (0:00:00.187)       0:03:56.344 *********** 
ok: [sut] => {
    "backup": "",
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:35:25 +0000 (0:00:00.184)       0:03:56.529 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Show blivet_output] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119
Friday 26 July 2024  22:35:25 +0000 (0:00:00.010)       0:03:56.540 *********** 
ok: [sut] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy format",
                "device": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
                "fs_type": "xfs"
            },
            {
                "action": "destroy device",
                "device": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
                "fs_type": null
            },
            {
                "action": "destroy format",
                "device": "/dev/sda1",
                "fs_type": "luks"
            },
            {
                "action": "destroy device",
                "device": "/dev/sda1",
                "fs_type": null
            },
            {
                "action": "destroy format",
                "device": "/dev/sda",
                "fs_type": "disklabel"
            },
            {
                "action": "create format",
                "device": "/dev/sda",
                "fs_type": "lvmpv"
            },
            {
                "action": "create device",
                "device": "/dev/foo",
                "fs_type": null
            },
            {
                "action": "create device",
                "device": "/dev/mapper/foo-test1",
                "fs_type": null
            },
            {
                "action": "create format",
                "device": "/dev/mapper/foo-test1",
                "fs_type": "luks"
            },
            {
                "action": "create device",
                "device": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                "fs_type": null
            },
            {
                "action": "create format",
                "device": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                "fs_type": "xfs"
            }
        ],
        "changed": true,
        "crypts": [
            {
                "backing_device": "/dev/sda1",
                "name": "luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
                "password": "-",
                "state": "absent"
            },
            {
                "backing_device": "/dev/mapper/foo-test1",
                "name": "luks-5192b71d-96d8-4652-a934-24c6495e642f",
                "password": "-",
                "state": "present"
            }
        ],
        "failed": false,
        "leaves": [
            "/dev/sdb",
            "/dev/sdc",
            "/dev/sdd",
            "/dev/sde",
            "/dev/sdf",
            "/dev/sdg",
            "/dev/sdh",
            "/dev/sdi",
            "/dev/xvda1",
            "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f"
        ],
        "mounts": [
            {
                "fstype": "xfs",
                "path": "/opt/test1",
                "src": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
                "state": "absent"
            },
            {
                "dump": 0,
                "fstype": "xfs",
                "group": null,
                "mode": null,
                "opts": "defaults",
                "owner": null,
                "passno": 0,
                "path": "/opt/test1",
                "src": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                "state": "mounted"
            }
        ],
        "packages": [
            "cryptsetup",
            "xfsprogs",
            "lvm2"
        ],
        "pools": [
            {
                "disks": [
                    "sda"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_clevis_pin": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "encryption_tang_thumbprint": null,
                "encryption_tang_url": null,
                "grow_to_fill": false,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "shared": false,
                "state": "present",
                "type": "lvm",
                "volumes": [
                    {
                        "_device": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                        "_kernel_device": "/dev/dm-1",
                        "_mount_id": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                        "_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": true,
                        "encryption_cipher": "aes-xts-plain64",
                        "encryption_key": null,
                        "encryption_key_size": 512,
                        "encryption_luks_version": "luks1",
                        "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                        "fs_create_options": "",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "xfs",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_group": null,
                        "mount_mode": null,
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "mount_user": null,
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "raid_stripe_size": null,
                        "size": "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128
Friday 26 July 2024  22:35:25 +0000 (0:00:00.017)       0:03:56.558 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "sda"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_clevis_pin": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "encryption_tang_thumbprint": null,
                "encryption_tang_url": null,
                "grow_to_fill": false,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "shared": false,
                "state": "present",
                "type": "lvm",
                "volumes": [
                    {
                        "_device": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                        "_kernel_device": "/dev/dm-1",
                        "_mount_id": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                        "_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": true,
                        "encryption_cipher": "aes-xts-plain64",
                        "encryption_key": null,
                        "encryption_key_size": 512,
                        "encryption_luks_version": "luks1",
                        "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                        "fs_create_options": "",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "xfs",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_group": null,
                        "mount_mode": null,
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "mount_user": null,
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "raid_stripe_size": null,
                        "size": "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Friday 26 July 2024  22:35:25 +0000 (0:00:00.015)       0:03:56.573 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] **************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Friday 26 July 2024  22:35:25 +0000 (0:00:00.015)       0:03:56.589 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [sut] => (item={'src': '/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "fstype": "xfs",
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
        "state": "absent"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/luks-64b7f94c-8a94-405a-9dc9-98e4325374f4"
}

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159
Friday 26 July 2024  22:35:25 +0000 (0:00:00.197)       0:03:56.786 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Set up new/current mounts] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164
Friday 26 July 2024  22:35:25 +0000 (0:00:00.501)       0:03:57.288 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [sut] => (item={'src': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
        "state": "mounted"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f"
}

TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175
Friday 26 July 2024  22:35:26 +0000 (0:00:00.214)       0:03:57.502 *********** 
skipping: [sut] => (item={'src': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None})  => {
    "ansible_loop_var": "mount_info",
    "changed": false,
    "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
        "state": "mounted"
    },
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187
Friday 26 July 2024  22:35:26 +0000 (0:00:00.027)       0:03:57.529 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195
Friday 26 July 2024  22:35:26 +0000 (0:00:00.496)       0:03:58.026 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033301.8616097,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "27a4e3abc6725b2a3799d03e20d474eb6f179ac0",
        "ctime": 1722033300.4845874,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 329253126,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0600",
        "mtime": 1722033300.4845874,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 88,
        "uid": 0,
        "version": "3232189535",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200
Friday 26 July 2024  22:35:26 +0000 (0:00:00.192)       0:03:58.219 *********** 
changed: [sut] => (item={'backing_device': '/dev/sda1', 'name': 'luks-64b7f94c-8a94-405a-9dc9-98e4325374f4', 'password': '-', 'state': 'absent'}) => {
    "ansible_loop_var": "entry",
    "backup": "",
    "changed": true,
    "entry": {
        "backing_device": "/dev/sda1",
        "name": "luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
        "password": "-",
        "state": "absent"
    },
    "found": 1
}

MSG:

1 line(s) removed
changed: [sut] => (item={'backing_device': '/dev/mapper/foo-test1', 'name': 'luks-5192b71d-96d8-4652-a934-24c6495e642f', 'password': '-', 'state': 'present'}) => {
    "ansible_loop_var": "entry",
    "backup": "",
    "changed": true,
    "entry": {
        "backing_device": "/dev/mapper/foo-test1",
        "name": "luks-5192b71d-96d8-4652-a934-24c6495e642f",
        "password": "-",
        "state": "present"
    }
}

MSG:

line added

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222
Friday 26 July 2024  22:35:27 +0000 (0:00:00.364)       0:03:58.583 *********** 
ok: [sut]

TASK [Verify role results] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:374
Friday 26 July 2024  22:35:28 +0000 (0:00:00.784)       0:03:59.368 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml for sut

TASK [Print out pool information] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:2
Friday 26 July 2024  22:35:28 +0000 (0:00:00.025)       0:03:59.393 *********** 
ok: [sut] => {
    "_storage_pools_list": [
        {
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_clevis_pin": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "encryption_tang_thumbprint": null,
            "encryption_tang_url": null,
            "grow_to_fill": false,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "shared": false,
            "state": "present",
            "type": "lvm",
            "volumes": [
                {
                    "_device": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                    "_kernel_device": "/dev/dm-1",
                    "_mount_id": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                    "_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": true,
                    "encryption_cipher": "aes-xts-plain64",
                    "encryption_key": null,
                    "encryption_key_size": 512,
                    "encryption_luks_version": "luks1",
                    "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                    "fs_create_options": "",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "xfs",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_group": null,
                    "mount_mode": null,
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "mount_user": null,
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "raid_stripe_size": null,
                    "size": "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:7
Friday 26 July 2024  22:35:28 +0000 (0:00:00.025)       0:03:59.418 *********** 
skipping: [sut] => {
    "false_condition": "_storage_volumes_list | length > 0"
}

TASK [Collect info about the volumes.] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:15
Friday 26 July 2024  22:35:28 +0000 (0:00:00.021)       0:03:59.439 *********** 
ok: [sut] => {
    "changed": false,
    "info": {
        "/dev/mapper/foo-test1": {
            "fstype": "crypto_LUKS",
            "label": "",
            "mountpoint": "",
            "name": "/dev/mapper/foo-test1",
            "size": "4G",
            "type": "lvm",
            "uuid": "5192b71d-96d8-4652-a934-24c6495e642f"
        },
        "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/opt/test1",
            "name": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
            "size": "4G",
            "type": "crypt",
            "uuid": "c704070f-cff1-4bd5-b0f9-e1d35af44cdf"
        },
        "/dev/sda": {
            "fstype": "LVM2_member",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": "I28Ejl-wzRZ-y3qs-Fpm7-PTd9-GrOZ-pge5Cw"
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdd": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdd",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sde": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sde",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdf": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdg": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdg",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdh": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdh",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdi": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdi",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/xvda",
            "size": "250G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda1": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/",
            "name": "/dev/xvda1",
            "size": "250G",
            "type": "partition",
            "uuid": "f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3"
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:20
Friday 26 July 2024  22:35:28 +0000 (0:00:00.186)       0:03:59.626 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.003114",
    "end": "2024-07-26 22:35:28.473557",
    "rc": 0,
    "start": "2024-07-26 22:35:28.470443"
}

STDOUT:


# system_role:storage
#
# /etc/fstab
# Created by anaconda on Wed Jul 24 09:00:32 2024
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3 /                       xfs     defaults        0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f /opt/test1 xfs defaults 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:25
Friday 26 July 2024  22:35:28 +0000 (0:00:00.179)       0:03:59.806 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.003326",
    "end": "2024-07-26 22:35:28.657141",
    "failed_when_result": false,
    "rc": 0,
    "start": "2024-07-26 22:35:28.653815"
}

STDOUT:

luks-5192b71d-96d8-4652-a934-24c6495e642f /dev/mapper/foo-test1 -

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:34
Friday 26 July 2024  22:35:28 +0000 (0:00:00.187)       0:03:59.993 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': True, 'encryption_cipher': 'aes-xts-plain64', 'encryption_key': None, 'encryption_key_size': 512, 'encryption_luks_version': 'luks1', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-0'}]})

TASK [Set _storage_pool_tests] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:5
Friday 26 July 2024  22:35:28 +0000 (0:00:00.033)       0:04:00.027 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pool_tests": [
            "members",
            "volumes"
        ]
    },
    "changed": false
}

TASK [Get VG shared value status] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:18
Friday 26 July 2024  22:35:28 +0000 (0:00:00.013)       0:04:00.040 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "vgs",
        "--noheadings",
        "--binary",
        "-o",
        "shared",
        "foo"
    ],
    "delta": "0:00:00.036065",
    "end": "2024-07-26 22:35:28.924358",
    "rc": 0,
    "start": "2024-07-26 22:35:28.888293"
}

STDOUT:

        0

TASK [Verify that VG shared value checks out] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:24
Friday 26 July 2024  22:35:28 +0000 (0:00:00.219)       0:04:00.260 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify pool subset] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:34
Friday 26 July 2024  22:35:28 +0000 (0:00:00.016)       0:04:00.277 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml for sut => (item=members)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-volumes.yml for sut => (item=volumes)

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:2
Friday 26 July 2024  22:35:28 +0000 (0:00:00.026)       0:04:00.303 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_pv_count": "1",
        "_storage_test_pool_pvs_lvm": [
            "/dev/sda"
        ]
    },
    "changed": false
}

TASK [Get the canonical device path for each member device] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:8
Friday 26 July 2024  22:35:29 +0000 (0:00:00.029)       0:04:00.332 *********** 
ok: [sut] => (item=/dev/sda) => {
    "ansible_loop_var": "pv",
    "changed": false,
    "device": "/dev/sda",
    "pv": "/dev/sda"
}

TASK [Set pvs lvm length] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:17
Friday 26 July 2024  22:35:29 +0000 (0:00:00.295)       0:04:00.627 *********** 
ok: [sut] => {
    "ansible_facts": {
        "__pvs_lvm_len": "1"
    },
    "changed": false
}

TASK [Set pool pvs] ************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:22
Friday 26 July 2024  22:35:29 +0000 (0:00:00.024)       0:04:00.652 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_pool_pvs": [
            "/dev/sda"
        ]
    },
    "changed": false
}

TASK [Verify PV count] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:27
Friday 26 July 2024  22:35:29 +0000 (0:00:00.027)       0:04:00.679 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:36
Friday 26 July 2024  22:35:29 +0000 (0:00:00.025)       0:04:00.704 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:41
Friday 26 July 2024  22:35:29 +0000 (0:00:00.014)       0:04:00.719 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:46
Friday 26 July 2024  22:35:29 +0000 (0:00:00.023)       0:04:00.742 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level",
    "skip_reason": "Conditional result was False"
}

TASK [Check the type of each PV] ***********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:51
Friday 26 July 2024  22:35:29 +0000 (0:00:00.011)       0:04:00.754 *********** 
ok: [sut] => (item=/dev/sda) => {
    "ansible_loop_var": "pv",
    "changed": false,
    "pv": "/dev/sda"
}

MSG:

All assertions passed

TASK [Check that blivet supports PV grow to fill] ******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:64
Friday 26 July 2024  22:35:29 +0000 (0:00:00.017)       0:04:00.771 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0
}

STDOUT:


** (process:26848): WARNING **: 22:35:29.674: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory
True



STDERR:

Shared connection to 10.31.46.75 closed.


TASK [Verify that PVs fill the whole devices when they should] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:73
Friday 26 July 2024  22:35:29 +0000 (0:00:00.348)       0:04:01.119 *********** 
skipping: [sut] => (item=/dev/sda)  => {
    "ansible_loop_var": "st_pool_pv",
    "changed": false,
    "false_condition": "grow_supported.stdout | trim == 'True'",
    "skip_reason": "Conditional result was False",
    "st_pool_pv": "/dev/sda"
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [Check MD RAID] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:83
Friday 26 July 2024  22:35:29 +0000 (0:00:00.023)       0:04:01.142 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml for sut

TASK [Get information about RAID] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:8
Friday 26 July 2024  22:35:29 +0000 (0:00:00.023)       0:04:01.166 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set active devices regex] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:14
Friday 26 July 2024  22:35:29 +0000 (0:00:00.011)       0:04:01.177 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set spare devices regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:19
Friday 26 July 2024  22:35:29 +0000 (0:00:00.011)       0:04:01.189 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set md version regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:24
Friday 26 July 2024  22:35:29 +0000 (0:00:00.013)       0:04:01.202 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set md chunk size regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:29
Friday 26 July 2024  22:35:29 +0000 (0:00:00.011)       0:04:01.214 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the chunk size] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:37
Friday 26 July 2024  22:35:29 +0000 (0:00:00.011)       0:04:01.226 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID active devices count] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:46
Friday 26 July 2024  22:35:29 +0000 (0:00:00.011)       0:04:01.237 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID spare devices count] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:55
Friday 26 July 2024  22:35:29 +0000 (0:00:00.011)       0:04:01.248 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID metadata version] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:64
Friday 26 July 2024  22:35:29 +0000 (0:00:00.011)       0:04:01.260 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID chunk size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:74
Friday 26 July 2024  22:35:29 +0000 (0:00:00.012)       0:04:01.272 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Reset variables used by tests] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:83
Friday 26 July 2024  22:35:29 +0000 (0:00:00.011)       0:04:01.284 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_md_active_devices_re": null,
        "storage_test_md_chunk_size_re": null,
        "storage_test_md_metadata_version_re": null,
        "storage_test_md_spare_devices_re": null
    },
    "changed": false
}

TASK [Check LVM RAID] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:86
Friday 26 July 2024  22:35:29 +0000 (0:00:00.011)       0:04:01.296 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-lvmraid.yml for sut

TASK [Validate pool member LVM RAID settings] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-lvmraid.yml:2
Friday 26 July 2024  22:35:30 +0000 (0:00:00.022)       0:04:01.319 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml for sut => (item={'encryption': True, 'encryption_cipher': 'aes-xts-plain64', 'encryption_key': None, 'encryption_key_size': 512, 'encryption_luks_version': 'luks1', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about the LV] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:8
Friday 26 July 2024  22:35:30 +0000 (0:00:00.023)       0:04:01.343 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV segment type] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:16
Friday 26 July 2024  22:35:30 +0000 (0:00:00.014)       0:04:01.357 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Check segment type] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:20
Friday 26 July 2024  22:35:30 +0000 (0:00:00.014)       0:04:01.371 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV stripe size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:27
Friday 26 July 2024  22:35:30 +0000 (0:00:00.013)       0:04:01.385 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested stripe size] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:31
Friday 26 July 2024  22:35:30 +0000 (0:00:00.014)       0:04:01.399 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected stripe size] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:37
Friday 26 July 2024  22:35:30 +0000 (0:00:00.016)       0:04:01.416 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Check stripe size] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:42
Friday 26 July 2024  22:35:30 +0000 (0:00:00.014)       0:04:01.430 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Check Thin Pools] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:89
Friday 26 July 2024  22:35:30 +0000 (0:00:00.014)       0:04:01.444 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-thin.yml for sut

TASK [Validate pool member thinpool settings] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-thin.yml:2
Friday 26 July 2024  22:35:30 +0000 (0:00:00.023)       0:04:01.468 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml for sut => (item={'encryption': True, 'encryption_cipher': 'aes-xts-plain64', 'encryption_key': None, 'encryption_key_size': 512, 'encryption_luks_version': 'luks1', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about thinpool] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml:8
Friday 26 July 2024  22:35:30 +0000 (0:00:00.065)       0:04:01.534 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_thin_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is in correct thinpool (when thinp name is provided)] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml:16
Friday 26 July 2024  22:35:30 +0000 (0:00:00.012)       0:04:01.546 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_thin_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is in thinpool (when thinp name is not provided)] ******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml:22
Friday 26 July 2024  22:35:30 +0000 (0:00:00.011)       0:04:01.558 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_thin_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Reset variable used by test] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml:26
Friday 26 July 2024  22:35:30 +0000 (0:00:00.011)       0:04:01.569 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_thin_status": null
    },
    "changed": false
}

TASK [Check member encryption] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:92
Friday 26 July 2024  22:35:30 +0000 (0:00:00.011)       0:04:01.581 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml for sut

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:5
Friday 26 July 2024  22:35:30 +0000 (0:00:00.026)       0:04:01.608 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Validate pool member LUKS settings] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:10
Friday 26 July 2024  22:35:30 +0000 (0:00:00.021)       0:04:01.630 *********** 
skipping: [sut] => (item=/dev/sda)  => {
    "_storage_test_pool_member_path": "/dev/sda",
    "ansible_loop_var": "_storage_test_pool_member_path",
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [Validate pool member crypttab entries] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:17
Friday 26 July 2024  22:35:30 +0000 (0:00:00.013)       0:04:01.643 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda)

TASK [Set variables used by tests] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:2
Friday 26 July 2024  22:35:30 +0000 (0:00:00.021)       0:04:01.664 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": []
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:6
Friday 26 July 2024  22:35:30 +0000 (0:00:00.025)       0:04:01.690 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:14
Friday 26 July 2024  22:35:30 +0000 (0:00:00.023)       0:04:01.713 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:23
Friday 26 July 2024  22:35:30 +0000 (0:00:00.019)       0:04:01.733 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:32
Friday 26 July 2024  22:35:30 +0000 (0:00:00.019)       0:04:01.752 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:41
Friday 26 July 2024  22:35:30 +0000 (0:00:00.019)       0:04:01.771 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null
    },
    "changed": false
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:24
Friday 26 July 2024  22:35:30 +0000 (0:00:00.013)       0:04:01.785 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_crypttab_key_file": null
    },
    "changed": false
}

TASK [Check VDO] ***************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:95
Friday 26 July 2024  22:35:30 +0000 (0:00:00.011)       0:04:01.797 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-vdo.yml for sut

TASK [Validate pool member VDO settings] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-vdo.yml:2
Friday 26 July 2024  22:35:30 +0000 (0:00:00.026)       0:04:01.823 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml for sut => (item={'encryption': True, 'encryption_cipher': 'aes-xts-plain64', 'encryption_key': None, 'encryption_key_size': 512, 'encryption_luks_version': 'luks1', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about VDO deduplication] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:8
Friday 26 July 2024  22:35:30 +0000 (0:00:00.023)       0:04:01.846 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check if VDO deduplication is off] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:15
Friday 26 July 2024  22:35:30 +0000 (0:00:00.011)       0:04:01.858 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check if VDO deduplication is on] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:21
Friday 26 July 2024  22:35:30 +0000 (0:00:00.011)       0:04:01.870 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Get information about VDO compression] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:27
Friday 26 July 2024  22:35:30 +0000 (0:00:00.011)       0:04:01.881 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check if VDO deduplication is off] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:34
Friday 26 July 2024  22:35:30 +0000 (0:00:00.011)       0:04:01.893 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check if VDO deduplication is on] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:40
Friday 26 July 2024  22:35:30 +0000 (0:00:00.011)       0:04:01.904 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:46
Friday 26 July 2024  22:35:30 +0000 (0:00:00.013)       0:04:01.917 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_vdo_status": null
    },
    "changed": false
}

TASK [Check Stratis] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:98
Friday 26 July 2024  22:35:30 +0000 (0:00:00.012)       0:04:01.930 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml for sut

TASK [Run 'stratis report'] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:6
Friday 26 July 2024  22:35:30 +0000 (0:00:00.029)       0:04:01.959 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Get information about Stratis] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:11
Friday 26 July 2024  22:35:30 +0000 (0:00:00.012)       0:04:01.972 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the pools was created] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:15
Friday 26 July 2024  22:35:30 +0000 (0:00:00.011)       0:04:01.984 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that encryption is correctly set] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:25
Friday 26 July 2024  22:35:30 +0000 (0:00:00.012)       0:04:01.997 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that Clevis/Tang encryption is correctly set] *********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:34
Friday 26 July 2024  22:35:30 +0000 (0:00:00.011)       0:04:02.008 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Reset variable used by test] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:44
Friday 26 July 2024  22:35:30 +0000 (0:00:00.011)       0:04:02.020 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_stratis_report": null
    },
    "changed": false
}

TASK [Clean up test variables] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:101
Friday 26 July 2024  22:35:30 +0000 (0:00:00.011)       0:04:02.032 *********** 
ok: [sut] => {
    "ansible_facts": {
        "__pvs_lvm_len": null,
        "_storage_test_expected_pv_count": null,
        "_storage_test_expected_pv_type": null,
        "_storage_test_pool_pvs": [],
        "_storage_test_pool_pvs_lvm": []
    },
    "changed": false
}

TASK [Verify the volumes] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-volumes.yml:3
Friday 26 July 2024  22:35:30 +0000 (0:00:00.011)       0:04:02.043 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml for sut => (item={'encryption': True, 'encryption_cipher': 'aes-xts-plain64', 'encryption_key': None, 'encryption_key_size': 512, 'encryption_luks_version': 'luks1', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-0'})

TASK [Set storage volume test variables] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:2
Friday 26 July 2024  22:35:30 +0000 (0:00:00.021)       0:04:02.064 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": true,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [Run test verify for {{ storage_test_volume_subset }}] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:19
Friday 26 July 2024  22:35:30 +0000 (0:00:00.023)       0:04:02.088 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml for sut => (item=mount)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml for sut => (item=fstab)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml for sut => (item=fs)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml for sut => (item=device)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml for sut => (item=encryption)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml for sut => (item=md)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml for sut => (item=size)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml for sut => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:7
Friday 26 July 2024  22:35:30 +0000 (0:00:00.050)       0:04:02.138 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:11
Friday 26 July 2024  22:35:30 +0000 (0:00:00.018)       0:04:02.157 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_mount_expected_mount_point": "/opt/test1",
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Get information about the mountpoint directory] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:19
Friday 26 July 2024  22:35:30 +0000 (0:00:00.024)       0:04:02.181 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the current mount state by device] ********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:28
Friday 26 July 2024  22:35:30 +0000 (0:00:00.012)       0:04:02.193 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount directory user] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:36
Friday 26 July 2024  22:35:30 +0000 (0:00:00.016)       0:04:02.210 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory group] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:42
Friday 26 July 2024  22:35:30 +0000 (0:00:00.011)       0:04:02.222 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory permissions] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:48
Friday 26 July 2024  22:35:30 +0000 (0:00:00.011)       0:04:02.233 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode",
    "skip_reason": "Conditional result was False"
}

TASK [Get path of test volume device] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:57
Friday 26 July 2024  22:35:30 +0000 (0:00:00.011)       0:04:02.245 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:63
Friday 26 July 2024  22:35:30 +0000 (0:00:00.012)       0:04:02.257 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:69
Friday 26 July 2024  22:35:30 +0000 (0:00:00.011)       0:04:02.269 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:79
Friday 26 July 2024  22:35:30 +0000 (0:00:00.013)       0:04:02.282 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_found_mount_stat": null,
        "storage_test_mount_expected_mount_point": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:2
Friday 26 July 2024  22:35:30 +0000 (0:00:00.012)       0:04:02.295 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "1",
        "storage_test_fstab_expected_mount_options_matches": "1",
        "storage_test_fstab_expected_mount_point_matches": "1",
        "storage_test_fstab_id_matches": [
            "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f "
        ],
        "storage_test_fstab_mount_options_matches": [
            " /opt/test1 xfs defaults "
        ],
        "storage_test_fstab_mount_point_matches": [
            " /opt/test1 "
        ]
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:17
Friday 26 July 2024  22:35:31 +0000 (0:00:00.036)       0:04:02.331 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the fstab mount point] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:24
Friday 26 July 2024  22:35:31 +0000 (0:00:00.024)       0:04:02.355 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:33
Friday 26 July 2024  22:35:31 +0000 (0:00:00.023)       0:04:02.379 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_verify_mount_options | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify fingerprint] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:45
Friday 26 July 2024  22:35:31 +0000 (0:00:00.020)       0:04:02.400 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:51
Friday 26 July 2024  22:35:31 +0000 (0:00:00.015)       0:04:02.415 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:6
Friday 26 July 2024  22:35:31 +0000 (0:00:00.012)       0:04:02.428 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify fs label] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:14
Friday 26 July 2024  22:35:31 +0000 (0:00:00.025)       0:04:02.454 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [See whether the device node is present] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:3
Friday 26 July 2024  22:35:31 +0000 (0:00:00.025)       0:04:02.480 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033324.3989754,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1722033324.3989754,
        "dev": 5,
        "device_type": 64768,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 1577,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/symlink",
        "mode": "0660",
        "mtime": 1722033324.3989754,
        "nlink": 1,
        "path": "/dev/mapper/foo-test1",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:9
Friday 26 July 2024  22:35:31 +0000 (0:00:00.184)       0:04:02.664 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:16
Friday 26 July 2024  22:35:31 +0000 (0:00:00.016)       0:04:02.681 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')",
    "skip_reason": "Conditional result was False"
}

TASK [Make sure we got info about this volume] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:23
Friday 26 July 2024  22:35:31 +0000 (0:00:00.013)       0:04:02.694 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Process volume type (set initial value) (1/2)] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:29
Friday 26 July 2024  22:35:31 +0000 (0:00:00.068)       0:04:02.763 *********** 
ok: [sut] => {
    "ansible_facts": {
        "st_volume_type": "lvm"
    },
    "changed": false
}

TASK [Process volume type (get RAID value) (2/2)] ******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:33
Friday 26 July 2024  22:35:31 +0000 (0:00:00.014)       0:04:02.777 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"raid\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:38
Friday 26 July 2024  22:35:31 +0000 (0:00:00.011)       0:04:02.789 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:3
Friday 26 July 2024  22:35:31 +0000 (0:00:00.015)       0:04:02.804 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033324.69598,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1722033324.69598,
        "dev": 5,
        "device_type": 64769,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 1619,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/symlink",
        "mode": "0660",
        "mtime": 1722033324.69598,
        "nlink": 1,
        "path": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
        "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 [Ensure cryptsetup is present] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:10
Friday 26 July 2024  22:35:31 +0000 (0:00:00.182)       0:04:02.986 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:16
Friday 26 July 2024  22:35:32 +0000 (0:00:00.797)       0:04:03.783 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cryptsetup",
        "luksDump",
        "/dev/mapper/foo-test1"
    ],
    "delta": "0:00:00.006995",
    "end": "2024-07-26 22:35:32.633880",
    "rc": 0,
    "start": "2024-07-26 22:35:32.626885"
}

STDOUT:

LUKS header information for /dev/mapper/foo-test1

Version:       	1
Cipher name:   	aes
Cipher mode:   	xts-plain64
Hash spec:     	sha256
Payload offset:	16384
MK bits:       	512
MK digest:     	8a 0a d7 66 bd 89 36 b6 8e e6 00 ae 97 c3 93 14 b9 16 8f 15 
MK salt:       	5a 14 ed 6d a0 0e 7e 3e cd 52 7e b9 00 8b 6e 90 
               	c9 56 fa 91 f3 aa 58 ac 73 81 70 29 06 f8 28 9d 
MK iterations: 	102400
UUID:          	5192b71d-96d8-4652-a934-24c6495e642f

Key Slot 0: ENABLED
	Iterations:         	1635842
	Salt:               	8b 78 c2 b0 1e f6 7f 4f 8b b5 47 8d a8 15 2a ef 
	                      	03 e6 ef 3b 0f 4d 5a 10 9c 59 56 a9 73 24 98 4c 
	Key material offset:	8
	AF stripes:            	4000
Key Slot 1: DISABLED
Key Slot 2: DISABLED
Key Slot 3: DISABLED
Key Slot 4: DISABLED
Key Slot 5: DISABLED
Key Slot 6: DISABLED
Key Slot 7: DISABLED

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:22
Friday 26 July 2024  22:35:32 +0000 (0:00:00.186)       0:04:03.969 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:29
Friday 26 July 2024  22:35:32 +0000 (0:00:00.024)       0:04:03.994 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:40
Friday 26 July 2024  22:35:32 +0000 (0:00:00.023)       0:04:04.017 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:46
Friday 26 July 2024  22:35:32 +0000 (0:00:00.015)       0:04:04.032 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check LUKS version] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:51
Friday 26 July 2024  22:35:32 +0000 (0:00:00.014)       0:04:04.047 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check LUKS key size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:63
Friday 26 July 2024  22:35:32 +0000 (0:00:00.026)       0:04:04.073 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check LUKS cipher] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:75
Friday 26 July 2024  22:35:32 +0000 (0:00:00.022)       0:04:04.096 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:87
Friday 26 July 2024  22:35:32 +0000 (0:00:00.027)       0:04:04.124 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [
            "luks-5192b71d-96d8-4652-a934-24c6495e642f /dev/mapper/foo-test1 -"
        ],
        "_storage_test_expected_crypttab_entries": "1",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:93
Friday 26 July 2024  22:35:32 +0000 (0:00:00.029)       0:04:04.153 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:100
Friday 26 July 2024  22:35:32 +0000 (0:00:00.024)       0:04:04.178 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check backing device of crypttab entry] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:108
Friday 26 July 2024  22:35:32 +0000 (0:00:00.023)       0:04:04.202 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check key file of crypttab entry] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:116
Friday 26 July 2024  22:35:32 +0000 (0:00:00.023)       0:04:04.225 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:124
Friday 26 July 2024  22:35:32 +0000 (0:00:00.027)       0:04:04.253 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [Get information about RAID] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:8
Friday 26 July 2024  22:35:32 +0000 (0:00:00.012)       0:04:04.266 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set active devices regex] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:14
Friday 26 July 2024  22:35:32 +0000 (0:00:00.011)       0:04:04.277 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set spare devices regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:19
Friday 26 July 2024  22:35:32 +0000 (0:00:00.011)       0:04:04.289 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set md version regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:24
Friday 26 July 2024  22:35:32 +0000 (0:00:00.011)       0:04:04.300 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set chunk size regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:29
Friday 26 July 2024  22:35:33 +0000 (0:00:00.011)       0:04:04.312 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the chunk size] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:37
Friday 26 July 2024  22:35:33 +0000 (0:00:00.013)       0:04:04.325 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID active devices count] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:46
Friday 26 July 2024  22:35:33 +0000 (0:00:00.011)       0:04:04.337 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID spare devices count] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:54
Friday 26 July 2024  22:35:33 +0000 (0:00:00.011)       0:04:04.349 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID metadata version] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:62
Friday 26 July 2024  22:35:33 +0000 (0:00:00.011)       0:04:04.360 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID chunk size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:70
Friday 26 July 2024  22:35:33 +0000 (0:00:00.011)       0:04:04.372 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the actual size of the volume] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:3
Friday 26 July 2024  22:35:33 +0000 (0:00:00.011)       0:04:04.384 *********** 
ok: [sut] => {
    "bytes": 4294967296,
    "changed": false,
    "lvm": "4g",
    "parted": "4GiB",
    "size": "4 GiB"
}

TASK [Parse the requested size of the volume] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:11
Friday 26 July 2024  22:35:33 +0000 (0:00:00.297)       0:04:04.681 *********** 
ok: [sut] => {
    "bytes": 4294967296,
    "changed": false,
    "lvm": "4g",
    "parted": "4GiB",
    "size": "4 GiB"
}

TASK [Establish base value for expected size] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:20
Friday 26 July 2024  22:35:33 +0000 (0:00:00.187)       0:04:04.869 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_expected_size": "4294967296"
    },
    "changed": false
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:28
Friday 26 July 2024  22:35:33 +0000 (0:00:00.024)       0:04:04.893 *********** 
ok: [sut] => {
    "storage_test_expected_size": "4294967296"
}

TASK [Get the size of parent/pool device] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:32
Friday 26 July 2024  22:35:33 +0000 (0:00:00.013)       0:04:04.907 *********** 
ok: [sut] => {
    "bytes": 10726680821,
    "changed": false,
    "lvm": "9g",
    "parted": "9GiB",
    "size": "9 GiB"
}

TASK [Show test pool] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:46
Friday 26 July 2024  22:35:33 +0000 (0:00:00.188)       0:04:05.095 *********** 
skipping: [sut] => {
    "false_condition": "'%' in storage_test_volume.size | string"
}

TASK [Show test blockinfo] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:50
Friday 26 July 2024  22:35:33 +0000 (0:00:00.021)       0:04:05.117 *********** 
skipping: [sut] => {
    "false_condition": "'%' in storage_test_volume.size | string"
}

TASK [Show test pool size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:54
Friday 26 July 2024  22:35:33 +0000 (0:00:00.025)       0:04:05.142 *********** 
skipping: [sut] => {
    "false_condition": "'%' in storage_test_volume.size | string"
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:58
Friday 26 July 2024  22:35:33 +0000 (0:00:00.021)       0:04:05.163 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "'%' in storage_test_volume.size | string",
    "skip_reason": "Conditional result was False"
}

TASK [Default thin pool reserved space values] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:67
Friday 26 July 2024  22:35:33 +0000 (0:00:00.021)       0:04:05.185 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default minimal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:71
Friday 26 July 2024  22:35:33 +0000 (0:00:00.011)       0:04:05.197 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default maximal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:76
Friday 26 July 2024  22:35:33 +0000 (0:00:00.017)       0:04:05.214 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate maximum usable space in thin pool] *****************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:82
Friday 26 July 2024  22:35:33 +0000 (0:00:00.011)       0:04:05.226 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply upper size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:86
Friday 26 July 2024  22:35:33 +0000 (0:00:00.013)       0:04:05.239 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply lower size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:91
Friday 26 July 2024  22:35:33 +0000 (0:00:00.012)       0:04:05.251 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Convert maximum usable thin pool space from int to Size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:96
Friday 26 July 2024  22:35:33 +0000 (0:00:00.012)       0:04:05.263 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show max thin pool size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:101
Friday 26 July 2024  22:35:33 +0000 (0:00:00.011)       0:04:05.275 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show volume thin pool size] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:105
Friday 26 July 2024  22:35:33 +0000 (0:00:00.011)       0:04:05.287 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show test volume size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:109
Friday 26 July 2024  22:35:33 +0000 (0:00:00.011)       0:04:05.298 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Establish base value for expected thin pool size] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:113
Friday 26 July 2024  22:35:34 +0000 (0:00:00.013)       0:04:05.311 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:120
Friday 26 July 2024  22:35:34 +0000 (0:00:00.011)       0:04:05.323 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected thin pool volume size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:127
Friday 26 July 2024  22:35:34 +0000 (0:00:00.011)       0:04:05.335 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected thin pool volume size based on percentage value] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:131
Friday 26 July 2024  22:35:34 +0000 (0:00:00.011)       0:04:05.346 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Replace expected volume size with calculated value] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:137
Friday 26 July 2024  22:35:34 +0000 (0:00:00.010)       0:04:05.357 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show actual size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:143
Friday 26 July 2024  22:35:34 +0000 (0:00:00.010)       0:04:05.368 *********** 
ok: [sut] => {
    "storage_test_actual_size": {
        "bytes": 4294967296,
        "changed": false,
        "failed": false,
        "lvm": "4g",
        "parted": "4GiB",
        "size": "4 GiB"
    }
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:147
Friday 26 July 2024  22:35:34 +0000 (0:00:00.015)       0:04:05.384 *********** 
ok: [sut] => {
    "storage_test_expected_size": "4294967296"
}

TASK [Assert expected size is actual size] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:151
Friday 26 July 2024  22:35:34 +0000 (0:00:00.013)       0:04:05.398 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Get information about the LV] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:5
Friday 26 July 2024  22:35:34 +0000 (0:00:00.025)       0:04:05.423 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "lvs",
        "--noheadings",
        "--nameprefixes",
        "--units=b",
        "--nosuffix",
        "--unquoted",
        "-o",
        "name,attr,cache_total_blocks,chunk_size,segtype",
        "foo/test1"
    ],
    "delta": "0:00:00.033174",
    "end": "2024-07-26 22:35:34.298716",
    "rc": 0,
    "start": "2024-07-26 22:35:34.265542"
}

STDOUT:

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

TASK [Set LV segment type] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:13
Friday 26 July 2024  22:35:34 +0000 (0:00:00.206)       0:04:05.630 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_lv_segtype": [
            "linear"
        ]
    },
    "changed": false
}

TASK [Check segment type] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:17
Friday 26 July 2024  22:35:34 +0000 (0:00:00.022)       0:04:05.653 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Set LV cache size] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:24
Friday 26 July 2024  22:35:34 +0000 (0:00:00.022)       0:04:05.675 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.cached | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested cache size] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:31
Friday 26 July 2024  22:35:34 +0000 (0:00:00.024)       0:04:05.699 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.cached | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected cache size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:37
Friday 26 July 2024  22:35:34 +0000 (0:00:00.020)       0:04:05.720 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.cached | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:42
Friday 26 July 2024  22:35:34 +0000 (0:00:00.020)       0:04:05.740 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.cached | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:25
Friday 26 July 2024  22:35:34 +0000 (0:00:00.020)       0:04:05.760 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:44
Friday 26 July 2024  22:35:34 +0000 (0:00:00.012)       0:04:05.772 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Clean up variable namespace] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:54
Friday 26 July 2024  22:35:34 +0000 (0:00:00.009)       0:04:05.782 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null
    },
    "changed": false
}

TASK [Verify preservation of encryption settings on existing LVM volume] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:377
Friday 26 July 2024  22:35:34 +0000 (0:00:00.013)       0:04:05.795 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:35:34 +0000 (0:00:00.027)       0:04:05.822 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:35:34 +0000 (0:00:00.017)       0:04:05.840 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:35:34 +0000 (0:00:00.022)       0:04:05.863 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:35:34 +0000 (0:00:00.031)       0:04:05.895 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:35:34 +0000 (0:00:00.014)       0:04:05.909 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:35:34 +0000 (0:00:00.014)       0:04:05.923 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:35:34 +0000 (0:00:00.012)       0:04:05.936 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:35:34 +0000 (0:00:00.014)       0:04:05.950 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:35:34 +0000 (0:00:00.028)       0:04:05.979 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:35:35 +0000 (0:00:00.790)       0:04:06.770 *********** 
ok: [sut] => {
    "storage_pools": [
        {
            "disks": [
                "sda"
            ],
            "name": "foo",
            "type": "lvm",
            "volumes": [
                {
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g"
                }
            ]
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:35:35 +0000 (0:00:00.015)       0:04:06.786 *********** 
ok: [sut] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined"
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:35:35 +0000 (0:00:00.015)       0:04:06.801 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [
        "lvm2"
    ],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:35:36 +0000 (0:00:01.211)       0:04:08.013 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:35:36 +0000 (0:00:00.023)       0:04:08.036 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:35:36 +0000 (0:00:00.018)       0:04:08.055 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:35:36 +0000 (0:00:00.019)       0:04:08.074 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:35:36 +0000 (0:00:00.022)       0:04:08.096 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:35:37 +0000 (0:00:00.819)       0:04:08.916 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-cryptsetup@luks\\x2d64b7f94c\\x2d8a94\\x2d405a\\x2d9dc9\\x2d98e4325374f4.service": {
                "name": "systemd-cryptsetup@luks\\x2d64b7f94c\\x2d8a94\\x2d405a\\x2d9dc9\\x2d98e4325374f4.service",
                "source": "systemd",
                "state": "stopped",
                "status": "generated"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:35:39 +0000 (0:00:01.660)       0:04:10.576 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": [
            "systemd-cryptsetup@luks\\x2d64b7f94c\\x2d8a94\\x2d405a\\x2d9dc9\\x2d98e4325374f4.service"
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:35:39 +0000 (0:00:00.131)       0:04:10.707 *********** 
changed: [sut] => (item=systemd-cryptsetup@luks\x2d64b7f94c\x2d8a94\x2d405a\x2d9dc9\x2d98e4325374f4.service) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "systemd-cryptsetup@luks\\x2d64b7f94c\\x2d8a94\\x2d405a\\x2d9dc9\\x2d98e4325374f4.service",
    "name": "systemd-cryptsetup@luks\\x2d64b7f94c\\x2d8a94\\x2d405a\\x2d9dc9\\x2d98e4325374f4.service",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "cryptsetup-pre.target \"system-systemd\\\\x2dcryptsetup.slice\" systemd-udevd-kernel.socket dev-sda1.device systemd-journald.socket",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "umount.target \"blockdev@dev-mapper-luks\\\\x2d64b7f94c\\\\x2d8a94\\\\x2d405a\\\\x2d9dc9\\\\x2d98e4325374f4.target\" cryptsetup.target",
        "BindsTo": "dev-sda1.device",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "umount.target",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "no",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Cryptography Setup for luks-64b7f94c-8a94-405a-9dc9-98e4325374f4",
        "DevicePolicy": "auto",
        "Documentation": "\"man:crypttab(5)\" \"man:systemd-cryptsetup-generator(8)\" \"man:systemd-cryptsetup@.service(8)\"",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup attach luks-64b7f94c-8a94-405a-9dc9-98e4325374f4 /dev/sda1 VALUE_SPECIFIED_IN_NO_LOG_PARAMETER  ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup attach luks-64b7f94c-8a94-405a-9dc9-98e4325374f4 /dev/sda1 VALUE_SPECIFIED_IN_NO_LOG_PARAMETER  ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup detach luks-64b7f94c-8a94-405a-9dc9-98e4325374f4 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStopEx": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup detach luks-64b7f94c-8a94-405a-9dc9-98e4325374f4 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FinalKillSignal": "9",
        "FragmentPath": "/run/systemd/generator/systemd-cryptsetup@luks\\x2d64b7f94c\\x2d8a94\\x2d405a\\x2d9dc9\\x2d98e4325374f4.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "systemd-cryptsetup@luks\\x2d64b7f94c\\x2d8a94\\x2d405a\\x2d9dc9\\x2d98e4325374f4.service",
        "IgnoreOnIsolate": "yes",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "shared",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "\"systemd-cryptsetup@luks\\\\x2d64b7f94c\\\\x2d8a94\\\\x2d405a\\\\x2d9dc9\\\\x2d98e4325374f4.service\"",
        "NeedDaemonReload": "yes",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "500",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "yes",
        "RemoveIPC": "no",
        "RequiredBy": "cryptsetup.target",
        "Requires": "\"system-systemd\\\\x2dcryptsetup.slice\"",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system-systemd\\x2dcryptsetup.slice",
        "SourcePath": "/etc/crypttab",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Fri 2024-07-26 22:35:26 UTC",
        "StateChangeTimestampMonotonic": "717681085",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22342",
        "TimeoutAbortUSec": "infinity",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "infinity",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "infinity",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "oneshot",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "generated",
        "UtmpMode": "init",
        "Wants": "\"blockdev@dev-mapper-luks\\\\x2d64b7f94c\\\\x2d8a94\\\\x2d405a\\\\x2d9dc9\\\\x2d98e4325374f4.target\"",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:35:39 +0000 (0:00:00.534)       0:04:11.242 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [
        "/dev/sdb",
        "/dev/sdc",
        "/dev/sdd",
        "/dev/sde",
        "/dev/sdf",
        "/dev/sdg",
        "/dev/sdh",
        "/dev/sdi",
        "/dev/xvda1",
        "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f"
    ],
    "mounts": [
        {
            "dump": 0,
            "fstype": "xfs",
            "group": null,
            "mode": null,
            "opts": "defaults",
            "owner": null,
            "passno": 0,
            "path": "/opt/test1",
            "src": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
            "state": "mounted"
        }
    ],
    "packages": [
        "cryptsetup",
        "xfsprogs",
        "lvm2"
    ],
    "pools": [
        {
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_clevis_pin": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "encryption_tang_thumbprint": null,
            "encryption_tang_url": null,
            "grow_to_fill": false,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "shared": false,
            "state": "present",
            "type": "lvm",
            "volumes": [
                {
                    "_device": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                    "_kernel_device": "/dev/dm-1",
                    "_mount_id": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                    "_raw_device": "/dev/mapper/foo-test1",
                    "_raw_kernel_device": "/dev/dm-0",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [
                        "sda"
                    ],
                    "encryption": true,
                    "encryption_cipher": null,
                    "encryption_key": null,
                    "encryption_key_size": 0,
                    "encryption_luks_version": "luks1",
                    "encryption_password": null,
                    "fs_create_options": "",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "xfs",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_group": null,
                    "mount_mode": null,
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "mount_user": null,
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "raid_stripe_size": null,
                    "size": "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83
Friday 26 July 2024  22:35:41 +0000 (0:00:01.271)       0:04:12.513 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_udevadm_trigger | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Friday 26 July 2024  22:35:41 +0000 (0:00:00.021)       0:04:12.534 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033326.1580038,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "fd9523220aa75068cf63e9a4238234351784a35e",
        "ctime": 1722033326.1540039,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 505413956,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1722033326.1540039,
        "nlink": 1,
        "path": "/etc/fstab",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 1448,
        "uid": 0,
        "version": "3334868862",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95
Friday 26 July 2024  22:35:41 +0000 (0:00:00.192)       0:04:12.727 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "blivet_output is changed",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:35:41 +0000 (0:00:00.017)       0:04:12.744 *********** 
changed: [sut] => (item=systemd-cryptsetup@luks\x2d64b7f94c\x2d8a94\x2d405a\x2d9dc9\x2d98e4325374f4.service) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "systemd-cryptsetup@luks\\x2d64b7f94c\\x2d8a94\\x2d405a\\x2d9dc9\\x2d98e4325374f4.service",
    "name": "systemd-cryptsetup@luks\\x2d64b7f94c\\x2d8a94\\x2d405a\\x2d9dc9\\x2d98e4325374f4.service",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "no",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "systemd-cryptsetup@luks\\x2d64b7f94c\\x2d8a94\\x2d405a\\x2d9dc9\\x2d98e4325374f4.service",
        "DevicePolicy": "auto",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FinalKillSignal": "9",
        "FragmentPath": "/etc/systemd/system/systemd-cryptsetup@luks\\x2d64b7f94c\\x2d8a94\\x2d405a\\x2d9dc9\\x2d98e4325374f4.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "systemd-cryptsetup@luks\\x2d64b7f94c\\x2d8a94\\x2d405a\\x2d9dc9\\x2d98e4325374f4.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "462966784",
        "LimitMEMLOCKSoft": "462966784",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "1073741816",
        "LimitNOFILESoft": "1073741816",
        "LimitNPROC": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luks\\x2d64b7f94c\\x2d8a94\\x2d405a\\x2d9dc9\\x2d98e4325374f4.service is masked.\"",
        "LoadState": "masked",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "\"systemd-cryptsetup@luks\\\\x2d64b7f94c\\\\x2d8a94\\\\x2d405a\\\\x2d9dc9\\\\x2d98e4325374f4.service\"",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "inherit",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestampMonotonic": "0",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22342",
        "TimeoutAbortUSec": "1min 30s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "masked",
        "UtmpMode": "init",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [fedora.linux_system_roles.storage : Show blivet_output] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119
Friday 26 July 2024  22:35:41 +0000 (0:00:00.525)       0:04:13.270 *********** 
ok: [sut] => {
    "blivet_output": {
        "actions": [],
        "changed": false,
        "crypts": [],
        "failed": false,
        "leaves": [
            "/dev/sdb",
            "/dev/sdc",
            "/dev/sdd",
            "/dev/sde",
            "/dev/sdf",
            "/dev/sdg",
            "/dev/sdh",
            "/dev/sdi",
            "/dev/xvda1",
            "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f"
        ],
        "mounts": [
            {
                "dump": 0,
                "fstype": "xfs",
                "group": null,
                "mode": null,
                "opts": "defaults",
                "owner": null,
                "passno": 0,
                "path": "/opt/test1",
                "src": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                "state": "mounted"
            }
        ],
        "packages": [
            "cryptsetup",
            "xfsprogs",
            "lvm2"
        ],
        "pools": [
            {
                "disks": [
                    "sda"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_clevis_pin": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "encryption_tang_thumbprint": null,
                "encryption_tang_url": null,
                "grow_to_fill": false,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "shared": false,
                "state": "present",
                "type": "lvm",
                "volumes": [
                    {
                        "_device": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                        "_kernel_device": "/dev/dm-1",
                        "_mount_id": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                        "_raw_device": "/dev/mapper/foo-test1",
                        "_raw_kernel_device": "/dev/dm-0",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [
                            "sda"
                        ],
                        "encryption": true,
                        "encryption_cipher": null,
                        "encryption_key": null,
                        "encryption_key_size": 0,
                        "encryption_luks_version": "luks1",
                        "encryption_password": null,
                        "fs_create_options": "",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "xfs",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_group": null,
                        "mount_mode": null,
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "mount_user": null,
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "raid_stripe_size": null,
                        "size": "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128
Friday 26 July 2024  22:35:41 +0000 (0:00:00.017)       0:04:13.287 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "sda"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_clevis_pin": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "encryption_tang_thumbprint": null,
                "encryption_tang_url": null,
                "grow_to_fill": false,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "shared": false,
                "state": "present",
                "type": "lvm",
                "volumes": [
                    {
                        "_device": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                        "_kernel_device": "/dev/dm-1",
                        "_mount_id": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                        "_raw_device": "/dev/mapper/foo-test1",
                        "_raw_kernel_device": "/dev/dm-0",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [
                            "sda"
                        ],
                        "encryption": true,
                        "encryption_cipher": null,
                        "encryption_key": null,
                        "encryption_key_size": 0,
                        "encryption_luks_version": "luks1",
                        "encryption_password": null,
                        "fs_create_options": "",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "xfs",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_group": null,
                        "mount_mode": null,
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "mount_user": null,
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "raid_stripe_size": null,
                        "size": "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Friday 26 July 2024  22:35:41 +0000 (0:00:00.016)       0:04:13.304 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] **************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Friday 26 July 2024  22:35:42 +0000 (0:00:00.014)       0:04:13.318 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159
Friday 26 July 2024  22:35:42 +0000 (0:00:00.022)       0:04:13.341 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Set up new/current mounts] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164
Friday 26 July 2024  22:35:42 +0000 (0:00:00.510)       0:04:13.851 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
ok: [sut] => (item={'src': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": false,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
        "state": "mounted"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f"
}

TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175
Friday 26 July 2024  22:35:42 +0000 (0:00:00.198)       0:04:14.050 *********** 
skipping: [sut] => (item={'src': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None})  => {
    "ansible_loop_var": "mount_info",
    "changed": false,
    "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
        "state": "mounted"
    },
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187
Friday 26 July 2024  22:35:42 +0000 (0:00:00.028)       0:04:14.078 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195
Friday 26 July 2024  22:35:43 +0000 (0:00:00.508)       0:04:14.587 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033328.6560442,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "4a8f787468aa77df8827489a0d6722e210f6dc8e",
        "ctime": 1722033327.2460215,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 396361990,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0600",
        "mtime": 1722033327.2460215,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 66,
        "uid": 0,
        "version": "3964617289",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200
Friday 26 July 2024  22:35:43 +0000 (0:00:00.195)       0:04:14.782 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222
Friday 26 July 2024  22:35:43 +0000 (0:00:00.011)       0:04:14.793 *********** 
ok: [sut]

TASK [Assert preservation of encryption settings on existing LVM volume] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:391
Friday 26 July 2024  22:35:44 +0000 (0:00:00.749)       0:04:15.542 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify role results] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:398
Friday 26 July 2024  22:35:44 +0000 (0:00:00.015)       0:04:15.558 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml for sut

TASK [Print out pool information] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:2
Friday 26 July 2024  22:35:44 +0000 (0:00:00.022)       0:04:15.581 *********** 
ok: [sut] => {
    "_storage_pools_list": [
        {
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_clevis_pin": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "encryption_tang_thumbprint": null,
            "encryption_tang_url": null,
            "grow_to_fill": false,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "shared": false,
            "state": "present",
            "type": "lvm",
            "volumes": [
                {
                    "_device": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                    "_kernel_device": "/dev/dm-1",
                    "_mount_id": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                    "_raw_device": "/dev/mapper/foo-test1",
                    "_raw_kernel_device": "/dev/dm-0",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [
                        "sda"
                    ],
                    "encryption": true,
                    "encryption_cipher": null,
                    "encryption_key": null,
                    "encryption_key_size": 0,
                    "encryption_luks_version": "luks1",
                    "encryption_password": null,
                    "fs_create_options": "",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "xfs",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_group": null,
                    "mount_mode": null,
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "mount_user": null,
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "raid_stripe_size": null,
                    "size": "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:7
Friday 26 July 2024  22:35:44 +0000 (0:00:00.023)       0:04:15.604 *********** 
skipping: [sut] => {
    "false_condition": "_storage_volumes_list | length > 0"
}

TASK [Collect info about the volumes.] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:15
Friday 26 July 2024  22:35:44 +0000 (0:00:00.019)       0:04:15.624 *********** 
ok: [sut] => {
    "changed": false,
    "info": {
        "/dev/mapper/foo-test1": {
            "fstype": "crypto_LUKS",
            "label": "",
            "mountpoint": "",
            "name": "/dev/mapper/foo-test1",
            "size": "4G",
            "type": "lvm",
            "uuid": "5192b71d-96d8-4652-a934-24c6495e642f"
        },
        "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/opt/test1",
            "name": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
            "size": "4G",
            "type": "crypt",
            "uuid": "c704070f-cff1-4bd5-b0f9-e1d35af44cdf"
        },
        "/dev/sda": {
            "fstype": "LVM2_member",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": "I28Ejl-wzRZ-y3qs-Fpm7-PTd9-GrOZ-pge5Cw"
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdd": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdd",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sde": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sde",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdf": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdg": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdg",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdh": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdh",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdi": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdi",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/xvda",
            "size": "250G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda1": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/",
            "name": "/dev/xvda1",
            "size": "250G",
            "type": "partition",
            "uuid": "f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3"
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:20
Friday 26 July 2024  22:35:44 +0000 (0:00:00.181)       0:04:15.806 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.002985",
    "end": "2024-07-26 22:35:44.645344",
    "rc": 0,
    "start": "2024-07-26 22:35:44.642359"
}

STDOUT:


# system_role:storage
#
# /etc/fstab
# Created by anaconda on Wed Jul 24 09:00:32 2024
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3 /                       xfs     defaults        0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f /opt/test1 xfs defaults 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:25
Friday 26 July 2024  22:35:44 +0000 (0:00:00.170)       0:04:15.976 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.003245",
    "end": "2024-07-26 22:35:44.819387",
    "failed_when_result": false,
    "rc": 0,
    "start": "2024-07-26 22:35:44.816142"
}

STDOUT:

luks-5192b71d-96d8-4652-a934-24c6495e642f /dev/mapper/foo-test1 -

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:34
Friday 26 July 2024  22:35:44 +0000 (0:00:00.176)       0:04:16.153 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks1', 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-0'}]})

TASK [Set _storage_pool_tests] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:5
Friday 26 July 2024  22:35:44 +0000 (0:00:00.036)       0:04:16.189 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pool_tests": [
            "members",
            "volumes"
        ]
    },
    "changed": false
}

TASK [Get VG shared value status] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:18
Friday 26 July 2024  22:35:44 +0000 (0:00:00.012)       0:04:16.202 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "vgs",
        "--noheadings",
        "--binary",
        "-o",
        "shared",
        "foo"
    ],
    "delta": "0:00:00.035614",
    "end": "2024-07-26 22:35:45.080521",
    "rc": 0,
    "start": "2024-07-26 22:35:45.044907"
}

STDOUT:

        0

TASK [Verify that VG shared value checks out] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:24
Friday 26 July 2024  22:35:45 +0000 (0:00:00.212)       0:04:16.414 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify pool subset] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:34
Friday 26 July 2024  22:35:45 +0000 (0:00:00.016)       0:04:16.431 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml for sut => (item=members)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-volumes.yml for sut => (item=volumes)

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:2
Friday 26 July 2024  22:35:45 +0000 (0:00:00.025)       0:04:16.456 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_pv_count": "1",
        "_storage_test_pool_pvs_lvm": [
            "/dev/sda"
        ]
    },
    "changed": false
}

TASK [Get the canonical device path for each member device] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:8
Friday 26 July 2024  22:35:45 +0000 (0:00:00.028)       0:04:16.485 *********** 
ok: [sut] => (item=/dev/sda) => {
    "ansible_loop_var": "pv",
    "changed": false,
    "device": "/dev/sda",
    "pv": "/dev/sda"
}

TASK [Set pvs lvm length] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:17
Friday 26 July 2024  22:35:45 +0000 (0:00:00.174)       0:04:16.660 *********** 
ok: [sut] => {
    "ansible_facts": {
        "__pvs_lvm_len": "1"
    },
    "changed": false
}

TASK [Set pool pvs] ************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:22
Friday 26 July 2024  22:35:45 +0000 (0:00:00.022)       0:04:16.682 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_pool_pvs": [
            "/dev/sda"
        ]
    },
    "changed": false
}

TASK [Verify PV count] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:27
Friday 26 July 2024  22:35:45 +0000 (0:00:00.023)       0:04:16.706 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:36
Friday 26 July 2024  22:35:45 +0000 (0:00:00.027)       0:04:16.733 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:41
Friday 26 July 2024  22:35:45 +0000 (0:00:00.013)       0:04:16.746 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:46
Friday 26 July 2024  22:35:45 +0000 (0:00:00.022)       0:04:16.769 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level",
    "skip_reason": "Conditional result was False"
}

TASK [Check the type of each PV] ***********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:51
Friday 26 July 2024  22:35:45 +0000 (0:00:00.011)       0:04:16.781 *********** 
ok: [sut] => (item=/dev/sda) => {
    "ansible_loop_var": "pv",
    "changed": false,
    "pv": "/dev/sda"
}

MSG:

All assertions passed

TASK [Check that blivet supports PV grow to fill] ******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:64
Friday 26 July 2024  22:35:45 +0000 (0:00:00.016)       0:04:16.797 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0
}

STDOUT:


** (process:27739): WARNING **: 22:35:45.697: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory
True



STDERR:

Shared connection to 10.31.46.75 closed.


TASK [Verify that PVs fill the whole devices when they should] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:73
Friday 26 July 2024  22:35:45 +0000 (0:00:00.340)       0:04:17.138 *********** 
skipping: [sut] => (item=/dev/sda)  => {
    "ansible_loop_var": "st_pool_pv",
    "changed": false,
    "false_condition": "grow_supported.stdout | trim == 'True'",
    "skip_reason": "Conditional result was False",
    "st_pool_pv": "/dev/sda"
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [Check MD RAID] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:83
Friday 26 July 2024  22:35:45 +0000 (0:00:00.027)       0:04:17.166 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml for sut

TASK [Get information about RAID] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:8
Friday 26 July 2024  22:35:45 +0000 (0:00:00.022)       0:04:17.189 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set active devices regex] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:14
Friday 26 July 2024  22:35:45 +0000 (0:00:00.011)       0:04:17.200 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set spare devices regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:19
Friday 26 July 2024  22:35:45 +0000 (0:00:00.011)       0:04:17.212 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set md version regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:24
Friday 26 July 2024  22:35:45 +0000 (0:00:00.012)       0:04:17.224 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set md chunk size regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:29
Friday 26 July 2024  22:35:45 +0000 (0:00:00.011)       0:04:17.236 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the chunk size] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:37
Friday 26 July 2024  22:35:45 +0000 (0:00:00.011)       0:04:17.248 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID active devices count] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:46
Friday 26 July 2024  22:35:45 +0000 (0:00:00.011)       0:04:17.259 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID spare devices count] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:55
Friday 26 July 2024  22:35:45 +0000 (0:00:00.010)       0:04:17.270 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID metadata version] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:64
Friday 26 July 2024  22:35:45 +0000 (0:00:00.010)       0:04:17.280 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID chunk size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:74
Friday 26 July 2024  22:35:45 +0000 (0:00:00.012)       0:04:17.292 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Reset variables used by tests] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:83
Friday 26 July 2024  22:35:45 +0000 (0:00:00.011)       0:04:17.303 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_md_active_devices_re": null,
        "storage_test_md_chunk_size_re": null,
        "storage_test_md_metadata_version_re": null,
        "storage_test_md_spare_devices_re": null
    },
    "changed": false
}

TASK [Check LVM RAID] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:86
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:17.315 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-lvmraid.yml for sut

TASK [Validate pool member LVM RAID settings] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-lvmraid.yml:2
Friday 26 July 2024  22:35:46 +0000 (0:00:00.023)       0:04:17.338 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml for sut => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks1', 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about the LV] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:8
Friday 26 July 2024  22:35:46 +0000 (0:00:00.023)       0:04:17.362 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV segment type] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:16
Friday 26 July 2024  22:35:46 +0000 (0:00:00.015)       0:04:17.377 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Check segment type] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:20
Friday 26 July 2024  22:35:46 +0000 (0:00:00.014)       0:04:17.391 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV stripe size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:27
Friday 26 July 2024  22:35:46 +0000 (0:00:00.014)       0:04:17.405 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested stripe size] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:31
Friday 26 July 2024  22:35:46 +0000 (0:00:00.014)       0:04:17.420 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected stripe size] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:37
Friday 26 July 2024  22:35:46 +0000 (0:00:00.015)       0:04:17.435 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Check stripe size] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:42
Friday 26 July 2024  22:35:46 +0000 (0:00:00.014)       0:04:17.449 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Check Thin Pools] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:89
Friday 26 July 2024  22:35:46 +0000 (0:00:00.014)       0:04:17.463 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-thin.yml for sut

TASK [Validate pool member thinpool settings] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-thin.yml:2
Friday 26 July 2024  22:35:46 +0000 (0:00:00.023)       0:04:17.487 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml for sut => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks1', 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about thinpool] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml:8
Friday 26 July 2024  22:35:46 +0000 (0:00:00.022)       0:04:17.509 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_thin_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is in correct thinpool (when thinp name is provided)] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml:16
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:17.521 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_thin_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is in thinpool (when thinp name is not provided)] ******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml:22
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:17.533 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_thin_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Reset variable used by test] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml:26
Friday 26 July 2024  22:35:46 +0000 (0:00:00.010)       0:04:17.543 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_thin_status": null
    },
    "changed": false
}

TASK [Check member encryption] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:92
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:17.555 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml for sut

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:5
Friday 26 July 2024  22:35:46 +0000 (0:00:00.026)       0:04:17.581 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Validate pool member LUKS settings] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:10
Friday 26 July 2024  22:35:46 +0000 (0:00:00.021)       0:04:17.603 *********** 
skipping: [sut] => (item=/dev/sda)  => {
    "_storage_test_pool_member_path": "/dev/sda",
    "ansible_loop_var": "_storage_test_pool_member_path",
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [Validate pool member crypttab entries] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:17
Friday 26 July 2024  22:35:46 +0000 (0:00:00.012)       0:04:17.616 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda)

TASK [Set variables used by tests] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:2
Friday 26 July 2024  22:35:46 +0000 (0:00:00.019)       0:04:17.635 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": []
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:6
Friday 26 July 2024  22:35:46 +0000 (0:00:00.078)       0:04:17.714 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:14
Friday 26 July 2024  22:35:46 +0000 (0:00:00.025)       0:04:17.739 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:23
Friday 26 July 2024  22:35:46 +0000 (0:00:00.019)       0:04:17.759 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:32
Friday 26 July 2024  22:35:46 +0000 (0:00:00.019)       0:04:17.778 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:41
Friday 26 July 2024  22:35:46 +0000 (0:00:00.019)       0:04:17.798 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null
    },
    "changed": false
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:24
Friday 26 July 2024  22:35:46 +0000 (0:00:00.012)       0:04:17.810 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_crypttab_key_file": null
    },
    "changed": false
}

TASK [Check VDO] ***************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:95
Friday 26 July 2024  22:35:46 +0000 (0:00:00.013)       0:04:17.824 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-vdo.yml for sut

TASK [Validate pool member VDO settings] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-vdo.yml:2
Friday 26 July 2024  22:35:46 +0000 (0:00:00.026)       0:04:17.850 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml for sut => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks1', 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about VDO deduplication] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:8
Friday 26 July 2024  22:35:46 +0000 (0:00:00.021)       0:04:17.871 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check if VDO deduplication is off] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:15
Friday 26 July 2024  22:35:46 +0000 (0:00:00.012)       0:04:17.884 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check if VDO deduplication is on] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:21
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:17.896 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Get information about VDO compression] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:27
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:17.907 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check if VDO deduplication is off] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:34
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:17.919 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check if VDO deduplication is on] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:40
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:17.930 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:46
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:17.942 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_vdo_status": null
    },
    "changed": false
}

TASK [Check Stratis] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:98
Friday 26 July 2024  22:35:46 +0000 (0:00:00.013)       0:04:17.955 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml for sut

TASK [Run 'stratis report'] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:6
Friday 26 July 2024  22:35:46 +0000 (0:00:00.027)       0:04:17.982 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Get information about Stratis] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:11
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:17.994 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the pools was created] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:15
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:18.005 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that encryption is correctly set] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:25
Friday 26 July 2024  22:35:46 +0000 (0:00:00.010)       0:04:18.016 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that Clevis/Tang encryption is correctly set] *********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:34
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:18.028 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Reset variable used by test] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:44
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:18.039 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_stratis_report": null
    },
    "changed": false
}

TASK [Clean up test variables] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:101
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:18.051 *********** 
ok: [sut] => {
    "ansible_facts": {
        "__pvs_lvm_len": null,
        "_storage_test_expected_pv_count": null,
        "_storage_test_expected_pv_type": null,
        "_storage_test_pool_pvs": [],
        "_storage_test_pool_pvs_lvm": []
    },
    "changed": false
}

TASK [Verify the volumes] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-volumes.yml:3
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:18.062 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml for sut => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks1', 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-0'})

TASK [Set storage volume test variables] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:2
Friday 26 July 2024  22:35:46 +0000 (0:00:00.020)       0:04:18.083 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": true,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [Run test verify for {{ storage_test_volume_subset }}] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:19
Friday 26 July 2024  22:35:46 +0000 (0:00:00.027)       0:04:18.110 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml for sut => (item=mount)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml for sut => (item=fstab)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml for sut => (item=fs)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml for sut => (item=device)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml for sut => (item=encryption)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml for sut => (item=md)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml for sut => (item=size)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml for sut => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:7
Friday 26 July 2024  22:35:46 +0000 (0:00:00.049)       0:04:18.160 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:11
Friday 26 July 2024  22:35:46 +0000 (0:00:00.018)       0:04:18.178 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_mount_expected_mount_point": "/opt/test1",
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Get information about the mountpoint directory] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:19
Friday 26 July 2024  22:35:46 +0000 (0:00:00.023)       0:04:18.202 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the current mount state by device] ********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:28
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:18.214 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount directory user] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:36
Friday 26 July 2024  22:35:46 +0000 (0:00:00.014)       0:04:18.228 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory group] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:42
Friday 26 July 2024  22:35:46 +0000 (0:00:00.012)       0:04:18.241 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory permissions] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:48
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:18.252 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode",
    "skip_reason": "Conditional result was False"
}

TASK [Get path of test volume device] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:57
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:18.263 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:63
Friday 26 July 2024  22:35:46 +0000 (0:00:00.011)       0:04:18.275 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:69
Friday 26 July 2024  22:35:46 +0000 (0:00:00.010)       0:04:18.285 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:79
Friday 26 July 2024  22:35:46 +0000 (0:00:00.010)       0:04:18.296 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_found_mount_stat": null,
        "storage_test_mount_expected_mount_point": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:2
Friday 26 July 2024  22:35:46 +0000 (0:00:00.013)       0:04:18.309 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "1",
        "storage_test_fstab_expected_mount_options_matches": "1",
        "storage_test_fstab_expected_mount_point_matches": "1",
        "storage_test_fstab_id_matches": [
            "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f "
        ],
        "storage_test_fstab_mount_options_matches": [
            " /opt/test1 xfs defaults "
        ],
        "storage_test_fstab_mount_point_matches": [
            " /opt/test1 "
        ]
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:17
Friday 26 July 2024  22:35:47 +0000 (0:00:00.035)       0:04:18.344 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the fstab mount point] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:24
Friday 26 July 2024  22:35:47 +0000 (0:00:00.023)       0:04:18.368 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:33
Friday 26 July 2024  22:35:47 +0000 (0:00:00.023)       0:04:18.391 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_verify_mount_options | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify fingerprint] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:45
Friday 26 July 2024  22:35:47 +0000 (0:00:00.020)       0:04:18.411 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:51
Friday 26 July 2024  22:35:47 +0000 (0:00:00.013)       0:04:18.425 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:6
Friday 26 July 2024  22:35:47 +0000 (0:00:00.013)       0:04:18.438 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify fs label] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:14
Friday 26 July 2024  22:35:47 +0000 (0:00:00.024)       0:04:18.463 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [See whether the device node is present] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:3
Friday 26 July 2024  22:35:47 +0000 (0:00:00.024)       0:04:18.487 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033332.6331089,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1722033324.3989754,
        "dev": 5,
        "device_type": 64768,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 1577,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/symlink",
        "mode": "0660",
        "mtime": 1722033324.3989754,
        "nlink": 1,
        "path": "/dev/mapper/foo-test1",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:9
Friday 26 July 2024  22:35:47 +0000 (0:00:00.185)       0:04:18.672 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:16
Friday 26 July 2024  22:35:47 +0000 (0:00:00.015)       0:04:18.687 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')",
    "skip_reason": "Conditional result was False"
}

TASK [Make sure we got info about this volume] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:23
Friday 26 July 2024  22:35:47 +0000 (0:00:00.011)       0:04:18.698 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Process volume type (set initial value) (1/2)] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:29
Friday 26 July 2024  22:35:47 +0000 (0:00:00.016)       0:04:18.715 *********** 
ok: [sut] => {
    "ansible_facts": {
        "st_volume_type": "lvm"
    },
    "changed": false
}

TASK [Process volume type (get RAID value) (2/2)] ******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:33
Friday 26 July 2024  22:35:47 +0000 (0:00:00.013)       0:04:18.728 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"raid\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:38
Friday 26 July 2024  22:35:47 +0000 (0:00:00.011)       0:04:18.740 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:3
Friday 26 July 2024  22:35:47 +0000 (0:00:00.014)       0:04:18.754 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033341.139247,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1722033324.69598,
        "dev": 5,
        "device_type": 64769,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 1619,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/symlink",
        "mode": "0660",
        "mtime": 1722033324.69598,
        "nlink": 1,
        "path": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
        "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 [Ensure cryptsetup is present] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:10
Friday 26 July 2024  22:35:47 +0000 (0:00:00.182)       0:04:18.937 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:16
Friday 26 July 2024  22:35:48 +0000 (0:00:00.814)       0:04:19.751 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cryptsetup",
        "luksDump",
        "/dev/mapper/foo-test1"
    ],
    "delta": "0:00:00.006826",
    "end": "2024-07-26 22:35:48.601001",
    "rc": 0,
    "start": "2024-07-26 22:35:48.594175"
}

STDOUT:

LUKS header information for /dev/mapper/foo-test1

Version:       	1
Cipher name:   	aes
Cipher mode:   	xts-plain64
Hash spec:     	sha256
Payload offset:	16384
MK bits:       	512
MK digest:     	8a 0a d7 66 bd 89 36 b6 8e e6 00 ae 97 c3 93 14 b9 16 8f 15 
MK salt:       	5a 14 ed 6d a0 0e 7e 3e cd 52 7e b9 00 8b 6e 90 
               	c9 56 fa 91 f3 aa 58 ac 73 81 70 29 06 f8 28 9d 
MK iterations: 	102400
UUID:          	5192b71d-96d8-4652-a934-24c6495e642f

Key Slot 0: ENABLED
	Iterations:         	1635842
	Salt:               	8b 78 c2 b0 1e f6 7f 4f 8b b5 47 8d a8 15 2a ef 
	                      	03 e6 ef 3b 0f 4d 5a 10 9c 59 56 a9 73 24 98 4c 
	Key material offset:	8
	AF stripes:            	4000
Key Slot 1: DISABLED
Key Slot 2: DISABLED
Key Slot 3: DISABLED
Key Slot 4: DISABLED
Key Slot 5: DISABLED
Key Slot 6: DISABLED
Key Slot 7: DISABLED

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:22
Friday 26 July 2024  22:35:48 +0000 (0:00:00.185)       0:04:19.937 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:29
Friday 26 July 2024  22:35:48 +0000 (0:00:00.023)       0:04:19.960 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:40
Friday 26 July 2024  22:35:48 +0000 (0:00:00.023)       0:04:19.984 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:46
Friday 26 July 2024  22:35:48 +0000 (0:00:00.014)       0:04:19.999 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check LUKS version] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:51
Friday 26 July 2024  22:35:48 +0000 (0:00:00.014)       0:04:20.014 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check LUKS key size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:63
Friday 26 July 2024  22:35:48 +0000 (0:00:00.025)       0:04:20.040 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption_key_size",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS cipher] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:75
Friday 26 July 2024  22:35:48 +0000 (0:00:00.013)       0:04:20.053 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption_cipher",
    "skip_reason": "Conditional result was False"
}

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:87
Friday 26 July 2024  22:35:48 +0000 (0:00:00.012)       0:04:20.066 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [
            "luks-5192b71d-96d8-4652-a934-24c6495e642f /dev/mapper/foo-test1 -"
        ],
        "_storage_test_expected_crypttab_entries": "1",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:93
Friday 26 July 2024  22:35:48 +0000 (0:00:00.027)       0:04:20.094 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:100
Friday 26 July 2024  22:35:48 +0000 (0:00:00.022)       0:04:20.117 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check backing device of crypttab entry] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:108
Friday 26 July 2024  22:35:48 +0000 (0:00:00.023)       0:04:20.140 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check key file of crypttab entry] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:116
Friday 26 July 2024  22:35:48 +0000 (0:00:00.022)       0:04:20.163 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:124
Friday 26 July 2024  22:35:48 +0000 (0:00:00.024)       0:04:20.187 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [Get information about RAID] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:8
Friday 26 July 2024  22:35:48 +0000 (0:00:00.012)       0:04:20.199 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set active devices regex] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:14
Friday 26 July 2024  22:35:48 +0000 (0:00:00.011)       0:04:20.211 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set spare devices regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:19
Friday 26 July 2024  22:35:48 +0000 (0:00:00.011)       0:04:20.222 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set md version regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:24
Friday 26 July 2024  22:35:48 +0000 (0:00:00.011)       0:04:20.234 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set chunk size regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:29
Friday 26 July 2024  22:35:48 +0000 (0:00:00.010)       0:04:20.244 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the chunk size] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:37
Friday 26 July 2024  22:35:48 +0000 (0:00:00.012)       0:04:20.256 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID active devices count] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:46
Friday 26 July 2024  22:35:49 +0000 (0:00:00.059)       0:04:20.316 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID spare devices count] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:54
Friday 26 July 2024  22:35:49 +0000 (0:00:00.012)       0:04:20.328 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID metadata version] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:62
Friday 26 July 2024  22:35:49 +0000 (0:00:00.011)       0:04:20.340 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID chunk size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:70
Friday 26 July 2024  22:35:49 +0000 (0:00:00.011)       0:04:20.352 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the actual size of the volume] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:3
Friday 26 July 2024  22:35:49 +0000 (0:00:00.011)       0:04:20.363 *********** 
ok: [sut] => {
    "bytes": 4294967296,
    "changed": false,
    "lvm": "4g",
    "parted": "4GiB",
    "size": "4 GiB"
}

TASK [Parse the requested size of the volume] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:11
Friday 26 July 2024  22:35:49 +0000 (0:00:00.182)       0:04:20.546 *********** 
ok: [sut] => {
    "bytes": 4294967296,
    "changed": false,
    "lvm": "4g",
    "parted": "4GiB",
    "size": "4 GiB"
}

TASK [Establish base value for expected size] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:20
Friday 26 July 2024  22:35:49 +0000 (0:00:00.191)       0:04:20.737 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_expected_size": "4294967296"
    },
    "changed": false
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:28
Friday 26 July 2024  22:35:49 +0000 (0:00:00.024)       0:04:20.762 *********** 
ok: [sut] => {
    "storage_test_expected_size": "4294967296"
}

TASK [Get the size of parent/pool device] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:32
Friday 26 July 2024  22:35:49 +0000 (0:00:00.014)       0:04:20.776 *********** 
ok: [sut] => {
    "bytes": 10726680821,
    "changed": false,
    "lvm": "9g",
    "parted": "9GiB",
    "size": "9 GiB"
}

TASK [Show test pool] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:46
Friday 26 July 2024  22:35:49 +0000 (0:00:00.179)       0:04:20.956 *********** 
skipping: [sut] => {
    "false_condition": "'%' in storage_test_volume.size | string"
}

TASK [Show test blockinfo] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:50
Friday 26 July 2024  22:35:49 +0000 (0:00:00.022)       0:04:20.979 *********** 
skipping: [sut] => {
    "false_condition": "'%' in storage_test_volume.size | string"
}

TASK [Show test pool size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:54
Friday 26 July 2024  22:35:49 +0000 (0:00:00.021)       0:04:21.000 *********** 
skipping: [sut] => {
    "false_condition": "'%' in storage_test_volume.size | string"
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:58
Friday 26 July 2024  22:35:49 +0000 (0:00:00.026)       0:04:21.027 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "'%' in storage_test_volume.size | string",
    "skip_reason": "Conditional result was False"
}

TASK [Default thin pool reserved space values] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:67
Friday 26 July 2024  22:35:49 +0000 (0:00:00.022)       0:04:21.050 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default minimal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:71
Friday 26 July 2024  22:35:49 +0000 (0:00:00.012)       0:04:21.062 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default maximal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:76
Friday 26 July 2024  22:35:49 +0000 (0:00:00.011)       0:04:21.074 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate maximum usable space in thin pool] *****************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:82
Friday 26 July 2024  22:35:49 +0000 (0:00:00.011)       0:04:21.085 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply upper size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:86
Friday 26 July 2024  22:35:49 +0000 (0:00:00.011)       0:04:21.096 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply lower size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:91
Friday 26 July 2024  22:35:49 +0000 (0:00:00.011)       0:04:21.108 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Convert maximum usable thin pool space from int to Size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:96
Friday 26 July 2024  22:35:49 +0000 (0:00:00.011)       0:04:21.120 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show max thin pool size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:101
Friday 26 July 2024  22:35:49 +0000 (0:00:00.011)       0:04:21.132 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show volume thin pool size] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:105
Friday 26 July 2024  22:35:49 +0000 (0:00:00.011)       0:04:21.143 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show test volume size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:109
Friday 26 July 2024  22:35:49 +0000 (0:00:00.011)       0:04:21.155 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Establish base value for expected thin pool size] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:113
Friday 26 July 2024  22:35:49 +0000 (0:00:00.011)       0:04:21.167 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:120
Friday 26 July 2024  22:35:49 +0000 (0:00:00.012)       0:04:21.180 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected thin pool volume size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:127
Friday 26 July 2024  22:35:49 +0000 (0:00:00.011)       0:04:21.191 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected thin pool volume size based on percentage value] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:131
Friday 26 July 2024  22:35:49 +0000 (0:00:00.011)       0:04:21.203 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Replace expected volume size with calculated value] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:137
Friday 26 July 2024  22:35:49 +0000 (0:00:00.012)       0:04:21.215 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show actual size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:143
Friday 26 July 2024  22:35:49 +0000 (0:00:00.012)       0:04:21.228 *********** 
ok: [sut] => {
    "storage_test_actual_size": {
        "bytes": 4294967296,
        "changed": false,
        "failed": false,
        "lvm": "4g",
        "parted": "4GiB",
        "size": "4 GiB"
    }
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:147
Friday 26 July 2024  22:35:49 +0000 (0:00:00.013)       0:04:21.242 *********** 
ok: [sut] => {
    "storage_test_expected_size": "4294967296"
}

TASK [Assert expected size is actual size] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:151
Friday 26 July 2024  22:35:49 +0000 (0:00:00.015)       0:04:21.257 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Get information about the LV] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:5
Friday 26 July 2024  22:35:49 +0000 (0:00:00.025)       0:04:21.283 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "lvs",
        "--noheadings",
        "--nameprefixes",
        "--units=b",
        "--nosuffix",
        "--unquoted",
        "-o",
        "name,attr,cache_total_blocks,chunk_size,segtype",
        "foo/test1"
    ],
    "delta": "0:00:00.029212",
    "end": "2024-07-26 22:35:50.156819",
    "rc": 0,
    "start": "2024-07-26 22:35:50.127607"
}

STDOUT:

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

TASK [Set LV segment type] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:13
Friday 26 July 2024  22:35:50 +0000 (0:00:00.206)       0:04:21.490 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_lv_segtype": [
            "linear"
        ]
    },
    "changed": false
}

TASK [Check segment type] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:17
Friday 26 July 2024  22:35:50 +0000 (0:00:00.023)       0:04:21.514 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Set LV cache size] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:24
Friday 26 July 2024  22:35:50 +0000 (0:00:00.023)       0:04:21.537 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.cached | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested cache size] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:31
Friday 26 July 2024  22:35:50 +0000 (0:00:00.020)       0:04:21.557 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.cached | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected cache size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:37
Friday 26 July 2024  22:35:50 +0000 (0:00:00.024)       0:04:21.581 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.cached | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:42
Friday 26 July 2024  22:35:50 +0000 (0:00:00.020)       0:04:21.601 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.cached | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:25
Friday 26 July 2024  22:35:50 +0000 (0:00:00.020)       0:04:21.622 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:44
Friday 26 July 2024  22:35:50 +0000 (0:00:00.013)       0:04:21.635 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Clean up variable namespace] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:54
Friday 26 July 2024  22:35:50 +0000 (0:00:00.010)       0:04:21.646 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null
    },
    "changed": false
}

TASK [Create a file] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/create-test-file.yml:12
Friday 26 July 2024  22:35:50 +0000 (0:00:00.011)       0:04:21.657 *********** 
changed: [sut] => {
    "changed": true,
    "dest": "/opt/test1/quux",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "secontext": "unconfined_u:object_r:unlabeled_t:s0",
    "size": 0,
    "state": "file",
    "uid": 0
}

TASK [Test for correct handling of safe_mode] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:404
Friday 26 July 2024  22:35:50 +0000 (0:00:00.186)       0:04:21.844 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml for sut

TASK [Store global variable value copy] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:4
Friday 26 July 2024  22:35:50 +0000 (0:00:00.023)       0:04:21.867 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_pools_global": [],
        "storage_safe_mode_global": true,
        "storage_volumes_global": []
    },
    "changed": false
}

TASK [Verify role raises correct error] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:10
Friday 26 July 2024  22:35:50 +0000 (0:00:00.022)       0:04:21.890 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:35:50 +0000 (0:00:00.020)       0:04:21.910 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:35:50 +0000 (0:00:00.017)       0:04:21.928 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:35:50 +0000 (0:00:00.022)       0:04:21.951 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:35:50 +0000 (0:00:00.031)       0:04:21.983 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:35:50 +0000 (0:00:00.015)       0:04:21.998 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:35:50 +0000 (0:00:00.015)       0:04:22.014 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:35:50 +0000 (0:00:00.013)       0:04:22.027 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:35:50 +0000 (0:00:00.013)       0:04:22.041 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:35:50 +0000 (0:00:00.031)       0:04:22.072 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:35:51 +0000 (0:00:00.795)       0:04:22.867 *********** 
ok: [sut] => {
    "storage_pools": [
        {
            "disks": [
                "sda"
            ],
            "name": "foo",
            "type": "lvm",
            "volumes": [
                {
                    "encryption": false,
                    "encryption_password": "yabbadabbadoo",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g"
                }
            ]
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:35:51 +0000 (0:00:00.016)       0:04:22.884 *********** 
ok: [sut] => {
    "storage_volumes": []
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:35:51 +0000 (0:00:00.016)       0:04:22.900 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [
        "lvm2"
    ],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:35:52 +0000 (0:00:01.219)       0:04:24.119 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:35:52 +0000 (0:00:00.025)       0:04:24.145 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:35:52 +0000 (0:00:00.019)       0:04:24.164 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:35:52 +0000 (0:00:00.020)       0:04:24.185 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:35:52 +0000 (0:00:00.018)       0:04:24.204 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:35:53 +0000 (0:00:00.801)       0:04:25.006 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service": {
                "name": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
                "source": "systemd",
                "state": "stopped",
                "status": "generated"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:35:55 +0000 (0:00:01.621)       0:04:26.627 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": [
            "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service"
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:35:55 +0000 (0:00:00.033)       0:04:26.661 *********** 
changed: [sut] => (item=systemd-cryptsetup@luks\x2d5192b71d\x2d96d8\x2d4652\x2da934\x2d24c6495e642f.service) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
    "name": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "systemd-journald.socket cryptsetup-pre.target systemd-udevd-kernel.socket \"system-systemd\\\\x2dcryptsetup.slice\" \"dev-mapper-foo\\\\x2dtest1.device\"",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "umount.target \"blockdev@dev-mapper-luks\\\\x2d5192b71d\\\\x2d96d8\\\\x2d4652\\\\x2da934\\\\x2d24c6495e642f.target\" cryptsetup.target",
        "BindsTo": "\"dev-mapper-foo\\\\x2dtest1.device\"",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "umount.target",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "no",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Cryptography Setup for luks-5192b71d-96d8-4652-a934-24c6495e642f",
        "DevicePolicy": "auto",
        "Documentation": "\"man:crypttab(5)\" \"man:systemd-cryptsetup-generator(8)\" \"man:systemd-cryptsetup@.service(8)\"",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup attach luks-5192b71d-96d8-4652-a934-24c6495e642f /dev/mapper/foo-test1 -  ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup attach luks-5192b71d-96d8-4652-a934-24c6495e642f /dev/mapper/foo-test1 -  ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup detach luks-5192b71d-96d8-4652-a934-24c6495e642f ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStopEx": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup detach luks-5192b71d-96d8-4652-a934-24c6495e642f ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FinalKillSignal": "9",
        "FragmentPath": "/run/systemd/generator/systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
        "IgnoreOnIsolate": "yes",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "shared",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "\"systemd-cryptsetup@luks\\\\x2d5192b71d\\\\x2d96d8\\\\x2d4652\\\\x2da934\\\\x2d24c6495e642f.service\"",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "500",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "yes",
        "RemoveIPC": "no",
        "RequiredBy": "cryptsetup.target \"dev-mapper-luks\\\\x2d5192b71d\\\\x2d96d8\\\\x2d4652\\\\x2da934\\\\x2d24c6495e642f.device\"",
        "Requires": "\"system-systemd\\\\x2dcryptsetup.slice\"",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system-systemd\\x2dcryptsetup.slice",
        "SourcePath": "/etc/crypttab",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Fri 2024-07-26 22:35:41 UTC",
        "StateChangeTimestampMonotonic": "732906998",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22342",
        "TimeoutAbortUSec": "infinity",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "infinity",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "infinity",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "oneshot",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "generated",
        "UtmpMode": "init",
        "Wants": "\"blockdev@dev-mapper-luks\\\\x2d5192b71d\\\\x2d96d8\\\\x2d4652\\\\x2da934\\\\x2d24c6495e642f.target\"",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:35:55 +0000 (0:00:00.531)       0:04:27.192 *********** 
fatal: [sut]: FAILED! => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

MSG:

cannot remove existing formatting on device 'luks-5192b71d-96d8-4652-a934-24c6495e642f' in safe mode due to encryption removal

TASK [fedora.linux_system_roles.storage : Failed message] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:109
Friday 26 July 2024  22:35:57 +0000 (0:00:01.270)       0:04:28.462 *********** 
fatal: [sut]: FAILED! => {
    "changed": false
}

MSG:

{'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "cannot remove existing formatting on device 'luks-5192b71d-96d8-4652-a934-24c6495e642f' in safe mode due to encryption removal", 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks1', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None}]}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, '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, 'shared': False}, '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_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': None}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:35:57 +0000 (0:00:00.021)       0:04:28.483 *********** 
changed: [sut] => (item=systemd-cryptsetup@luks\x2d5192b71d\x2d96d8\x2d4652\x2da934\x2d24c6495e642f.service) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
    "name": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "no",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
        "DevicePolicy": "auto",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FinalKillSignal": "9",
        "FragmentPath": "/etc/systemd/system/systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "462966784",
        "LimitMEMLOCKSoft": "462966784",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "1073741816",
        "LimitNOFILESoft": "1073741816",
        "LimitNPROC": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service is masked.\"",
        "LoadState": "masked",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "\"systemd-cryptsetup@luks\\\\x2d5192b71d\\\\x2d96d8\\\\x2d4652\\\\x2da934\\\\x2d24c6495e642f.service\"",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "RequiredBy": "cryptsetup.target \"dev-mapper-luks\\\\x2d5192b71d\\\\x2d96d8\\\\x2d4652\\\\x2da934\\\\x2d24c6495e642f.device\"",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "inherit",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Fri 2024-07-26 22:35:41 UTC",
        "StateChangeTimestampMonotonic": "732906998",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22342",
        "TimeoutAbortUSec": "1min 30s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "masked",
        "UtmpMode": "init",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [Check that we failed in the role] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:23
Friday 26 July 2024  22:35:57 +0000 (0:00:00.539)       0:04:29.022 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the blivet output and error message are correct] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:28
Friday 26 July 2024  22:35:57 +0000 (0:00:00.014)       0:04:29.037 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify correct exception or error message] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:39
Friday 26 July 2024  22:35:57 +0000 (0:00:00.020)       0:04:29.057 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_failed_exception is defined",
    "skip_reason": "Conditional result was False"
}

TASK [Stat the file] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-data-preservation.yml:11
Friday 26 July 2024  22:35:57 +0000 (0:00:00.015)       0:04:29.073 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033350.5083988,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1722033350.5083988,
        "dev": 64769,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 131,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/x-empty",
        "mode": "0644",
        "mtime": 1722033350.5083988,
        "nlink": 1,
        "path": "/opt/test1/quux",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "4006653034",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Assert file presence] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-data-preservation.yml:16
Friday 26 July 2024  22:35:57 +0000 (0:00:00.180)       0:04:29.253 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Remove the encryption layer] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:427
Friday 26 July 2024  22:35:57 +0000 (0:00:00.017)       0:04:29.271 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:35:57 +0000 (0:00:00.033)       0:04:29.304 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:35:58 +0000 (0:00:00.071)       0:04:29.375 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:35:58 +0000 (0:00:00.024)       0:04:29.400 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:35:58 +0000 (0:00:00.034)       0:04:29.434 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:35:58 +0000 (0:00:00.016)       0:04:29.451 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:35:58 +0000 (0:00:00.015)       0:04:29.466 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:35:58 +0000 (0:00:00.018)       0:04:29.484 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:35:58 +0000 (0:00:00.014)       0:04:29.499 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:35:58 +0000 (0:00:00.029)       0:04:29.529 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:35:59 +0000 (0:00:00.793)       0:04:30.322 *********** 
ok: [sut] => {
    "storage_pools": [
        {
            "disks": [
                "sda"
            ],
            "name": "foo",
            "type": "lvm",
            "volumes": [
                {
                    "encryption": false,
                    "encryption_password": "yabbadabbadoo",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g"
                }
            ]
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:35:59 +0000 (0:00:00.017)       0:04:30.339 *********** 
ok: [sut] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined"
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:35:59 +0000 (0:00:00.014)       0:04:30.353 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [
        "lvm2"
    ],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:36:00 +0000 (0:00:01.218)       0:04:31.572 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:36:00 +0000 (0:00:00.023)       0:04:31.596 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:36:00 +0000 (0:00:00.019)       0:04:31.615 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:36:00 +0000 (0:00:00.024)       0:04:31.640 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:36:00 +0000 (0:00:00.019)       0:04:31.659 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:36:01 +0000 (0:00:00.801)       0:04:32.460 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service": {
                "name": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
                "source": "systemd",
                "state": "stopped",
                "status": "generated"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:36:02 +0000 (0:00:01.693)       0:04:34.154 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": [
            "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service"
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:36:02 +0000 (0:00:00.033)       0:04:34.187 *********** 
changed: [sut] => (item=systemd-cryptsetup@luks\x2d5192b71d\x2d96d8\x2d4652\x2da934\x2d24c6495e642f.service) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
    "name": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "systemd-journald.socket systemd-udevd-kernel.socket \"system-systemd\\\\x2dcryptsetup.slice\" cryptsetup-pre.target \"dev-mapper-foo\\\\x2dtest1.device\"",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "umount.target \"blockdev@dev-mapper-luks\\\\x2d5192b71d\\\\x2d96d8\\\\x2d4652\\\\x2da934\\\\x2d24c6495e642f.target\" cryptsetup.target",
        "BindsTo": "\"dev-mapper-foo\\\\x2dtest1.device\"",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "umount.target",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "no",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Cryptography Setup for luks-5192b71d-96d8-4652-a934-24c6495e642f",
        "DevicePolicy": "auto",
        "Documentation": "\"man:crypttab(5)\" \"man:systemd-cryptsetup-generator(8)\" \"man:systemd-cryptsetup@.service(8)\"",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup attach luks-5192b71d-96d8-4652-a934-24c6495e642f /dev/mapper/foo-test1 -  ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup attach luks-5192b71d-96d8-4652-a934-24c6495e642f /dev/mapper/foo-test1 -  ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup detach luks-5192b71d-96d8-4652-a934-24c6495e642f ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStopEx": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup detach luks-5192b71d-96d8-4652-a934-24c6495e642f ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FinalKillSignal": "9",
        "FragmentPath": "/run/systemd/generator/systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
        "IgnoreOnIsolate": "yes",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "shared",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "\"systemd-cryptsetup@luks\\\\x2d5192b71d\\\\x2d96d8\\\\x2d4652\\\\x2da934\\\\x2d24c6495e642f.service\"",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "500",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "yes",
        "RemoveIPC": "no",
        "RequiredBy": "\"dev-mapper-luks\\\\x2d5192b71d\\\\x2d96d8\\\\x2d4652\\\\x2da934\\\\x2d24c6495e642f.device\" cryptsetup.target",
        "Requires": "\"system-systemd\\\\x2dcryptsetup.slice\"",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system-systemd\\x2dcryptsetup.slice",
        "SourcePath": "/etc/crypttab",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Fri 2024-07-26 22:35:41 UTC",
        "StateChangeTimestampMonotonic": "732906998",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22342",
        "TimeoutAbortUSec": "infinity",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "infinity",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "infinity",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "oneshot",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "generated",
        "UtmpMode": "init",
        "Wants": "\"blockdev@dev-mapper-luks\\\\x2d5192b71d\\\\x2d96d8\\\\x2d4652\\\\x2da934\\\\x2d24c6495e642f.target\"",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:36:03 +0000 (0:00:00.528)       0:04:34.716 *********** 
changed: [sut] => {
    "actions": [
        {
            "action": "destroy format",
            "device": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
            "fs_type": "xfs"
        },
        {
            "action": "destroy device",
            "device": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
            "fs_type": null
        },
        {
            "action": "destroy format",
            "device": "/dev/mapper/foo-test1",
            "fs_type": "luks"
        },
        {
            "action": "create format",
            "device": "/dev/mapper/foo-test1",
            "fs_type": "xfs"
        }
    ],
    "changed": true,
    "crypts": [
        {
            "backing_device": "/dev/mapper/foo-test1",
            "name": "luks-5192b71d-96d8-4652-a934-24c6495e642f",
            "password": "-",
            "state": "absent"
        }
    ],
    "leaves": [
        "/dev/mapper/foo-test1",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/sdd",
        "/dev/sde",
        "/dev/sdf",
        "/dev/sdg",
        "/dev/sdh",
        "/dev/sdi",
        "/dev/xvda1"
    ],
    "mounts": [
        {
            "fstype": "xfs",
            "path": "/opt/test1",
            "src": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
            "state": "absent"
        },
        {
            "dump": 0,
            "fstype": "xfs",
            "group": null,
            "mode": null,
            "opts": "defaults",
            "owner": null,
            "passno": 0,
            "path": "/opt/test1",
            "src": "/dev/mapper/foo-test1",
            "state": "mounted"
        }
    ],
    "packages": [
        "lvm2",
        "xfsprogs"
    ],
    "pools": [
        {
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_clevis_pin": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "encryption_tang_thumbprint": null,
            "encryption_tang_url": null,
            "grow_to_fill": false,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "shared": false,
            "state": "present",
            "type": "lvm",
            "volumes": [
                {
                    "_device": "/dev/mapper/foo-test1",
                    "_kernel_device": "/dev/dm-0",
                    "_mount_id": "/dev/mapper/foo-test1",
                    "_raw_device": "/dev/mapper/foo-test1",
                    "_raw_kernel_device": "/dev/dm-0",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [
                        "sda"
                    ],
                    "encryption": false,
                    "encryption_cipher": null,
                    "encryption_key": null,
                    "encryption_key_size": 0,
                    "encryption_luks_version": "luks1",
                    "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                    "fs_create_options": "",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "xfs",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_group": null,
                    "mount_mode": null,
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "mount_user": null,
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "raid_stripe_size": null,
                    "size": "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83
Friday 26 July 2024  22:36:05 +0000 (0:00:01.974)       0:04:36.690 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_udevadm_trigger | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Friday 26 July 2024  22:36:05 +0000 (0:00:00.020)       0:04:36.711 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033326.1580038,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "fd9523220aa75068cf63e9a4238234351784a35e",
        "ctime": 1722033326.1540039,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 505413956,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1722033326.1540039,
        "nlink": 1,
        "path": "/etc/fstab",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 1448,
        "uid": 0,
        "version": "3334868862",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95
Friday 26 July 2024  22:36:05 +0000 (0:00:00.188)       0:04:36.899 *********** 
ok: [sut] => {
    "backup": "",
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:36:05 +0000 (0:00:00.185)       0:04:37.085 *********** 
changed: [sut] => (item=systemd-cryptsetup@luks\x2d5192b71d\x2d96d8\x2d4652\x2da934\x2d24c6495e642f.service) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
    "name": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "no",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
        "DevicePolicy": "auto",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FinalKillSignal": "9",
        "FragmentPath": "/etc/systemd/system/systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "462966784",
        "LimitMEMLOCKSoft": "462966784",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "1073741816",
        "LimitNOFILESoft": "1073741816",
        "LimitNPROC": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service is masked.\"",
        "LoadState": "masked",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "\"systemd-cryptsetup@luks\\\\x2d5192b71d\\\\x2d96d8\\\\x2d4652\\\\x2da934\\\\x2d24c6495e642f.service\"",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "RequiredBy": "cryptsetup.target \"dev-mapper-luks\\\\x2d5192b71d\\\\x2d96d8\\\\x2d4652\\\\x2da934\\\\x2d24c6495e642f.device\"",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "inherit",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Fri 2024-07-26 22:35:41 UTC",
        "StateChangeTimestampMonotonic": "732906998",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22342",
        "TimeoutAbortUSec": "1min 30s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "masked",
        "UtmpMode": "init",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [fedora.linux_system_roles.storage : Show blivet_output] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119
Friday 26 July 2024  22:36:06 +0000 (0:00:00.526)       0:04:37.612 *********** 
ok: [sut] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy format",
                "device": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                "fs_type": "xfs"
            },
            {
                "action": "destroy device",
                "device": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                "fs_type": null
            },
            {
                "action": "destroy format",
                "device": "/dev/mapper/foo-test1",
                "fs_type": "luks"
            },
            {
                "action": "create format",
                "device": "/dev/mapper/foo-test1",
                "fs_type": "xfs"
            }
        ],
        "changed": true,
        "crypts": [
            {
                "backing_device": "/dev/mapper/foo-test1",
                "name": "luks-5192b71d-96d8-4652-a934-24c6495e642f",
                "password": "-",
                "state": "absent"
            }
        ],
        "failed": false,
        "leaves": [
            "/dev/mapper/foo-test1",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/sdd",
            "/dev/sde",
            "/dev/sdf",
            "/dev/sdg",
            "/dev/sdh",
            "/dev/sdi",
            "/dev/xvda1"
        ],
        "mounts": [
            {
                "fstype": "xfs",
                "path": "/opt/test1",
                "src": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
                "state": "absent"
            },
            {
                "dump": 0,
                "fstype": "xfs",
                "group": null,
                "mode": null,
                "opts": "defaults",
                "owner": null,
                "passno": 0,
                "path": "/opt/test1",
                "src": "/dev/mapper/foo-test1",
                "state": "mounted"
            }
        ],
        "packages": [
            "lvm2",
            "xfsprogs"
        ],
        "pools": [
            {
                "disks": [
                    "sda"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_clevis_pin": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "encryption_tang_thumbprint": null,
                "encryption_tang_url": null,
                "grow_to_fill": false,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "shared": false,
                "state": "present",
                "type": "lvm",
                "volumes": [
                    {
                        "_device": "/dev/mapper/foo-test1",
                        "_kernel_device": "/dev/dm-0",
                        "_mount_id": "/dev/mapper/foo-test1",
                        "_raw_device": "/dev/mapper/foo-test1",
                        "_raw_kernel_device": "/dev/dm-0",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [
                            "sda"
                        ],
                        "encryption": false,
                        "encryption_cipher": null,
                        "encryption_key": null,
                        "encryption_key_size": 0,
                        "encryption_luks_version": "luks1",
                        "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                        "fs_create_options": "",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "xfs",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_group": null,
                        "mount_mode": null,
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "mount_user": null,
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "raid_stripe_size": null,
                        "size": "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128
Friday 26 July 2024  22:36:06 +0000 (0:00:00.020)       0:04:37.632 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "sda"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_clevis_pin": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "encryption_tang_thumbprint": null,
                "encryption_tang_url": null,
                "grow_to_fill": false,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "shared": false,
                "state": "present",
                "type": "lvm",
                "volumes": [
                    {
                        "_device": "/dev/mapper/foo-test1",
                        "_kernel_device": "/dev/dm-0",
                        "_mount_id": "/dev/mapper/foo-test1",
                        "_raw_device": "/dev/mapper/foo-test1",
                        "_raw_kernel_device": "/dev/dm-0",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [
                            "sda"
                        ],
                        "encryption": false,
                        "encryption_cipher": null,
                        "encryption_key": null,
                        "encryption_key_size": 0,
                        "encryption_luks_version": "luks1",
                        "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                        "fs_create_options": "",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "xfs",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_group": null,
                        "mount_mode": null,
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "mount_user": null,
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "raid_stripe_size": null,
                        "size": "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Friday 26 July 2024  22:36:06 +0000 (0:00:00.017)       0:04:37.650 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] **************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Friday 26 July 2024  22:36:06 +0000 (0:00:00.015)       0:04:37.665 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [sut] => (item={'src': '/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "fstype": "xfs",
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f",
        "state": "absent"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/luks-5192b71d-96d8-4652-a934-24c6495e642f"
}

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159
Friday 26 July 2024  22:36:06 +0000 (0:00:00.205)       0:04:37.870 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Set up new/current mounts] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164
Friday 26 July 2024  22:36:07 +0000 (0:00:00.581)       0:04:38.451 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/foo-test1",
        "state": "mounted"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/foo-test1"
}

TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175
Friday 26 July 2024  22:36:07 +0000 (0:00:00.219)       0:04:38.670 *********** 
skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None})  => {
    "ansible_loop_var": "mount_info",
    "changed": false,
    "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/foo-test1",
        "state": "mounted"
    },
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187
Friday 26 July 2024  22:36:07 +0000 (0:00:00.028)       0:04:38.698 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195
Friday 26 July 2024  22:36:07 +0000 (0:00:00.499)       0:04:39.198 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033328.6560442,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "4a8f787468aa77df8827489a0d6722e210f6dc8e",
        "ctime": 1722033327.2460215,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 396361990,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0600",
        "mtime": 1722033327.2460215,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 66,
        "uid": 0,
        "version": "3964617289",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200
Friday 26 July 2024  22:36:08 +0000 (0:00:00.188)       0:04:39.386 *********** 
changed: [sut] => (item={'backing_device': '/dev/mapper/foo-test1', 'name': 'luks-5192b71d-96d8-4652-a934-24c6495e642f', 'password': '-', 'state': 'absent'}) => {
    "ansible_loop_var": "entry",
    "backup": "",
    "changed": true,
    "entry": {
        "backing_device": "/dev/mapper/foo-test1",
        "name": "luks-5192b71d-96d8-4652-a934-24c6495e642f",
        "password": "-",
        "state": "absent"
    },
    "found": 1
}

MSG:

1 line(s) removed

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222
Friday 26 July 2024  22:36:08 +0000 (0:00:00.194)       0:04:39.581 *********** 
ok: [sut]

TASK [Verify role results] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:443
Friday 26 July 2024  22:36:08 +0000 (0:00:00.729)       0:04:40.310 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml for sut

TASK [Print out pool information] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:2
Friday 26 July 2024  22:36:09 +0000 (0:00:00.026)       0:04:40.337 *********** 
ok: [sut] => {
    "_storage_pools_list": [
        {
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_clevis_pin": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "encryption_tang_thumbprint": null,
            "encryption_tang_url": null,
            "grow_to_fill": false,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "shared": false,
            "state": "present",
            "type": "lvm",
            "volumes": [
                {
                    "_device": "/dev/mapper/foo-test1",
                    "_kernel_device": "/dev/dm-0",
                    "_mount_id": "/dev/mapper/foo-test1",
                    "_raw_device": "/dev/mapper/foo-test1",
                    "_raw_kernel_device": "/dev/dm-0",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [
                        "sda"
                    ],
                    "encryption": false,
                    "encryption_cipher": null,
                    "encryption_key": null,
                    "encryption_key_size": 0,
                    "encryption_luks_version": "luks1",
                    "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                    "fs_create_options": "",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "xfs",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_group": null,
                    "mount_mode": null,
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "mount_user": null,
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "raid_stripe_size": null,
                    "size": "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:7
Friday 26 July 2024  22:36:09 +0000 (0:00:00.025)       0:04:40.362 *********** 
skipping: [sut] => {
    "false_condition": "_storage_volumes_list | length > 0"
}

TASK [Collect info about the volumes.] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:15
Friday 26 July 2024  22:36:09 +0000 (0:00:00.020)       0:04:40.383 *********** 
ok: [sut] => {
    "changed": false,
    "info": {
        "/dev/mapper/foo-test1": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/opt/test1",
            "name": "/dev/mapper/foo-test1",
            "size": "4G",
            "type": "lvm",
            "uuid": "fd480227-9518-43f2-98ae-3389a94ca6f9"
        },
        "/dev/sda": {
            "fstype": "LVM2_member",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": "I28Ejl-wzRZ-y3qs-Fpm7-PTd9-GrOZ-pge5Cw"
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdd": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdd",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sde": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sde",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdf": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdg": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdg",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdh": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdh",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdi": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdi",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/xvda",
            "size": "250G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda1": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/",
            "name": "/dev/xvda1",
            "size": "250G",
            "type": "partition",
            "uuid": "f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3"
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:20
Friday 26 July 2024  22:36:09 +0000 (0:00:00.184)       0:04:40.568 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.003205",
    "end": "2024-07-26 22:36:09.412474",
    "rc": 0,
    "start": "2024-07-26 22:36:09.409269"
}

STDOUT:


# system_role:storage
#
# /etc/fstab
# Created by anaconda on Wed Jul 24 09:00:32 2024
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3 /                       xfs     defaults        0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
/dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:25
Friday 26 July 2024  22:36:09 +0000 (0:00:00.176)       0:04:40.744 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.003163",
    "end": "2024-07-26 22:36:09.584865",
    "failed_when_result": false,
    "rc": 0,
    "start": "2024-07-26 22:36:09.581702"
}

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:34
Friday 26 July 2024  22:36:09 +0000 (0:00:00.172)       0:04:40.917 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks1', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}]})

TASK [Set _storage_pool_tests] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:5
Friday 26 July 2024  22:36:09 +0000 (0:00:00.040)       0:04:40.957 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pool_tests": [
            "members",
            "volumes"
        ]
    },
    "changed": false
}

TASK [Get VG shared value status] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:18
Friday 26 July 2024  22:36:09 +0000 (0:00:00.012)       0:04:40.970 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "vgs",
        "--noheadings",
        "--binary",
        "-o",
        "shared",
        "foo"
    ],
    "delta": "0:00:00.032856",
    "end": "2024-07-26 22:36:09.849554",
    "rc": 0,
    "start": "2024-07-26 22:36:09.816698"
}

STDOUT:

        0

TASK [Verify that VG shared value checks out] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:24
Friday 26 July 2024  22:36:09 +0000 (0:00:00.212)       0:04:41.183 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify pool subset] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:34
Friday 26 July 2024  22:36:09 +0000 (0:00:00.016)       0:04:41.199 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml for sut => (item=members)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-volumes.yml for sut => (item=volumes)

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:2
Friday 26 July 2024  22:36:09 +0000 (0:00:00.024)       0:04:41.223 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_pv_count": "1",
        "_storage_test_pool_pvs_lvm": [
            "/dev/sda"
        ]
    },
    "changed": false
}

TASK [Get the canonical device path for each member device] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:8
Friday 26 July 2024  22:36:09 +0000 (0:00:00.028)       0:04:41.251 *********** 
ok: [sut] => (item=/dev/sda) => {
    "ansible_loop_var": "pv",
    "changed": false,
    "device": "/dev/sda",
    "pv": "/dev/sda"
}

TASK [Set pvs lvm length] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:17
Friday 26 July 2024  22:36:10 +0000 (0:00:00.178)       0:04:41.430 *********** 
ok: [sut] => {
    "ansible_facts": {
        "__pvs_lvm_len": "1"
    },
    "changed": false
}

TASK [Set pool pvs] ************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:22
Friday 26 July 2024  22:36:10 +0000 (0:00:00.022)       0:04:41.452 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_pool_pvs": [
            "/dev/sda"
        ]
    },
    "changed": false
}

TASK [Verify PV count] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:27
Friday 26 July 2024  22:36:10 +0000 (0:00:00.023)       0:04:41.476 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:36
Friday 26 July 2024  22:36:10 +0000 (0:00:00.024)       0:04:41.500 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:41
Friday 26 July 2024  22:36:10 +0000 (0:00:00.013)       0:04:41.513 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:46
Friday 26 July 2024  22:36:10 +0000 (0:00:00.022)       0:04:41.536 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level",
    "skip_reason": "Conditional result was False"
}

TASK [Check the type of each PV] ***********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:51
Friday 26 July 2024  22:36:10 +0000 (0:00:00.011)       0:04:41.548 *********** 
ok: [sut] => (item=/dev/sda) => {
    "ansible_loop_var": "pv",
    "changed": false,
    "pv": "/dev/sda"
}

MSG:

All assertions passed

TASK [Check that blivet supports PV grow to fill] ******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:64
Friday 26 July 2024  22:36:10 +0000 (0:00:00.017)       0:04:41.566 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0
}

STDOUT:


** (process:29118): WARNING **: 22:36:10.469: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory
True



STDERR:

Shared connection to 10.31.46.75 closed.


TASK [Verify that PVs fill the whole devices when they should] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:73
Friday 26 July 2024  22:36:10 +0000 (0:00:00.341)       0:04:41.907 *********** 
skipping: [sut] => (item=/dev/sda)  => {
    "ansible_loop_var": "st_pool_pv",
    "changed": false,
    "false_condition": "grow_supported.stdout | trim == 'True'",
    "skip_reason": "Conditional result was False",
    "st_pool_pv": "/dev/sda"
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [Check MD RAID] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:83
Friday 26 July 2024  22:36:10 +0000 (0:00:00.023)       0:04:41.931 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml for sut

TASK [Get information about RAID] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:8
Friday 26 July 2024  22:36:10 +0000 (0:00:00.022)       0:04:41.954 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set active devices regex] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:14
Friday 26 July 2024  22:36:10 +0000 (0:00:00.011)       0:04:41.965 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set spare devices regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:19
Friday 26 July 2024  22:36:10 +0000 (0:00:00.010)       0:04:41.976 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set md version regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:24
Friday 26 July 2024  22:36:10 +0000 (0:00:00.010)       0:04:41.987 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set md chunk size regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:29
Friday 26 July 2024  22:36:10 +0000 (0:00:00.068)       0:04:42.056 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the chunk size] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:37
Friday 26 July 2024  22:36:10 +0000 (0:00:00.013)       0:04:42.069 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID active devices count] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:46
Friday 26 July 2024  22:36:10 +0000 (0:00:00.011)       0:04:42.081 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID spare devices count] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:55
Friday 26 July 2024  22:36:10 +0000 (0:00:00.011)       0:04:42.092 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID metadata version] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:64
Friday 26 July 2024  22:36:10 +0000 (0:00:00.011)       0:04:42.104 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID chunk size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:74
Friday 26 July 2024  22:36:10 +0000 (0:00:00.011)       0:04:42.116 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Reset variables used by tests] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:83
Friday 26 July 2024  22:36:10 +0000 (0:00:00.013)       0:04:42.129 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_md_active_devices_re": null,
        "storage_test_md_chunk_size_re": null,
        "storage_test_md_metadata_version_re": null,
        "storage_test_md_spare_devices_re": null
    },
    "changed": false
}

TASK [Check LVM RAID] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:86
Friday 26 July 2024  22:36:10 +0000 (0:00:00.012)       0:04:42.141 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-lvmraid.yml for sut

TASK [Validate pool member LVM RAID settings] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-lvmraid.yml:2
Friday 26 July 2024  22:36:10 +0000 (0:00:00.023)       0:04:42.165 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks1', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about the LV] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:8
Friday 26 July 2024  22:36:10 +0000 (0:00:00.022)       0:04:42.188 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV segment type] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:16
Friday 26 July 2024  22:36:10 +0000 (0:00:00.014)       0:04:42.203 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Check segment type] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:20
Friday 26 July 2024  22:36:10 +0000 (0:00:00.014)       0:04:42.218 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV stripe size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:27
Friday 26 July 2024  22:36:10 +0000 (0:00:00.014)       0:04:42.233 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested stripe size] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:31
Friday 26 July 2024  22:36:10 +0000 (0:00:00.014)       0:04:42.247 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected stripe size] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:37
Friday 26 July 2024  22:36:10 +0000 (0:00:00.014)       0:04:42.261 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Check stripe size] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:42
Friday 26 July 2024  22:36:10 +0000 (0:00:00.015)       0:04:42.277 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Check Thin Pools] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:89
Friday 26 July 2024  22:36:10 +0000 (0:00:00.014)       0:04:42.292 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-thin.yml for sut

TASK [Validate pool member thinpool settings] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-thin.yml:2
Friday 26 July 2024  22:36:11 +0000 (0:00:00.024)       0:04:42.316 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks1', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about thinpool] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml:8
Friday 26 July 2024  22:36:11 +0000 (0:00:00.021)       0:04:42.338 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_thin_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is in correct thinpool (when thinp name is provided)] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml:16
Friday 26 July 2024  22:36:11 +0000 (0:00:00.012)       0:04:42.351 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_thin_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is in thinpool (when thinp name is not provided)] ******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml:22
Friday 26 July 2024  22:36:11 +0000 (0:00:00.011)       0:04:42.362 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_thin_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Reset variable used by test] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml:26
Friday 26 July 2024  22:36:11 +0000 (0:00:00.011)       0:04:42.374 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_thin_status": null
    },
    "changed": false
}

TASK [Check member encryption] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:92
Friday 26 July 2024  22:36:11 +0000 (0:00:00.014)       0:04:42.388 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml for sut

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:5
Friday 26 July 2024  22:36:11 +0000 (0:00:00.027)       0:04:42.416 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Validate pool member LUKS settings] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:10
Friday 26 July 2024  22:36:11 +0000 (0:00:00.022)       0:04:42.439 *********** 
skipping: [sut] => (item=/dev/sda)  => {
    "_storage_test_pool_member_path": "/dev/sda",
    "ansible_loop_var": "_storage_test_pool_member_path",
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [Validate pool member crypttab entries] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:17
Friday 26 July 2024  22:36:11 +0000 (0:00:00.013)       0:04:42.452 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda)

TASK [Set variables used by tests] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:2
Friday 26 July 2024  22:36:11 +0000 (0:00:00.019)       0:04:42.471 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": []
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:6
Friday 26 July 2024  22:36:11 +0000 (0:00:00.023)       0:04:42.495 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:14
Friday 26 July 2024  22:36:11 +0000 (0:00:00.027)       0:04:42.523 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:23
Friday 26 July 2024  22:36:11 +0000 (0:00:00.020)       0:04:42.544 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:32
Friday 26 July 2024  22:36:11 +0000 (0:00:00.021)       0:04:42.565 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:41
Friday 26 July 2024  22:36:11 +0000 (0:00:00.021)       0:04:42.586 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null
    },
    "changed": false
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:24
Friday 26 July 2024  22:36:11 +0000 (0:00:00.013)       0:04:42.599 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_crypttab_key_file": null
    },
    "changed": false
}

TASK [Check VDO] ***************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:95
Friday 26 July 2024  22:36:11 +0000 (0:00:00.012)       0:04:42.612 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-vdo.yml for sut

TASK [Validate pool member VDO settings] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-vdo.yml:2
Friday 26 July 2024  22:36:11 +0000 (0:00:00.028)       0:04:42.640 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks1', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about VDO deduplication] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:8
Friday 26 July 2024  22:36:11 +0000 (0:00:00.023)       0:04:42.664 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check if VDO deduplication is off] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:15
Friday 26 July 2024  22:36:11 +0000 (0:00:00.012)       0:04:42.676 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check if VDO deduplication is on] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:21
Friday 26 July 2024  22:36:11 +0000 (0:00:00.015)       0:04:42.692 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Get information about VDO compression] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:27
Friday 26 July 2024  22:36:11 +0000 (0:00:00.020)       0:04:42.712 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check if VDO deduplication is off] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:34
Friday 26 July 2024  22:36:11 +0000 (0:00:00.012)       0:04:42.725 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check if VDO deduplication is on] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:40
Friday 26 July 2024  22:36:11 +0000 (0:00:00.012)       0:04:42.737 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:46
Friday 26 July 2024  22:36:11 +0000 (0:00:00.011)       0:04:42.749 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_vdo_status": null
    },
    "changed": false
}

TASK [Check Stratis] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:98
Friday 26 July 2024  22:36:11 +0000 (0:00:00.012)       0:04:42.762 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml for sut

TASK [Run 'stratis report'] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:6
Friday 26 July 2024  22:36:11 +0000 (0:00:00.029)       0:04:42.791 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Get information about Stratis] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:11
Friday 26 July 2024  22:36:11 +0000 (0:00:00.012)       0:04:42.803 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the pools was created] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:15
Friday 26 July 2024  22:36:11 +0000 (0:00:00.011)       0:04:42.815 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that encryption is correctly set] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:25
Friday 26 July 2024  22:36:11 +0000 (0:00:00.015)       0:04:42.830 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that Clevis/Tang encryption is correctly set] *********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:34
Friday 26 July 2024  22:36:11 +0000 (0:00:00.013)       0:04:42.844 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Reset variable used by test] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:44
Friday 26 July 2024  22:36:11 +0000 (0:00:00.012)       0:04:42.856 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_stratis_report": null
    },
    "changed": false
}

TASK [Clean up test variables] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:101
Friday 26 July 2024  22:36:11 +0000 (0:00:00.013)       0:04:42.869 *********** 
ok: [sut] => {
    "ansible_facts": {
        "__pvs_lvm_len": null,
        "_storage_test_expected_pv_count": null,
        "_storage_test_expected_pv_type": null,
        "_storage_test_pool_pvs": [],
        "_storage_test_pool_pvs_lvm": []
    },
    "changed": false
}

TASK [Verify the volumes] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-volumes.yml:3
Friday 26 July 2024  22:36:11 +0000 (0:00:00.012)       0:04:42.881 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks1', 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [Set storage volume test variables] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:2
Friday 26 July 2024  22:36:11 +0000 (0:00:00.029)       0:04:42.911 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": true,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [Run test verify for {{ storage_test_volume_subset }}] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:19
Friday 26 July 2024  22:36:11 +0000 (0:00:00.027)       0:04:42.938 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml for sut => (item=mount)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml for sut => (item=fstab)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml for sut => (item=fs)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml for sut => (item=device)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml for sut => (item=encryption)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml for sut => (item=md)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml for sut => (item=size)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml for sut => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:7
Friday 26 July 2024  22:36:11 +0000 (0:00:00.049)       0:04:42.988 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/mapper/foo-test1"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:11
Friday 26 July 2024  22:36:11 +0000 (0:00:00.018)       0:04:43.006 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_mount_expected_mount_point": "/opt/test1",
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Get information about the mountpoint directory] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:19
Friday 26 July 2024  22:36:11 +0000 (0:00:00.023)       0:04:43.030 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the current mount state by device] ********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:28
Friday 26 July 2024  22:36:11 +0000 (0:00:00.011)       0:04:43.042 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount directory user] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:36
Friday 26 July 2024  22:36:11 +0000 (0:00:00.014)       0:04:43.056 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory group] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:42
Friday 26 July 2024  22:36:11 +0000 (0:00:00.011)       0:04:43.068 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory permissions] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:48
Friday 26 July 2024  22:36:11 +0000 (0:00:00.013)       0:04:43.081 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode",
    "skip_reason": "Conditional result was False"
}

TASK [Get path of test volume device] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:57
Friday 26 July 2024  22:36:11 +0000 (0:00:00.011)       0:04:43.093 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:63
Friday 26 July 2024  22:36:11 +0000 (0:00:00.011)       0:04:43.105 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:69
Friday 26 July 2024  22:36:11 +0000 (0:00:00.011)       0:04:43.116 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:79
Friday 26 July 2024  22:36:11 +0000 (0:00:00.011)       0:04:43.127 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_found_mount_stat": null,
        "storage_test_mount_expected_mount_point": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:2
Friday 26 July 2024  22:36:11 +0000 (0:00:00.011)       0:04:43.139 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "1",
        "storage_test_fstab_expected_mount_options_matches": "1",
        "storage_test_fstab_expected_mount_point_matches": "1",
        "storage_test_fstab_id_matches": [
            "/dev/mapper/foo-test1 "
        ],
        "storage_test_fstab_mount_options_matches": [
            " /opt/test1 xfs defaults "
        ],
        "storage_test_fstab_mount_point_matches": [
            " /opt/test1 "
        ]
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:17
Friday 26 July 2024  22:36:11 +0000 (0:00:00.038)       0:04:43.178 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the fstab mount point] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:24
Friday 26 July 2024  22:36:11 +0000 (0:00:00.023)       0:04:43.201 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:33
Friday 26 July 2024  22:36:11 +0000 (0:00:00.023)       0:04:43.225 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_verify_mount_options | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify fingerprint] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:45
Friday 26 July 2024  22:36:11 +0000 (0:00:00.020)       0:04:43.246 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:51
Friday 26 July 2024  22:36:11 +0000 (0:00:00.014)       0:04:43.260 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:6
Friday 26 July 2024  22:36:11 +0000 (0:00:00.012)       0:04:43.272 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify fs label] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:14
Friday 26 July 2024  22:36:12 +0000 (0:00:00.084)       0:04:43.357 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [See whether the device node is present] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:3
Friday 26 July 2024  22:36:12 +0000 (0:00:00.026)       0:04:43.384 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033365.3006341,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1722033365.3006341,
        "dev": 5,
        "device_type": 64768,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 1698,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/symlink",
        "mode": "0660",
        "mtime": 1722033365.3006341,
        "nlink": 1,
        "path": "/dev/mapper/foo-test1",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:9
Friday 26 July 2024  22:36:12 +0000 (0:00:00.186)       0:04:43.570 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:16
Friday 26 July 2024  22:36:12 +0000 (0:00:00.016)       0:04:43.587 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')",
    "skip_reason": "Conditional result was False"
}

TASK [Make sure we got info about this volume] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:23
Friday 26 July 2024  22:36:12 +0000 (0:00:00.012)       0:04:43.599 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Process volume type (set initial value) (1/2)] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:29
Friday 26 July 2024  22:36:12 +0000 (0:00:00.014)       0:04:43.614 *********** 
ok: [sut] => {
    "ansible_facts": {
        "st_volume_type": "lvm"
    },
    "changed": false
}

TASK [Process volume type (get RAID value) (2/2)] ******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:33
Friday 26 July 2024  22:36:12 +0000 (0:00:00.015)       0:04:43.630 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"raid\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:38
Friday 26 July 2024  22:36:12 +0000 (0:00:00.011)       0:04:43.642 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:3
Friday 26 July 2024  22:36:12 +0000 (0:00:00.020)       0:04:43.663 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Ensure cryptsetup is present] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:10
Friday 26 July 2024  22:36:12 +0000 (0:00:00.012)       0:04:43.675 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:16
Friday 26 July 2024  22:36:13 +0000 (0:00:00.798)       0:04:44.473 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:22
Friday 26 July 2024  22:36:13 +0000 (0:00:00.012)       0:04:44.485 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:29
Friday 26 July 2024  22:36:13 +0000 (0:00:00.013)       0:04:44.499 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:40
Friday 26 July 2024  22:36:13 +0000 (0:00:00.025)       0:04:44.524 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:46
Friday 26 July 2024  22:36:13 +0000 (0:00:00.011)       0:04:44.536 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS version] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:51
Friday 26 July 2024  22:36:13 +0000 (0:00:00.011)       0:04:44.547 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS key size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:63
Friday 26 July 2024  22:36:13 +0000 (0:00:00.011)       0:04:44.559 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS cipher] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:75
Friday 26 July 2024  22:36:13 +0000 (0:00:00.011)       0:04:44.570 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:87
Friday 26 July 2024  22:36:13 +0000 (0:00:00.013)       0:04:44.583 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [],
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:93
Friday 26 July 2024  22:36:13 +0000 (0:00:00.025)       0:04:44.608 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:100
Friday 26 July 2024  22:36:13 +0000 (0:00:00.023)       0:04:44.632 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:108
Friday 26 July 2024  22:36:13 +0000 (0:00:00.019)       0:04:44.652 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:116
Friday 26 July 2024  22:36:13 +0000 (0:00:00.020)       0:04:44.672 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:124
Friday 26 July 2024  22:36:13 +0000 (0:00:00.020)       0:04:44.692 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [Get information about RAID] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:8
Friday 26 July 2024  22:36:13 +0000 (0:00:00.014)       0:04:44.707 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set active devices regex] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:14
Friday 26 July 2024  22:36:13 +0000 (0:00:00.011)       0:04:44.719 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set spare devices regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:19
Friday 26 July 2024  22:36:13 +0000 (0:00:00.011)       0:04:44.730 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set md version regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:24
Friday 26 July 2024  22:36:13 +0000 (0:00:00.011)       0:04:44.742 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set chunk size regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:29
Friday 26 July 2024  22:36:13 +0000 (0:00:00.011)       0:04:44.754 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the chunk size] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:37
Friday 26 July 2024  22:36:13 +0000 (0:00:00.011)       0:04:44.766 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID active devices count] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:46
Friday 26 July 2024  22:36:13 +0000 (0:00:00.013)       0:04:44.779 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID spare devices count] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:54
Friday 26 July 2024  22:36:13 +0000 (0:00:00.011)       0:04:44.791 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID metadata version] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:62
Friday 26 July 2024  22:36:13 +0000 (0:00:00.011)       0:04:44.802 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID chunk size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:70
Friday 26 July 2024  22:36:13 +0000 (0:00:00.011)       0:04:44.814 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the actual size of the volume] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:3
Friday 26 July 2024  22:36:13 +0000 (0:00:00.011)       0:04:44.826 *********** 
ok: [sut] => {
    "bytes": 4294967296,
    "changed": false,
    "lvm": "4g",
    "parted": "4GiB",
    "size": "4 GiB"
}

TASK [Parse the requested size of the volume] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:11
Friday 26 July 2024  22:36:13 +0000 (0:00:00.184)       0:04:45.010 *********** 
ok: [sut] => {
    "bytes": 4294967296,
    "changed": false,
    "lvm": "4g",
    "parted": "4GiB",
    "size": "4 GiB"
}

TASK [Establish base value for expected size] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:20
Friday 26 July 2024  22:36:13 +0000 (0:00:00.187)       0:04:45.197 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_expected_size": "4294967296"
    },
    "changed": false
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:28
Friday 26 July 2024  22:36:13 +0000 (0:00:00.024)       0:04:45.222 *********** 
ok: [sut] => {
    "storage_test_expected_size": "4294967296"
}

TASK [Get the size of parent/pool device] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:32
Friday 26 July 2024  22:36:13 +0000 (0:00:00.014)       0:04:45.236 *********** 
ok: [sut] => {
    "bytes": 10726680821,
    "changed": false,
    "lvm": "9g",
    "parted": "9GiB",
    "size": "9 GiB"
}

TASK [Show test pool] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:46
Friday 26 July 2024  22:36:14 +0000 (0:00:00.184)       0:04:45.420 *********** 
skipping: [sut] => {
    "false_condition": "'%' in storage_test_volume.size | string"
}

TASK [Show test blockinfo] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:50
Friday 26 July 2024  22:36:14 +0000 (0:00:00.022)       0:04:45.443 *********** 
skipping: [sut] => {
    "false_condition": "'%' in storage_test_volume.size | string"
}

TASK [Show test pool size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:54
Friday 26 July 2024  22:36:14 +0000 (0:00:00.021)       0:04:45.464 *********** 
skipping: [sut] => {
    "false_condition": "'%' in storage_test_volume.size | string"
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:58
Friday 26 July 2024  22:36:14 +0000 (0:00:00.023)       0:04:45.488 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "'%' in storage_test_volume.size | string",
    "skip_reason": "Conditional result was False"
}

TASK [Default thin pool reserved space values] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:67
Friday 26 July 2024  22:36:14 +0000 (0:00:00.021)       0:04:45.509 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default minimal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:71
Friday 26 July 2024  22:36:14 +0000 (0:00:00.011)       0:04:45.521 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default maximal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:76
Friday 26 July 2024  22:36:14 +0000 (0:00:00.011)       0:04:45.533 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate maximum usable space in thin pool] *****************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:82
Friday 26 July 2024  22:36:14 +0000 (0:00:00.011)       0:04:45.545 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply upper size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:86
Friday 26 July 2024  22:36:14 +0000 (0:00:00.011)       0:04:45.556 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply lower size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:91
Friday 26 July 2024  22:36:14 +0000 (0:00:00.012)       0:04:45.569 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Convert maximum usable thin pool space from int to Size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:96
Friday 26 July 2024  22:36:14 +0000 (0:00:00.011)       0:04:45.581 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show max thin pool size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:101
Friday 26 July 2024  22:36:14 +0000 (0:00:00.011)       0:04:45.593 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show volume thin pool size] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:105
Friday 26 July 2024  22:36:14 +0000 (0:00:00.011)       0:04:45.604 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show test volume size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:109
Friday 26 July 2024  22:36:14 +0000 (0:00:00.011)       0:04:45.616 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Establish base value for expected thin pool size] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:113
Friday 26 July 2024  22:36:14 +0000 (0:00:00.011)       0:04:45.627 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:120
Friday 26 July 2024  22:36:14 +0000 (0:00:00.013)       0:04:45.641 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected thin pool volume size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:127
Friday 26 July 2024  22:36:14 +0000 (0:00:00.011)       0:04:45.652 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected thin pool volume size based on percentage value] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:131
Friday 26 July 2024  22:36:14 +0000 (0:00:00.011)       0:04:45.664 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Replace expected volume size with calculated value] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:137
Friday 26 July 2024  22:36:14 +0000 (0:00:00.011)       0:04:45.676 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show actual size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:143
Friday 26 July 2024  22:36:14 +0000 (0:00:00.011)       0:04:45.687 *********** 
ok: [sut] => {
    "storage_test_actual_size": {
        "bytes": 4294967296,
        "changed": false,
        "failed": false,
        "lvm": "4g",
        "parted": "4GiB",
        "size": "4 GiB"
    }
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:147
Friday 26 July 2024  22:36:14 +0000 (0:00:00.013)       0:04:45.701 *********** 
ok: [sut] => {
    "storage_test_expected_size": "4294967296"
}

TASK [Assert expected size is actual size] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:151
Friday 26 July 2024  22:36:14 +0000 (0:00:00.014)       0:04:45.716 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Get information about the LV] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:5
Friday 26 July 2024  22:36:14 +0000 (0:00:00.026)       0:04:45.742 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "lvs",
        "--noheadings",
        "--nameprefixes",
        "--units=b",
        "--nosuffix",
        "--unquoted",
        "-o",
        "name,attr,cache_total_blocks,chunk_size,segtype",
        "foo/test1"
    ],
    "delta": "0:00:00.033967",
    "end": "2024-07-26 22:36:14.621549",
    "rc": 0,
    "start": "2024-07-26 22:36:14.587582"
}

STDOUT:

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

TASK [Set LV segment type] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:13
Friday 26 July 2024  22:36:14 +0000 (0:00:00.212)       0:04:45.955 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_lv_segtype": [
            "linear"
        ]
    },
    "changed": false
}

TASK [Check segment type] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:17
Friday 26 July 2024  22:36:14 +0000 (0:00:00.022)       0:04:45.978 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Set LV cache size] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:24
Friday 26 July 2024  22:36:14 +0000 (0:00:00.023)       0:04:46.001 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.cached | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested cache size] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:31
Friday 26 July 2024  22:36:14 +0000 (0:00:00.020)       0:04:46.022 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.cached | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected cache size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:37
Friday 26 July 2024  22:36:14 +0000 (0:00:00.022)       0:04:46.044 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.cached | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:42
Friday 26 July 2024  22:36:14 +0000 (0:00:00.020)       0:04:46.064 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.cached | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:25
Friday 26 July 2024  22:36:14 +0000 (0:00:00.020)       0:04:46.084 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:44
Friday 26 July 2024  22:36:14 +0000 (0:00:00.012)       0:04:46.097 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Clean up variable namespace] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:54
Friday 26 July 2024  22:36:14 +0000 (0:00:00.010)       0:04:46.107 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null
    },
    "changed": false
}

TASK [Create a file] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/create-test-file.yml:12
Friday 26 July 2024  22:36:14 +0000 (0:00:00.011)       0:04:46.119 *********** 
changed: [sut] => {
    "changed": true,
    "dest": "/opt/test1/quux",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "secontext": "unconfined_u:object_r:unlabeled_t:s0",
    "size": 0,
    "state": "file",
    "uid": 0
}

TASK [Test for correct handling of safe_mode] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:449
Friday 26 July 2024  22:36:14 +0000 (0:00:00.191)       0:04:46.311 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml for sut

TASK [Store global variable value copy] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:4
Friday 26 July 2024  22:36:15 +0000 (0:00:00.025)       0:04:46.337 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_pools_global": [],
        "storage_safe_mode_global": true,
        "storage_volumes_global": []
    },
    "changed": false
}

TASK [Verify role raises correct error] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:10
Friday 26 July 2024  22:36:15 +0000 (0:00:00.022)       0:04:46.359 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:36:15 +0000 (0:00:00.020)       0:04:46.380 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:36:15 +0000 (0:00:00.017)       0:04:46.397 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:36:15 +0000 (0:00:00.023)       0:04:46.421 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:36:15 +0000 (0:00:00.033)       0:04:46.454 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:36:15 +0000 (0:00:00.015)       0:04:46.470 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:36:15 +0000 (0:00:00.017)       0:04:46.487 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:36:15 +0000 (0:00:00.014)       0:04:46.502 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:36:15 +0000 (0:00:00.014)       0:04:46.517 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:36:15 +0000 (0:00:00.031)       0:04:46.548 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:36:16 +0000 (0:00:00.798)       0:04:47.346 *********** 
ok: [sut] => {
    "storage_pools": [
        {
            "disks": [
                "sda"
            ],
            "name": "foo",
            "type": "lvm",
            "volumes": [
                {
                    "encryption": true,
                    "encryption_password": "yabbadabbadoo",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g"
                }
            ]
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:36:16 +0000 (0:00:00.017)       0:04:47.363 *********** 
ok: [sut] => {
    "storage_volumes": []
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:36:16 +0000 (0:00:00.016)       0:04:47.379 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [
        "cryptsetup",
        "lvm2"
    ],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:36:17 +0000 (0:00:01.145)       0:04:48.525 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:36:17 +0000 (0:00:00.026)       0:04:48.551 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:36:17 +0000 (0:00:00.152)       0:04:48.703 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:36:17 +0000 (0:00:00.022)       0:04:48.726 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:36:17 +0000 (0:00:00.019)       0:04:48.745 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:36:18 +0000 (0:00:00.819)       0:04:49.565 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service": {
                "name": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
                "source": "systemd",
                "state": "stopped",
                "status": "generated"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:36:19 +0000 (0:00:01.563)       0:04:51.129 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": [
            "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service"
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:36:19 +0000 (0:00:00.032)       0:04:51.162 *********** 
changed: [sut] => (item=systemd-cryptsetup@luks\x2d5192b71d\x2d96d8\x2d4652\x2da934\x2d24c6495e642f.service) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
    "name": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "\"system-systemd\\\\x2dcryptsetup.slice\" \"dev-mapper-foo\\\\x2dtest1.device\" systemd-udevd-kernel.socket systemd-journald.socket cryptsetup-pre.target",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "umount.target \"blockdev@dev-mapper-luks\\\\x2d5192b71d\\\\x2d96d8\\\\x2d4652\\\\x2da934\\\\x2d24c6495e642f.target\" cryptsetup.target",
        "BindsTo": "\"dev-mapper-foo\\\\x2dtest1.device\"",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "umount.target",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "no",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Cryptography Setup for luks-5192b71d-96d8-4652-a934-24c6495e642f",
        "DevicePolicy": "auto",
        "Documentation": "\"man:crypttab(5)\" \"man:systemd-cryptsetup-generator(8)\" \"man:systemd-cryptsetup@.service(8)\"",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup attach luks-5192b71d-96d8-4652-a934-24c6495e642f /dev/mapper/foo-test1 -  ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup attach luks-5192b71d-96d8-4652-a934-24c6495e642f /dev/mapper/foo-test1 -  ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup detach luks-5192b71d-96d8-4652-a934-24c6495e642f ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStopEx": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup detach luks-5192b71d-96d8-4652-a934-24c6495e642f ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FinalKillSignal": "9",
        "FragmentPath": "/run/systemd/generator/systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
        "IgnoreOnIsolate": "yes",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "shared",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "\"systemd-cryptsetup@luks\\\\x2d5192b71d\\\\x2d96d8\\\\x2d4652\\\\x2da934\\\\x2d24c6495e642f.service\"",
        "NeedDaemonReload": "yes",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "500",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "yes",
        "RemoveIPC": "no",
        "RequiredBy": "cryptsetup.target",
        "Requires": "\"system-systemd\\\\x2dcryptsetup.slice\"",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system-systemd\\x2dcryptsetup.slice",
        "SourcePath": "/etc/crypttab",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Fri 2024-07-26 22:35:41 UTC",
        "StateChangeTimestampMonotonic": "732906998",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22342",
        "TimeoutAbortUSec": "infinity",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "infinity",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "infinity",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "oneshot",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "generated",
        "UtmpMode": "init",
        "Wants": "\"blockdev@dev-mapper-luks\\\\x2d5192b71d\\\\x2d96d8\\\\x2d4652\\\\x2da934\\\\x2d24c6495e642f.target\"",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:36:20 +0000 (0:00:00.526)       0:04:51.689 *********** 
fatal: [sut]: FAILED! => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

MSG:

cannot remove existing formatting on device 'test1' in safe mode due to adding encryption

TASK [fedora.linux_system_roles.storage : Failed message] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:109
Friday 26 July 2024  22:36:21 +0000 (0:00:01.209)       0:04:52.898 *********** 
fatal: [sut]: FAILED! => {
    "changed": false
}

MSG:

{'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "cannot remove existing formatting on device 'test1' in safe mode due to adding encryption", 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None}]}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, '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, 'shared': False}, '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_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': None}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:36:21 +0000 (0:00:00.019)       0:04:52.917 *********** 
changed: [sut] => (item=systemd-cryptsetup@luks\x2d5192b71d\x2d96d8\x2d4652\x2da934\x2d24c6495e642f.service) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
    "name": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "no",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
        "DevicePolicy": "auto",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FinalKillSignal": "9",
        "FragmentPath": "/etc/systemd/system/systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "462966784",
        "LimitMEMLOCKSoft": "462966784",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "1073741816",
        "LimitNOFILESoft": "1073741816",
        "LimitNPROC": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luks\\x2d5192b71d\\x2d96d8\\x2d4652\\x2da934\\x2d24c6495e642f.service is masked.\"",
        "LoadState": "masked",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "\"systemd-cryptsetup@luks\\\\x2d5192b71d\\\\x2d96d8\\\\x2d4652\\\\x2da934\\\\x2d24c6495e642f.service\"",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "inherit",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestampMonotonic": "0",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22342",
        "TimeoutAbortUSec": "1min 30s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "masked",
        "UtmpMode": "init",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [Check that we failed in the role] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:23
Friday 26 July 2024  22:36:22 +0000 (0:00:00.517)       0:04:53.434 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the blivet output and error message are correct] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:28
Friday 26 July 2024  22:36:22 +0000 (0:00:00.014)       0:04:53.449 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify correct exception or error message] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-failed.yml:39
Friday 26 July 2024  22:36:22 +0000 (0:00:00.019)       0:04:53.469 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_failed_exception is defined",
    "skip_reason": "Conditional result was False"
}

TASK [Stat the file] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-data-preservation.yml:11
Friday 26 July 2024  22:36:22 +0000 (0:00:00.015)       0:04:53.484 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033374.975788,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1722033374.975788,
        "dev": 64768,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 131,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/x-empty",
        "mode": "0644",
        "mtime": 1722033374.975788,
        "nlink": 1,
        "path": "/opt/test1/quux",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "2138502024",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Assert file presence] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-data-preservation.yml:16
Friday 26 July 2024  22:36:22 +0000 (0:00:00.186)       0:04:53.671 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Add encryption to the volume] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:472
Friday 26 July 2024  22:36:22 +0000 (0:00:00.019)       0:04:53.690 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:36:22 +0000 (0:00:00.038)       0:04:53.728 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:36:22 +0000 (0:00:00.019)       0:04:53.748 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:36:22 +0000 (0:00:00.023)       0:04:53.772 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:36:22 +0000 (0:00:00.033)       0:04:53.805 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:36:22 +0000 (0:00:00.016)       0:04:53.821 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:36:22 +0000 (0:00:00.015)       0:04:53.837 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:36:22 +0000 (0:00:00.014)       0:04:53.851 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:36:22 +0000 (0:00:00.015)       0:04:53.867 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:36:22 +0000 (0:00:00.030)       0:04:53.897 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:36:23 +0000 (0:00:00.809)       0:04:54.706 *********** 
ok: [sut] => {
    "storage_pools": [
        {
            "disks": [
                "sda"
            ],
            "name": "foo",
            "type": "lvm",
            "volumes": [
                {
                    "encryption": true,
                    "encryption_password": "yabbadabbadoo",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g"
                }
            ]
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:36:23 +0000 (0:00:00.018)       0:04:54.725 *********** 
ok: [sut] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined"
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:36:23 +0000 (0:00:00.016)       0:04:54.741 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [
        "cryptsetup",
        "lvm2"
    ],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:36:24 +0000 (0:00:01.171)       0:04:55.912 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:36:24 +0000 (0:00:00.023)       0:04:55.936 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:36:24 +0000 (0:00:00.019)       0:04:55.955 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:36:24 +0000 (0:00:00.021)       0:04:55.977 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:36:24 +0000 (0:00:00.019)       0:04:55.996 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:36:25 +0000 (0:00:00.814)       0:04:56.810 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:36:27 +0000 (0:00:01.608)       0:04:58.418 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:36:27 +0000 (0:00:00.032)       0:04:58.451 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:36:27 +0000 (0:00:00.013)       0:04:58.464 *********** 
changed: [sut] => {
    "actions": [
        {
            "action": "destroy format",
            "device": "/dev/mapper/foo-test1",
            "fs_type": "xfs"
        },
        {
            "action": "create format",
            "device": "/dev/mapper/foo-test1",
            "fs_type": "luks"
        },
        {
            "action": "create device",
            "device": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
            "fs_type": null
        },
        {
            "action": "create format",
            "device": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
            "fs_type": "xfs"
        }
    ],
    "changed": true,
    "crypts": [
        {
            "backing_device": "/dev/mapper/foo-test1",
            "name": "luks-20ec58e3-e720-4207-b344-2e1f12106321",
            "password": "-",
            "state": "present"
        }
    ],
    "leaves": [
        "/dev/sdb",
        "/dev/sdc",
        "/dev/sdd",
        "/dev/sde",
        "/dev/sdf",
        "/dev/sdg",
        "/dev/sdh",
        "/dev/sdi",
        "/dev/xvda1",
        "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321"
    ],
    "mounts": [
        {
            "fstype": "xfs",
            "path": "/opt/test1",
            "src": "/dev/mapper/foo-test1",
            "state": "absent"
        },
        {
            "dump": 0,
            "fstype": "xfs",
            "group": null,
            "mode": null,
            "opts": "defaults",
            "owner": null,
            "passno": 0,
            "path": "/opt/test1",
            "src": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
            "state": "mounted"
        }
    ],
    "packages": [
        "lvm2",
        "xfsprogs",
        "cryptsetup"
    ],
    "pools": [
        {
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_clevis_pin": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "encryption_tang_thumbprint": null,
            "encryption_tang_url": null,
            "grow_to_fill": false,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "shared": false,
            "state": "present",
            "type": "lvm",
            "volumes": [
                {
                    "_device": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
                    "_kernel_device": "/dev/dm-1",
                    "_mount_id": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
                    "_raw_device": "/dev/mapper/foo-test1",
                    "_raw_kernel_device": "/dev/dm-0",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [
                        "sda"
                    ],
                    "encryption": true,
                    "encryption_cipher": null,
                    "encryption_key": null,
                    "encryption_key_size": null,
                    "encryption_luks_version": null,
                    "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                    "fs_create_options": "",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "xfs",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_group": null,
                    "mount_mode": null,
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "mount_user": null,
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "raid_stripe_size": null,
                    "size": "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83
Friday 26 July 2024  22:36:37 +0000 (0:00:09.864)       0:05:08.329 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_udevadm_trigger | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Friday 26 July 2024  22:36:37 +0000 (0:00:00.020)       0:05:08.350 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033367.3216662,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "fd56974890469e9fa628e263bc0a4dee749faa7c",
        "ctime": 1722033367.3166664,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 505413956,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1722033367.3166664,
        "nlink": 1,
        "path": "/etc/fstab",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 1416,
        "uid": 0,
        "version": "3334868862",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95
Friday 26 July 2024  22:36:37 +0000 (0:00:00.186)       0:05:08.536 *********** 
ok: [sut] => {
    "backup": "",
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:36:37 +0000 (0:00:00.183)       0:05:08.719 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Show blivet_output] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119
Friday 26 July 2024  22:36:37 +0000 (0:00:00.011)       0:05:08.731 *********** 
ok: [sut] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy format",
                "device": "/dev/mapper/foo-test1",
                "fs_type": "xfs"
            },
            {
                "action": "create format",
                "device": "/dev/mapper/foo-test1",
                "fs_type": "luks"
            },
            {
                "action": "create device",
                "device": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
                "fs_type": null
            },
            {
                "action": "create format",
                "device": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
                "fs_type": "xfs"
            }
        ],
        "changed": true,
        "crypts": [
            {
                "backing_device": "/dev/mapper/foo-test1",
                "name": "luks-20ec58e3-e720-4207-b344-2e1f12106321",
                "password": "-",
                "state": "present"
            }
        ],
        "failed": false,
        "leaves": [
            "/dev/sdb",
            "/dev/sdc",
            "/dev/sdd",
            "/dev/sde",
            "/dev/sdf",
            "/dev/sdg",
            "/dev/sdh",
            "/dev/sdi",
            "/dev/xvda1",
            "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321"
        ],
        "mounts": [
            {
                "fstype": "xfs",
                "path": "/opt/test1",
                "src": "/dev/mapper/foo-test1",
                "state": "absent"
            },
            {
                "dump": 0,
                "fstype": "xfs",
                "group": null,
                "mode": null,
                "opts": "defaults",
                "owner": null,
                "passno": 0,
                "path": "/opt/test1",
                "src": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
                "state": "mounted"
            }
        ],
        "packages": [
            "lvm2",
            "xfsprogs",
            "cryptsetup"
        ],
        "pools": [
            {
                "disks": [
                    "sda"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_clevis_pin": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "encryption_tang_thumbprint": null,
                "encryption_tang_url": null,
                "grow_to_fill": false,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "shared": false,
                "state": "present",
                "type": "lvm",
                "volumes": [
                    {
                        "_device": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
                        "_kernel_device": "/dev/dm-1",
                        "_mount_id": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
                        "_raw_device": "/dev/mapper/foo-test1",
                        "_raw_kernel_device": "/dev/dm-0",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [
                            "sda"
                        ],
                        "encryption": true,
                        "encryption_cipher": null,
                        "encryption_key": null,
                        "encryption_key_size": null,
                        "encryption_luks_version": null,
                        "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                        "fs_create_options": "",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "xfs",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_group": null,
                        "mount_mode": null,
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "mount_user": null,
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "raid_stripe_size": null,
                        "size": "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128
Friday 26 July 2024  22:36:37 +0000 (0:00:00.023)       0:05:08.754 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "sda"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_clevis_pin": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "encryption_tang_thumbprint": null,
                "encryption_tang_url": null,
                "grow_to_fill": false,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "shared": false,
                "state": "present",
                "type": "lvm",
                "volumes": [
                    {
                        "_device": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
                        "_kernel_device": "/dev/dm-1",
                        "_mount_id": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
                        "_raw_device": "/dev/mapper/foo-test1",
                        "_raw_kernel_device": "/dev/dm-0",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [
                            "sda"
                        ],
                        "encryption": true,
                        "encryption_cipher": null,
                        "encryption_key": null,
                        "encryption_key_size": null,
                        "encryption_luks_version": null,
                        "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                        "fs_create_options": "",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "xfs",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_group": null,
                        "mount_mode": null,
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "mount_user": null,
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "raid_stripe_size": null,
                        "size": "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Friday 26 July 2024  22:36:37 +0000 (0:00:00.017)       0:05:08.771 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] **************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Friday 26 July 2024  22:36:37 +0000 (0:00:00.015)       0:05:08.787 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "fstype": "xfs",
        "path": "/opt/test1",
        "src": "/dev/mapper/foo-test1",
        "state": "absent"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/foo-test1"
}

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159
Friday 26 July 2024  22:36:37 +0000 (0:00:00.198)       0:05:08.985 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Set up new/current mounts] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164
Friday 26 July 2024  22:36:38 +0000 (0:00:00.509)       0:05:09.495 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [sut] => (item={'src': '/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
        "state": "mounted"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321"
}

TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175
Friday 26 July 2024  22:36:38 +0000 (0:00:00.214)       0:05:09.709 *********** 
skipping: [sut] => (item={'src': '/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None})  => {
    "ansible_loop_var": "mount_info",
    "changed": false,
    "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none",
    "mount_info": {
        "dump": 0,
        "fstype": "xfs",
        "group": null,
        "mode": null,
        "opts": "defaults",
        "owner": null,
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
        "state": "mounted"
    },
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187
Friday 26 July 2024  22:36:38 +0000 (0:00:00.031)       0:05:09.741 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195
Friday 26 July 2024  22:36:38 +0000 (0:00:00.509)       0:05:10.251 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033369.5837023,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1722033368.242681,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 12583238,
        "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": 1722033368.242681,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "3182280322",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200
Friday 26 July 2024  22:36:39 +0000 (0:00:00.264)       0:05:10.515 *********** 
changed: [sut] => (item={'backing_device': '/dev/mapper/foo-test1', 'name': 'luks-20ec58e3-e720-4207-b344-2e1f12106321', 'password': '-', 'state': 'present'}) => {
    "ansible_loop_var": "entry",
    "backup": "",
    "changed": true,
    "entry": {
        "backing_device": "/dev/mapper/foo-test1",
        "name": "luks-20ec58e3-e720-4207-b344-2e1f12106321",
        "password": "-",
        "state": "present"
    }
}

MSG:

line added

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222
Friday 26 July 2024  22:36:39 +0000 (0:00:00.221)       0:05:10.737 *********** 
ok: [sut]

TASK [Verify role results] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:488
Friday 26 July 2024  22:36:40 +0000 (0:00:00.797)       0:05:11.534 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml for sut

TASK [Print out pool information] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:2
Friday 26 July 2024  22:36:40 +0000 (0:00:00.040)       0:05:11.574 *********** 
ok: [sut] => {
    "_storage_pools_list": [
        {
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_clevis_pin": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "encryption_tang_thumbprint": null,
            "encryption_tang_url": null,
            "grow_to_fill": false,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "shared": false,
            "state": "present",
            "type": "lvm",
            "volumes": [
                {
                    "_device": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
                    "_kernel_device": "/dev/dm-1",
                    "_mount_id": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
                    "_raw_device": "/dev/mapper/foo-test1",
                    "_raw_kernel_device": "/dev/dm-0",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [
                        "sda"
                    ],
                    "encryption": true,
                    "encryption_cipher": null,
                    "encryption_key": null,
                    "encryption_key_size": null,
                    "encryption_luks_version": null,
                    "encryption_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                    "fs_create_options": "",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "xfs",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_group": null,
                    "mount_mode": null,
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "mount_user": null,
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "raid_stripe_size": null,
                    "size": "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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:7
Friday 26 July 2024  22:36:40 +0000 (0:00:00.024)       0:05:11.599 *********** 
skipping: [sut] => {
    "false_condition": "_storage_volumes_list | length > 0"
}

TASK [Collect info about the volumes.] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:15
Friday 26 July 2024  22:36:40 +0000 (0:00:00.020)       0:05:11.619 *********** 
ok: [sut] => {
    "changed": false,
    "info": {
        "/dev/mapper/foo-test1": {
            "fstype": "crypto_LUKS",
            "label": "",
            "mountpoint": "",
            "name": "/dev/mapper/foo-test1",
            "size": "4G",
            "type": "lvm",
            "uuid": "20ec58e3-e720-4207-b344-2e1f12106321"
        },
        "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/opt/test1",
            "name": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
            "size": "4G",
            "type": "crypt",
            "uuid": "b9729212-a47d-42b8-9e91-ccd14f2a5a05"
        },
        "/dev/sda": {
            "fstype": "LVM2_member",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": "I28Ejl-wzRZ-y3qs-Fpm7-PTd9-GrOZ-pge5Cw"
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdd": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdd",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sde": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sde",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdf": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdg": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdg",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdh": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdh",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdi": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdi",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/xvda",
            "size": "250G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda1": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/",
            "name": "/dev/xvda1",
            "size": "250G",
            "type": "partition",
            "uuid": "f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3"
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:20
Friday 26 July 2024  22:36:40 +0000 (0:00:00.204)       0:05:11.823 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.002999",
    "end": "2024-07-26 22:36:40.670186",
    "rc": 0,
    "start": "2024-07-26 22:36:40.667187"
}

STDOUT:


# system_role:storage
#
# /etc/fstab
# Created by anaconda on Wed Jul 24 09:00:32 2024
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3 /                       xfs     defaults        0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321 /opt/test1 xfs defaults 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:25
Friday 26 July 2024  22:36:40 +0000 (0:00:00.177)       0:05:12.001 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.004545",
    "end": "2024-07-26 22:36:40.900556",
    "failed_when_result": false,
    "rc": 0,
    "start": "2024-07-26 22:36:40.896011"
}

STDOUT:

luks-20ec58e3-e720-4207-b344-2e1f12106321 /dev/mapper/foo-test1 -

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:34
Friday 26 July 2024  22:36:40 +0000 (0:00:00.237)       0:05:12.239 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-0'}]})

TASK [Set _storage_pool_tests] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:5
Friday 26 July 2024  22:36:40 +0000 (0:00:00.031)       0:05:12.270 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pool_tests": [
            "members",
            "volumes"
        ]
    },
    "changed": false
}

TASK [Get VG shared value status] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:18
Friday 26 July 2024  22:36:40 +0000 (0:00:00.013)       0:05:12.283 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "vgs",
        "--noheadings",
        "--binary",
        "-o",
        "shared",
        "foo"
    ],
    "delta": "0:00:00.032203",
    "end": "2024-07-26 22:36:41.157672",
    "rc": 0,
    "start": "2024-07-26 22:36:41.125469"
}

STDOUT:

        0

TASK [Verify that VG shared value checks out] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:24
Friday 26 July 2024  22:36:41 +0000 (0:00:00.268)       0:05:12.552 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify pool subset] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool.yml:34
Friday 26 July 2024  22:36:41 +0000 (0:00:00.017)       0:05:12.570 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml for sut => (item=members)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-volumes.yml for sut => (item=volumes)

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:2
Friday 26 July 2024  22:36:41 +0000 (0:00:00.024)       0:05:12.594 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_pv_count": "1",
        "_storage_test_pool_pvs_lvm": [
            "/dev/sda"
        ]
    },
    "changed": false
}

TASK [Get the canonical device path for each member device] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:8
Friday 26 July 2024  22:36:41 +0000 (0:00:00.028)       0:05:12.622 *********** 
ok: [sut] => (item=/dev/sda) => {
    "ansible_loop_var": "pv",
    "changed": false,
    "device": "/dev/sda",
    "pv": "/dev/sda"
}

TASK [Set pvs lvm length] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:17
Friday 26 July 2024  22:36:41 +0000 (0:00:00.176)       0:05:12.799 *********** 
ok: [sut] => {
    "ansible_facts": {
        "__pvs_lvm_len": "1"
    },
    "changed": false
}

TASK [Set pool pvs] ************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:22
Friday 26 July 2024  22:36:41 +0000 (0:00:00.022)       0:05:12.821 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_pool_pvs": [
            "/dev/sda"
        ]
    },
    "changed": false
}

TASK [Verify PV count] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:27
Friday 26 July 2024  22:36:41 +0000 (0:00:00.023)       0:05:12.845 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:36
Friday 26 July 2024  22:36:41 +0000 (0:00:00.023)       0:05:12.869 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:41
Friday 26 July 2024  22:36:41 +0000 (0:00:00.013)       0:05:12.883 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [Set expected pv type] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:46
Friday 26 July 2024  22:36:41 +0000 (0:00:00.023)       0:05:12.906 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level",
    "skip_reason": "Conditional result was False"
}

TASK [Check the type of each PV] ***********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:51
Friday 26 July 2024  22:36:41 +0000 (0:00:00.013)       0:05:12.919 *********** 
ok: [sut] => (item=/dev/sda) => {
    "ansible_loop_var": "pv",
    "changed": false,
    "pv": "/dev/sda"
}

MSG:

All assertions passed

TASK [Check that blivet supports PV grow to fill] ******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:64
Friday 26 July 2024  22:36:41 +0000 (0:00:00.017)       0:05:12.937 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0
}

STDOUT:


** (process:30562): WARNING **: 22:36:41.842: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory
True



STDERR:

Shared connection to 10.31.46.75 closed.


TASK [Verify that PVs fill the whole devices when they should] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:73
Friday 26 July 2024  22:36:41 +0000 (0:00:00.343)       0:05:13.280 *********** 
skipping: [sut] => (item=/dev/sda)  => {
    "ansible_loop_var": "st_pool_pv",
    "changed": false,
    "false_condition": "grow_supported.stdout | trim == 'True'",
    "skip_reason": "Conditional result was False",
    "st_pool_pv": "/dev/sda"
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [Check MD RAID] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:83
Friday 26 July 2024  22:36:41 +0000 (0:00:00.023)       0:05:13.304 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml for sut

TASK [Get information about RAID] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:8
Friday 26 July 2024  22:36:42 +0000 (0:00:00.024)       0:05:13.328 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set active devices regex] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:14
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:13.340 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set spare devices regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:19
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:13.351 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set md version regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:24
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:13.363 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Set md chunk size regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:29
Friday 26 July 2024  22:36:42 +0000 (0:00:00.010)       0:05:13.373 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the chunk size] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:37
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:13.385 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID active devices count] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:46
Friday 26 July 2024  22:36:42 +0000 (0:00:00.012)       0:05:13.397 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID spare devices count] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:55
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:13.409 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID metadata version] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:64
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:13.421 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID chunk size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:74
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:13.432 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.raid_level != none",
    "skip_reason": "Conditional result was False"
}

TASK [Reset variables used by tests] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-md.yml:83
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:13.444 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_md_active_devices_re": null,
        "storage_test_md_chunk_size_re": null,
        "storage_test_md_metadata_version_re": null,
        "storage_test_md_spare_devices_re": null
    },
    "changed": false
}

TASK [Check LVM RAID] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:86
Friday 26 July 2024  22:36:42 +0000 (0:00:00.012)       0:05:13.456 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-lvmraid.yml for sut

TASK [Validate pool member LVM RAID settings] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-lvmraid.yml:2
Friday 26 July 2024  22:36:42 +0000 (0:00:00.024)       0:05:13.481 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml for sut => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about the LV] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:8
Friday 26 July 2024  22:36:42 +0000 (0:00:00.022)       0:05:13.504 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV segment type] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:16
Friday 26 July 2024  22:36:42 +0000 (0:00:00.016)       0:05:13.521 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Check segment type] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:20
Friday 26 July 2024  22:36:42 +0000 (0:00:00.017)       0:05:13.539 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV stripe size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:27
Friday 26 July 2024  22:36:42 +0000 (0:00:00.015)       0:05:13.554 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested stripe size] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:31
Friday 26 July 2024  22:36:42 +0000 (0:00:00.016)       0:05:13.571 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected stripe size] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:37
Friday 26 July 2024  22:36:42 +0000 (0:00:00.015)       0:05:13.586 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Check stripe size] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-lvmraid.yml:42
Friday 26 July 2024  22:36:42 +0000 (0:00:00.015)       0:05:13.601 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_lvmraid_volume.raid_level is not none",
    "skip_reason": "Conditional result was False"
}

TASK [Check Thin Pools] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:89
Friday 26 July 2024  22:36:42 +0000 (0:00:00.015)       0:05:13.617 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-thin.yml for sut

TASK [Validate pool member thinpool settings] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-thin.yml:2
Friday 26 July 2024  22:36:42 +0000 (0:00:00.026)       0:05:13.643 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml for sut => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about thinpool] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml:8
Friday 26 July 2024  22:36:42 +0000 (0:00:00.022)       0:05:13.665 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_thin_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is in correct thinpool (when thinp name is provided)] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml:16
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:13.677 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_thin_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is in thinpool (when thinp name is not provided)] ******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml:22
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:13.689 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_thin_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Reset variable used by test] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-thin.yml:26
Friday 26 July 2024  22:36:42 +0000 (0:00:00.013)       0:05:13.703 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_thin_status": null
    },
    "changed": false
}

TASK [Check member encryption] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:92
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:13.715 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml for sut

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:5
Friday 26 July 2024  22:36:42 +0000 (0:00:00.025)       0:05:13.740 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Validate pool member LUKS settings] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:10
Friday 26 July 2024  22:36:42 +0000 (0:00:00.022)       0:05:13.762 *********** 
skipping: [sut] => (item=/dev/sda)  => {
    "_storage_test_pool_member_path": "/dev/sda",
    "ansible_loop_var": "_storage_test_pool_member_path",
    "changed": false,
    "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => {
    "changed": false
}

MSG:

All items skipped

TASK [Validate pool member crypttab entries] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:17
Friday 26 July 2024  22:36:42 +0000 (0:00:00.015)       0:05:13.778 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda)

TASK [Set variables used by tests] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:2
Friday 26 July 2024  22:36:42 +0000 (0:00:00.019)       0:05:13.797 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": []
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:6
Friday 26 July 2024  22:36:42 +0000 (0:00:00.025)       0:05:13.823 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:14
Friday 26 July 2024  22:36:42 +0000 (0:00:00.023)       0:05:13.847 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:23
Friday 26 July 2024  22:36:42 +0000 (0:00:00.020)       0:05:13.867 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:32
Friday 26 July 2024  22:36:42 +0000 (0:00:00.023)       0:05:13.891 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-crypttab.yml:41
Friday 26 July 2024  22:36:42 +0000 (0:00:00.020)       0:05:13.912 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null
    },
    "changed": false
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-encryption.yml:24
Friday 26 July 2024  22:36:42 +0000 (0:00:00.012)       0:05:13.924 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_crypttab_key_file": null
    },
    "changed": false
}

TASK [Check VDO] ***************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:95
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:13.936 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-vdo.yml for sut

TASK [Validate pool member VDO settings] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-members-vdo.yml:2
Friday 26 July 2024  22:36:42 +0000 (0:00:00.026)       0:05:13.962 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml for sut => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about VDO deduplication] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:8
Friday 26 July 2024  22:36:42 +0000 (0:00:00.021)       0:05:13.984 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check if VDO deduplication is off] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:15
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:13.995 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check if VDO deduplication is on] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:21
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:14.006 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Get information about VDO compression] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:27
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:14.018 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check if VDO deduplication is off] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:34
Friday 26 July 2024  22:36:42 +0000 (0:00:00.012)       0:05:14.030 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Check if VDO deduplication is on] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:40
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:14.042 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none",
    "skip_reason": "Conditional result was False"
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-member-vdo.yml:46
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:14.053 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_vdo_status": null
    },
    "changed": false
}

TASK [Check Stratis] ***********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:98
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:14.065 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml for sut

TASK [Run 'stratis report'] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:6
Friday 26 July 2024  22:36:42 +0000 (0:00:00.027)       0:05:14.092 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Get information about Stratis] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:11
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:14.104 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the pools was created] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:15
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:14.115 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that encryption is correctly set] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:25
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:14.127 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that Clevis/Tang encryption is correctly set] *********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:34
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:14.138 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_pool.type == 'stratis'",
    "skip_reason": "Conditional result was False"
}

TASK [Reset variable used by test] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-pool-stratis.yml:44
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:14.149 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_stratis_report": null
    },
    "changed": false
}

TASK [Clean up test variables] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-members.yml:101
Friday 26 July 2024  22:36:42 +0000 (0:00:00.013)       0:05:14.163 *********** 
ok: [sut] => {
    "ansible_facts": {
        "__pvs_lvm_len": null,
        "_storage_test_expected_pv_count": null,
        "_storage_test_expected_pv_type": null,
        "_storage_test_pool_pvs": [],
        "_storage_test_pool_pvs_lvm": []
    },
    "changed": false
}

TASK [Verify the volumes] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-pool-volumes.yml:3
Friday 26 July 2024  22:36:42 +0000 (0:00:00.011)       0:05:14.175 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml for sut => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-0'})

TASK [Set storage volume test variables] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:2
Friday 26 July 2024  22:36:42 +0000 (0:00:00.019)       0:05:14.194 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": true,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [Run test verify for {{ storage_test_volume_subset }}] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:19
Friday 26 July 2024  22:36:42 +0000 (0:00:00.024)       0:05:14.219 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml for sut => (item=mount)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml for sut => (item=fstab)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml for sut => (item=fs)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml for sut => (item=device)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml for sut => (item=encryption)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml for sut => (item=md)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml for sut => (item=size)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml for sut => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:7
Friday 26 July 2024  22:36:42 +0000 (0:00:00.049)       0:05:14.268 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:11
Friday 26 July 2024  22:36:42 +0000 (0:00:00.018)       0:05:14.287 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_mount_expected_mount_point": "/opt/test1",
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Get information about the mountpoint directory] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:19
Friday 26 July 2024  22:36:43 +0000 (0:00:00.089)       0:05:14.376 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the current mount state by device] ********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:28
Friday 26 July 2024  22:36:43 +0000 (0:00:00.013)       0:05:14.389 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount directory user] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:36
Friday 26 July 2024  22:36:43 +0000 (0:00:00.014)       0:05:14.404 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory group] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:42
Friday 26 July 2024  22:36:43 +0000 (0:00:00.011)       0:05:14.416 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory permissions] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:48
Friday 26 July 2024  22:36:43 +0000 (0:00:00.011)       0:05:14.427 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode",
    "skip_reason": "Conditional result was False"
}

TASK [Get path of test volume device] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:57
Friday 26 July 2024  22:36:43 +0000 (0:00:00.011)       0:05:14.438 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:63
Friday 26 July 2024  22:36:43 +0000 (0:00:00.013)       0:05:14.451 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:69
Friday 26 July 2024  22:36:43 +0000 (0:00:00.011)       0:05:14.463 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:79
Friday 26 July 2024  22:36:43 +0000 (0:00:00.012)       0:05:14.475 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_found_mount_stat": null,
        "storage_test_mount_expected_mount_point": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:2
Friday 26 July 2024  22:36:43 +0000 (0:00:00.012)       0:05:14.488 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "1",
        "storage_test_fstab_expected_mount_options_matches": "1",
        "storage_test_fstab_expected_mount_point_matches": "1",
        "storage_test_fstab_id_matches": [
            "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321 "
        ],
        "storage_test_fstab_mount_options_matches": [
            " /opt/test1 xfs defaults "
        ],
        "storage_test_fstab_mount_point_matches": [
            " /opt/test1 "
        ]
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:17
Friday 26 July 2024  22:36:43 +0000 (0:00:00.036)       0:05:14.524 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the fstab mount point] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:24
Friday 26 July 2024  22:36:43 +0000 (0:00:00.023)       0:05:14.548 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:33
Friday 26 July 2024  22:36:43 +0000 (0:00:00.024)       0:05:14.573 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_verify_mount_options | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify fingerprint] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:45
Friday 26 July 2024  22:36:43 +0000 (0:00:00.020)       0:05:14.593 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:51
Friday 26 July 2024  22:36:43 +0000 (0:00:00.013)       0:05:14.607 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:6
Friday 26 July 2024  22:36:43 +0000 (0:00:00.012)       0:05:14.619 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify fs label] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:14
Friday 26 July 2024  22:36:43 +0000 (0:00:00.024)       0:05:14.644 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [See whether the device node is present] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:3
Friday 26 July 2024  22:36:43 +0000 (0:00:00.024)       0:05:14.668 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033396.6651335,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1722033396.6651335,
        "dev": 5,
        "device_type": 64768,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 1698,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/symlink",
        "mode": "0660",
        "mtime": 1722033396.6651335,
        "nlink": 1,
        "path": "/dev/mapper/foo-test1",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:9
Friday 26 July 2024  22:36:43 +0000 (0:00:00.181)       0:05:14.850 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:16
Friday 26 July 2024  22:36:43 +0000 (0:00:00.016)       0:05:14.866 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')",
    "skip_reason": "Conditional result was False"
}

TASK [Make sure we got info about this volume] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:23
Friday 26 July 2024  22:36:43 +0000 (0:00:00.011)       0:05:14.878 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Process volume type (set initial value) (1/2)] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:29
Friday 26 July 2024  22:36:43 +0000 (0:00:00.014)       0:05:14.892 *********** 
ok: [sut] => {
    "ansible_facts": {
        "st_volume_type": "lvm"
    },
    "changed": false
}

TASK [Process volume type (get RAID value) (2/2)] ******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:33
Friday 26 July 2024  22:36:43 +0000 (0:00:00.013)       0:05:14.906 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"raid\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:38
Friday 26 July 2024  22:36:43 +0000 (0:00:00.011)       0:05:14.917 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:3
Friday 26 July 2024  22:36:43 +0000 (0:00:00.016)       0:05:14.933 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033396.936138,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1722033396.936138,
        "dev": 5,
        "device_type": 64769,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 1766,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/symlink",
        "mode": "0660",
        "mtime": 1722033396.936138,
        "nlink": 1,
        "path": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
        "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 [Ensure cryptsetup is present] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:10
Friday 26 July 2024  22:36:43 +0000 (0:00:00.183)       0:05:15.117 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:16
Friday 26 July 2024  22:36:44 +0000 (0:00:00.867)       0:05:15.984 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cryptsetup",
        "luksDump",
        "/dev/mapper/foo-test1"
    ],
    "delta": "0:00:00.007630",
    "end": "2024-07-26 22:36:44.838474",
    "rc": 0,
    "start": "2024-07-26 22:36:44.830844"
}

STDOUT:

LUKS header information
Version:       	2
Epoch:         	3
Metadata area: 	16384 [bytes]
Keyslots area: 	16744448 [bytes]
UUID:          	20ec58e3-e720-4207-b344-2e1f12106321
Label:         	(no label)
Subsystem:     	(no subsystem)
Flags:       	(no flags)

Data segments:
  0: crypt
	offset: 16777216 [bytes]
	length: (whole device)
	cipher: aes-xts-plain64
	sector: 512 [bytes]

Keyslots:
  0: luks2
	Key:        512 bits
	Priority:   normal
	Cipher:     aes-xts-plain64
	Cipher key: 512 bits
	PBKDF:      argon2id
	Time cost:  4
	Memory:     669482
	Threads:    2
	Salt:       67 e1 22 c6 f3 e6 24 74 39 02 88 f5 c5 e5 d3 66 
	            31 b5 56 eb 23 da d8 1a fe 8e 44 8d ac 62 bb 6e 
	AF stripes: 4000
	AF hash:    sha256
	Area offset:32768 [bytes]
	Area length:258048 [bytes]
	Digest ID:  0
Tokens:
Digests:
  0: pbkdf2
	Hash:       sha256
	Iterations: 102080
	Salt:       52 58 d0 5f 9f 47 9c 89 01 dd 52 4c d0 e6 f8 ec 
	            6c 92 83 7d 7b 4b 7b a9 2e d5 3a cd c1 f8 5a 66 
	Digest:     f1 a7 16 38 f6 d0 26 f7 d4 04 a1 7e e6 33 74 fc 
	            f0 fd b4 99 95 64 15 66 4f 8e fe 20 67 f6 56 28 

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:22
Friday 26 July 2024  22:36:44 +0000 (0:00:00.189)       0:05:16.173 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:29
Friday 26 July 2024  22:36:44 +0000 (0:00:00.023)       0:05:16.197 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:40
Friday 26 July 2024  22:36:44 +0000 (0:00:00.026)       0:05:16.223 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:46
Friday 26 July 2024  22:36:44 +0000 (0:00:00.018)       0:05:16.242 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check LUKS version] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:51
Friday 26 July 2024  22:36:44 +0000 (0:00:00.016)       0:05:16.258 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption_luks_version",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS key size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:63
Friday 26 July 2024  22:36:44 +0000 (0:00:00.013)       0:05:16.271 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption_key_size",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS cipher] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:75
Friday 26 July 2024  22:36:44 +0000 (0:00:00.013)       0:05:16.284 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption_cipher",
    "skip_reason": "Conditional result was False"
}

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:87
Friday 26 July 2024  22:36:44 +0000 (0:00:00.012)       0:05:16.297 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [
            "luks-20ec58e3-e720-4207-b344-2e1f12106321 /dev/mapper/foo-test1 -"
        ],
        "_storage_test_expected_crypttab_entries": "1",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:93
Friday 26 July 2024  22:36:45 +0000 (0:00:00.028)       0:05:16.325 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:100
Friday 26 July 2024  22:36:45 +0000 (0:00:00.025)       0:05:16.351 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check backing device of crypttab entry] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:108
Friday 26 July 2024  22:36:45 +0000 (0:00:00.024)       0:05:16.375 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Check key file of crypttab entry] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:116
Friday 26 July 2024  22:36:45 +0000 (0:00:00.023)       0:05:16.399 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:124
Friday 26 July 2024  22:36:45 +0000 (0:00:00.024)       0:05:16.423 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [Get information about RAID] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:8
Friday 26 July 2024  22:36:45 +0000 (0:00:00.014)       0:05:16.437 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set active devices regex] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:14
Friday 26 July 2024  22:36:45 +0000 (0:00:00.012)       0:05:16.450 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set spare devices regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:19
Friday 26 July 2024  22:36:45 +0000 (0:00:00.013)       0:05:16.464 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set md version regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:24
Friday 26 July 2024  22:36:45 +0000 (0:00:00.011)       0:05:16.475 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set chunk size regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:29
Friday 26 July 2024  22:36:45 +0000 (0:00:00.011)       0:05:16.487 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the chunk size] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:37
Friday 26 July 2024  22:36:45 +0000 (0:00:00.012)       0:05:16.500 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID active devices count] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:46
Friday 26 July 2024  22:36:45 +0000 (0:00:00.012)       0:05:16.512 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID spare devices count] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:54
Friday 26 July 2024  22:36:45 +0000 (0:00:00.012)       0:05:16.524 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID metadata version] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:62
Friday 26 July 2024  22:36:45 +0000 (0:00:00.014)       0:05:16.538 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID chunk size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:70
Friday 26 July 2024  22:36:45 +0000 (0:00:00.011)       0:05:16.550 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the actual size of the volume] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:3
Friday 26 July 2024  22:36:45 +0000 (0:00:00.011)       0:05:16.562 *********** 
ok: [sut] => {
    "bytes": 4294967296,
    "changed": false,
    "lvm": "4g",
    "parted": "4GiB",
    "size": "4 GiB"
}

TASK [Parse the requested size of the volume] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:11
Friday 26 July 2024  22:36:45 +0000 (0:00:00.186)       0:05:16.748 *********** 
ok: [sut] => {
    "bytes": 4294967296,
    "changed": false,
    "lvm": "4g",
    "parted": "4GiB",
    "size": "4 GiB"
}

TASK [Establish base value for expected size] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:20
Friday 26 July 2024  22:36:45 +0000 (0:00:00.186)       0:05:16.935 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_expected_size": "4294967296"
    },
    "changed": false
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:28
Friday 26 July 2024  22:36:45 +0000 (0:00:00.024)       0:05:16.960 *********** 
ok: [sut] => {
    "storage_test_expected_size": "4294967296"
}

TASK [Get the size of parent/pool device] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:32
Friday 26 July 2024  22:36:45 +0000 (0:00:00.016)       0:05:16.976 *********** 
ok: [sut] => {
    "bytes": 10726680821,
    "changed": false,
    "lvm": "9g",
    "parted": "9GiB",
    "size": "9 GiB"
}

TASK [Show test pool] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:46
Friday 26 July 2024  22:36:45 +0000 (0:00:00.189)       0:05:17.166 *********** 
skipping: [sut] => {
    "false_condition": "'%' in storage_test_volume.size | string"
}

TASK [Show test blockinfo] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:50
Friday 26 July 2024  22:36:45 +0000 (0:00:00.022)       0:05:17.189 *********** 
skipping: [sut] => {
    "false_condition": "'%' in storage_test_volume.size | string"
}

TASK [Show test pool size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:54
Friday 26 July 2024  22:36:45 +0000 (0:00:00.022)       0:05:17.212 *********** 
skipping: [sut] => {
    "false_condition": "'%' in storage_test_volume.size | string"
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:58
Friday 26 July 2024  22:36:45 +0000 (0:00:00.022)       0:05:17.234 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "'%' in storage_test_volume.size | string",
    "skip_reason": "Conditional result was False"
}

TASK [Default thin pool reserved space values] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:67
Friday 26 July 2024  22:36:45 +0000 (0:00:00.021)       0:05:17.256 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default minimal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:71
Friday 26 July 2024  22:36:45 +0000 (0:00:00.013)       0:05:17.269 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default maximal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:76
Friday 26 July 2024  22:36:45 +0000 (0:00:00.011)       0:05:17.281 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate maximum usable space in thin pool] *****************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:82
Friday 26 July 2024  22:36:45 +0000 (0:00:00.011)       0:05:17.293 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply upper size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:86
Friday 26 July 2024  22:36:45 +0000 (0:00:00.011)       0:05:17.305 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply lower size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:91
Friday 26 July 2024  22:36:46 +0000 (0:00:00.011)       0:05:17.316 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Convert maximum usable thin pool space from int to Size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:96
Friday 26 July 2024  22:36:46 +0000 (0:00:00.010)       0:05:17.327 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show max thin pool size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:101
Friday 26 July 2024  22:36:46 +0000 (0:00:00.012)       0:05:17.339 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show volume thin pool size] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:105
Friday 26 July 2024  22:36:46 +0000 (0:00:00.011)       0:05:17.351 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show test volume size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:109
Friday 26 July 2024  22:36:46 +0000 (0:00:00.011)       0:05:17.363 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Establish base value for expected thin pool size] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:113
Friday 26 July 2024  22:36:46 +0000 (0:00:00.011)       0:05:17.375 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:120
Friday 26 July 2024  22:36:46 +0000 (0:00:00.011)       0:05:17.386 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected thin pool volume size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:127
Friday 26 July 2024  22:36:46 +0000 (0:00:00.011)       0:05:17.398 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected thin pool volume size based on percentage value] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:131
Friday 26 July 2024  22:36:46 +0000 (0:00:00.013)       0:05:17.411 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Replace expected volume size with calculated value] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:137
Friday 26 July 2024  22:36:46 +0000 (0:00:00.011)       0:05:17.423 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show actual size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:143
Friday 26 July 2024  22:36:46 +0000 (0:00:00.011)       0:05:17.435 *********** 
ok: [sut] => {
    "storage_test_actual_size": {
        "bytes": 4294967296,
        "changed": false,
        "failed": false,
        "lvm": "4g",
        "parted": "4GiB",
        "size": "4 GiB"
    }
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:147
Friday 26 July 2024  22:36:46 +0000 (0:00:00.013)       0:05:17.449 *********** 
ok: [sut] => {
    "storage_test_expected_size": "4294967296"
}

TASK [Assert expected size is actual size] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:151
Friday 26 July 2024  22:36:46 +0000 (0:00:00.013)       0:05:17.462 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Get information about the LV] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:5
Friday 26 July 2024  22:36:46 +0000 (0:00:00.025)       0:05:17.487 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "lvs",
        "--noheadings",
        "--nameprefixes",
        "--units=b",
        "--nosuffix",
        "--unquoted",
        "-o",
        "name,attr,cache_total_blocks,chunk_size,segtype",
        "foo/test1"
    ],
    "delta": "0:00:00.030869",
    "end": "2024-07-26 22:36:46.371869",
    "rc": 0,
    "start": "2024-07-26 22:36:46.341000"
}

STDOUT:

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

TASK [Set LV segment type] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:13
Friday 26 July 2024  22:36:46 +0000 (0:00:00.219)       0:05:17.707 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_lv_segtype": [
            "linear"
        ]
    },
    "changed": false
}

TASK [Check segment type] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:17
Friday 26 July 2024  22:36:46 +0000 (0:00:00.023)       0:05:17.731 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Set LV cache size] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:24
Friday 26 July 2024  22:36:46 +0000 (0:00:00.023)       0:05:17.754 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.cached | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested cache size] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:31
Friday 26 July 2024  22:36:46 +0000 (0:00:00.020)       0:05:17.775 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.cached | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected cache size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:37
Friday 26 July 2024  22:36:46 +0000 (0:00:00.020)       0:05:17.795 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.cached | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:42
Friday 26 July 2024  22:36:46 +0000 (0:00:00.019)       0:05:17.815 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.cached | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:25
Friday 26 July 2024  22:36:46 +0000 (0:00:00.021)       0:05:17.837 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:44
Friday 26 July 2024  22:36:46 +0000 (0:00:00.012)       0:05:17.849 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Clean up variable namespace] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:54
Friday 26 July 2024  22:36:46 +0000 (0:00:00.009)       0:05:17.859 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null
    },
    "changed": false
}

TASK [Clean up] ****************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:491
Friday 26 July 2024  22:36:46 +0000 (0:00:00.013)       0:05:17.872 *********** 

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Friday 26 July 2024  22:36:46 +0000 (0:00:00.044)       0:05:17.916 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Friday 26 July 2024  22:36:46 +0000 (0:00:00.019)       0:05:17.935 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Friday 26 July 2024  22:36:46 +0000 (0:00:00.023)       0:05:17.959 *********** 
skipping: [sut] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs",
            "stratisd",
            "stratis-cli"
        ]
    },
    "ansible_included_var_files": [
        "/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : Check if system is ostree] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25
Friday 26 July 2024  22:36:46 +0000 (0:00:00.031)       0:05:17.991 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30
Friday 26 July 2024  22:36:46 +0000 (0:00:00.015)       0:05:18.007 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not __storage_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Friday 26 July 2024  22:36:46 +0000 (0:00:00.014)       0:05:18.022 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Friday 26 July 2024  22:36:46 +0000 (0:00:00.013)       0:05:18.035 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Friday 26 July 2024  22:36:46 +0000 (0:00:00.012)       0:05:18.048 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut

TASK [fedora.linux_system_roles.storage : Make sure blivet is available] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Friday 26 July 2024  22:36:46 +0000 (0:00:00.096)       0:05:18.144 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Show storage_pools] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9
Friday 26 July 2024  22:36:47 +0000 (0:00:00.820)       0:05:18.965 *********** 
ok: [sut] => {
    "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined"
}

TASK [fedora.linux_system_roles.storage : Show storage_volumes] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14
Friday 26 July 2024  22:36:47 +0000 (0:00:00.017)       0:05:18.982 *********** 
ok: [sut] => {
    "storage_volumes": [
        {
            "disks": [
                "sda"
            ],
            "name": "foo",
            "state": "absent",
            "type": "disk"
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Get required packages] ***************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19
Friday 26 July 2024  22:36:47 +0000 (0:00:00.016)       0:05:18.999 *********** 
ok: [sut] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31
Friday 26 July 2024  22:36:48 +0000 (0:00:01.237)       0:05:20.236 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut

TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Friday 26 July 2024  22:36:48 +0000 (0:00:00.027)       0:05:20.264 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Friday 26 July 2024  22:36:48 +0000 (0:00:00.020)       0:05:20.284 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "install_copr | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19
Friday 26 July 2024  22:36:48 +0000 (0:00:00.020)       0:05:20.304 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37
Friday 26 July 2024  22:36:49 +0000 (0:00:00.019)       0:05:20.324 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : Get service facts] *******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51
Friday 26 July 2024  22:36:49 +0000 (0:00:00.806)       0:05:21.130 *********** 
ok: [sut] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fcoe.service": {
                "name": "fcoe.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rbdmap.service": {
                "name": "rbdmap.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "stratis-fstab-setup@.service": {
                "name": "stratis-fstab-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "stratisd-min-postinitrd.service": {
                "name": "stratisd-min-postinitrd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "stratisd.service": {
                "name": "stratisd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "target.service": {
                "name": "target.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "targetclid.service": {
                "name": "targetclid.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57
Friday 26 July 2024  22:36:51 +0000 (0:00:01.634)       0:05:22.765 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63
Friday 26 July 2024  22:36:51 +0000 (0:00:00.042)       0:05:22.808 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69
Friday 26 July 2024  22:36:51 +0000 (0:00:00.012)       0:05:22.821 *********** 
changed: [sut] => {
    "actions": [
        {
            "action": "destroy format",
            "device": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
            "fs_type": "xfs"
        },
        {
            "action": "destroy device",
            "device": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
            "fs_type": null
        },
        {
            "action": "destroy format",
            "device": "/dev/mapper/foo-test1",
            "fs_type": "luks"
        },
        {
            "action": "destroy device",
            "device": "/dev/mapper/foo-test1",
            "fs_type": null
        },
        {
            "action": "destroy device",
            "device": "/dev/foo",
            "fs_type": null
        },
        {
            "action": "destroy format",
            "device": "/dev/sda",
            "fs_type": "lvmpv"
        }
    ],
    "changed": true,
    "crypts": [
        {
            "backing_device": "/dev/mapper/foo-test1",
            "name": "luks-20ec58e3-e720-4207-b344-2e1f12106321",
            "password": "-",
            "state": "absent"
        }
    ],
    "leaves": [
        "/dev/sda",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/sdd",
        "/dev/sde",
        "/dev/sdf",
        "/dev/sdg",
        "/dev/sdh",
        "/dev/sdi",
        "/dev/xvda1"
    ],
    "mounts": [
        {
            "fstype": "xfs",
            "path": "/opt/test1",
            "src": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
            "state": "absent"
        }
    ],
    "packages": [
        "xfsprogs"
    ],
    "pools": [],
    "volumes": [
        {
            "_device": "/dev/sda",
            "_mount_id": "UUID=I28Ejl-wzRZ-y3qs-Fpm7-PTd9-GrOZ-pge5Cw",
            "_raw_device": "/dev/sda",
            "cache_devices": [],
            "cache_mode": null,
            "cache_size": 0,
            "cached": false,
            "compression": null,
            "deduplication": null,
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "fs_create_options": "",
            "fs_label": "",
            "fs_overwrite_existing": true,
            "fs_type": "lvmpv",
            "mount_check": 0,
            "mount_device_identifier": "uuid",
            "mount_group": null,
            "mount_mode": null,
            "mount_options": "defaults",
            "mount_passno": 0,
            "mount_point": null,
            "mount_user": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "raid_stripe_size": 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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83
Friday 26 July 2024  22:36:53 +0000 (0:00:01.955)       0:05:24.776 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_udevadm_trigger | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Friday 26 July 2024  22:36:53 +0000 (0:00:00.024)       0:05:24.801 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033398.3651607,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "c0d8e83adfdc8dc47348be5ac1f14ad43295f097",
        "ctime": 1722033398.3591604,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 505413956,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1722033398.3591604,
        "nlink": 1,
        "path": "/etc/fstab",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 1448,
        "uid": 0,
        "version": "3334868862",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95
Friday 26 July 2024  22:36:53 +0000 (0:00:00.187)       0:05:24.989 *********** 
ok: [sut] => {
    "backup": "",
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113
Friday 26 July 2024  22:36:53 +0000 (0:00:00.187)       0:05:25.177 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Show blivet_output] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119
Friday 26 July 2024  22:36:53 +0000 (0:00:00.011)       0:05:25.188 *********** 
ok: [sut] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy format",
                "device": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
                "fs_type": "xfs"
            },
            {
                "action": "destroy device",
                "device": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
                "fs_type": null
            },
            {
                "action": "destroy format",
                "device": "/dev/mapper/foo-test1",
                "fs_type": "luks"
            },
            {
                "action": "destroy device",
                "device": "/dev/mapper/foo-test1",
                "fs_type": null
            },
            {
                "action": "destroy device",
                "device": "/dev/foo",
                "fs_type": null
            },
            {
                "action": "destroy format",
                "device": "/dev/sda",
                "fs_type": "lvmpv"
            }
        ],
        "changed": true,
        "crypts": [
            {
                "backing_device": "/dev/mapper/foo-test1",
                "name": "luks-20ec58e3-e720-4207-b344-2e1f12106321",
                "password": "-",
                "state": "absent"
            }
        ],
        "failed": false,
        "leaves": [
            "/dev/sda",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/sdd",
            "/dev/sde",
            "/dev/sdf",
            "/dev/sdg",
            "/dev/sdh",
            "/dev/sdi",
            "/dev/xvda1"
        ],
        "mounts": [
            {
                "fstype": "xfs",
                "path": "/opt/test1",
                "src": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
                "state": "absent"
            }
        ],
        "packages": [
            "xfsprogs"
        ],
        "pools": [],
        "volumes": [
            {
                "_device": "/dev/sda",
                "_mount_id": "UUID=I28Ejl-wzRZ-y3qs-Fpm7-PTd9-GrOZ-pge5Cw",
                "_raw_device": "/dev/sda",
                "cache_devices": [],
                "cache_mode": null,
                "cache_size": 0,
                "cached": false,
                "compression": null,
                "deduplication": null,
                "disks": [
                    "sda"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "fs_create_options": "",
                "fs_label": "",
                "fs_overwrite_existing": true,
                "fs_type": "lvmpv",
                "mount_check": 0,
                "mount_device_identifier": "uuid",
                "mount_group": null,
                "mount_mode": null,
                "mount_options": "defaults",
                "mount_passno": 0,
                "mount_point": null,
                "mount_user": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "raid_stripe_size": 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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128
Friday 26 July 2024  22:36:53 +0000 (0:00:00.017)       0:05:25.205 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Friday 26 July 2024  22:36:53 +0000 (0:00:00.015)       0:05:25.221 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_volumes_list": [
            {
                "_device": "/dev/sda",
                "_mount_id": "UUID=I28Ejl-wzRZ-y3qs-Fpm7-PTd9-GrOZ-pge5Cw",
                "_raw_device": "/dev/sda",
                "cache_devices": [],
                "cache_mode": null,
                "cache_size": 0,
                "cached": false,
                "compression": null,
                "deduplication": null,
                "disks": [
                    "sda"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "fs_create_options": "",
                "fs_label": "",
                "fs_overwrite_existing": true,
                "fs_type": "lvmpv",
                "mount_check": 0,
                "mount_device_identifier": "uuid",
                "mount_group": null,
                "mount_mode": null,
                "mount_options": "defaults",
                "mount_passno": 0,
                "mount_point": null,
                "mount_user": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "raid_stripe_size": 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: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Friday 26 July 2024  22:36:53 +0000 (0:00:00.017)       0:05:25.238 *********** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [sut] => (item={'src': '/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "xfs",
    "mount_info": {
        "fstype": "xfs",
        "path": "/opt/test1",
        "src": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321",
        "state": "absent"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/luks-20ec58e3-e720-4207-b344-2e1f12106321"
}

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159
Friday 26 July 2024  22:36:54 +0000 (0:00:00.202)       0:05:25.441 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Set up new/current mounts] ***********
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164
Friday 26 July 2024  22:36:54 +0000 (0:00:00.513)       0:05:25.955 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175
Friday 26 July 2024  22:36:54 +0000 (0:00:00.028)       0:05:25.984 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187
Friday 26 July 2024  22:36:54 +0000 (0:00:00.025)       0:05:26.009 *********** 
ok: [sut] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195
Friday 26 July 2024  22:36:55 +0000 (0:00:00.499)       0:05:26.509 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033400.899201,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "a7e86c3505a95221c2dd1ffea269478889f699fc",
        "ctime": 1722033399.397177,
        "dev": 51713,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 102760581,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0600",
        "mtime": 1722033399.397177,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 66,
        "uid": 0,
        "version": "1661447195",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200
Friday 26 July 2024  22:36:55 +0000 (0:00:00.188)       0:05:26.697 *********** 
changed: [sut] => (item={'backing_device': '/dev/mapper/foo-test1', 'name': 'luks-20ec58e3-e720-4207-b344-2e1f12106321', 'password': '-', 'state': 'absent'}) => {
    "ansible_loop_var": "entry",
    "backup": "",
    "changed": true,
    "entry": {
        "backing_device": "/dev/mapper/foo-test1",
        "name": "luks-20ec58e3-e720-4207-b344-2e1f12106321",
        "password": "-",
        "state": "absent"
    },
    "found": 1
}

MSG:

1 line(s) removed

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222
Friday 26 July 2024  22:36:55 +0000 (0:00:00.193)       0:05:26.891 *********** 
ok: [sut]

TASK [Verify role results] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/tests_luks.yml:501
Friday 26 July 2024  22:36:56 +0000 (0:00:00.723)       0:05:27.614 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml for sut

TASK [Print out pool information] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:2
Friday 26 July 2024  22:36:56 +0000 (0:00:00.030)       0:05:27.645 *********** 
skipping: [sut] => {
    "false_condition": "_storage_pools_list | length > 0"
}

TASK [Print out volume information] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:7
Friday 26 July 2024  22:36:56 +0000 (0:00:00.020)       0:05:27.665 *********** 
ok: [sut] => {
    "_storage_volumes_list": [
        {
            "_device": "/dev/sda",
            "_mount_id": "UUID=I28Ejl-wzRZ-y3qs-Fpm7-PTd9-GrOZ-pge5Cw",
            "_raw_device": "/dev/sda",
            "cache_devices": [],
            "cache_mode": null,
            "cache_size": 0,
            "cached": false,
            "compression": null,
            "deduplication": null,
            "disks": [
                "sda"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "fs_create_options": "",
            "fs_label": "",
            "fs_overwrite_existing": true,
            "fs_type": "lvmpv",
            "mount_check": 0,
            "mount_device_identifier": "uuid",
            "mount_group": null,
            "mount_mode": null,
            "mount_options": "defaults",
            "mount_passno": 0,
            "mount_point": null,
            "mount_user": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "raid_stripe_size": null,
            "size": 10737418240,
            "state": "absent",
            "thin": null,
            "thin_pool_name": null,
            "thin_pool_size": null,
            "type": "disk",
            "vdo_pool_size": null
        }
    ]
}

TASK [Collect info about the volumes.] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:15
Friday 26 July 2024  22:36:56 +0000 (0:00:00.023)       0:05:27.688 *********** 
ok: [sut] => {
    "changed": false,
    "info": {
        "/dev/sda": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdd": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdd",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sde": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sde",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdf": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdg": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdg",
            "size": "1T",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdh": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdh",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdi": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/sdi",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda": {
            "fstype": "",
            "label": "",
            "mountpoint": "",
            "name": "/dev/xvda",
            "size": "250G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/xvda1": {
            "fstype": "xfs",
            "label": "",
            "mountpoint": "/",
            "name": "/dev/xvda1",
            "size": "250G",
            "type": "partition",
            "uuid": "f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3"
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:20
Friday 26 July 2024  22:36:56 +0000 (0:00:00.187)       0:05:27.876 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.003022",
    "end": "2024-07-26 22:36:56.721390",
    "rc": 0,
    "start": "2024-07-26 22:36:56.718368"
}

STDOUT:


# system_role:storage
#
# /etc/fstab
# Created by anaconda on Wed Jul 24 09:00:32 2024
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=f1d2bc8f-ee92-4d94-8bd5-4abdbef0a7d3 /                       xfs     defaults        0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0
ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:25
Friday 26 July 2024  22:36:56 +0000 (0:00:00.177)       0:05:28.054 *********** 
ok: [sut] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.003248",
    "end": "2024-07-26 22:36:56.901907",
    "failed_when_result": false,
    "rc": 0,
    "start": "2024-07-26 22:36:56.898659"
}

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:34
Friday 26 July 2024  22:36:56 +0000 (0:00:00.183)       0:05:28.237 *********** 
skipping: [sut] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:44
Friday 26 July 2024  22:36:56 +0000 (0:00:00.011)       0:05:28.249 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'lvmpv', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'foo', 'raid_level': None, 'size': 10737418240, 'state': 'absent', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_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/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=I28Ejl-wzRZ-y3qs-Fpm7-PTd9-GrOZ-pge5Cw'})

TASK [Set storage volume test variables] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:2
Friday 26 July 2024  22:36:56 +0000 (0:00:00.031)       0:05:28.281 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": false,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [Run test verify for {{ storage_test_volume_subset }}] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:19
Friday 26 July 2024  22:36:56 +0000 (0:00:00.023)       0:05:28.304 *********** 
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml for sut => (item=mount)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml for sut => (item=fstab)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml for sut => (item=fs)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml for sut => (item=device)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml for sut => (item=encryption)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml for sut => (item=md)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml for sut => (item=size)
included: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml for sut => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:7
Friday 26 July 2024  22:36:57 +0000 (0:00:00.048)       0:05:28.353 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/sda"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:11
Friday 26 July 2024  22:36:57 +0000 (0:00:00.018)       0:05:28.371 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_mount_expected_mount_point": "",
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Get information about the mountpoint directory] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:19
Friday 26 July 2024  22:36:57 +0000 (0:00:00.024)       0:05:28.396 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the current mount state by device] ********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:28
Friday 26 July 2024  22:36:57 +0000 (0:00:00.011)       0:05:28.408 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory user] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:36
Friday 26 July 2024  22:36:57 +0000 (0:00:00.010)       0:05:28.419 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory group] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:42
Friday 26 July 2024  22:36:57 +0000 (0:00:00.011)       0:05:28.430 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group",
    "skip_reason": "Conditional result was False"
}

TASK [Verify mount directory permissions] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:48
Friday 26 July 2024  22:36:57 +0000 (0:00:00.011)       0:05:28.441 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode",
    "skip_reason": "Conditional result was False"
}

TASK [Get path of test volume device] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:57
Friday 26 July 2024  22:36:57 +0000 (0:00:00.012)       0:05:28.454 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:63
Friday 26 July 2024  22:36:57 +0000 (0:00:00.012)       0:05:28.466 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:69
Friday 26 July 2024  22:36:57 +0000 (0:00:00.011)       0:05:28.477 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.fs_type == \"swap\"",
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-mount.yml:79
Friday 26 July 2024  22:36:57 +0000 (0:00:00.011)       0:05:28.489 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_found_mount_stat": null,
        "storage_test_mount_expected_mount_point": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:2
Friday 26 July 2024  22:36:57 +0000 (0:00:00.012)       0:05:28.502 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "0",
        "storage_test_fstab_expected_mount_options_matches": "0",
        "storage_test_fstab_expected_mount_point_matches": "0",
        "storage_test_fstab_id_matches": [],
        "storage_test_fstab_mount_options_matches": [],
        "storage_test_fstab_mount_point_matches": []
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:17
Friday 26 July 2024  22:36:57 +0000 (0:00:00.035)       0:05:28.537 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the fstab mount point] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:24
Friday 26 July 2024  22:36:57 +0000 (0:00:00.019)       0:05:28.556 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:33
Friday 26 July 2024  22:36:57 +0000 (0:00:00.024)       0:05:28.581 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "__storage_verify_mount_options | d(false)",
    "skip_reason": "Conditional result was False"
}

TASK [Verify fingerprint] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:45
Friday 26 July 2024  22:36:57 +0000 (0:00:00.020)       0:05:28.601 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fstab.yml:51
Friday 26 July 2024  22:36:57 +0000 (0:00:00.013)       0:05:28.614 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:6
Friday 26 July 2024  22:36:57 +0000 (0:00:00.011)       0:05:28.626 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Verify fs label] *********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-fs.yml:14
Friday 26 July 2024  22:36:57 +0000 (0:00:00.011)       0:05:28.637 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present | bool",
    "skip_reason": "Conditional result was False"
}

TASK [See whether the device node is present] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:3
Friday 26 July 2024  22:36:57 +0000 (0:00:00.018)       0:05:28.656 *********** 
ok: [sut] => {
    "changed": false,
    "stat": {
        "atime": 1722033413.352399,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1722033413.352399,
        "dev": 5,
        "device_type": 2048,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 446,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/blockdevice",
        "mode": "0660",
        "mtime": 1722033413.352399,
        "nlink": 1,
        "path": "/dev/sda",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:9
Friday 26 July 2024  22:36:57 +0000 (0:00:00.184)       0:05:28.841 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the presence/absence of the device node] **************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:16
Friday 26 July 2024  22:36:57 +0000 (0:00:00.016)       0:05:28.857 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')",
    "skip_reason": "Conditional result was False"
}

TASK [Make sure we got info about this volume] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:23
Friday 26 July 2024  22:36:57 +0000 (0:00:00.013)       0:05:28.871 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Process volume type (set initial value) (1/2)] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:29
Friday 26 July 2024  22:36:57 +0000 (0:00:00.011)       0:05:28.883 *********** 
ok: [sut] => {
    "ansible_facts": {
        "st_volume_type": "disk"
    },
    "changed": false
}

TASK [Process volume type (get RAID value) (2/2)] ******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:33
Friday 26 July 2024  22:36:57 +0000 (0:00:00.013)       0:05:28.896 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == \"raid\"",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-device.yml:38
Friday 26 July 2024  22:36:57 +0000 (0:00:00.011)       0:05:28.908 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:3
Friday 26 July 2024  22:36:57 +0000 (0:00:00.013)       0:05:28.921 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Ensure cryptsetup is present] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:10
Friday 26 July 2024  22:36:57 +0000 (0:00:00.012)       0:05:28.933 *********** 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:16
Friday 26 July 2024  22:36:58 +0000 (0:00:00.791)       0:05:29.724 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:22
Friday 26 July 2024  22:36:58 +0000 (0:00:00.013)       0:05:29.738 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:29
Friday 26 July 2024  22:36:58 +0000 (0:00:00.014)       0:05:29.752 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:40
Friday 26 July 2024  22:36:58 +0000 (0:00:00.012)       0:05:29.764 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:46
Friday 26 July 2024  22:36:58 +0000 (0:00:00.017)       0:05:29.782 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present and storage_test_volume.encryption",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS version] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:51
Friday 26 July 2024  22:36:58 +0000 (0:00:00.012)       0:05:29.794 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS key size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:63
Friday 26 July 2024  22:36:58 +0000 (0:00:00.012)       0:05:29.807 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS cipher] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:75
Friday 26 July 2024  22:36:58 +0000 (0:00:00.011)       0:05:29.819 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set test variables] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:87
Friday 26 July 2024  22:36:58 +0000 (0:00:00.011)       0:05:29.830 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [],
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:93
Friday 26 July 2024  22:36:58 +0000 (0:00:00.025)       0:05:29.856 *********** 
ok: [sut] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:100
Friday 26 July 2024  22:36:58 +0000 (0:00:00.024)       0:05:29.880 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:108
Friday 26 July 2024  22:36:58 +0000 (0:00:00.020)       0:05:29.900 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:116
Friday 26 July 2024  22:36:58 +0000 (0:00:00.019)       0:05:29.920 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_expected_crypttab_entries | int == 1",
    "skip_reason": "Conditional result was False"
}

TASK [Clear test variables] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-encryption.yml:124
Friday 26 July 2024  22:36:58 +0000 (0:00:00.019)       0:05:29.939 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [Get information about RAID] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:8
Friday 26 July 2024  22:36:58 +0000 (0:00:00.011)       0:05:29.951 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set active devices regex] ************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:14
Friday 26 July 2024  22:36:58 +0000 (0:00:00.011)       0:05:29.962 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set spare devices regex] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:19
Friday 26 July 2024  22:36:58 +0000 (0:00:00.012)       0:05:29.974 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set md version regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:24
Friday 26 July 2024  22:36:58 +0000 (0:00:00.011)       0:05:29.985 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Set chunk size regex] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:29
Friday 26 July 2024  22:36:58 +0000 (0:00:00.011)       0:05:29.996 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the chunk size] ****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:37
Friday 26 July 2024  22:36:58 +0000 (0:00:00.011)       0:05:30.008 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID active devices count] *****************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:46
Friday 26 July 2024  22:36:58 +0000 (0:00:00.011)       0:05:30.019 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID spare devices count] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:54
Friday 26 July 2024  22:36:58 +0000 (0:00:00.011)       0:05:30.030 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID metadata version] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:62
Friday 26 July 2024  22:36:58 +0000 (0:00:00.011)       0:05:30.042 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Check RAID chunk size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-md.yml:70
Friday 26 July 2024  22:36:58 +0000 (0:00:00.082)       0:05:30.124 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'raid'",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the actual size of the volume] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:3
Friday 26 July 2024  22:36:58 +0000 (0:00:00.012)       0:05:30.137 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested size of the volume] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:11
Friday 26 July 2024  22:36:58 +0000 (0:00:00.019)       0:05:30.157 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected size] **********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:20
Friday 26 July 2024  22:36:58 +0000 (0:00:00.019)       0:05:30.176 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:28
Friday 26 July 2024  22:36:58 +0000 (0:00:00.019)       0:05:30.195 *********** 
ok: [sut] => {
    "storage_test_expected_size": "4294967296"
}

TASK [Get the size of parent/pool device] **************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:32
Friday 26 July 2024  22:36:58 +0000 (0:00:00.013)       0:05:30.208 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Show test pool] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:46
Friday 26 July 2024  22:36:58 +0000 (0:00:00.024)       0:05:30.233 *********** 
skipping: [sut] => {
    "false_condition": "_storage_test_volume_present | bool"
}

TASK [Show test blockinfo] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:50
Friday 26 July 2024  22:36:58 +0000 (0:00:00.020)       0:05:30.253 *********** 
skipping: [sut] => {
    "false_condition": "_storage_test_volume_present | bool"
}

TASK [Show test pool size] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:54
Friday 26 July 2024  22:36:58 +0000 (0:00:00.019)       0:05:30.273 *********** 
skipping: [sut] => {
    "false_condition": "_storage_test_volume_present | bool"
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:58
Friday 26 July 2024  22:36:58 +0000 (0:00:00.019)       0:05:30.292 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Default thin pool reserved space values] *********************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:67
Friday 26 July 2024  22:36:59 +0000 (0:00:00.019)       0:05:30.311 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default minimal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:71
Friday 26 July 2024  22:36:59 +0000 (0:00:00.011)       0:05:30.323 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Default maximal thin pool reserved space size] ***************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:76
Friday 26 July 2024  22:36:59 +0000 (0:00:00.013)       0:05:30.336 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate maximum usable space in thin pool] *****************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:82
Friday 26 July 2024  22:36:59 +0000 (0:00:00.011)       0:05:30.348 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply upper size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:86
Friday 26 July 2024  22:36:59 +0000 (0:00:00.011)       0:05:30.360 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Apply lower size limit to max usable thin pool space] ********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:91
Friday 26 July 2024  22:36:59 +0000 (0:00:00.011)       0:05:30.372 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Convert maximum usable thin pool space from int to Size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:96
Friday 26 July 2024  22:36:59 +0000 (0:00:00.013)       0:05:30.385 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show max thin pool size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:101
Friday 26 July 2024  22:36:59 +0000 (0:00:00.013)       0:05:30.398 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show volume thin pool size] **********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:105
Friday 26 July 2024  22:36:59 +0000 (0:00:00.015)       0:05:30.413 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Show test volume size] ***************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:109
Friday 26 July 2024  22:36:59 +0000 (0:00:00.017)       0:05:30.430 *********** 
skipping: [sut] => {
    "false_condition": "storage_test_volume.thin"
}

TASK [Establish base value for expected thin pool size] ************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:113
Friday 26 July 2024  22:36:59 +0000 (0:00:00.012)       0:05:30.443 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:120
Friday 26 July 2024  22:36:59 +0000 (0:00:00.014)       0:05:30.457 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected thin pool volume size] *****************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:127
Friday 26 July 2024  22:36:59 +0000 (0:00:00.011)       0:05:30.469 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Calculate the expected thin pool volume size based on percentage value] ***
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:131
Friday 26 July 2024  22:36:59 +0000 (0:00:00.011)       0:05:30.481 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Replace expected volume size with calculated value] **********************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:137
Friday 26 July 2024  22:36:59 +0000 (0:00:00.013)       0:05:30.494 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.thin",
    "skip_reason": "Conditional result was False"
}

TASK [Show actual size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:143
Friday 26 July 2024  22:36:59 +0000 (0:00:00.012)       0:05:30.506 *********** 
ok: [sut] => {
    "storage_test_actual_size": {
        "changed": false,
        "false_condition": "_storage_test_volume_present | bool",
        "skip_reason": "Conditional result was False",
        "skipped": true
    }
}

TASK [Show expected size] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:147
Friday 26 July 2024  22:36:59 +0000 (0:00:00.014)       0:05:30.521 *********** 
ok: [sut] => {
    "storage_test_expected_size": "4294967296"
}

TASK [Assert expected size is actual size] *************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-size.yml:151
Friday 26 July 2024  22:36:59 +0000 (0:00:00.014)       0:05:30.535 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "_storage_test_volume_present | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Get information about the LV] ********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:5
Friday 26 July 2024  22:36:59 +0000 (0:00:00.020)       0:05:30.555 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV segment type] *****************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:13
Friday 26 July 2024  22:36:59 +0000 (0:00:00.011)       0:05:30.567 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Check segment type] ******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:17
Friday 26 July 2024  22:36:59 +0000 (0:00:00.013)       0:05:30.580 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set LV cache size] *******************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:24
Friday 26 July 2024  22:36:59 +0000 (0:00:00.011)       0:05:30.592 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Parse the requested cache size] ******************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:31
Friday 26 July 2024  22:36:59 +0000 (0:00:00.012)       0:05:30.605 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Set expected cache size] *************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:37
Friday 26 July 2024  22:36:59 +0000 (0:00:00.012)       0:05:30.618 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume-cache.yml:42
Friday 26 July 2024  22:36:59 +0000 (0:00:00.011)       0:05:30.629 *********** 
skipping: [sut] => {
    "changed": false,
    "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present",
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/test-verify-volume.yml:25
Friday 26 July 2024  22:36:59 +0000 (0:00:00.011)       0:05:30.641 *********** 
ok: [sut] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Clean up variable namespace] *********************************************
task path: /WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/tests/verify-role-results.yml:54
Friday 26 July 2024  22:36:59 +0000 (0:00:00.013)       0:05:30.654 *********** 
ok: [sut] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null
    },
    "changed": false
}

PLAY RECAP *********************************************************************
sut                        : ok=1224 changed=62   unreachable=0    failed=0    skipped=1064 rescued=18   ignored=0   

Friday 26 July 2024  22:36:59 +0000 (0:00:00.022)       0:05:30.677 *********** 
=============================================================================== 
fedora.linux_system_roles.storage : Make sure blivet is available ------ 55.40s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 
fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 10.19s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 
fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 10.08s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 
fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 10.07s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 
fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 10.03s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 
fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 9.86s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 
fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 8.05s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 
fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 1.97s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 
fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 1.96s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 
fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 1.74s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 
fedora.linux_system_roles.storage : Get service facts ------------------- 1.71s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 
fedora.linux_system_roles.storage : Get service facts ------------------- 1.71s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 
fedora.linux_system_roles.storage : Get service facts ------------------- 1.69s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 
fedora.linux_system_roles.storage : Get service facts ------------------- 1.68s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 
fedora.linux_system_roles.storage : Get service facts ------------------- 1.67s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 
fedora.linux_system_roles.storage : Get service facts ------------------- 1.66s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 
fedora.linux_system_roles.storage : Get service facts ------------------- 1.66s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 
fedora.linux_system_roles.storage : Get service facts ------------------- 1.66s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 
fedora.linux_system_roles.storage : Get service facts ------------------- 1.66s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 
fedora.linux_system_roles.storage : Get service facts ------------------- 1.66s
/WORKDIR/git-ci-tf-prep-managed-nodestjvq_pii/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 

---^---^---^---^---^---

# STDERR:
---v---v---v---v---v---
[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var 
naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This 
feature will be removed from ansible-core in version 2.19. Deprecation warnings
 can be disabled by setting deprecation_warnings=False in ansible.cfg.

---^---^---^---^---^---