# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_resize_scsi_generated.yml ************************************** 2 plays in /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize_scsi_generated.yml PLAY [Run test tests_resize.yml for scsi] ************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize_scsi_generated.yml:3 Sunday 05 May 2024 15:05:16 +0000 (0:00:00.012) 0:00:00.012 ************ ok: [sut] META: ran handlers TASK [Set disk interface for test] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize_scsi_generated.yml:8 Sunday 05 May 2024 15:05:17 +0000 (0:00:00.796) 0:00:00.809 ************ ok: [sut] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } META: ran handlers META: ran handlers PLAY [Test resize] ************************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:2 Sunday 05 May 2024 15:05:17 +0000 (0:00:00.012) 0:00:00.821 ************ ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:19 Sunday 05 May 2024 15:05:18 +0000 (0:00:00.420) 0:00:01.241 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 05 May 2024 15:05:18 +0000 (0:00:00.015) 0:00:01.257 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 05 May 2024 15:05:18 +0000 (0:00:00.023) 0:00:01.281 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 05 May 2024 15:05:18 +0000 (0:00:00.019) 0:00:01.300 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 05 May 2024 15:05:18 +0000 (0:00:00.033) 0:00:01.333 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 05 May 2024 15:05:18 +0000 (0:00:00.180) 0:00:01.513 ************ ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 05 May 2024 15:05:18 +0000 (0:00:00.020) 0:00:01.534 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 05 May 2024 15:05:18 +0000 (0:00:00.008) 0:00:01.543 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 05 May 2024 15:05:18 +0000 (0:00:00.008) 0:00:01.552 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 05 May 2024 15:05:18 +0000 (0:00:00.029) 0:00:01.581 ************ changed: [sut] => { "changed": true, "changes": { "installed": [ "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "rc": 0, "results": [ "python-enum34-1.0.4-1.el7.noarch providing python-enum34 is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package libblockdev-crypto.x86_64 0:2.18-5.el7 will be installed\n--> Processing Dependency: libblockdev-utils(x86-64) = 2.18-5.el7 for package: libblockdev-crypto-2.18-5.el7.x86_64\n--> Processing Dependency: libvolume_key.so.1()(64bit) for package: libblockdev-crypto-2.18-5.el7.x86_64\n--> Processing Dependency: libbd_utils.so.2()(64bit) for package: libblockdev-crypto-2.18-5.el7.x86_64\n---> Package libblockdev-dm.x86_64 0:2.18-5.el7 will be installed\n--> Processing Dependency: libdmraid.so.1(Base)(64bit) for package: libblockdev-dm-2.18-5.el7.x86_64\n--> Processing Dependency: dmraid for package: libblockdev-dm-2.18-5.el7.x86_64\n--> Processing Dependency: libdmraid.so.1()(64bit) for package: libblockdev-dm-2.18-5.el7.x86_64\n---> Package libblockdev-lvm.x86_64 0:2.18-5.el7 will be installed\n--> Processing Dependency: lvm2 for package: libblockdev-lvm-2.18-5.el7.x86_64\n--> Processing Dependency: device-mapper-persistent-data for package: libblockdev-lvm-2.18-5.el7.x86_64\n---> Package libblockdev-mdraid.x86_64 0:2.18-5.el7 will be installed\n--> Processing Dependency: mdadm for package: libblockdev-mdraid-2.18-5.el7.x86_64\n--> Processing Dependency: libbytesize.so.1()(64bit) for package: libblockdev-mdraid-2.18-5.el7.x86_64\n---> Package libblockdev-swap.x86_64 0:2.18-5.el7 will be installed\n---> Package python2-blivet3.noarch 1:3.1.3-3.el7 will be installed\n--> Processing Dependency: blivet3-data = 1:3.1.3-3.el7 for package: 1:python2-blivet3-3.1.3-3.el7.noarch\n--> Processing Dependency: python2-bytesize >= 0.3 for package: 1:python2-blivet3-3.1.3-3.el7.noarch\n--> Processing Dependency: python2-blockdev >= 2.17 for package: 1:python2-blivet3-3.1.3-3.el7.noarch\n--> Processing Dependency: pyparted >= 3.9 for package: 1:python2-blivet3-3.1.3-3.el7.noarch\n--> Processing Dependency: lsof for package: 1:python2-blivet3-3.1.3-3.el7.noarch\n--> Running transaction check\n---> Package blivet3-data.noarch 1:3.1.3-3.el7 will be installed\n---> Package device-mapper-persistent-data.x86_64 0:0.8.5-3.el7_9.2 will be installed\n--> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64\n--> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64\n--> Processing Dependency: libaio.so.1()(64bit) for package: device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64\n---> Package dmraid.x86_64 0:1.0.0.rc16-28.el7 will be installed\n--> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: dmraid-1.0.0.rc16-28.el7.x86_64\n--> Processing Dependency: dmraid-events for package: dmraid-1.0.0.rc16-28.el7.x86_64\n--> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: dmraid-1.0.0.rc16-28.el7.x86_64\n---> Package libblockdev-utils.x86_64 0:2.18-5.el7 will be installed\n---> Package libbytesize.x86_64 0:1.2-1.el7 will be installed\n---> Package lsof.x86_64 0:4.87-6.el7 will be installed\n---> Package lvm2.x86_64 7:2.02.187-6.el7_9.5 will be installed\n--> Processing Dependency: lvm2-libs = 7:2.02.187-6.el7_9.5 for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64\n--> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64\n--> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64\n---> Package mdadm.x86_64 0:4.1-9.el7_9 will be installed\n---> Package pyparted.x86_64 1:3.9-15.el7 will be installed\n---> Package python2-blockdev.x86_64 0:2.18-5.el7 will be installed\n--> Processing Dependency: libblockdev(x86-64) = 2.18-5.el7 for package: python2-blockdev-2.18-5.el7.x86_64\n---> Package python2-bytesize.x86_64 0:1.2-1.el7 will be installed\n---> Package volume_key-libs.x86_64 0:0.3.9-9.el7 will be installed\n--> Running transaction check\n---> Package device-mapper-event-libs.x86_64 7:1.02.170-6.el7_9.5 will be installed\n---> Package dmraid-events.x86_64 0:1.0.0.rc16-28.el7 will be installed\n--> Processing Dependency: sgpio for package: dmraid-events-1.0.0.rc16-28.el7.x86_64\n--> Processing Dependency: device-mapper-event for package: dmraid-events-1.0.0.rc16-28.el7.x86_64\n---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed\n---> Package libblockdev.x86_64 0:2.18-5.el7 will be installed\n---> Package lvm2-libs.x86_64 7:2.02.187-6.el7_9.5 will be installed\n--> Running transaction check\n---> Package device-mapper-event.x86_64 7:1.02.170-6.el7_9.5 will be installed\n---> Package sgpio.x86_64 0:1.2.0.10-13.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository\n Size\n================================================================================\nInstalling:\n libblockdev-crypto x86_64 2.18-5.el7 base 60 k\n libblockdev-dm x86_64 2.18-5.el7 base 54 k\n libblockdev-lvm x86_64 2.18-5.el7 base 62 k\n libblockdev-mdraid x86_64 2.18-5.el7 base 57 k\n libblockdev-swap x86_64 2.18-5.el7 base 52 k\n python2-blivet3 noarch 1:3.1.3-3.el7 base 851 k\nInstalling for dependencies:\n blivet3-data noarch 1:3.1.3-3.el7 base 77 k\n device-mapper-event x86_64 7:1.02.170-6.el7_9.5 updates 192 k\n device-mapper-event-libs x86_64 7:1.02.170-6.el7_9.5 updates 192 k\n device-mapper-persistent-data x86_64 0.8.5-3.el7_9.2 updates 423 k\n dmraid x86_64 1.0.0.rc16-28.el7 base 151 k\n dmraid-events x86_64 1.0.0.rc16-28.el7 base 21 k\n libaio x86_64 0.3.109-13.el7 base 24 k\n libblockdev x86_64 2.18-5.el7 base 119 k\n libblockdev-utils x86_64 2.18-5.el7 base 58 k\n libbytesize x86_64 1.2-1.el7 base 52 k\n lsof x86_64 4.87-6.el7 base 331 k\n lvm2 x86_64 7:2.02.187-6.el7_9.5 updates 1.3 M\n lvm2-libs x86_64 7:2.02.187-6.el7_9.5 updates 1.1 M\n mdadm x86_64 4.1-9.el7_9 updates 439 k\n pyparted x86_64 1:3.9-15.el7 base 195 k\n python2-blockdev x86_64 2.18-5.el7 base 61 k\n python2-bytesize x86_64 1.2-1.el7 base 22 k\n sgpio x86_64 1.2.0.10-13.el7 base 13 k\n volume_key-libs x86_64 0.3.9-9.el7 base 141 k\n\nTransaction Summary\n================================================================================\nInstall 6 Packages (+19 Dependent packages)\n\nTotal download size: 6.0 M\nInstalled size: 16 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 4.8 MB/s | 6.0 MB 00:01 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libblockdev-utils-2.18-5.el7.x86_64 1/25 \n Installing : 7:device-mapper-event-libs-1.02.170-6.el7_9.5.x86_64 2/25 \n Installing : libaio-0.3.109-13.el7.x86_64 3/25 \n Installing : device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64 4/25 \n Installing : 7:device-mapper-event-1.02.170-6.el7_9.5.x86_64 5/25 \n Installing : libbytesize-1.2-1.el7.x86_64 6/25 \n Installing : python2-bytesize-1.2-1.el7.x86_64 7/25 \n Installing : 7:lvm2-libs-2.02.187-6.el7_9.5.x86_64 8/25 \n Installing : 7:lvm2-2.02.187-6.el7_9.5.x86_64 9/25 \n Installing : libblockdev-2.18-5.el7.x86_64 10/25 \n Installing : python2-blockdev-2.18-5.el7.x86_64 11/25 \n Installing : 1:pyparted-3.9-15.el7.x86_64 12/25 \n Installing : sgpio-1.2.0.10-13.el7.x86_64 13/25 \n Installing : dmraid-1.0.0.rc16-28.el7.x86_64 14/25 \n Installing : dmraid-events-1.0.0.rc16-28.el7.x86_64 15/25 \n Installing : mdadm-4.1-9.el7_9.x86_64 16/25 \n Installing : volume_key-libs-0.3.9-9.el7.x86_64 17/25 \n Installing : 1:blivet3-data-3.1.3-3.el7.noarch 18/25 \n Installing : lsof-4.87-6.el7.x86_64 19/25 \n Installing : 1:python2-blivet3-3.1.3-3.el7.noarch 20/25 \n Installing : libblockdev-crypto-2.18-5.el7.x86_64 21/25 \n Installing : libblockdev-mdraid-2.18-5.el7.x86_64 22/25 \n Installing : libblockdev-dm-2.18-5.el7.x86_64 23/25 \n Installing : libblockdev-lvm-2.18-5.el7.x86_64 24/25 \n Installing : libblockdev-swap-2.18-5.el7.x86_64 25/25 \n Verifying : 7:device-mapper-event-1.02.170-6.el7_9.5.x86_64 1/25 \n Verifying : libblockdev-swap-2.18-5.el7.x86_64 2/25 \n Verifying : libblockdev-lvm-2.18-5.el7.x86_64 3/25 \n Verifying : lsof-4.87-6.el7.x86_64 4/25 \n Verifying : libblockdev-mdraid-2.18-5.el7.x86_64 5/25 \n Verifying : 1:blivet3-data-3.1.3-3.el7.noarch 6/25 \n Verifying : dmraid-events-1.0.0.rc16-28.el7.x86_64 7/25 \n Verifying : python2-blockdev-2.18-5.el7.x86_64 8/25 \n Verifying : libblockdev-dm-2.18-5.el7.x86_64 9/25 \n Verifying : libaio-0.3.109-13.el7.x86_64 10/25 \n Verifying : 7:lvm2-libs-2.02.187-6.el7_9.5.x86_64 11/25 \n Verifying : python2-bytesize-1.2-1.el7.x86_64 12/25 \n Verifying : libblockdev-2.18-5.el7.x86_64 13/25 \n Verifying : libbytesize-1.2-1.el7.x86_64 14/25 \n Verifying : 7:device-mapper-event-libs-1.02.170-6.el7_9.5.x86_64 15/25 \n Verifying : 7:lvm2-2.02.187-6.el7_9.5.x86_64 16/25 \n Verifying : libblockdev-utils-2.18-5.el7.x86_64 17/25 \n Verifying : volume_key-libs-0.3.9-9.el7.x86_64 18/25 \n Verifying : device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64 19/25 \n Verifying : 1:python2-blivet3-3.1.3-3.el7.noarch 20/25 \n Verifying : dmraid-1.0.0.rc16-28.el7.x86_64 21/25 \n Verifying : mdadm-4.1-9.el7_9.x86_64 22/25 \n Verifying : sgpio-1.2.0.10-13.el7.x86_64 23/25 \n Verifying : libblockdev-crypto-2.18-5.el7.x86_64 24/25 \n Verifying : 1:pyparted-3.9-15.el7.x86_64 25/25 \n\nInstalled:\n libblockdev-crypto.x86_64 0:2.18-5.el7 libblockdev-dm.x86_64 0:2.18-5.el7 \n libblockdev-lvm.x86_64 0:2.18-5.el7 libblockdev-mdraid.x86_64 0:2.18-5.el7\n libblockdev-swap.x86_64 0:2.18-5.el7 python2-blivet3.noarch 1:3.1.3-3.el7 \n\nDependency Installed:\n blivet3-data.noarch 1:3.1.3-3.el7 \n device-mapper-event.x86_64 7:1.02.170-6.el7_9.5 \n device-mapper-event-libs.x86_64 7:1.02.170-6.el7_9.5 \n device-mapper-persistent-data.x86_64 0:0.8.5-3.el7_9.2 \n dmraid.x86_64 0:1.0.0.rc16-28.el7 \n dmraid-events.x86_64 0:1.0.0.rc16-28.el7 \n libaio.x86_64 0:0.3.109-13.el7 \n libblockdev.x86_64 0:2.18-5.el7 \n libblockdev-utils.x86_64 0:2.18-5.el7 \n libbytesize.x86_64 0:1.2-1.el7 \n lsof.x86_64 0:4.87-6.el7 \n lvm2.x86_64 7:2.02.187-6.el7_9.5 \n lvm2-libs.x86_64 7:2.02.187-6.el7_9.5 \n mdadm.x86_64 0:4.1-9.el7_9 \n pyparted.x86_64 1:3.9-15.el7 \n python2-blockdev.x86_64 0:2.18-5.el7 \n python2-bytesize.x86_64 0:1.2-1.el7 \n sgpio.x86_64 0:1.2.0.10-13.el7 \n volume_key-libs.x86_64 0:0.3.9-9.el7 \n\nComplete!\n" ] } lsrpackages: libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python-blivet3 python-enum34 TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 05 May 2024 15:05:28 +0000 (0:00:10.420) 0:00:12.001 ************ ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 05 May 2024 15:05:28 +0000 (0:00:00.019) 0:00:12.021 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 05 May 2024 15:05:28 +0000 (0:00:00.019) 0:00:12.040 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 05 May 2024 15:05:29 +0000 (0:00:00.473) 0:00:12.513 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml for sut TASK [linux-system-roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 05 May 2024 15:05:29 +0000 (0:00:00.034) 0:00:12.547 ************ TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 05 May 2024 15:05:29 +0000 (0:00:00.009) 0:00:12.557 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 05 May 2024 15:05:29 +0000 (0:00:00.008) 0:00:12.566 ************ TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 05 May 2024 15:05:29 +0000 (0:00:00.009) 0:00:12.575 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "kpartx-0.4.9-136.el7_9.x86_64 providing kpartx is already installed" ] } lsrpackages: kpartx TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 05 May 2024 15:05:29 +0000 (0:00:00.379) 0:00:12.954 ************ ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-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" }, "console-shell.service": { "name": "console-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.import1.service": { "name": "dbus-org.freedesktop.import1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dmraid-activation.service": { "name": "dmraid-activation.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmetad.service": { "name": "lvm2-lvmetad.service", "source": "systemd", "state": "running", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "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" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "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-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-importd.service": { "name": "systemd-importd.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "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-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "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-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 05 May 2024 15:05:30 +0000 (0:00:00.907) 0:00:13.862 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 05 May 2024 15:05:30 +0000 (0:00:00.018) 0:00:13.880 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 05 May 2024 15:05:30 +0000 (0:00:00.009) 0:00:13.890 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 05 May 2024 15:05:30 +0000 (0:00:00.280) 0:00:14.170 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 05 May 2024 15:05:31 +0000 (0:00:00.012) 0:00:14.182 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 05 May 2024 15:05:31 +0000 (0:00:00.009) 0:00:14.192 ************ ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 05 May 2024 15:05:31 +0000 (0:00:00.012) 0:00:14.205 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 05 May 2024 15:05:31 +0000 (0:00:00.011) 0:00:14.217 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 05 May 2024 15:05:31 +0000 (0:00:00.029) 0:00:14.246 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 05 May 2024 15:05:31 +0000 (0:00:00.012) 0:00:14.258 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 05 May 2024 15:05:31 +0000 (0:00:00.011) 0:00:14.270 ************ TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 05 May 2024 15:05:31 +0000 (0:00:00.010) 0:00:14.280 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 05 May 2024 15:05:31 +0000 (0:00:00.010) 0:00:14.291 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 05 May 2024 15:05:31 +0000 (0:00:00.010) 0:00:14.301 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714920736.8291783, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 05 May 2024 15:05:31 +0000 (0:00:00.134) 0:00:14.435 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 05 May 2024 15:05:31 +0000 (0:00:00.010) 0:00:14.446 ************ ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:23 Sunday 05 May 2024 15:05:31 +0000 (0:00:00.505) 0:00:14.952 ************ ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:32 Sunday 05 May 2024 15:05:31 +0000 (0:00:00.015) 0:00:14.967 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/get_unused_disk.yml:2 Sunday 05 May 2024 15:05:31 +0000 (0:00:00.015) 0:00:14.983 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "util-linux-2.23.2-65.el7_9.1.x86_64 providing util-linux is already installed" ] } lsrpackages: util-linux TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/get_unused_disk.yml:16 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.381) 0:00:15.364 ************ ok: [sut] => { "changed": false, "disks": [ "sdh" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/get_unused_disk.yml:24 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.213) 0:00:15.578 ************ ok: [sut] => { "ansible_facts": { "unused_disks": [ "sdh" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/get_unused_disk.yml:29 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.014) 0:00:15.592 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/get_unused_disk.yml:34 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.011) 0:00:15.604 ************ ok: [sut] => { "unused_disks": [ "sdh" ] } TASK [Create one LVM logical volume under one volume group with size 5g] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:40 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.014) 0:00:15.618 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.019) 0:00:15.638 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.015) 0:00:15.653 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.014) 0:00:15.668 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.029) 0:00:15.697 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.010) 0:00:15.708 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.010) 0:00:15.718 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.010) 0:00:15.729 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.011) 0:00:15.740 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.022) 0:00:15.763 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.011) 0:00:15.775 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh" ], "name": "foo", "type": "lvm", "volumes": [ { "fs_type": "ext4", "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.013) 0:00:15.788 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.012) 0:00:15.801 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.011) 0:00:15.812 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.011) 0:00:15.824 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.011) 0:00:15.836 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.011) 0:00:15.847 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.018) 0:00:15.865 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 05 May 2024 15:05:32 +0000 (0:00:00.011) 0:00:15.877 ************ changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "ext4" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 05 May 2024 15:05:41 +0000 (0:00:08.750) 0:00:24.627 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 05 May 2024 15:05:41 +0000 (0:00:00.012) 0:00:24.639 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 05 May 2024 15:05:41 +0000 (0:00:00.010) 0:00:24.650 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "ext4" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 05 May 2024 15:05:41 +0000 (0:00:00.014) 0:00:24.665 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 05 May 2024 15:05:41 +0000 (0:00:00.013) 0:00:24.679 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 05 May 2024 15:05:41 +0000 (0:00:00.012) 0:00:24.691 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 05 May 2024 15:05:41 +0000 (0:00:00.010) 0:00:24.702 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 05 May 2024 15:05:41 +0000 (0:00:00.395) 0:00:25.097 ************ changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext4', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext4", "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 05 May 2024 15:05:42 +0000 (0:00:00.216) 0:00:25.314 ************ skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext4', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 05 May 2024 15:05:42 +0000 (0:00:00.016) 0:00:25.331 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 05 May 2024 15:05:42 +0000 (0:00:00.255) 0:00:25.586 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714920736.8291783, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 05 May 2024 15:05:42 +0000 (0:00:00.131) 0:00:25.718 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 05 May 2024 15:05:42 +0000 (0:00:00.011) 0:00:25.730 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:57 Sunday 05 May 2024 15:05:43 +0000 (0:00:00.520) 0:00:26.250 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:2 Sunday 05 May 2024 15:05:43 +0000 (0:00:00.019) 0:00:26.269 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:7 Sunday 05 May 2024 15:05:43 +0000 (0:00:00.015) 0:00:26.285 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:15 Sunday 05 May 2024 15:05:43 +0000 (0:00:00.011) 0:00:26.297 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "5cafff37-f317-496d-8b65-5c8b9b058b9d" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "mgeB4V-0hZI-ch3u-0w4l-NsZY-EuxF-VbuKPi" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:20 Sunday 05 May 2024 15:05:43 +0000 (0:00:00.197) 0:00:26.494 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003305", "end": "2024-05-05 15:05:43.498779", "rc": 0, "start": "2024-05-05 15:05:43.495474" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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 # UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:25 Sunday 05 May 2024 15:05:43 +0000 (0:00:00.194) 0:00:26.689 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003060", "end": "2024-05-05 15:05:43.634638", "failed_when_result": false, "rc": 0, "start": "2024-05-05 15:05:43.631578" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:34 Sunday 05 May 2024 15:05:43 +0000 (0:00:00.135) 0:00:26.824 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:5 Sunday 05 May 2024 15:05:43 +0000 (0:00:00.024) 0:00:26.849 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:18 Sunday 05 May 2024 15:05:43 +0000 (0:00:00.011) 0:00:26.861 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.018688", "end": "2024-05-05 15:05:43.817738", "rc": 0, "start": "2024-05-05 15:05:43.799050" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:24 Sunday 05 May 2024 15:05:43 +0000 (0:00:00.147) 0:00:27.008 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:34 Sunday 05 May 2024 15:05:43 +0000 (0:00:00.016) 0:00:27.025 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:2 Sunday 05 May 2024 15:05:43 +0000 (0:00:00.045) 0:00:27.070 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sdh" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:13 Sunday 05 May 2024 15:05:43 +0000 (0:00:00.016) 0:00:27.087 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdh", "pv": "/dev/sdh" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:22 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.175) 0:00:27.262 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:27 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.014) 0:00:27.276 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:33 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.014) 0:00:27.291 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:42 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.015) 0:00:27.306 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:48 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.013) 0:00:27.320 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:54 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.014) 0:00:27.334 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:59 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.013) 0:00:27.347 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdh" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:73 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.017) 0:00:27.364 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:8 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.022) 0:00:27.387 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:14 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.012) 0:00:27.399 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:21 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.012) 0:00:27.411 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:28 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:27.422 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:35 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:27.433 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:45 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:27.444 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:54 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:27.455 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:64 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:27.465 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:74 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.011) 0:00:27.477 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:85 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:27.487 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:95 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:27.498 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:76 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:27.509 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml:2 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.023) 0:00:27.532 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:8 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.023) 0:00:27.556 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:16 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.011) 0:00:27.568 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:21 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.011) 0:00:27.580 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:29 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.011) 0:00:27.591 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:34 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.011) 0:00:27.603 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:40 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:27.614 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:46 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:27.625 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:79 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:27.636 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml:2 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.023) 0:00:27.660 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:8 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.023) 0:00:27.683 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:16 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.011) 0:00:27.694 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:23 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.011) 0:00:27.706 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:27 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:27.716 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:82 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.011) 0:00:27.728 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:5 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.025) 0:00:27.754 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:13 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.014) 0:00:27.768 ************ skipping: [sut] => (item=/dev/sdh) => { "_storage_test_pool_member_path": "/dev/sdh", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:20 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.014) 0:00:27.782 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:2 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.022) 0:00:27.804 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:9 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.014) 0:00:27.819 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:18 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.014) 0:00:27.833 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:27 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:27.843 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:37 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.011) 0:00:27.855 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:47 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:27.866 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:27 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:27.876 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:85 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:27.887 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml:2 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.025) 0:00:27.913 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:9 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.063) 0:00:27.976 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:16 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.012) 0:00:27.989 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:22 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.011) 0:00:28.001 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:28 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.011) 0:00:28.013 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:35 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.011) 0:00:28.024 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:41 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:28.035 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:47 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:28.046 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:88 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.010) 0:00:28.056 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml:3 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.012) 0:00:28.069 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:2 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.023) 0:00:28.092 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:21 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.015) 0:00:28.107 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:7 Sunday 05 May 2024 15:05:44 +0000 (0:00:00.062) 0:00:28.170 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:16 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.014) 0:00:28.184 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1182626, "block_size": 4096, "block_total": 1257376, "block_used": 74750, "device": "/dev/mapper/foo-test1", "fstype": "ext4", "inode_available": 327669, "inode_total": 327680, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024,data=ordered", "size_available": 4844036096, "size_total": 5150212096, "uuid": "5cafff37-f317-496d-8b65-5c8b9b058b9d" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1182626, "block_size": 4096, "block_total": 1257376, "block_used": 74750, "device": "/dev/mapper/foo-test1", "fstype": "ext4", "inode_available": 327669, "inode_total": 327680, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024,data=ordered", "size_available": 4844036096, "size_total": 5150212096, "uuid": "5cafff37-f317-496d-8b65-5c8b9b058b9d" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:38 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.018) 0:00:28.203 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:51 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.011) 0:00:28.215 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:63 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.015) 0:00:28.230 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:71 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.013) 0:00:28.244 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:83 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.012) 0:00:28.257 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:95 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.011) 0:00:28.269 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:110 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.010) 0:00:28.280 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:122 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.015) 0:00:28.295 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:128 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.010) 0:00:28.306 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:134 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.010) 0:00:28.317 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:146 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.011) 0:00:28.328 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:2 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.011) 0:00:28.339 ************ 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 ext4 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:40 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.024) 0:00:28.364 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:48 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.014) 0:00:28.378 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:58 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.014) 0:00:28.392 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:71 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.010) 0:00:28.403 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:3 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.011) 0:00:28.415 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:12 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.015) 0:00:28.430 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:3 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.016) 0:00:28.447 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714921541.3953626, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714921541.3953626, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 49617, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1714921541.3953626, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:9 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.137) 0:00:28.584 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:16 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.016) 0:00:28.601 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:24 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.011) 0:00:28.613 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:30 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.014) 0:00:28.627 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:34 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.011) 0:00:28.639 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:39 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.011) 0:00:28.650 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:3 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.014) 0:00:28.664 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:10 Sunday 05 May 2024 15:05:45 +0000 (0:00:00.011) 0:00:28.676 ************ changed: [sut] => { "changed": true, "changes": { "installed": [ "cryptsetup" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package cryptsetup.x86_64 0:2.0.3-6.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n cryptsetup x86_64 2.0.3-6.el7 base 154 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 154 k\nInstalled size: 354 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : cryptsetup-2.0.3-6.el7.x86_64 1/1 \n Verifying : cryptsetup-2.0.3-6.el7.x86_64 1/1 \n\nInstalled:\n cryptsetup.x86_64 0:2.0.3-6.el7 \n\nComplete!\n" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:17 Sunday 05 May 2024 15:05:47 +0000 (0:00:01.883) 0:00:30.560 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:23 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.012) 0:00:30.573 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:32 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.012) 0:00:30.585 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:45 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.016) 0:00:30.601 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:51 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.012) 0:00:30.614 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:56 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.012) 0:00:30.626 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:69 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.010) 0:00:30.637 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:81 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.010) 0:00:30.647 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:94 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.010) 0:00:30.658 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:106 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.015) 0:00:30.673 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:114 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.015) 0:00:30.689 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:122 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.012) 0:00:30.701 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:131 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.010) 0:00:30.712 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:140 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.011) 0:00:30.724 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:8 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.010) 0:00:30.735 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:14 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.012) 0:00:30.747 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:21 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.013) 0:00:30.760 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:28 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.011) 0:00:30.772 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:35 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.011) 0:00:30.784 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:45 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.011) 0:00:30.796 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:54 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.010) 0:00:30.807 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:63 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.011) 0:00:30.819 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:72 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.012) 0:00:30.831 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:81 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.011) 0:00:30.842 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:3 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.010) 0:00:30.853 ************ ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:11 Sunday 05 May 2024 15:05:47 +0000 (0:00:00.196) 0:00:31.050 ************ ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:20 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.126) 0:00:31.177 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:28 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.016) 0:00:31.194 ************ ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:32 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.013) 0:00:31.207 ************ ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:46 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.125) 0:00:31.333 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:50 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.014) 0:00:31.347 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:54 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.013) 0:00:31.360 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:58 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.014) 0:00:31.375 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:68 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.015) 0:00:31.390 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:72 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.012) 0:00:31.402 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:77 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.011) 0:00:31.414 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:83 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.011) 0:00:31.425 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:88 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.012) 0:00:31.437 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:96 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.011) 0:00:31.448 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:104 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.012) 0:00:31.461 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:109 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.011) 0:00:31.472 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:113 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.011) 0:00:31.483 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:117 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.012) 0:00:31.495 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:121 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.011) 0:00:31.506 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:129 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.010) 0:00:31.517 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:138 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.012) 0:00:31.529 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:142 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.011) 0:00:31.540 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:150 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.010) 0:00:31.551 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:156 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.011) 0:00:31.562 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:160 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.013) 0:00:31.576 ************ ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:164 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.012) 0:00:31.588 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:5 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.017) 0:00:31.606 ************ 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.019220", "end": "2024-05-05 15:05:48.563683", "rc": 0, "start": "2024-05-05 15:05:48.544463" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:13 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.147) 0:00:31.754 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:18 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.015) 0:00:31.769 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:27 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.016) 0:00:31.786 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:35 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.013) 0:00:31.799 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:41 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.012) 0:00:31.812 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:47 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.013) 0:00:31.825 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:27 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.013) 0:00:31.838 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:44 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.010) 0:00:31.849 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:54 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.009) 0:00:31.859 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change volume_size to 9g] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:60 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.011) 0:00:31.870 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.024) 0:00:31.895 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.015) 0:00:31.910 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.015) 0:00:31.926 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.030) 0:00:31.956 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.012) 0:00:31.968 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.010) 0:00:31.979 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.010) 0:00:31.990 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.010) 0:00:32.001 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.024) 0:00:32.026 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.012) 0:00:32.038 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh" ], "name": "foo", "type": "lvm", "volumes": [ { "fs_type": "ext4", "mount_point": "/opt/test1", "name": "test1", "size": "9g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.014) 0:00:32.052 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.013) 0:00:32.065 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.012) 0:00:32.077 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.011) 0:00:32.088 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.010) 0:00:32.099 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.010) 0:00:32.110 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.018) 0:00:32.128 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 05 May 2024 15:05:48 +0000 (0:00:00.011) 0:00:32.140 ************ changed: [sut] => { "actions": [ { "action": "resize device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "resize format", "device": "/dev/mapper/foo-test1", "fs_type": "ext4" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/mapper/foo-test1", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "9g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 05 May 2024 15:05:53 +0000 (0:00:04.790) 0:00:36.931 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 05 May 2024 15:05:53 +0000 (0:00:00.013) 0:00:36.945 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 05 May 2024 15:05:53 +0000 (0:00:00.011) 0:00:36.956 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "resize device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "resize format", "device": "/dev/mapper/foo-test1", "fs_type": "ext4" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/mapper/foo-test1", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "9g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 05 May 2024 15:05:53 +0000 (0:00:00.014) 0:00:36.971 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "9g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 05 May 2024 15:05:53 +0000 (0:00:00.015) 0:00:36.986 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 05 May 2024 15:05:53 +0000 (0:00:00.013) 0:00:36.999 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 05 May 2024 15:05:53 +0000 (0:00:00.011) 0:00:37.010 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 05 May 2024 15:05:54 +0000 (0:00:00.258) 0:00:37.269 ************ changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext4', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext4", "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 05 May 2024 15:05:54 +0000 (0:00:00.145) 0:00:37.414 ************ skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext4', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 05 May 2024 15:05:54 +0000 (0:00:00.016) 0:00:37.431 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 05 May 2024 15:05:54 +0000 (0:00:00.248) 0:00:37.680 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714920736.8291783, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 05 May 2024 15:05:54 +0000 (0:00:00.149) 0:00:37.830 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 05 May 2024 15:05:54 +0000 (0:00:00.011) 0:00:37.841 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:74 Sunday 05 May 2024 15:05:55 +0000 (0:00:00.485) 0:00:38.326 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:2 Sunday 05 May 2024 15:05:55 +0000 (0:00:00.019) 0:00:38.346 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "9g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:7 Sunday 05 May 2024 15:05:55 +0000 (0:00:00.015) 0:00:38.361 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:15 Sunday 05 May 2024 15:05:55 +0000 (0:00:00.011) 0:00:38.373 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test1", "size": "9G", "type": "lvm", "uuid": "5cafff37-f317-496d-8b65-5c8b9b058b9d" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "mgeB4V-0hZI-ch3u-0w4l-NsZY-EuxF-VbuKPi" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:20 Sunday 05 May 2024 15:05:55 +0000 (0:00:00.130) 0:00:38.503 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003231", "end": "2024-05-05 15:05:55.438810", "rc": 0, "start": "2024-05-05 15:05:55.435579" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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 # UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:25 Sunday 05 May 2024 15:05:55 +0000 (0:00:00.125) 0:00:38.629 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003186", "end": "2024-05-05 15:05:55.565243", "failed_when_result": false, "rc": 0, "start": "2024-05-05 15:05:55.562057" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:34 Sunday 05 May 2024 15:05:55 +0000 (0:00:00.125) 0:00:38.754 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:5 Sunday 05 May 2024 15:05:55 +0000 (0:00:00.024) 0:00:38.779 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:18 Sunday 05 May 2024 15:05:55 +0000 (0:00:00.011) 0:00:38.790 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.018940", "end": "2024-05-05 15:05:55.744569", "rc": 0, "start": "2024-05-05 15:05:55.725629" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:24 Sunday 05 May 2024 15:05:55 +0000 (0:00:00.144) 0:00:38.935 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:34 Sunday 05 May 2024 15:05:55 +0000 (0:00:00.018) 0:00:38.953 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:2 Sunday 05 May 2024 15:05:55 +0000 (0:00:00.025) 0:00:38.978 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sdh" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:13 Sunday 05 May 2024 15:05:55 +0000 (0:00:00.016) 0:00:38.995 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdh", "pv": "/dev/sdh" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:22 Sunday 05 May 2024 15:05:55 +0000 (0:00:00.125) 0:00:39.120 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:27 Sunday 05 May 2024 15:05:55 +0000 (0:00:00.014) 0:00:39.135 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:33 Sunday 05 May 2024 15:05:55 +0000 (0:00:00.016) 0:00:39.151 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:42 Sunday 05 May 2024 15:05:55 +0000 (0:00:00.015) 0:00:39.166 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:48 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.014) 0:00:39.181 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:54 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.014) 0:00:39.195 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:59 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.012) 0:00:39.207 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdh" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:73 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.017) 0:00:39.225 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:8 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.022) 0:00:39.248 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:14 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.012) 0:00:39.260 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:21 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.010) 0:00:39.271 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:28 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.010) 0:00:39.282 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:35 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.011) 0:00:39.294 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:45 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.012) 0:00:39.306 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:54 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.011) 0:00:39.318 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:64 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.011) 0:00:39.330 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:74 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.010) 0:00:39.341 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:85 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.010) 0:00:39.351 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:95 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.012) 0:00:39.363 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:76 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.010) 0:00:39.374 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml:2 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.022) 0:00:39.397 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:8 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.024) 0:00:39.421 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:16 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.032) 0:00:39.454 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:21 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.012) 0:00:39.467 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:29 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.012) 0:00:39.479 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:34 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.012) 0:00:39.491 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:40 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.012) 0:00:39.503 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:46 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.012) 0:00:39.516 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:79 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.013) 0:00:39.529 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml:2 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.024) 0:00:39.553 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:8 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.023) 0:00:39.576 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:16 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.011) 0:00:39.588 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:23 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.010) 0:00:39.599 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:27 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.010) 0:00:39.610 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:82 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.010) 0:00:39.621 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:5 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.024) 0:00:39.646 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:13 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.013) 0:00:39.659 ************ skipping: [sut] => (item=/dev/sdh) => { "_storage_test_pool_member_path": "/dev/sdh", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:20 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.014) 0:00:39.673 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:2 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.021) 0:00:39.694 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:9 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.013) 0:00:39.708 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:18 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.015) 0:00:39.723 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:27 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.010) 0:00:39.734 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:37 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.010) 0:00:39.745 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:47 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.010) 0:00:39.756 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:27 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.010) 0:00:39.766 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:85 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.010) 0:00:39.777 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml:2 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.025) 0:00:39.803 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:9 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.023) 0:00:39.827 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:16 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.012) 0:00:39.840 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:22 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.012) 0:00:39.852 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:28 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.011) 0:00:39.864 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:35 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.011) 0:00:39.876 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:41 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.011) 0:00:39.887 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:47 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.011) 0:00:39.899 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:88 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.011) 0:00:39.911 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml:3 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.010) 0:00:39.922 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:2 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.021) 0:00:39.943 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:21 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.014) 0:00:39.957 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:7 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.056) 0:00:40.013 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:16 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.014) 0:00:40.028 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 2161685, "block_size": 4096, "block_total": 2289493, "block_used": 127808, "device": "/dev/mapper/foo-test1", "fstype": "ext4", "inode_available": 589813, "inode_total": 589824, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024,data=ordered", "size_available": 8854261760, "size_total": 9377763328, "uuid": "5cafff37-f317-496d-8b65-5c8b9b058b9d" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 2161685, "block_size": 4096, "block_total": 2289493, "block_used": 127808, "device": "/dev/mapper/foo-test1", "fstype": "ext4", "inode_available": 589813, "inode_total": 589824, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024,data=ordered", "size_available": 8854261760, "size_total": 9377763328, "uuid": "5cafff37-f317-496d-8b65-5c8b9b058b9d" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:38 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.018) 0:00:40.047 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:51 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.012) 0:00:40.059 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:63 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.015) 0:00:40.074 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:71 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.014) 0:00:40.088 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:83 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.012) 0:00:40.101 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:95 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.011) 0:00:40.113 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:110 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.011) 0:00:40.125 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:122 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.015) 0:00:40.140 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:128 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.011) 0:00:40.151 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:134 Sunday 05 May 2024 15:05:56 +0000 (0:00:00.010) 0:00:40.162 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:146 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.035) 0:00:40.198 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:2 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.012) 0:00:40.210 ************ 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 ext4 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:40 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.025) 0:00:40.235 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:48 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.015) 0:00:40.251 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:58 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.014) 0:00:40.265 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:71 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.012) 0:00:40.277 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:3 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.012) 0:00:40.290 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:12 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.016) 0:00:40.306 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:3 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.016) 0:00:40.322 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714921553.7048342, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714921553.7048342, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 49617, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1714921553.7048342, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:9 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.133) 0:00:40.456 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:16 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.017) 0:00:40.473 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:24 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.012) 0:00:40.485 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:30 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.014) 0:00:40.500 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:34 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.013) 0:00:40.513 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:39 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.011) 0:00:40.524 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:3 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.015) 0:00:40.540 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:10 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.014) 0:00:40.554 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:17 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.377) 0:00:40.932 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:23 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.012) 0:00:40.944 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:32 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.012) 0:00:40.956 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:45 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.016) 0:00:40.973 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:51 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.012) 0:00:40.985 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:56 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.013) 0:00:40.998 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:69 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.011) 0:00:41.010 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:81 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.011) 0:00:41.021 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:94 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.011) 0:00:41.032 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:106 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.015) 0:00:41.048 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:114 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.014) 0:00:41.062 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:122 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.013) 0:00:41.075 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:131 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.012) 0:00:41.087 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:140 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.012) 0:00:41.100 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:8 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.011) 0:00:41.111 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:14 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.012) 0:00:41.123 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:21 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.012) 0:00:41.135 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:28 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.013) 0:00:41.149 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:35 Sunday 05 May 2024 15:05:57 +0000 (0:00:00.012) 0:00:41.161 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:45 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.011) 0:00:41.172 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:54 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.012) 0:00:41.184 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:63 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.012) 0:00:41.196 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:72 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.010) 0:00:41.207 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:81 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.012) 0:00:41.219 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:3 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.012) 0:00:41.231 ************ ok: [sut] => { "bytes": 9663676416, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:11 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.124) 0:00:41.355 ************ ok: [sut] => { "bytes": 9663676416, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:20 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.125) 0:00:41.481 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "9663676416" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:28 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.016) 0:00:41.498 ************ ok: [sut] => { "storage_test_expected_size": "9663676416" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:32 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.013) 0:00:41.512 ************ ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:46 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.124) 0:00:41.636 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:50 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.014) 0:00:41.651 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:54 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.013) 0:00:41.664 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:58 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.013) 0:00:41.677 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:68 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.013) 0:00:41.691 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:72 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.010) 0:00:41.702 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:77 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.012) 0:00:41.714 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:83 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.031) 0:00:41.746 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:88 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.012) 0:00:41.758 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:96 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.011) 0:00:41.769 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:104 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.010) 0:00:41.780 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:109 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.010) 0:00:41.791 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:113 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.010) 0:00:41.802 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:117 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.012) 0:00:41.814 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:121 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.010) 0:00:41.825 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:129 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.010) 0:00:41.836 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:138 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.010) 0:00:41.847 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:142 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.010) 0:00:41.858 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:150 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.012) 0:00:41.870 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:156 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.011) 0:00:41.882 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 9663676416, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:160 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.013) 0:00:41.895 ************ ok: [sut] => { "storage_test_expected_size": "9663676416" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:164 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.012) 0:00:41.907 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:5 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.016) 0:00:41.924 ************ 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.018216", "end": "2024-05-05 15:05:58.879615", "rc": 0, "start": "2024-05-05 15:05:58.861399" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:13 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.146) 0:00:42.070 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:18 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.015) 0:00:42.086 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:27 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.015) 0:00:42.102 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:35 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.013) 0:00:42.115 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:41 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.013) 0:00:42.128 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:47 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.013) 0:00:42.141 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:27 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.014) 0:00:42.156 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:44 Sunday 05 May 2024 15:05:58 +0000 (0:00:00.010) 0:00:42.167 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:54 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.009) 0:00:42.176 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change volume size to 5g] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:77 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.011) 0:00:42.188 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.025) 0:00:42.213 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.015) 0:00:42.229 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.014) 0:00:42.243 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.029) 0:00:42.273 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.012) 0:00:42.285 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.012) 0:00:42.297 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.010) 0:00:42.308 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.010) 0:00:42.319 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.023) 0:00:42.343 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.012) 0:00:42.355 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh" ], "name": "foo", "type": "lvm", "volumes": [ { "fs_type": "ext4", "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.014) 0:00:42.370 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.011) 0:00:42.381 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.011) 0:00:42.393 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.013) 0:00:42.407 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.011) 0:00:42.419 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.012) 0:00:42.431 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.018) 0:00:42.450 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 05 May 2024 15:05:59 +0000 (0:00:00.010) 0:00:42.461 ************ changed: [sut] => { "actions": [ { "action": "resize format", "device": "/dev/mapper/foo-test1", "fs_type": "ext4" }, { "action": "resize device", "device": "/dev/mapper/foo-test1", "fs_type": null } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/mapper/foo-test1", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 05 May 2024 15:06:04 +0000 (0:00:04.993) 0:00:47.454 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 05 May 2024 15:06:04 +0000 (0:00:00.012) 0:00:47.467 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 05 May 2024 15:06:04 +0000 (0:00:00.011) 0:00:47.478 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "resize format", "device": "/dev/mapper/foo-test1", "fs_type": "ext4" }, { "action": "resize device", "device": "/dev/mapper/foo-test1", "fs_type": null } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/mapper/foo-test1", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 05 May 2024 15:06:04 +0000 (0:00:00.016) 0:00:47.494 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 05 May 2024 15:06:04 +0000 (0:00:00.014) 0:00:47.509 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 05 May 2024 15:06:04 +0000 (0:00:00.013) 0:00:47.522 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 05 May 2024 15:06:04 +0000 (0:00:00.010) 0:00:47.533 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 05 May 2024 15:06:04 +0000 (0:00:00.284) 0:00:47.818 ************ changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext4', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext4", "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 05 May 2024 15:06:04 +0000 (0:00:00.152) 0:00:47.970 ************ skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext4', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 05 May 2024 15:06:04 +0000 (0:00:00.017) 0:00:47.987 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 05 May 2024 15:06:05 +0000 (0:00:00.257) 0:00:48.245 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714920736.8291783, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 05 May 2024 15:06:05 +0000 (0:00:00.134) 0:00:48.379 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 05 May 2024 15:06:05 +0000 (0:00:00.011) 0:00:48.391 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:91 Sunday 05 May 2024 15:06:05 +0000 (0:00:00.579) 0:00:48.970 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:2 Sunday 05 May 2024 15:06:05 +0000 (0:00:00.021) 0:00:48.992 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:7 Sunday 05 May 2024 15:06:05 +0000 (0:00:00.015) 0:00:49.008 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:15 Sunday 05 May 2024 15:06:05 +0000 (0:00:00.012) 0:00:49.020 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "5cafff37-f317-496d-8b65-5c8b9b058b9d" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "mgeB4V-0hZI-ch3u-0w4l-NsZY-EuxF-VbuKPi" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:20 Sunday 05 May 2024 15:06:05 +0000 (0:00:00.129) 0:00:49.149 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003211", "end": "2024-05-05 15:06:06.084085", "rc": 0, "start": "2024-05-05 15:06:06.080874" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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 # UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:25 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.123) 0:00:49.273 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003192", "end": "2024-05-05 15:06:06.209257", "failed_when_result": false, "rc": 0, "start": "2024-05-05 15:06:06.206065" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:34 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.125) 0:00:49.398 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:5 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.025) 0:00:49.424 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:18 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.011) 0:00:49.435 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.020462", "end": "2024-05-05 15:06:06.390713", "rc": 0, "start": "2024-05-05 15:06:06.370251" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:24 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.145) 0:00:49.581 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:34 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.018) 0:00:49.600 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:2 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.025) 0:00:49.625 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sdh" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:13 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.016) 0:00:49.642 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdh", "pv": "/dev/sdh" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:22 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.126) 0:00:49.768 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:27 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.014) 0:00:49.783 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:33 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.015) 0:00:49.798 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:42 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.015) 0:00:49.814 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:48 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.014) 0:00:49.828 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:54 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.015) 0:00:49.843 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:59 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.012) 0:00:49.855 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdh" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:73 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.017) 0:00:49.873 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:8 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.021) 0:00:49.894 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:14 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.011) 0:00:49.906 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:21 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.012) 0:00:49.918 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:28 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.010) 0:00:49.929 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:35 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.010) 0:00:49.940 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:45 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.010) 0:00:49.951 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:54 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.010) 0:00:49.962 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:64 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.031) 0:00:49.993 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:74 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.012) 0:00:50.006 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:85 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.012) 0:00:50.018 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:95 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.011) 0:00:50.030 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:76 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.010) 0:00:50.041 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml:2 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.023) 0:00:50.065 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:8 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.023) 0:00:50.088 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:16 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.011) 0:00:50.100 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:21 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.011) 0:00:50.112 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:29 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.012) 0:00:50.125 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:34 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.011) 0:00:50.137 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:40 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.011) 0:00:50.149 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:46 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.011) 0:00:50.161 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:79 Sunday 05 May 2024 15:06:06 +0000 (0:00:00.010) 0:00:50.172 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml:2 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.023) 0:00:50.196 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:8 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.023) 0:00:50.219 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:16 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.010) 0:00:50.230 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:23 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.010) 0:00:50.241 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:27 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.011) 0:00:50.253 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:82 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.010) 0:00:50.264 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:5 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.024) 0:00:50.288 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:13 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.013) 0:00:50.301 ************ skipping: [sut] => (item=/dev/sdh) => { "_storage_test_pool_member_path": "/dev/sdh", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:20 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.015) 0:00:50.317 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:2 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.022) 0:00:50.339 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:9 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.014) 0:00:50.354 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:18 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.014) 0:00:50.368 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:27 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.012) 0:00:50.380 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:37 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.011) 0:00:50.392 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:47 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.011) 0:00:50.403 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:27 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.010) 0:00:50.414 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:85 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.010) 0:00:50.425 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml:2 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.025) 0:00:50.451 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:9 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.024) 0:00:50.475 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:16 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.012) 0:00:50.488 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:22 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.011) 0:00:50.500 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:28 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.011) 0:00:50.511 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:35 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.013) 0:00:50.525 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:41 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.013) 0:00:50.539 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:47 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.012) 0:00:50.551 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:88 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.010) 0:00:50.562 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml:3 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.010) 0:00:50.573 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:2 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.022) 0:00:50.595 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:21 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.015) 0:00:50.611 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:7 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.057) 0:00:50.668 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:16 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.014) 0:00:50.682 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1182627, "block_size": 4096, "block_total": 1257376, "block_used": 74749, "device": "/dev/mapper/foo-test1", "fstype": "ext4", "inode_available": 327669, "inode_total": 327680, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024,data=ordered", "size_available": 4844040192, "size_total": 5150212096, "uuid": "5cafff37-f317-496d-8b65-5c8b9b058b9d" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1182627, "block_size": 4096, "block_total": 1257376, "block_used": 74749, "device": "/dev/mapper/foo-test1", "fstype": "ext4", "inode_available": 327669, "inode_total": 327680, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024,data=ordered", "size_available": 4844040192, "size_total": 5150212096, "uuid": "5cafff37-f317-496d-8b65-5c8b9b058b9d" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:38 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.019) 0:00:50.701 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:51 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.036) 0:00:50.738 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:63 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.016) 0:00:50.755 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:71 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.014) 0:00:50.770 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:83 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.012) 0:00:50.782 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:95 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.011) 0:00:50.794 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:110 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.010) 0:00:50.804 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:122 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.018) 0:00:50.823 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:128 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.012) 0:00:50.835 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:134 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.010) 0:00:50.846 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:146 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.010) 0:00:50.857 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:2 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.011) 0:00:50.868 ************ 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 ext4 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:40 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.024) 0:00:50.892 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:48 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.017) 0:00:50.909 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:58 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.014) 0:00:50.923 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:71 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.011) 0:00:50.934 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:3 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.010) 0:00:50.945 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:12 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.015) 0:00:50.961 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:3 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.016) 0:00:50.977 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714921564.2103834, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714921564.2103834, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 49617, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1714921564.2103834, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:9 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.136) 0:00:51.114 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:16 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.016) 0:00:51.131 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:24 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.012) 0:00:51.144 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:30 Sunday 05 May 2024 15:06:07 +0000 (0:00:00.014) 0:00:51.158 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:34 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.014) 0:00:51.172 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:39 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.012) 0:00:51.184 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:3 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.014) 0:00:51.199 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:10 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.012) 0:00:51.211 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:17 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.376) 0:00:51.588 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:23 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.012) 0:00:51.600 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:32 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.012) 0:00:51.613 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:45 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.017) 0:00:51.630 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:51 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.012) 0:00:51.642 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:56 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.011) 0:00:51.654 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:69 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.012) 0:00:51.666 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:81 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.011) 0:00:51.678 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:94 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.012) 0:00:51.690 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:106 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.015) 0:00:51.706 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:114 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.014) 0:00:51.720 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:122 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.012) 0:00:51.732 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:131 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.012) 0:00:51.745 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:140 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.012) 0:00:51.757 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:8 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.012) 0:00:51.769 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:14 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.012) 0:00:51.781 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:21 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.010) 0:00:51.792 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:28 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.010) 0:00:51.803 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:35 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.010) 0:00:51.814 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:45 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.010) 0:00:51.825 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:54 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.012) 0:00:51.837 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:63 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.012) 0:00:51.849 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:72 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.012) 0:00:51.861 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:81 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.010) 0:00:51.872 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:3 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.010) 0:00:51.883 ************ ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:11 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.122) 0:00:52.005 ************ ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:20 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.124) 0:00:52.130 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:28 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.016) 0:00:52.146 ************ ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:32 Sunday 05 May 2024 15:06:08 +0000 (0:00:00.014) 0:00:52.161 ************ ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:46 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.124) 0:00:52.285 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:50 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.014) 0:00:52.299 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:54 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.013) 0:00:52.313 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:58 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.013) 0:00:52.327 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:68 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.013) 0:00:52.340 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:72 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.010) 0:00:52.351 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:77 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.010) 0:00:52.362 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:83 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.010) 0:00:52.373 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:88 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.011) 0:00:52.384 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:96 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.012) 0:00:52.397 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:104 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.030) 0:00:52.427 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:109 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.012) 0:00:52.440 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:113 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.012) 0:00:52.452 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:117 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.010) 0:00:52.463 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:121 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.010) 0:00:52.474 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:129 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.010) 0:00:52.484 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:138 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.011) 0:00:52.496 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:142 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.011) 0:00:52.507 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:150 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.010) 0:00:52.518 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:156 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.010) 0:00:52.529 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:160 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.013) 0:00:52.542 ************ ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:164 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.012) 0:00:52.555 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:5 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.019) 0:00:52.574 ************ 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.019020", "end": "2024-05-05 15:06:09.532796", "rc": 0, "start": "2024-05-05 15:06:09.513776" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:13 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.149) 0:00:52.723 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:18 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.015) 0:00:52.739 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:27 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.016) 0:00:52.755 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:35 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.013) 0:00:52.769 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:41 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.013) 0:00:52.782 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:47 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.013) 0:00:52.795 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:27 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.013) 0:00:52.809 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:44 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.010) 0:00:52.820 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:54 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.009) 0:00:52.829 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Test for correct handling of too-large volume size] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:94 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.012) 0:00:52.842 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-failed.yml for sut TASK [Store global variable value copy] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-failed.yml:4 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.022) 0:00:52.864 ************ ok: [sut] => { "ansible_facts": { "storage_pools_global": [], "storage_safe_mode_global": false, "storage_volumes_global": [] }, "changed": false } TASK [Verify role raises correct error] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-failed.yml:10 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.014) 0:00:52.878 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.018) 0:00:52.897 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.016) 0:00:52.913 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.013) 0:00:52.926 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.031) 0:00:52.958 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.012) 0:00:52.970 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.011) 0:00:52.981 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.011) 0:00:52.992 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.011) 0:00:53.004 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.028) 0:00:53.032 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.012) 0:00:53.045 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh" ], "name": "foo", "volumes": [ { "fs_type": "ext4", "mount_point": "/opt/test1", "name": "test1", "size": "12884901888.0" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.017) 0:00:53.063 ************ ok: [sut] => { "storage_volumes": [] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.017) 0:00:53.080 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.012) 0:00:53.092 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.013) 0:00:53.105 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.011) 0:00:53.117 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.012) 0:00:53.129 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.018) 0:00:53.148 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 05 May 2024 15:06:09 +0000 (0:00:00.010) 0:00:53.159 ************ fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: volume 'test1' cannot be resized to '12 GiB' TASK [linux-system-roles.storage : Failed message] ***************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:106 Sunday 05 May 2024 15:06:14 +0000 (0:00:04.274) 0:00:57.434 ************ fatal: [sut]: FAILED! => { "changed": false } MSG: {'crypts': [], 'mounts': [], 'leaves': [], 'changed': False, 'actions': [], 'failed': True, 'volumes': [], 'invocation': {'module_args': {'packages_only': False, 'disklabel_type': None, 'diskvolume_mkfs_option_map': {'ext4': '-F', 'ext3': '-F', 'ext2': '-F'}, 'safe_mode': False, 'pools': [{'name': 'foo', 'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_key_size': None, 'disks': ['sdh'], 'encryption_key': None, 'encryption_luks_version': None, 'raid_device_count': None, 'state': 'present', 'volumes': [{'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'ext4', 'mount_options': 'defaults', 'type': 'lvm', 'size': '12884901888.0', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'name': 'test1', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_key_size': None, 'encryption_cipher': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'mount_user': None, 'raid_spare_count': None, 'raid_disks': [], 'cache_mode': None, 'deduplication': None, 'mount_group': None, 'fs_overwrite_existing': True, 'disks': ['sdh'], 'cached': False, 'thin': False, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''}], 'shared': False, 'raid_level': None, 'type': 'lvm', 'encryption_cipher': None, 'raid_spare_count': None, 'raid_chunk_size': None}], 'volumes': [], 'pool_defaults': {'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'encryption_key': None, 'encryption_luks_version': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'raid_level': None, 'type': 'lvm', 'encryption_key_size': None, 'raid_spare_count': None, 'raid_chunk_size': None}, 'volume_defaults': {'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_key_size': None, 'encryption_cipher': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'cache_devices': [], 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'thin_pool_size': None, 'fs_create_options': ''}, 'use_partitions': None}}, 'pools': [], 'packages': [], 'msg': "volume 'test1' cannot be resized to '12 GiB'", '_ansible_no_log': False} TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.016) 0:00:57.451 ************ TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-failed.yml:29 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.011) 0:00:57.462 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the blivet output and error message are correct] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-failed.yml:34 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.036) 0:00:57.498 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify correct exception or error message] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-failed.yml:45 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.019) 0:00:57.518 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Try to create LVM with volume size equal disk's size, resize to 10737418240] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:112 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.017) 0:00:57.536 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.019) 0:00:57.555 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.019) 0:00:57.574 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.014) 0:00:57.589 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.030) 0:00:57.619 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.012) 0:00:57.632 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.012) 0:00:57.644 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.013) 0:00:57.658 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.011) 0:00:57.669 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.024) 0:00:57.694 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.013) 0:00:57.707 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh" ], "name": "foo", "volumes": [ { "fs_type": "ext4", "mount_point": "/opt/test1", "name": "test1", "size": "10737418240" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.017) 0:00:57.725 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.015) 0:00:57.740 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.012) 0:00:57.752 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.012) 0:00:57.765 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.012) 0:00:57.777 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.013) 0:00:57.791 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.018) 0:00:57.810 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 05 May 2024 15:06:14 +0000 (0:00:00.011) 0:00:57.821 ************ changed: [sut] => { "actions": [ { "action": "resize device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "resize format", "device": "/dev/mapper/foo-test1", "fs_type": "ext4" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/mapper/foo-test1", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "10737418240", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 05 May 2024 15:06:19 +0000 (0:00:04.900) 0:01:02.721 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 05 May 2024 15:06:19 +0000 (0:00:00.012) 0:01:02.734 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 05 May 2024 15:06:19 +0000 (0:00:00.011) 0:01:02.746 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "resize device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "resize format", "device": "/dev/mapper/foo-test1", "fs_type": "ext4" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/mapper/foo-test1", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "10737418240", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 05 May 2024 15:06:19 +0000 (0:00:00.016) 0:01:02.762 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "10737418240", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 05 May 2024 15:06:19 +0000 (0:00:00.027) 0:01:02.789 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 05 May 2024 15:06:19 +0000 (0:00:00.017) 0:01:02.806 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 05 May 2024 15:06:19 +0000 (0:00:00.016) 0:01:02.823 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 05 May 2024 15:06:19 +0000 (0:00:00.277) 0:01:03.100 ************ changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext4', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext4", "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 05 May 2024 15:06:20 +0000 (0:00:00.144) 0:01:03.245 ************ skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext4', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 05 May 2024 15:06:20 +0000 (0:00:00.017) 0:01:03.263 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 05 May 2024 15:06:20 +0000 (0:00:00.247) 0:01:03.510 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714920736.8291783, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 05 May 2024 15:06:20 +0000 (0:00:00.129) 0:01:03.640 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 05 May 2024 15:06:20 +0000 (0:00:00.012) 0:01:03.653 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:127 Sunday 05 May 2024 15:06:20 +0000 (0:00:00.501) 0:01:04.155 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:2 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.018) 0:01:04.173 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "10737418240", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:7 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.015) 0:01:04.189 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:15 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.011) 0:01:04.200 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test1", "size": "10G", "type": "lvm", "uuid": "5cafff37-f317-496d-8b65-5c8b9b058b9d" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "mgeB4V-0hZI-ch3u-0w4l-NsZY-EuxF-VbuKPi" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:20 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.128) 0:01:04.328 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003248", "end": "2024-05-05 15:06:21.263322", "rc": 0, "start": "2024-05-05 15:06:21.260074" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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 # UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:25 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.124) 0:01:04.452 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003250", "end": "2024-05-05 15:06:21.390559", "failed_when_result": false, "rc": 0, "start": "2024-05-05 15:06:21.387309" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:34 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.127) 0:01:04.580 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:5 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.025) 0:01:04.606 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:18 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.011) 0:01:04.617 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.021049", "end": "2024-05-05 15:06:21.573767", "rc": 0, "start": "2024-05-05 15:06:21.552718" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:24 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.147) 0:01:04.764 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:34 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.017) 0:01:04.782 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:2 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.025) 0:01:04.808 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sdh" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:13 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.018) 0:01:04.826 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdh", "pv": "/dev/sdh" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:22 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.124) 0:01:04.950 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:27 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.014) 0:01:04.965 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:33 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.015) 0:01:04.981 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:42 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.015) 0:01:04.996 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:48 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.015) 0:01:05.011 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:54 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.014) 0:01:05.025 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:59 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.011) 0:01:05.036 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdh" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:73 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.017) 0:01:05.054 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:8 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.022) 0:01:05.077 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:14 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.012) 0:01:05.089 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:21 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.012) 0:01:05.101 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:28 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.010) 0:01:05.112 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:35 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.010) 0:01:05.123 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:45 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.010) 0:01:05.134 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:54 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.012) 0:01:05.146 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:64 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.011) 0:01:05.157 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:74 Sunday 05 May 2024 15:06:21 +0000 (0:00:00.012) 0:01:05.169 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:85 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.011) 0:01:05.180 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:95 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.011) 0:01:05.191 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:76 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.011) 0:01:05.202 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml:2 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.025) 0:01:05.227 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:8 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.023) 0:01:05.251 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:16 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:05.263 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:21 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:05.276 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:29 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.033) 0:01:05.310 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:34 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:05.322 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:40 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.014) 0:01:05.337 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:46 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.013) 0:01:05.351 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:79 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:05.363 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml:2 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.027) 0:01:05.391 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:8 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.025) 0:01:05.416 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:16 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:05.429 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:23 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.013) 0:01:05.442 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:27 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.013) 0:01:05.456 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:82 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.011) 0:01:05.467 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:5 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.025) 0:01:05.493 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:13 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.015) 0:01:05.508 ************ skipping: [sut] => (item=/dev/sdh) => { "_storage_test_pool_member_path": "/dev/sdh", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:20 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.016) 0:01:05.524 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:2 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.022) 0:01:05.547 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:9 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.014) 0:01:05.561 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:18 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.014) 0:01:05.576 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:27 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.013) 0:01:05.589 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:37 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:05.601 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:47 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:05.613 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:27 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:05.625 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:85 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.011) 0:01:05.636 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml:2 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.026) 0:01:05.663 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:9 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.025) 0:01:05.689 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:16 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:05.701 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:22 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:05.713 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:28 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.013) 0:01:05.727 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:35 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:05.739 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:41 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:05.751 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:47 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:05.763 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:88 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.010) 0:01:05.774 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml:3 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:05.786 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:2 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.025) 0:01:05.812 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:21 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.015) 0:01:05.828 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:7 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.060) 0:01:05.888 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:16 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.016) 0:01:05.905 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 2405639, "block_size": 4096, "block_total": 2546501, "block_used": 140862, "device": "/dev/mapper/foo-test1", "fstype": "ext4", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024,data=ordered", "size_available": 9853497344, "size_total": 10430468096, "uuid": "5cafff37-f317-496d-8b65-5c8b9b058b9d" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 2405639, "block_size": 4096, "block_total": 2546501, "block_used": 140862, "device": "/dev/mapper/foo-test1", "fstype": "ext4", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024,data=ordered", "size_available": 9853497344, "size_total": 10430468096, "uuid": "5cafff37-f317-496d-8b65-5c8b9b058b9d" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:38 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.018) 0:01:05.924 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:51 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:05.936 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:63 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.015) 0:01:05.951 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:71 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.014) 0:01:05.965 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:83 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:05.978 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:95 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.013) 0:01:05.991 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:110 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:06.003 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:122 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.015) 0:01:06.019 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:128 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:06.031 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:134 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:06.043 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:146 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:06.055 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:2 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.040) 0:01:06.096 ************ 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 ext4 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:40 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.027) 0:01:06.123 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:48 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.016) 0:01:06.139 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:58 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.015) 0:01:06.154 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:71 Sunday 05 May 2024 15:06:22 +0000 (0:00:00.012) 0:01:06.167 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:3 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.011) 0:01:06.178 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:12 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.016) 0:01:06.195 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:3 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.018) 0:01:06.213 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714921579.4927275, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714921579.4927275, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 49617, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1714921579.4927275, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:9 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.144) 0:01:06.358 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:16 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.020) 0:01:06.379 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:24 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.016) 0:01:06.395 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:30 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.017) 0:01:06.412 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:34 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.013) 0:01:06.426 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:39 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.012) 0:01:06.438 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:3 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.014) 0:01:06.453 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:10 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.012) 0:01:06.465 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:17 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.378) 0:01:06.843 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:23 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.012) 0:01:06.856 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:32 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.012) 0:01:06.868 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:45 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.016) 0:01:06.885 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:51 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.011) 0:01:06.896 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:56 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.011) 0:01:06.907 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:69 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.012) 0:01:06.920 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:81 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.012) 0:01:06.933 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:94 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.013) 0:01:06.946 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:106 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.019) 0:01:06.966 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:114 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.015) 0:01:06.982 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:122 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.012) 0:01:06.994 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:131 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.013) 0:01:07.008 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:140 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.012) 0:01:07.020 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:8 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.011) 0:01:07.031 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:14 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.011) 0:01:07.042 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:21 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.011) 0:01:07.053 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:28 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.011) 0:01:07.064 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:35 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.012) 0:01:07.076 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:45 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.011) 0:01:07.088 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:54 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.011) 0:01:07.099 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:63 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.011) 0:01:07.110 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:72 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.011) 0:01:07.121 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:81 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.011) 0:01:07.132 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:3 Sunday 05 May 2024 15:06:23 +0000 (0:00:00.013) 0:01:07.145 ************ ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:11 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.134) 0:01:07.280 ************ ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:20 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.133) 0:01:07.414 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "10737418240" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:28 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.016) 0:01:07.431 ************ ok: [sut] => { "storage_test_expected_size": "10737418240" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:32 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.012) 0:01:07.443 ************ ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:46 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.124) 0:01:07.568 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:50 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.015) 0:01:07.583 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:54 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.013) 0:01:07.597 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:58 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.013) 0:01:07.610 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:68 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.013) 0:01:07.624 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:72 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.010) 0:01:07.635 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:77 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.010) 0:01:07.645 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:83 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.012) 0:01:07.658 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:88 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.032) 0:01:07.690 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:96 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.012) 0:01:07.703 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:104 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.011) 0:01:07.714 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:109 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.011) 0:01:07.725 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:113 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.011) 0:01:07.737 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:117 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.010) 0:01:07.748 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:121 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.012) 0:01:07.760 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:129 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.011) 0:01:07.771 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:138 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.011) 0:01:07.782 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:142 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.010) 0:01:07.793 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:150 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.012) 0:01:07.805 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:156 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.011) 0:01:07.816 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 10737418240, "changed": false, "failed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:160 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.014) 0:01:07.831 ************ ok: [sut] => { "storage_test_expected_size": "10737418240" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:164 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.012) 0:01:07.843 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:5 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.016) 0:01:07.859 ************ 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.018172", "end": "2024-05-05 15:06:24.816650", "rc": 0, "start": "2024-05-05 15:06:24.798478" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:13 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.147) 0:01:08.007 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:18 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.016) 0:01:08.024 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:27 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.016) 0:01:08.040 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:35 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.013) 0:01:08.053 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:41 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.013) 0:01:08.067 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:47 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.013) 0:01:08.081 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:27 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.012) 0:01:08.093 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:44 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.012) 0:01:08.105 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:54 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.010) 0:01:08.116 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Test for correct handling of invalid size specification] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:130 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.010) 0:01:08.127 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-failed.yml for sut TASK [Store global variable value copy] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-failed.yml:4 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.017) 0:01:08.145 ************ ok: [sut] => { "ansible_facts": { "storage_pools_global": [], "storage_safe_mode_global": false, "storage_volumes_global": [] }, "changed": false } TASK [Verify role raises correct error] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-failed.yml:10 Sunday 05 May 2024 15:06:24 +0000 (0:00:00.015) 0:01:08.160 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 05 May 2024 15:06:25 +0000 (0:00:00.015) 0:01:08.176 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 05 May 2024 15:06:25 +0000 (0:00:00.016) 0:01:08.192 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 05 May 2024 15:06:25 +0000 (0:00:00.013) 0:01:08.206 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 05 May 2024 15:06:25 +0000 (0:00:00.031) 0:01:08.237 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 05 May 2024 15:06:25 +0000 (0:00:00.012) 0:01:08.249 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 05 May 2024 15:06:25 +0000 (0:00:00.012) 0:01:08.261 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 05 May 2024 15:06:25 +0000 (0:00:00.010) 0:01:08.272 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 05 May 2024 15:06:25 +0000 (0:00:00.010) 0:01:08.283 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 05 May 2024 15:06:25 +0000 (0:00:00.025) 0:01:08.309 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 05 May 2024 15:06:25 +0000 (0:00:00.012) 0:01:08.321 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh" ], "name": "foo", "volumes": [ { "fs_type": "ext4", "mount_point": "/opt/test1", "name": "test1", "size": "xyz GiB" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 05 May 2024 15:06:25 +0000 (0:00:00.015) 0:01:08.337 ************ ok: [sut] => { "storage_volumes": [] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 05 May 2024 15:06:25 +0000 (0:00:00.015) 0:01:08.352 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 05 May 2024 15:06:25 +0000 (0:00:00.013) 0:01:08.365 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 05 May 2024 15:06:25 +0000 (0:00:00.012) 0:01:08.377 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 05 May 2024 15:06:25 +0000 (0:00:00.011) 0:01:08.389 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 05 May 2024 15:06:25 +0000 (0:00:00.012) 0:01:08.401 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 05 May 2024 15:06:25 +0000 (0:00:00.018) 0:01:08.420 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 05 May 2024 15:06:25 +0000 (0:00:00.010) 0:01:08.431 ************ fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: invalid size specification 'xyz GiB' in pool 'foo' TASK [linux-system-roles.storage : Failed message] ***************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:106 Sunday 05 May 2024 15:06:29 +0000 (0:00:04.299) 0:01:12.731 ************ fatal: [sut]: FAILED! => { "changed": false } MSG: {'crypts': [], 'mounts': [], 'leaves': [], 'changed': False, 'actions': [], 'failed': True, 'volumes': [], 'invocation': {'module_args': {'packages_only': False, 'disklabel_type': None, 'diskvolume_mkfs_option_map': {'ext4': '-F', 'ext3': '-F', 'ext2': '-F'}, 'safe_mode': False, 'pools': [{'name': 'foo', 'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_key_size': None, 'disks': ['sdh'], 'encryption_key': None, 'encryption_luks_version': None, 'raid_device_count': None, 'state': 'present', 'volumes': [{'fs_type': 'ext4', 'mount_options': None, 'size': 'xyz GiB', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, 'encryption': None, 'raid_level': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_key_size': None, 'deduplication': None, 'encryption_cipher': None, 'encryption_key': None, 'fs_label': None, 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_user': None, 'name': 'test1', 'cache_mode': None, 'raid_disks': [], 'mount_group': None, 'type': None, 'cached': None, 'thin': False, 'cache_size': None, 'cache_devices': [], 'fs_create_options': None}], 'shared': False, 'raid_level': None, 'type': 'lvm', 'encryption_cipher': None, 'raid_spare_count': None, 'raid_chunk_size': None}], 'volumes': [], 'pool_defaults': {'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'encryption_key': None, 'encryption_luks_version': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'raid_level': None, 'type': 'lvm', 'encryption_key_size': None, 'raid_spare_count': None, 'raid_chunk_size': None}, 'volume_defaults': {'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_key_size': None, 'encryption_cipher': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'cache_devices': [], 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'thin_pool_size': None, 'fs_create_options': ''}, 'use_partitions': None}}, 'pools': [], 'packages': [], 'msg': "invalid size specification 'xyz GiB' in pool 'foo'", '_ansible_no_log': False} TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.016) 0:01:12.748 ************ TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-failed.yml:29 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.011) 0:01:12.759 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the blivet output and error message are correct] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-failed.yml:34 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.013) 0:01:12.772 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify correct exception or error message] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-failed.yml:45 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.017) 0:01:12.790 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test for correct handling of invalid size specification] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:146 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.010) 0:01:12.801 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-failed.yml for sut TASK [Store global variable value copy] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-failed.yml:4 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.044) 0:01:12.845 ************ ok: [sut] => { "ansible_facts": { "storage_pools_global": [], "storage_safe_mode_global": false, "storage_volumes_global": [] }, "changed": false } TASK [Verify role raises correct error] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-failed.yml:10 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.016) 0:01:12.861 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.015) 0:01:12.877 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.017) 0:01:12.894 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.014) 0:01:12.909 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.030) 0:01:12.939 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.012) 0:01:12.951 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.010) 0:01:12.962 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.011) 0:01:12.973 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.012) 0:01:12.985 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.024) 0:01:13.010 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.012) 0:01:13.023 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh" ], "name": "foo", "volumes": [ { "fs_type": "ext4", "mount_point": "/opt/test1", "name": "test1", "size": "none" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.016) 0:01:13.039 ************ ok: [sut] => { "storage_volumes": [] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.015) 0:01:13.054 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.012) 0:01:13.066 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.011) 0:01:13.078 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.012) 0:01:13.090 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.012) 0:01:13.103 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.019) 0:01:13.122 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 05 May 2024 15:06:29 +0000 (0:00:00.009) 0:01:13.132 ************ fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: invalid size specification 'none' in pool 'foo' TASK [linux-system-roles.storage : Failed message] ***************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:106 Sunday 05 May 2024 15:06:34 +0000 (0:00:04.233) 0:01:17.365 ************ fatal: [sut]: FAILED! => { "changed": false } MSG: {'crypts': [], 'mounts': [], 'leaves': [], 'changed': False, 'actions': [], 'failed': True, 'volumes': [], 'invocation': {'module_args': {'packages_only': False, 'disklabel_type': None, 'diskvolume_mkfs_option_map': {'ext4': '-F', 'ext3': '-F', 'ext2': '-F'}, 'safe_mode': False, 'pools': [{'name': 'foo', 'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_key_size': None, 'disks': ['sdh'], 'encryption_key': None, 'encryption_luks_version': None, 'raid_device_count': None, 'state': 'present', 'volumes': [{'fs_type': 'ext4', 'mount_options': None, 'size': 'none', 'mount_point': '/opt/test1', 'compression': None, 'encryption_password': None, 'encryption': None, 'raid_level': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'thin_pool_size': None, 'encryption_key_size': None, 'deduplication': None, 'encryption_cipher': None, 'encryption_key': None, 'fs_label': None, 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_user': None, 'name': 'test1', 'cache_mode': None, 'raid_disks': [], 'mount_group': None, 'type': None, 'cached': None, 'thin': False, 'cache_size': None, 'cache_devices': [], 'fs_create_options': None}], 'shared': False, 'raid_level': None, 'type': 'lvm', 'encryption_cipher': None, 'raid_spare_count': None, 'raid_chunk_size': None}], 'volumes': [], 'pool_defaults': {'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'encryption_key': None, 'encryption_luks_version': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'raid_level': None, 'type': 'lvm', 'encryption_key_size': None, 'raid_spare_count': None, 'raid_chunk_size': None}, 'volume_defaults': {'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_key_size': None, 'encryption_cipher': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'cache_devices': [], 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'thin_pool_size': None, 'fs_create_options': ''}, 'use_partitions': None}}, 'pools': [], 'packages': [], 'msg': "invalid size specification 'none' in pool 'foo'", '_ansible_no_log': False} TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.016) 0:01:17.382 ************ TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-failed.yml:29 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.011) 0:01:17.393 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the blivet output and error message are correct] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-failed.yml:34 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.013) 0:01:17.406 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify correct exception or error message] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-failed.yml:45 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.017) 0:01:17.423 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up] **************************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:162 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.011) 0:01:17.434 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.026) 0:01:17.461 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.016) 0:01:17.477 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.013) 0:01:17.490 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.032) 0:01:17.523 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.012) 0:01:17.535 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.012) 0:01:17.548 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.012) 0:01:17.561 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.011) 0:01:17.572 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.046) 0:01:17.618 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.015) 0:01:17.633 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh" ], "name": "foo", "state": "absent", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.016) 0:01:17.649 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.013) 0:01:17.663 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.012) 0:01:17.675 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.013) 0:01:17.689 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.012) 0:01:17.701 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.012) 0:01:17.713 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.018) 0:01:17.731 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 05 May 2024 15:06:34 +0000 (0:00:00.010) 0:01:17.742 ************ changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "ext4" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext4", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 05 May 2024 15:06:39 +0000 (0:00:04.898) 0:01:22.641 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 05 May 2024 15:06:39 +0000 (0:00:00.012) 0:01:22.654 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 05 May 2024 15:06:39 +0000 (0:00:00.011) 0:01:22.665 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "ext4" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext4", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 05 May 2024 15:06:39 +0000 (0:00:00.014) 0:01:22.680 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 05 May 2024 15:06:39 +0000 (0:00:00.014) 0:01:22.694 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 05 May 2024 15:06:39 +0000 (0:00:00.013) 0:01:22.707 ************ changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'state': 'absent', 'path': '/opt/test1', 'fstype': 'ext4'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext4", "mount_info": { "fstype": "ext4", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 05 May 2024 15:06:39 +0000 (0:00:00.140) 0:01:22.848 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 05 May 2024 15:06:39 +0000 (0:00:00.259) 0:01:23.107 ************ TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 05 May 2024 15:06:39 +0000 (0:00:00.012) 0:01:23.120 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 05 May 2024 15:06:39 +0000 (0:00:00.011) 0:01:23.131 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 05 May 2024 15:06:40 +0000 (0:00:00.249) 0:01:23.381 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714920736.8291783, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 05 May 2024 15:06:40 +0000 (0:00:00.131) 0:01:23.513 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 05 May 2024 15:06:40 +0000 (0:00:00.011) 0:01:23.524 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:175 Sunday 05 May 2024 15:06:41 +0000 (0:00:01.485) 0:01:25.010 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:2 Sunday 05 May 2024 15:06:41 +0000 (0:00:00.020) 0:01:25.030 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:7 Sunday 05 May 2024 15:06:41 +0000 (0:00:00.015) 0:01:25.046 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:15 Sunday 05 May 2024 15:06:41 +0000 (0:00:00.010) 0:01:25.057 ************ ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:20 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.132) 0:01:25.189 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003240", "end": "2024-05-05 15:06:42.125731", "rc": 0, "start": "2024-05-05 15:06:42.122491" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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 # UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:25 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.126) 0:01:25.316 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003023", "end": "2024-05-05 15:06:42.251732", "failed_when_result": false, "rc": 0, "start": "2024-05-05 15:06:42.248709" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:34 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.126) 0:01:25.442 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:5 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.024) 0:01:25.466 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:18 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.010) 0:01:25.477 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:24 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.011) 0:01:25.489 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:34 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.011) 0:01:25.500 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:2 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.024) 0:01:25.525 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:13 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.016) 0:01:25.541 ************ TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:22 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.010) 0:01:25.552 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:27 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.014) 0:01:25.566 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:33 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.014) 0:01:25.581 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:42 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.039) 0:01:25.621 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:48 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.015) 0:01:25.637 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:54 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.014) 0:01:25.651 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:59 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.011) 0:01:25.663 ************ TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:73 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.009) 0:01:25.673 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:8 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.022) 0:01:25.695 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:14 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.010) 0:01:25.706 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:21 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.010) 0:01:25.717 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:28 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.010) 0:01:25.727 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:35 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.010) 0:01:25.738 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:45 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.011) 0:01:25.750 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:54 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.010) 0:01:25.761 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:64 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.010) 0:01:25.772 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:74 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.010) 0:01:25.782 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:85 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.010) 0:01:25.793 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:95 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.010) 0:01:25.803 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:76 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.011) 0:01:25.815 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml:2 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.022) 0:01:25.838 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:8 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.023) 0:01:25.861 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:16 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.012) 0:01:25.874 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:21 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.011) 0:01:25.886 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:29 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.011) 0:01:25.898 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:34 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.011) 0:01:25.910 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:40 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.011) 0:01:25.922 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:46 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.010) 0:01:25.932 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:79 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.012) 0:01:25.944 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml:2 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.022) 0:01:25.967 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:8 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.023) 0:01:25.990 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:16 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.011) 0:01:26.002 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:23 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.011) 0:01:26.013 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:27 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.012) 0:01:26.025 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:82 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.012) 0:01:26.037 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:5 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.025) 0:01:26.062 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:13 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.014) 0:01:26.077 ************ TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:20 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.010) 0:01:26.088 ************ TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:27 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.010) 0:01:26.099 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:85 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.010) 0:01:26.109 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml:2 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.026) 0:01:26.136 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:9 Sunday 05 May 2024 15:06:42 +0000 (0:00:00.023) 0:01:26.160 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:16 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.012) 0:01:26.172 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:22 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.012) 0:01:26.184 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:28 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.012) 0:01:26.197 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:35 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.011) 0:01:26.209 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:41 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.012) 0:01:26.221 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:47 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.011) 0:01:26.233 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:88 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.010) 0:01:26.244 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml:3 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.010) 0:01:26.255 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:2 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.024) 0:01:26.279 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:21 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.017) 0:01:26.297 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:7 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.083) 0:01:26.380 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:16 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.014) 0:01:26.395 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:38 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.019) 0:01:26.414 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:51 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.012) 0:01:26.426 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:63 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.011) 0:01:26.438 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:71 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.014) 0:01:26.453 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:83 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.012) 0:01:26.465 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:95 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.011) 0:01:26.476 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:110 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.013) 0:01:26.490 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:122 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.011) 0:01:26.501 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:128 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.011) 0:01:26.513 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:134 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.012) 0:01:26.525 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:146 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.011) 0:01:26.536 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:2 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.010) 0:01:26.547 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:40 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.028) 0:01:26.576 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:48 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.012) 0:01:26.588 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:58 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.014) 0:01:26.603 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:71 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.012) 0:01:26.615 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:3 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.011) 0:01:26.626 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:12 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.011) 0:01:26.638 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:3 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.012) 0:01:26.650 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:9 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.124) 0:01:26.774 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:16 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.012) 0:01:26.786 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:24 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.015) 0:01:26.802 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:30 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.010) 0:01:26.812 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:34 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.013) 0:01:26.825 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:39 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.011) 0:01:26.837 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:3 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.009) 0:01:26.847 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:10 Sunday 05 May 2024 15:06:43 +0000 (0:00:00.010) 0:01:26.858 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:17 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.374) 0:01:27.232 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:23 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.012) 0:01:27.245 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:32 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.011) 0:01:27.256 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:45 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.008) 0:01:27.265 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:51 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.011) 0:01:27.276 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:56 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.011) 0:01:27.288 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:69 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.008) 0:01:27.297 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:81 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:27.308 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:94 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.009) 0:01:27.318 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:106 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.015) 0:01:27.333 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:114 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.014) 0:01:27.347 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:122 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.012) 0:01:27.359 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:131 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.011) 0:01:27.371 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:140 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.012) 0:01:27.383 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:8 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:27.394 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:14 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.012) 0:01:27.406 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:21 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.011) 0:01:27.418 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:28 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:27.429 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:35 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.011) 0:01:27.441 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:45 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.013) 0:01:27.455 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:54 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.011) 0:01:27.466 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:63 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:27.477 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:72 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.012) 0:01:27.489 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:81 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.011) 0:01:27.501 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:3 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.011) 0:01:27.513 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:11 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.012) 0:01:27.525 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:20 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.033) 0:01:27.559 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:28 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.012) 0:01:27.571 ************ ok: [sut] => { "storage_test_expected_size": "10737418240" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:32 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.013) 0:01:27.584 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:46 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.012) 0:01:27.597 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:50 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.011) 0:01:27.608 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:54 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.011) 0:01:27.619 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:58 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.013) 0:01:27.632 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:68 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:27.643 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:72 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:27.654 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:77 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:27.665 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:83 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:27.675 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:88 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:27.686 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:96 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.012) 0:01:27.698 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:104 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:27.709 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:109 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:27.720 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:113 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:27.731 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:117 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:27.742 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:121 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:27.753 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:129 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.012) 0:01:27.765 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:138 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:27.776 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:142 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.012) 0:01:27.788 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:150 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:27.799 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:156 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:27.810 ************ ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:160 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.013) 0:01:27.823 ************ ok: [sut] => { "storage_test_expected_size": "10737418240" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:164 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.013) 0:01:27.836 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:5 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.012) 0:01:27.848 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:13 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.012) 0:01:27.860 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:18 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.011) 0:01:27.872 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:27 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.011) 0:01:27.884 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:35 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.012) 0:01:27.896 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:41 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.013) 0:01:27.910 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:47 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.011) 0:01:27.921 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:27 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.011) 0:01:27.933 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:44 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:27.944 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:54 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.009) 0:01:27.954 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create a LVM logical volume with for ext3 FS size 5g] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:180 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.011) 0:01:27.966 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.028) 0:01:27.994 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.015) 0:01:28.010 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.016) 0:01:28.026 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.029) 0:01:28.056 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.012) 0:01:28.068 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.012) 0:01:28.081 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:28.092 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.010) 0:01:28.102 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.024) 0:01:28.127 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.011) 0:01:28.139 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh" ], "name": "foo", "type": "lvm", "volumes": [ { "fs_type": "ext3", "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.014) 0:01:28.154 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 05 May 2024 15:06:44 +0000 (0:00:00.012) 0:01:28.166 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 05 May 2024 15:06:45 +0000 (0:00:00.011) 0:01:28.178 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 05 May 2024 15:06:45 +0000 (0:00:00.010) 0:01:28.189 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 05 May 2024 15:06:45 +0000 (0:00:00.011) 0:01:28.201 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 05 May 2024 15:06:45 +0000 (0:00:00.010) 0:01:28.212 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 05 May 2024 15:06:45 +0000 (0:00:00.018) 0:01:28.230 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 05 May 2024 15:06:45 +0000 (0:00:00.010) 0:01:28.241 ************ changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdh", "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": "ext3" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [ { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 05 May 2024 15:06:52 +0000 (0:00:07.275) 0:01:35.517 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 05 May 2024 15:06:52 +0000 (0:00:00.012) 0:01:35.529 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 05 May 2024 15:06:52 +0000 (0:00:00.010) 0:01:35.540 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdh", "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": "ext3" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [ { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 05 May 2024 15:06:52 +0000 (0:00:00.014) 0:01:35.555 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 05 May 2024 15:06:52 +0000 (0:00:00.014) 0:01:35.569 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 05 May 2024 15:06:52 +0000 (0:00:00.014) 0:01:35.584 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 05 May 2024 15:06:52 +0000 (0:00:00.010) 0:01:35.594 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 05 May 2024 15:06:52 +0000 (0:00:00.257) 0:01:35.852 ************ changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext3', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 05 May 2024 15:06:52 +0000 (0:00:00.148) 0:01:36.000 ************ skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext3', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 05 May 2024 15:06:52 +0000 (0:00:00.018) 0:01:36.018 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 05 May 2024 15:06:53 +0000 (0:00:00.247) 0:01:36.266 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714920736.8291783, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 05 May 2024 15:06:53 +0000 (0:00:00.131) 0:01:36.397 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 05 May 2024 15:06:53 +0000 (0:00:00.011) 0:01:36.408 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:196 Sunday 05 May 2024 15:06:53 +0000 (0:00:00.484) 0:01:36.893 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:2 Sunday 05 May 2024 15:06:53 +0000 (0:00:00.022) 0:01:36.915 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:7 Sunday 05 May 2024 15:06:53 +0000 (0:00:00.015) 0:01:36.931 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:15 Sunday 05 May 2024 15:06:53 +0000 (0:00:00.012) 0:01:36.943 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext3", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "c407662e-ddf7-48ae-bfa1-6db96c5b0fe5" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "vG0by6-HE4L-x2aA-2Tyo-XDT5-FKeZ-Cjw7ht" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:20 Sunday 05 May 2024 15:06:53 +0000 (0:00:00.131) 0:01:37.075 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003293", "end": "2024-05-05 15:06:54.015380", "rc": 0, "start": "2024-05-05 15:06:54.012087" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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 # UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 ext3 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:25 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.129) 0:01:37.205 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003026", "end": "2024-05-05 15:06:54.141732", "failed_when_result": false, "rc": 0, "start": "2024-05-05 15:06:54.138706" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:34 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.126) 0:01:37.332 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:5 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.024) 0:01:37.356 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:18 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.012) 0:01:37.368 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.021144", "end": "2024-05-05 15:06:54.325833", "rc": 0, "start": "2024-05-05 15:06:54.304689" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:24 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.148) 0:01:37.517 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:34 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.017) 0:01:37.534 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:2 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.025) 0:01:37.559 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sdh" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:13 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.016) 0:01:37.576 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdh", "pv": "/dev/sdh" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:22 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.126) 0:01:37.702 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:27 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.014) 0:01:37.716 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:33 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.014) 0:01:37.731 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:42 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.015) 0:01:37.746 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:48 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.015) 0:01:37.761 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:54 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.014) 0:01:37.775 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:59 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.011) 0:01:37.787 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdh" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:73 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.017) 0:01:37.805 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:8 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.044) 0:01:37.849 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:14 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.012) 0:01:37.861 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:21 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.012) 0:01:37.874 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:28 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.012) 0:01:37.886 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:35 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.011) 0:01:37.898 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:45 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.010) 0:01:37.908 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:54 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.012) 0:01:37.921 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:64 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.011) 0:01:37.932 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:74 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.010) 0:01:37.943 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:85 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.010) 0:01:37.954 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:95 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.011) 0:01:37.965 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:76 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.011) 0:01:37.976 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml:2 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.023) 0:01:38.000 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:8 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.023) 0:01:38.023 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:16 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.012) 0:01:38.035 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:21 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.013) 0:01:38.048 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:29 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.012) 0:01:38.061 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:34 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.012) 0:01:38.073 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:40 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.011) 0:01:38.084 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:46 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.011) 0:01:38.095 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:79 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.010) 0:01:38.106 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml:2 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.024) 0:01:38.130 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:8 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.023) 0:01:38.154 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:16 Sunday 05 May 2024 15:06:54 +0000 (0:00:00.010) 0:01:38.165 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:23 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.011) 0:01:38.177 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:27 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.010) 0:01:38.187 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:82 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.010) 0:01:38.198 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:5 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.024) 0:01:38.223 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:13 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.015) 0:01:38.238 ************ skipping: [sut] => (item=/dev/sdh) => { "_storage_test_pool_member_path": "/dev/sdh", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:20 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.013) 0:01:38.251 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:2 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.022) 0:01:38.274 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:9 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.014) 0:01:38.288 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:18 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.014) 0:01:38.303 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:27 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.013) 0:01:38.316 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:37 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.011) 0:01:38.328 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:47 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.012) 0:01:38.340 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:27 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.011) 0:01:38.351 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:85 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.010) 0:01:38.362 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml:2 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.026) 0:01:38.388 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:9 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.023) 0:01:38.412 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:16 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.012) 0:01:38.424 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:22 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.013) 0:01:38.437 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:28 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.012) 0:01:38.450 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:35 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.012) 0:01:38.462 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:41 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.011) 0:01:38.473 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:47 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.012) 0:01:38.486 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:88 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.010) 0:01:38.496 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml:3 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.011) 0:01:38.508 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:2 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.022) 0:01:38.531 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:21 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.015) 0:01:38.546 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:7 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.083) 0:01:38.630 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:16 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.015) 0:01:38.645 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1189249, "block_size": 4096, "block_total": 1257376, "block_used": 68127, "device": "/dev/mapper/foo-test1", "fstype": "ext3", "inode_available": 327669, "inode_total": 327680, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024,data=ordered", "size_available": 4871163904, "size_total": 5150212096, "uuid": "c407662e-ddf7-48ae-bfa1-6db96c5b0fe5" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1189249, "block_size": 4096, "block_total": 1257376, "block_used": 68127, "device": "/dev/mapper/foo-test1", "fstype": "ext3", "inode_available": 327669, "inode_total": 327680, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024,data=ordered", "size_available": 4871163904, "size_total": 5150212096, "uuid": "c407662e-ddf7-48ae-bfa1-6db96c5b0fe5" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:38 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.019) 0:01:38.664 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:51 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.012) 0:01:38.677 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:63 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.015) 0:01:38.692 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:71 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.014) 0:01:38.706 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:83 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.012) 0:01:38.718 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:95 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.013) 0:01:38.732 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:110 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.012) 0:01:38.744 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:122 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.015) 0:01:38.760 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:128 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.011) 0:01:38.771 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:134 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.010) 0:01:38.782 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:146 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.012) 0:01:38.794 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:2 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.012) 0:01:38.806 ************ 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 ext3 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:40 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.025) 0:01:38.832 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:48 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.014) 0:01:38.846 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:58 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.014) 0:01:38.861 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:71 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.011) 0:01:38.872 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:3 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.011) 0:01:38.883 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:12 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.016) 0:01:38.900 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:3 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.016) 0:01:38.916 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714921612.2863202, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714921612.2863202, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 57980, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1714921612.2863202, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:9 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.133) 0:01:39.050 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:16 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.016) 0:01:39.066 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:24 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.013) 0:01:39.079 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:30 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.014) 0:01:39.093 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:34 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.013) 0:01:39.107 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:39 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.012) 0:01:39.119 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:3 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.014) 0:01:39.133 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:10 Sunday 05 May 2024 15:06:55 +0000 (0:00:00.011) 0:01:39.145 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:17 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.375) 0:01:39.520 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:23 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.012) 0:01:39.533 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:32 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.012) 0:01:39.545 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:45 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.016) 0:01:39.562 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:51 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.011) 0:01:39.573 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:56 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.012) 0:01:39.585 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:69 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.012) 0:01:39.597 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:81 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.010) 0:01:39.608 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:94 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.010) 0:01:39.619 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:106 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.015) 0:01:39.635 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:114 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.014) 0:01:39.649 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:122 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.012) 0:01:39.662 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:131 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.012) 0:01:39.674 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:140 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.011) 0:01:39.685 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:8 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.011) 0:01:39.696 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:14 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.011) 0:01:39.707 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:21 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.010) 0:01:39.718 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:28 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.010) 0:01:39.729 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:35 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.012) 0:01:39.741 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:45 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.011) 0:01:39.752 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:54 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.011) 0:01:39.763 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:63 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.010) 0:01:39.774 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:72 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.010) 0:01:39.785 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:81 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.010) 0:01:39.796 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:3 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.012) 0:01:39.808 ************ ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:11 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.128) 0:01:39.937 ************ ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:20 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.126) 0:01:40.063 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:28 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.017) 0:01:40.080 ************ ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:32 Sunday 05 May 2024 15:06:56 +0000 (0:00:00.013) 0:01:40.093 ************ ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:46 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.124) 0:01:40.218 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:50 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.014) 0:01:40.233 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:54 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.014) 0:01:40.247 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:58 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.013) 0:01:40.260 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:68 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.013) 0:01:40.274 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:72 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.011) 0:01:40.285 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:77 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.011) 0:01:40.296 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:83 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.011) 0:01:40.307 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:88 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.012) 0:01:40.320 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:96 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.012) 0:01:40.333 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:104 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.012) 0:01:40.346 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:109 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.012) 0:01:40.358 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:113 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.012) 0:01:40.371 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:117 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.011) 0:01:40.382 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:121 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.012) 0:01:40.394 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:129 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.011) 0:01:40.405 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:138 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.012) 0:01:40.417 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:142 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.011) 0:01:40.428 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:150 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.011) 0:01:40.439 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:156 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.011) 0:01:40.450 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:160 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.014) 0:01:40.465 ************ ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:164 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.011) 0:01:40.477 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:5 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.016) 0:01:40.493 ************ 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.017875", "end": "2024-05-05 15:06:57.447670", "rc": 0, "start": "2024-05-05 15:06:57.429795" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:13 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.145) 0:01:40.639 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:18 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.016) 0:01:40.655 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:27 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.016) 0:01:40.672 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:35 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.013) 0:01:40.685 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:41 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.013) 0:01:40.698 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:47 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.013) 0:01:40.712 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:27 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.012) 0:01:40.724 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:44 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.012) 0:01:40.736 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:54 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.009) 0:01:40.746 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change volume size to 9g] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:199 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.011) 0:01:40.758 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.031) 0:01:40.790 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.016) 0:01:40.806 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.014) 0:01:40.820 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.029) 0:01:40.849 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.012) 0:01:40.862 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.010) 0:01:40.872 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.010) 0:01:40.883 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.010) 0:01:40.894 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.024) 0:01:40.919 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.012) 0:01:40.931 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh" ], "name": "foo", "type": "lvm", "volumes": [ { "fs_type": "ext3", "mount_point": "/opt/test1", "name": "test1", "size": "9g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.014) 0:01:40.945 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.012) 0:01:40.957 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.011) 0:01:40.969 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.011) 0:01:40.981 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.037) 0:01:41.018 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.013) 0:01:41.032 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.019) 0:01:41.051 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 05 May 2024 15:06:57 +0000 (0:00:00.011) 0:01:41.062 ************ changed: [sut] => { "actions": [ { "action": "resize device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "resize format", "device": "/dev/mapper/foo-test1", "fs_type": "ext3" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/mapper/foo-test1", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "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": "ext3", "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": "9g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 05 May 2024 15:07:03 +0000 (0:00:06.063) 0:01:47.125 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 05 May 2024 15:07:03 +0000 (0:00:00.013) 0:01:47.138 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 05 May 2024 15:07:03 +0000 (0:00:00.011) 0:01:47.150 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "resize device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "resize format", "device": "/dev/mapper/foo-test1", "fs_type": "ext3" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/mapper/foo-test1", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "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": "ext3", "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": "9g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 05 May 2024 15:07:03 +0000 (0:00:00.014) 0:01:47.165 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "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": "ext3", "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": "9g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 05 May 2024 15:07:04 +0000 (0:00:00.015) 0:01:47.180 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 05 May 2024 15:07:04 +0000 (0:00:00.013) 0:01:47.194 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 05 May 2024 15:07:04 +0000 (0:00:00.012) 0:01:47.206 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 05 May 2024 15:07:04 +0000 (0:00:00.305) 0:01:47.511 ************ changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext3', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 05 May 2024 15:07:04 +0000 (0:00:00.199) 0:01:47.711 ************ skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext3', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 05 May 2024 15:07:04 +0000 (0:00:00.017) 0:01:47.728 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 05 May 2024 15:07:04 +0000 (0:00:00.268) 0:01:47.997 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714920736.8291783, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 05 May 2024 15:07:04 +0000 (0:00:00.135) 0:01:48.132 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 05 May 2024 15:07:04 +0000 (0:00:00.012) 0:01:48.145 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:213 Sunday 05 May 2024 15:07:05 +0000 (0:00:00.504) 0:01:48.650 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:2 Sunday 05 May 2024 15:07:05 +0000 (0:00:00.024) 0:01:48.674 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "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": "ext3", "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": "9g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:7 Sunday 05 May 2024 15:07:05 +0000 (0:00:00.015) 0:01:48.690 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:15 Sunday 05 May 2024 15:07:05 +0000 (0:00:00.012) 0:01:48.702 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext3", "label": "", "name": "/dev/mapper/foo-test1", "size": "9G", "type": "lvm", "uuid": "c407662e-ddf7-48ae-bfa1-6db96c5b0fe5" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "vG0by6-HE4L-x2aA-2Tyo-XDT5-FKeZ-Cjw7ht" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:20 Sunday 05 May 2024 15:07:05 +0000 (0:00:00.138) 0:01:48.840 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003407", "end": "2024-05-05 15:07:05.780935", "rc": 0, "start": "2024-05-05 15:07:05.777528" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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 # UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 ext3 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:25 Sunday 05 May 2024 15:07:05 +0000 (0:00:00.130) 0:01:48.970 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003041", "end": "2024-05-05 15:07:05.907272", "failed_when_result": false, "rc": 0, "start": "2024-05-05 15:07:05.904231" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:34 Sunday 05 May 2024 15:07:05 +0000 (0:00:00.126) 0:01:49.097 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:5 Sunday 05 May 2024 15:07:05 +0000 (0:00:00.026) 0:01:49.123 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:18 Sunday 05 May 2024 15:07:05 +0000 (0:00:00.011) 0:01:49.135 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.017287", "end": "2024-05-05 15:07:06.090605", "rc": 0, "start": "2024-05-05 15:07:06.073318" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:24 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.146) 0:01:49.282 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:34 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.021) 0:01:49.303 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:2 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.025) 0:01:49.329 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sdh" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:13 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.018) 0:01:49.347 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdh", "pv": "/dev/sdh" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:22 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.126) 0:01:49.474 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:27 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.014) 0:01:49.488 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:33 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.015) 0:01:49.503 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:42 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.015) 0:01:49.519 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:48 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.014) 0:01:49.533 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:54 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.015) 0:01:49.548 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:59 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.012) 0:01:49.560 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdh" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:73 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.017) 0:01:49.578 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:8 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.023) 0:01:49.601 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:14 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.034) 0:01:49.635 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:21 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.012) 0:01:49.648 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:28 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.012) 0:01:49.661 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:35 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.011) 0:01:49.672 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:45 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.011) 0:01:49.683 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:54 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.011) 0:01:49.694 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:64 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.012) 0:01:49.706 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:74 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.011) 0:01:49.717 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:85 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.011) 0:01:49.728 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:95 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.010) 0:01:49.739 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:76 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.010) 0:01:49.750 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml:2 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.023) 0:01:49.774 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:8 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.023) 0:01:49.798 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:16 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.012) 0:01:49.810 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:21 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.011) 0:01:49.821 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:29 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.013) 0:01:49.834 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:34 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.012) 0:01:49.846 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:40 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.010) 0:01:49.857 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:46 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.010) 0:01:49.868 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:79 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.010) 0:01:49.879 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml:2 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.023) 0:01:49.903 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:8 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.023) 0:01:49.926 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:16 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.011) 0:01:49.938 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:23 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.010) 0:01:49.948 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:27 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.012) 0:01:49.961 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:82 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.010) 0:01:49.972 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:5 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.024) 0:01:49.996 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:13 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.013) 0:01:50.010 ************ skipping: [sut] => (item=/dev/sdh) => { "_storage_test_pool_member_path": "/dev/sdh", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:20 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.015) 0:01:50.025 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:2 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.021) 0:01:50.047 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:9 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.014) 0:01:50.061 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:18 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.014) 0:01:50.076 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:27 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.011) 0:01:50.087 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:37 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.012) 0:01:50.099 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:47 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.011) 0:01:50.110 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:27 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.011) 0:01:50.121 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:85 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.010) 0:01:50.132 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml:2 Sunday 05 May 2024 15:07:06 +0000 (0:00:00.026) 0:01:50.159 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:9 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.024) 0:01:50.183 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:16 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.012) 0:01:50.195 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:22 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.012) 0:01:50.208 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:28 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.012) 0:01:50.220 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:35 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.013) 0:01:50.233 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:41 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.011) 0:01:50.245 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:47 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.012) 0:01:50.257 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:88 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.011) 0:01:50.268 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml:3 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.011) 0:01:50.279 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:2 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.024) 0:01:50.304 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:21 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.016) 0:01:50.320 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:7 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.091) 0:01:50.412 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:16 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.014) 0:01:50.427 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 2168628, "block_size": 4096, "block_total": 2289502, "block_used": 120874, "device": "/dev/mapper/foo-test1", "fstype": "ext3", "inode_available": 589813, "inode_total": 589824, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024,data=ordered", "size_available": 8882700288, "size_total": 9377800192, "uuid": "c407662e-ddf7-48ae-bfa1-6db96c5b0fe5" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 2168628, "block_size": 4096, "block_total": 2289502, "block_used": 120874, "device": "/dev/mapper/foo-test1", "fstype": "ext3", "inode_available": 589813, "inode_total": 589824, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024,data=ordered", "size_available": 8882700288, "size_total": 9377800192, "uuid": "c407662e-ddf7-48ae-bfa1-6db96c5b0fe5" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:38 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.018) 0:01:50.446 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:51 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.013) 0:01:50.459 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:63 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.015) 0:01:50.475 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:71 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.014) 0:01:50.489 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:83 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.012) 0:01:50.501 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:95 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.012) 0:01:50.514 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:110 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.012) 0:01:50.526 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:122 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.018) 0:01:50.544 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:128 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.012) 0:01:50.557 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:134 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.012) 0:01:50.569 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:146 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.010) 0:01:50.580 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:2 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.011) 0:01:50.591 ************ 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 ext3 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:40 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.024) 0:01:50.615 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:48 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.015) 0:01:50.631 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:58 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.014) 0:01:50.645 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:71 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.012) 0:01:50.657 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:3 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.011) 0:01:50.669 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:12 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.015) 0:01:50.684 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:3 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.016) 0:01:50.701 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714921623.8958218, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714921623.8958218, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 57980, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1714921623.8958218, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:9 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.132) 0:01:50.833 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:16 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.015) 0:01:50.849 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:24 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.012) 0:01:50.862 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:30 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.014) 0:01:50.876 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:34 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.013) 0:01:50.889 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:39 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.011) 0:01:50.900 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:3 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.013) 0:01:50.914 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:10 Sunday 05 May 2024 15:07:07 +0000 (0:00:00.011) 0:01:50.925 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:17 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.419) 0:01:51.344 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:23 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.013) 0:01:51.358 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:32 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.011) 0:01:51.369 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:45 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.016) 0:01:51.386 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:51 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.012) 0:01:51.398 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:56 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.012) 0:01:51.410 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:69 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.010) 0:01:51.421 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:81 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.012) 0:01:51.434 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:94 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.011) 0:01:51.445 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:106 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.015) 0:01:51.461 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:114 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.014) 0:01:51.475 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:122 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.012) 0:01:51.487 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:131 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.012) 0:01:51.499 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:140 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.012) 0:01:51.512 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:8 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.011) 0:01:51.523 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:14 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.012) 0:01:51.535 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:21 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.011) 0:01:51.546 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:28 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.011) 0:01:51.557 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:35 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.011) 0:01:51.568 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:45 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.012) 0:01:51.581 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:54 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.010) 0:01:51.592 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:63 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.010) 0:01:51.603 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:72 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.012) 0:01:51.615 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:81 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.012) 0:01:51.627 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:3 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.013) 0:01:51.641 ************ ok: [sut] => { "bytes": 9663676416, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:11 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.125) 0:01:51.766 ************ ok: [sut] => { "bytes": 9663676416, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:20 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.133) 0:01:51.899 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "9663676416" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:28 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.018) 0:01:51.918 ************ ok: [sut] => { "storage_test_expected_size": "9663676416" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:32 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.047) 0:01:51.966 ************ ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:46 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.126) 0:01:52.092 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:50 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.014) 0:01:52.107 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:54 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.014) 0:01:52.122 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:58 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.015) 0:01:52.137 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:68 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.014) 0:01:52.151 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:72 Sunday 05 May 2024 15:07:08 +0000 (0:00:00.012) 0:01:52.164 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:77 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.011) 0:01:52.175 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:83 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.011) 0:01:52.186 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:88 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.010) 0:01:52.197 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:96 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.012) 0:01:52.209 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:104 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.010) 0:01:52.220 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:109 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.011) 0:01:52.231 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:113 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.011) 0:01:52.242 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:117 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.011) 0:01:52.253 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:121 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.011) 0:01:52.264 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:129 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.012) 0:01:52.277 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:138 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.012) 0:01:52.289 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:142 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.011) 0:01:52.300 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:150 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.011) 0:01:52.311 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:156 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.011) 0:01:52.322 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 9663676416, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:160 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.013) 0:01:52.336 ************ ok: [sut] => { "storage_test_expected_size": "9663676416" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:164 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.013) 0:01:52.349 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:5 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.017) 0:01:52.367 ************ 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.019833", "end": "2024-05-05 15:07:09.326776", "rc": 0, "start": "2024-05-05 15:07:09.306943" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:13 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.151) 0:01:52.518 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:18 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.017) 0:01:52.536 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:27 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.018) 0:01:52.554 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:35 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.013) 0:01:52.568 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:41 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.013) 0:01:52.581 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:47 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.013) 0:01:52.595 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:27 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.013) 0:01:52.608 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:44 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.011) 0:01:52.619 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:54 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.011) 0:01:52.630 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change volume size to 5g] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:216 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.011) 0:01:52.642 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.033) 0:01:52.675 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.016) 0:01:52.692 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.014) 0:01:52.706 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.030) 0:01:52.737 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.012) 0:01:52.749 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.012) 0:01:52.761 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.011) 0:01:52.772 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.011) 0:01:52.783 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.024) 0:01:52.808 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.012) 0:01:52.820 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh" ], "name": "foo", "type": "lvm", "volumes": [ { "fs_type": "ext3", "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.014) 0:01:52.835 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.011) 0:01:52.847 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.011) 0:01:52.859 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.011) 0:01:52.870 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.013) 0:01:52.884 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.012) 0:01:52.897 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.019) 0:01:52.916 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 05 May 2024 15:07:09 +0000 (0:00:00.011) 0:01:52.927 ************ changed: [sut] => { "actions": [ { "action": "resize format", "device": "/dev/mapper/foo-test1", "fs_type": "ext3" }, { "action": "resize device", "device": "/dev/mapper/foo-test1", "fs_type": null } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/mapper/foo-test1", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "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": "ext3", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 05 May 2024 15:07:15 +0000 (0:00:05.888) 0:01:58.816 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 05 May 2024 15:07:15 +0000 (0:00:00.013) 0:01:58.829 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 05 May 2024 15:07:15 +0000 (0:00:00.011) 0:01:58.840 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "resize format", "device": "/dev/mapper/foo-test1", "fs_type": "ext3" }, { "action": "resize device", "device": "/dev/mapper/foo-test1", "fs_type": null } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/mapper/foo-test1", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "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": "ext3", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 05 May 2024 15:07:15 +0000 (0:00:00.014) 0:01:58.855 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "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": "ext3", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 05 May 2024 15:07:15 +0000 (0:00:00.015) 0:01:58.870 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 05 May 2024 15:07:15 +0000 (0:00:00.013) 0:01:58.883 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 05 May 2024 15:07:15 +0000 (0:00:00.012) 0:01:58.896 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 05 May 2024 15:07:15 +0000 (0:00:00.262) 0:01:59.158 ************ changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext3', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 05 May 2024 15:07:16 +0000 (0:00:00.149) 0:01:59.307 ************ skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext3', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 05 May 2024 15:07:16 +0000 (0:00:00.017) 0:01:59.324 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 05 May 2024 15:07:16 +0000 (0:00:00.255) 0:01:59.580 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714920736.8291783, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 05 May 2024 15:07:16 +0000 (0:00:00.134) 0:01:59.714 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 05 May 2024 15:07:16 +0000 (0:00:00.011) 0:01:59.726 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:230 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.486) 0:02:00.212 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:2 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.026) 0:02:00.239 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "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": "ext3", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:7 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.015) 0:02:00.255 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:15 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.011) 0:02:00.267 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext3", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "c407662e-ddf7-48ae-bfa1-6db96c5b0fe5" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "vG0by6-HE4L-x2aA-2Tyo-XDT5-FKeZ-Cjw7ht" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:20 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.132) 0:02:00.399 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003127", "end": "2024-05-05 15:07:17.336757", "rc": 0, "start": "2024-05-05 15:07:17.333630" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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 # UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 ext3 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:25 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.127) 0:02:00.527 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003170", "end": "2024-05-05 15:07:17.465387", "failed_when_result": false, "rc": 0, "start": "2024-05-05 15:07:17.462217" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:34 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.128) 0:02:00.655 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:5 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.024) 0:02:00.680 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:18 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.011) 0:02:00.691 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.021441", "end": "2024-05-05 15:07:17.649833", "rc": 0, "start": "2024-05-05 15:07:17.628392" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:24 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.148) 0:02:00.840 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:34 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.018) 0:02:00.859 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:2 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.025) 0:02:00.884 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sdh" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:13 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.016) 0:02:00.901 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdh", "pv": "/dev/sdh" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:22 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.126) 0:02:01.027 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:27 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.014) 0:02:01.042 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:33 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.015) 0:02:01.057 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:42 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.015) 0:02:01.073 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:48 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.014) 0:02:01.087 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:54 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.015) 0:02:01.102 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:59 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.039) 0:02:01.141 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdh" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:73 Sunday 05 May 2024 15:07:17 +0000 (0:00:00.020) 0:02:01.162 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:8 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.022) 0:02:01.184 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:14 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:01.197 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:21 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.018) 0:02:01.215 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:28 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:01.228 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:35 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.014) 0:02:01.242 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:45 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:01.255 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:54 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:01.268 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:64 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:01.280 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:74 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.013) 0:02:01.293 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:85 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:01.305 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:95 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:01.317 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:76 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.011) 0:02:01.328 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml:2 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.024) 0:02:01.353 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:8 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.023) 0:02:01.376 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:16 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:01.389 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:21 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.011) 0:02:01.401 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:29 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:01.413 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:34 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.013) 0:02:01.426 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:40 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:01.438 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:46 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:01.450 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:79 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:01.463 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml:2 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.024) 0:02:01.487 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:8 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.023) 0:02:01.510 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:16 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:01.523 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:23 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.011) 0:02:01.535 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:27 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.011) 0:02:01.546 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:82 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.014) 0:02:01.560 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:5 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.025) 0:02:01.585 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:13 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.014) 0:02:01.600 ************ skipping: [sut] => (item=/dev/sdh) => { "_storage_test_pool_member_path": "/dev/sdh", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:20 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.014) 0:02:01.615 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:2 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.022) 0:02:01.637 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:9 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.014) 0:02:01.652 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:18 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.014) 0:02:01.666 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:27 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.011) 0:02:01.677 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:37 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.010) 0:02:01.688 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:47 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.013) 0:02:01.701 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:27 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.011) 0:02:01.712 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:85 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.011) 0:02:01.724 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml:2 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.025) 0:02:01.749 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:9 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.027) 0:02:01.776 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:16 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:01.788 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:22 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:01.801 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:28 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:01.813 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:35 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.013) 0:02:01.826 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:41 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:01.838 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:47 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:01.850 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:88 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.010) 0:02:01.861 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml:3 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.010) 0:02:01.872 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:2 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.022) 0:02:01.895 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:21 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.042) 0:02:01.937 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:7 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.058) 0:02:01.996 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:16 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.014) 0:02:02.010 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1189250, "block_size": 4096, "block_total": 1257376, "block_used": 68126, "device": "/dev/mapper/foo-test1", "fstype": "ext3", "inode_available": 327669, "inode_total": 327680, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024,data=ordered", "size_available": 4871168000, "size_total": 5150212096, "uuid": "c407662e-ddf7-48ae-bfa1-6db96c5b0fe5" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1189250, "block_size": 4096, "block_total": 1257376, "block_used": 68126, "device": "/dev/mapper/foo-test1", "fstype": "ext3", "inode_available": 327669, "inode_total": 327680, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024,data=ordered", "size_available": 4871168000, "size_total": 5150212096, "uuid": "c407662e-ddf7-48ae-bfa1-6db96c5b0fe5" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:38 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.018) 0:02:02.029 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:51 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.013) 0:02:02.043 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:63 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.015) 0:02:02.058 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:71 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.014) 0:02:02.073 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:83 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:02.085 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:95 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:02.097 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:110 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.011) 0:02:02.108 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:122 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.016) 0:02:02.125 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:128 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:02.137 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:134 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.012) 0:02:02.149 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:146 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.011) 0:02:02.160 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:2 Sunday 05 May 2024 15:07:18 +0000 (0:00:00.011) 0:02:02.172 ************ 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 ext3 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:40 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.024) 0:02:02.196 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:48 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.015) 0:02:02.212 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:58 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.014) 0:02:02.226 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:71 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.011) 0:02:02.237 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:3 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.011) 0:02:02.248 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:12 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.016) 0:02:02.265 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:3 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.016) 0:02:02.282 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714921635.5753207, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714921635.5753207, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 57980, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1714921635.5753207, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:9 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.136) 0:02:02.418 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:16 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.015) 0:02:02.434 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:24 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.012) 0:02:02.446 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:30 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.014) 0:02:02.461 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:34 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.014) 0:02:02.475 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:39 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.012) 0:02:02.487 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:3 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.014) 0:02:02.502 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:10 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.012) 0:02:02.514 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:17 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.375) 0:02:02.889 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:23 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.012) 0:02:02.902 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:32 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.012) 0:02:02.914 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:45 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.017) 0:02:02.932 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:51 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.012) 0:02:02.944 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:56 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.011) 0:02:02.956 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:69 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.011) 0:02:02.967 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:81 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.010) 0:02:02.978 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:94 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.012) 0:02:02.991 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:106 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.015) 0:02:03.006 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:114 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.014) 0:02:03.021 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:122 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.012) 0:02:03.033 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:131 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.011) 0:02:03.044 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:140 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.011) 0:02:03.055 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:8 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.012) 0:02:03.067 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:14 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.012) 0:02:03.080 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:21 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.011) 0:02:03.091 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:28 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.011) 0:02:03.102 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:35 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.012) 0:02:03.114 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:45 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.011) 0:02:03.125 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:54 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.012) 0:02:03.137 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:63 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.011) 0:02:03.149 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:72 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.010) 0:02:03.160 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:81 Sunday 05 May 2024 15:07:19 +0000 (0:00:00.011) 0:02:03.171 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:3 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.011) 0:02:03.182 ************ ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:11 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.151) 0:02:03.333 ************ ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:20 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.126) 0:02:03.459 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:28 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.016) 0:02:03.476 ************ ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:32 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.014) 0:02:03.490 ************ ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:46 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.125) 0:02:03.616 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:50 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.014) 0:02:03.631 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:54 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.017) 0:02:03.648 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:58 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.015) 0:02:03.664 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:68 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.014) 0:02:03.679 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:72 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.011) 0:02:03.690 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:77 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.011) 0:02:03.701 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:83 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.010) 0:02:03.712 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:88 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.010) 0:02:03.723 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:96 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.012) 0:02:03.735 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:104 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.012) 0:02:03.747 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:109 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.012) 0:02:03.759 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:113 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.011) 0:02:03.771 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:117 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.011) 0:02:03.782 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:121 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.011) 0:02:03.793 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:129 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.013) 0:02:03.806 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:138 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.011) 0:02:03.818 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:142 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.010) 0:02:03.828 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:150 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.010) 0:02:03.839 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:156 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.011) 0:02:03.850 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:160 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.013) 0:02:03.864 ************ ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:164 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.013) 0:02:03.877 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:5 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.017) 0:02:03.895 ************ 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.019345", "end": "2024-05-05 15:07:20.850768", "rc": 0, "start": "2024-05-05 15:07:20.831423" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:13 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.145) 0:02:04.041 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:18 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.015) 0:02:04.057 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:27 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.017) 0:02:04.074 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:35 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.013) 0:02:04.088 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:41 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.013) 0:02:04.101 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:47 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.013) 0:02:04.114 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:27 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.012) 0:02:04.127 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:44 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.011) 0:02:04.138 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:54 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.012) 0:02:04.150 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up] **************************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:233 Sunday 05 May 2024 15:07:20 +0000 (0:00:00.010) 0:02:04.161 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 05 May 2024 15:07:21 +0000 (0:00:00.037) 0:02:04.199 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 05 May 2024 15:07:21 +0000 (0:00:00.017) 0:02:04.217 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 05 May 2024 15:07:21 +0000 (0:00:00.014) 0:02:04.231 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 05 May 2024 15:07:21 +0000 (0:00:00.029) 0:02:04.260 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 05 May 2024 15:07:21 +0000 (0:00:00.011) 0:02:04.271 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 05 May 2024 15:07:21 +0000 (0:00:00.011) 0:02:04.283 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 05 May 2024 15:07:21 +0000 (0:00:00.010) 0:02:04.294 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 05 May 2024 15:07:21 +0000 (0:00:00.010) 0:02:04.305 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 05 May 2024 15:07:21 +0000 (0:00:00.024) 0:02:04.330 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 05 May 2024 15:07:21 +0000 (0:00:00.012) 0:02:04.342 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh" ], "name": "foo", "state": "absent", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 05 May 2024 15:07:21 +0000 (0:00:00.015) 0:02:04.358 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 05 May 2024 15:07:21 +0000 (0:00:00.011) 0:02:04.370 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 05 May 2024 15:07:21 +0000 (0:00:00.011) 0:02:04.382 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 05 May 2024 15:07:21 +0000 (0:00:00.011) 0:02:04.394 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 05 May 2024 15:07:21 +0000 (0:00:00.013) 0:02:04.407 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 05 May 2024 15:07:21 +0000 (0:00:00.044) 0:02:04.451 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 05 May 2024 15:07:21 +0000 (0:00:00.020) 0:02:04.471 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 05 May 2024 15:07:21 +0000 (0:00:00.011) 0:02:04.482 ************ changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "ext3" }, { "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/sdh", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext3", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdh" ], "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": "ext3", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 05 May 2024 15:07:26 +0000 (0:00:05.099) 0:02:09.581 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 05 May 2024 15:07:26 +0000 (0:00:00.013) 0:02:09.594 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 05 May 2024 15:07:26 +0000 (0:00:00.012) 0:02:09.606 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "ext3" }, { "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/sdh", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext3", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdh" ], "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": "ext3", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 05 May 2024 15:07:26 +0000 (0:00:00.016) 0:02:09.623 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdh" ], "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": "ext3", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 05 May 2024 15:07:26 +0000 (0:00:00.015) 0:02:09.638 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 05 May 2024 15:07:26 +0000 (0:00:00.013) 0:02:09.651 ************ changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'state': 'absent', 'path': '/opt/test1', 'fstype': 'ext3'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "fstype": "ext3", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 05 May 2024 15:07:26 +0000 (0:00:00.141) 0:02:09.792 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 05 May 2024 15:07:26 +0000 (0:00:00.260) 0:02:10.053 ************ TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 05 May 2024 15:07:26 +0000 (0:00:00.012) 0:02:10.066 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 05 May 2024 15:07:26 +0000 (0:00:00.012) 0:02:10.078 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 05 May 2024 15:07:27 +0000 (0:00:00.250) 0:02:10.329 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714920736.8291783, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 05 May 2024 15:07:27 +0000 (0:00:00.134) 0:02:10.463 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 05 May 2024 15:07:27 +0000 (0:00:00.011) 0:02:10.474 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:246 Sunday 05 May 2024 15:07:27 +0000 (0:00:00.504) 0:02:10.979 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:2 Sunday 05 May 2024 15:07:27 +0000 (0:00:00.027) 0:02:11.006 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdh" ], "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": "ext3", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:7 Sunday 05 May 2024 15:07:27 +0000 (0:00:00.015) 0:02:11.022 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:15 Sunday 05 May 2024 15:07:27 +0000 (0:00:00.012) 0:02:11.034 ************ ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:20 Sunday 05 May 2024 15:07:27 +0000 (0:00:00.131) 0:02:11.165 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003263", "end": "2024-05-05 15:07:28.103411", "rc": 0, "start": "2024-05-05 15:07:28.100148" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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 # UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:25 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.127) 0:02:11.293 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003064", "end": "2024-05-05 15:07:28.230397", "failed_when_result": false, "rc": 0, "start": "2024-05-05 15:07:28.227333" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:34 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.127) 0:02:11.421 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:5 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.025) 0:02:11.446 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:18 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.011) 0:02:11.457 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:24 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.011) 0:02:11.469 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:34 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:11.481 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:2 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.050) 0:02:11.532 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:13 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.018) 0:02:11.550 ************ TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:22 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.011) 0:02:11.562 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:27 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.014) 0:02:11.576 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:33 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.015) 0:02:11.592 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:42 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.015) 0:02:11.608 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:48 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.015) 0:02:11.624 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:54 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.014) 0:02:11.638 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:59 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:11.650 ************ TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:73 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.011) 0:02:11.661 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:8 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.022) 0:02:11.684 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:14 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:11.696 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:21 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:11.709 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:28 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:11.721 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:35 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:11.733 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:45 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:11.745 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:54 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.013) 0:02:11.759 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:64 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:11.771 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:74 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:11.783 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:85 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:11.796 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:95 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:11.809 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:76 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:11.821 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml:2 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.024) 0:02:11.845 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:8 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.024) 0:02:11.870 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:16 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:11.882 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:21 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.016) 0:02:11.899 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:29 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:11.911 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:34 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:11.923 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:40 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:11.935 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:46 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:11.947 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:79 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:11.960 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml:2 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.025) 0:02:11.985 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:8 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.023) 0:02:12.008 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:16 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:12.020 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:23 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.012) 0:02:12.033 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:27 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.011) 0:02:12.044 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:82 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.010) 0:02:12.055 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:5 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.024) 0:02:12.080 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:13 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.015) 0:02:12.096 ************ TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:20 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.011) 0:02:12.107 ************ TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:27 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.011) 0:02:12.118 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:85 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.011) 0:02:12.130 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml:2 Sunday 05 May 2024 15:07:28 +0000 (0:00:00.026) 0:02:12.156 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:9 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.024) 0:02:12.181 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:16 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.012) 0:02:12.193 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:22 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.012) 0:02:12.205 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:28 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.011) 0:02:12.217 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:35 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.015) 0:02:12.232 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:41 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.012) 0:02:12.245 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:47 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.012) 0:02:12.257 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:88 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.010) 0:02:12.268 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml:3 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.010) 0:02:12.279 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:2 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.050) 0:02:12.330 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:21 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.015) 0:02:12.346 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:7 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.057) 0:02:12.403 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:16 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.014) 0:02:12.418 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:38 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.017) 0:02:12.435 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:51 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.012) 0:02:12.448 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:63 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.010) 0:02:12.459 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:71 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.014) 0:02:12.473 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:83 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.011) 0:02:12.484 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:95 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.010) 0:02:12.495 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:110 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.010) 0:02:12.506 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:122 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.013) 0:02:12.519 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:128 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.010) 0:02:12.530 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:134 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.010) 0:02:12.541 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:146 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.010) 0:02:12.552 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:2 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.010) 0:02:12.563 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:40 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.024) 0:02:12.587 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:48 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.012) 0:02:12.599 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:58 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.014) 0:02:12.613 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:71 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.011) 0:02:12.624 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:3 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.010) 0:02:12.635 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:12 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.010) 0:02:12.646 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:3 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.010) 0:02:12.657 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:9 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.123) 0:02:12.781 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:16 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.012) 0:02:12.793 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:24 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.015) 0:02:12.809 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:30 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.008) 0:02:12.818 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:34 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.013) 0:02:12.831 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:39 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.012) 0:02:12.844 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:3 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.009) 0:02:12.853 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:10 Sunday 05 May 2024 15:07:29 +0000 (0:00:00.013) 0:02:12.867 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:17 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.379) 0:02:13.246 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:23 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:13.259 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:32 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:13.272 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:45 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.008) 0:02:13.281 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:51 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.011) 0:02:13.292 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:56 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.303 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:69 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.008) 0:02:13.311 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:81 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.008) 0:02:13.320 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:94 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.009) 0:02:13.329 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:106 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.015) 0:02:13.344 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:114 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.014) 0:02:13.359 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:122 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:13.371 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:131 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.011) 0:02:13.382 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:140 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.393 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:8 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:13.405 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:14 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.011) 0:02:13.416 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:21 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.427 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:28 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.438 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:35 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.449 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:45 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.460 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:54 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:13.472 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:63 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.035) 0:02:13.508 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:72 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:13.521 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:81 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:13.533 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:3 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:13.545 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:11 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.556 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:20 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.567 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:28 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:13.579 ************ ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:32 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:13.591 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:46 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.602 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:50 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.613 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:54 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.011) 0:02:13.624 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:58 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.635 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:68 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.011) 0:02:13.647 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:72 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.658 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:77 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.669 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:83 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.680 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:88 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.691 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:96 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.701 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:104 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:13.714 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:109 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.725 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:113 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.735 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:117 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.746 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:121 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.757 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:129 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.768 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:138 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.011) 0:02:13.780 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:142 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.791 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:150 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.802 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:156 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.813 ************ ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:160 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.013) 0:02:13.826 ************ ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:164 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:13.838 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:5 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:13.851 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:13 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:13.863 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:18 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:13.875 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:27 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:13.887 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:35 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.898 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:41 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.909 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:47 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:13.921 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:27 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.932 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:44 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:13.943 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:54 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.009) 0:02:13.953 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create a LVM logical volume with for ext2 FS size 5g] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:251 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.011) 0:02:13.964 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.041) 0:02:14.006 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.016) 0:02:14.023 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.013) 0:02:14.036 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.029) 0:02:14.065 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:14.077 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:14.088 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.010) 0:02:14.099 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.011) 0:02:14.111 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.023) 0:02:14.134 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.012) 0:02:14.147 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh" ], "name": "foo", "type": "lvm", "volumes": [ { "fs_type": "ext2", "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 05 May 2024 15:07:30 +0000 (0:00:00.014) 0:02:14.161 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 05 May 2024 15:07:31 +0000 (0:00:00.012) 0:02:14.174 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 05 May 2024 15:07:31 +0000 (0:00:00.011) 0:02:14.185 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 05 May 2024 15:07:31 +0000 (0:00:00.011) 0:02:14.197 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 05 May 2024 15:07:31 +0000 (0:00:00.011) 0:02:14.209 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 05 May 2024 15:07:31 +0000 (0:00:00.011) 0:02:14.221 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 05 May 2024 15:07:31 +0000 (0:00:00.019) 0:02:14.241 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 05 May 2024 15:07:31 +0000 (0:00:00.046) 0:02:14.287 ************ changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdh", "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": "ext2" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [ { "dump": 0, "fstype": "ext2", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext2", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 05 May 2024 15:07:36 +0000 (0:00:05.103) 0:02:19.391 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 05 May 2024 15:07:36 +0000 (0:00:00.012) 0:02:19.403 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 05 May 2024 15:07:36 +0000 (0:00:00.011) 0:02:19.414 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdh", "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": "ext2" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [ { "dump": 0, "fstype": "ext2", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext2", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 05 May 2024 15:07:36 +0000 (0:00:00.014) 0:02:19.429 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext2", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 05 May 2024 15:07:36 +0000 (0:00:00.015) 0:02:19.445 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 05 May 2024 15:07:36 +0000 (0:00:00.013) 0:02:19.458 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 05 May 2024 15:07:36 +0000 (0:00:00.011) 0:02:19.470 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 05 May 2024 15:07:36 +0000 (0:00:00.253) 0:02:19.724 ************ changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext2', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext2", "mount_info": { "dump": 0, "fstype": "ext2", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 05 May 2024 15:07:36 +0000 (0:00:00.145) 0:02:19.869 ************ skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext2', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "ext2", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 05 May 2024 15:07:36 +0000 (0:00:00.016) 0:02:19.886 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 05 May 2024 15:07:36 +0000 (0:00:00.249) 0:02:20.136 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714920736.8291783, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 05 May 2024 15:07:37 +0000 (0:00:00.130) 0:02:20.266 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 05 May 2024 15:07:37 +0000 (0:00:00.011) 0:02:20.277 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:267 Sunday 05 May 2024 15:07:37 +0000 (0:00:00.474) 0:02:20.752 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:2 Sunday 05 May 2024 15:07:37 +0000 (0:00:00.029) 0:02:20.781 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext2", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:7 Sunday 05 May 2024 15:07:37 +0000 (0:00:00.017) 0:02:20.798 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:15 Sunday 05 May 2024 15:07:37 +0000 (0:00:00.012) 0:02:20.811 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext2", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "bde38887-3680-4742-be46-97e467eb4e0e" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "jpJD6g-xwLS-z907-3ZQR-zcQq-noTf-hfVsZU" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:20 Sunday 05 May 2024 15:07:37 +0000 (0:00:00.129) 0:02:20.940 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003119", "end": "2024-05-05 15:07:37.877065", "rc": 0, "start": "2024-05-05 15:07:37.873946" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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 # UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 ext2 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:25 Sunday 05 May 2024 15:07:37 +0000 (0:00:00.126) 0:02:21.067 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003210", "end": "2024-05-05 15:07:38.007425", "failed_when_result": false, "rc": 0, "start": "2024-05-05 15:07:38.004215" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:34 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.129) 0:02:21.197 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:5 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.024) 0:02:21.221 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:18 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.011) 0:02:21.232 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.021086", "end": "2024-05-05 15:07:38.189805", "rc": 0, "start": "2024-05-05 15:07:38.168719" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:24 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.147) 0:02:21.380 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:34 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.017) 0:02:21.398 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:2 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.025) 0:02:21.424 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sdh" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:13 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.016) 0:02:21.441 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdh", "pv": "/dev/sdh" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:22 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.126) 0:02:21.567 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:27 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.014) 0:02:21.582 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:33 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.016) 0:02:21.598 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:42 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.015) 0:02:21.614 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:48 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.014) 0:02:21.628 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:54 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.014) 0:02:21.643 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:59 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.012) 0:02:21.655 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdh" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:73 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.019) 0:02:21.674 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:8 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.046) 0:02:21.721 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:14 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.012) 0:02:21.734 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:21 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.012) 0:02:21.746 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:28 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.011) 0:02:21.758 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:35 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.013) 0:02:21.771 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:45 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.012) 0:02:21.783 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:54 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.011) 0:02:21.794 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:64 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.011) 0:02:21.805 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:74 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.010) 0:02:21.816 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:85 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.010) 0:02:21.827 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:95 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.012) 0:02:21.840 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:76 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.011) 0:02:21.851 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml:2 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.022) 0:02:21.873 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:8 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.024) 0:02:21.898 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:16 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.012) 0:02:21.910 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:21 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.011) 0:02:21.922 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:29 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.011) 0:02:21.933 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:34 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.012) 0:02:21.945 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:40 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.011) 0:02:21.956 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:46 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.012) 0:02:21.969 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:79 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.012) 0:02:21.981 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml:2 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.023) 0:02:22.004 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:8 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.024) 0:02:22.029 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:16 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.011) 0:02:22.040 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:23 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.011) 0:02:22.051 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:27 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.011) 0:02:22.063 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:82 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.011) 0:02:22.074 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:5 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.025) 0:02:22.100 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:13 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.014) 0:02:22.114 ************ skipping: [sut] => (item=/dev/sdh) => { "_storage_test_pool_member_path": "/dev/sdh", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:20 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.013) 0:02:22.128 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:2 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.021) 0:02:22.149 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:9 Sunday 05 May 2024 15:07:38 +0000 (0:00:00.015) 0:02:22.165 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:18 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.014) 0:02:22.179 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:27 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.012) 0:02:22.192 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:37 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.011) 0:02:22.203 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:47 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.011) 0:02:22.214 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:27 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.011) 0:02:22.225 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:85 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.012) 0:02:22.238 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml:2 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.025) 0:02:22.263 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:9 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.024) 0:02:22.288 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:16 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.012) 0:02:22.300 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:22 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.012) 0:02:22.313 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:28 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.012) 0:02:22.325 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:35 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.012) 0:02:22.337 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:41 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.012) 0:02:22.349 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:47 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.013) 0:02:22.363 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:88 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.010) 0:02:22.374 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml:3 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.011) 0:02:22.385 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:2 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.021) 0:02:22.406 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:21 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.014) 0:02:22.420 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:7 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.089) 0:02:22.510 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:16 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.014) 0:02:22.525 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1222050, "block_size": 4096, "block_total": 1290144, "block_used": 68094, "device": "/dev/mapper/foo-test1", "fstype": "ext2", "inode_available": 327669, "inode_total": 327680, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024", "size_available": 5005516800, "size_total": 5284429824, "uuid": "bde38887-3680-4742-be46-97e467eb4e0e" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1222050, "block_size": 4096, "block_total": 1290144, "block_used": 68094, "device": "/dev/mapper/foo-test1", "fstype": "ext2", "inode_available": 327669, "inode_total": 327680, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024", "size_available": 5005516800, "size_total": 5284429824, "uuid": "bde38887-3680-4742-be46-97e467eb4e0e" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:38 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.019) 0:02:22.544 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:51 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.013) 0:02:22.558 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:63 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.016) 0:02:22.574 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:71 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.017) 0:02:22.592 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:83 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.012) 0:02:22.605 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:95 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.012) 0:02:22.617 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:110 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.012) 0:02:22.630 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:122 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.015) 0:02:22.646 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:128 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.012) 0:02:22.658 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:134 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.014) 0:02:22.672 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:146 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.012) 0:02:22.685 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:2 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.012) 0:02:22.698 ************ 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 ext2 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:40 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.026) 0:02:22.724 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:48 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.016) 0:02:22.740 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:58 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.015) 0:02:22.756 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:71 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.015) 0:02:22.771 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:3 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.012) 0:02:22.784 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:12 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.017) 0:02:22.801 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:3 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.019) 0:02:22.821 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714921656.1594372, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714921656.1594372, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 64448, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1714921656.1594372, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:9 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.134) 0:02:22.955 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:16 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.016) 0:02:22.972 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:24 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.012) 0:02:22.985 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:30 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.015) 0:02:23.000 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:34 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.014) 0:02:23.014 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:39 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.012) 0:02:23.027 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:3 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.015) 0:02:23.043 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:10 Sunday 05 May 2024 15:07:39 +0000 (0:00:00.012) 0:02:23.055 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:17 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.374) 0:02:23.430 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:23 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.012) 0:02:23.442 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:32 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.012) 0:02:23.454 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:45 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.016) 0:02:23.471 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:51 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.013) 0:02:23.484 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:56 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.011) 0:02:23.495 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:69 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.010) 0:02:23.506 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:81 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.011) 0:02:23.517 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:94 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.011) 0:02:23.528 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:106 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.015) 0:02:23.543 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:114 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.015) 0:02:23.559 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:122 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.011) 0:02:23.570 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:131 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.011) 0:02:23.581 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:140 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.010) 0:02:23.592 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:8 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.011) 0:02:23.603 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:14 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.011) 0:02:23.614 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:21 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.012) 0:02:23.627 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:28 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.011) 0:02:23.638 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:35 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.012) 0:02:23.651 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:45 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.012) 0:02:23.663 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:54 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.012) 0:02:23.676 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:63 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.012) 0:02:23.689 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:72 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.013) 0:02:23.702 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:81 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.038) 0:02:23.741 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:3 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.012) 0:02:23.753 ************ ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:11 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.125) 0:02:23.879 ************ ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:20 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.125) 0:02:24.005 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:28 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.016) 0:02:24.022 ************ ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:32 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.013) 0:02:24.036 ************ ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:46 Sunday 05 May 2024 15:07:40 +0000 (0:00:00.128) 0:02:24.164 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:50 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.014) 0:02:24.178 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:54 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.013) 0:02:24.192 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:58 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.013) 0:02:24.205 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:68 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.013) 0:02:24.218 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:72 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.011) 0:02:24.230 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:77 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.012) 0:02:24.242 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:83 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.011) 0:02:24.253 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:88 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.011) 0:02:24.264 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:96 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.011) 0:02:24.275 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:104 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.011) 0:02:24.286 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:109 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.011) 0:02:24.298 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:113 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.012) 0:02:24.310 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:117 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.011) 0:02:24.321 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:121 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.011) 0:02:24.332 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:129 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.011) 0:02:24.343 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:138 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.011) 0:02:24.355 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:142 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.011) 0:02:24.366 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:150 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.012) 0:02:24.379 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:156 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.011) 0:02:24.390 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:160 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.013) 0:02:24.403 ************ ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:164 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.012) 0:02:24.416 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:5 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.016) 0:02:24.432 ************ 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.019973", "end": "2024-05-05 15:07:41.388799", "rc": 0, "start": "2024-05-05 15:07:41.368826" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:13 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.147) 0:02:24.579 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:18 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.017) 0:02:24.597 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:27 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.018) 0:02:24.616 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:35 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.015) 0:02:24.631 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:41 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.013) 0:02:24.645 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:47 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.018) 0:02:24.663 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:27 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.013) 0:02:24.677 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:44 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.011) 0:02:24.688 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:54 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.010) 0:02:24.699 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change volume size to 9g] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:270 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.011) 0:02:24.711 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.044) 0:02:24.756 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.016) 0:02:24.773 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.013) 0:02:24.787 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.030) 0:02:24.818 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.012) 0:02:24.830 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.012) 0:02:24.842 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.012) 0:02:24.854 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.011) 0:02:24.865 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.023) 0:02:24.889 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.012) 0:02:24.902 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh" ], "name": "foo", "type": "lvm", "volumes": [ { "fs_type": "ext2", "mount_point": "/opt/test1", "name": "test1", "size": "9g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.043) 0:02:24.945 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.013) 0:02:24.959 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.012) 0:02:24.971 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.012) 0:02:24.983 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.012) 0:02:24.996 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.013) 0:02:25.010 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.022) 0:02:25.033 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 05 May 2024 15:07:41 +0000 (0:00:00.011) 0:02:25.044 ************ changed: [sut] => { "actions": [ { "action": "resize device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "resize format", "device": "/dev/mapper/foo-test1", "fs_type": "ext2" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/mapper/foo-test1", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext2", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "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": "ext2", "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": "9g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 05 May 2024 15:07:47 +0000 (0:00:05.783) 0:02:30.827 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 05 May 2024 15:07:47 +0000 (0:00:00.012) 0:02:30.840 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 05 May 2024 15:07:47 +0000 (0:00:00.011) 0:02:30.851 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "resize device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "resize format", "device": "/dev/mapper/foo-test1", "fs_type": "ext2" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/mapper/foo-test1", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext2", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "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": "ext2", "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": "9g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 05 May 2024 15:07:47 +0000 (0:00:00.015) 0:02:30.866 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "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": "ext2", "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": "9g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 05 May 2024 15:07:47 +0000 (0:00:00.014) 0:02:30.880 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 05 May 2024 15:07:47 +0000 (0:00:00.013) 0:02:30.894 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 05 May 2024 15:07:47 +0000 (0:00:00.011) 0:02:30.905 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 05 May 2024 15:07:47 +0000 (0:00:00.255) 0:02:31.160 ************ changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext2', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext2", "mount_info": { "dump": 0, "fstype": "ext2", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 05 May 2024 15:07:48 +0000 (0:00:00.145) 0:02:31.306 ************ skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext2', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "ext2", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 05 May 2024 15:07:48 +0000 (0:00:00.016) 0:02:31.322 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 05 May 2024 15:07:48 +0000 (0:00:00.246) 0:02:31.569 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714920736.8291783, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 05 May 2024 15:07:48 +0000 (0:00:00.131) 0:02:31.700 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 05 May 2024 15:07:48 +0000 (0:00:00.011) 0:02:31.712 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:284 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.479) 0:02:32.191 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:2 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.030) 0:02:32.221 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "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": "ext2", "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": "9g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:7 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.016) 0:02:32.238 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:15 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.012) 0:02:32.251 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext2", "label": "", "name": "/dev/mapper/foo-test1", "size": "9G", "type": "lvm", "uuid": "bde38887-3680-4742-be46-97e467eb4e0e" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "jpJD6g-xwLS-z907-3ZQR-zcQq-noTf-hfVsZU" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:20 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.131) 0:02:32.382 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003229", "end": "2024-05-05 15:07:49.321675", "rc": 0, "start": "2024-05-05 15:07:49.318446" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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 # UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 ext2 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:25 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.129) 0:02:32.511 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003254", "end": "2024-05-05 15:07:49.453045", "failed_when_result": false, "rc": 0, "start": "2024-05-05 15:07:49.449791" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:34 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.131) 0:02:32.643 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:5 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.025) 0:02:32.669 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:18 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.012) 0:02:32.681 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.020080", "end": "2024-05-05 15:07:49.639770", "rc": 0, "start": "2024-05-05 15:07:49.619690" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:24 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.148) 0:02:32.830 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:34 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.018) 0:02:32.848 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:2 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.026) 0:02:32.874 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sdh" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:13 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.016) 0:02:32.891 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdh", "pv": "/dev/sdh" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:22 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.126) 0:02:33.017 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:27 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.039) 0:02:33.057 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:33 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.016) 0:02:33.073 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:42 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.015) 0:02:33.089 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:48 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.014) 0:02:33.103 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:54 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.014) 0:02:33.118 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:59 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.012) 0:02:33.130 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdh" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:73 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.020) 0:02:33.151 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:8 Sunday 05 May 2024 15:07:49 +0000 (0:00:00.021) 0:02:33.172 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:14 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.011) 0:02:33.184 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:21 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.012) 0:02:33.197 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:28 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.011) 0:02:33.208 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:35 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.011) 0:02:33.219 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:45 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.010) 0:02:33.230 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:54 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.011) 0:02:33.241 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:64 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.011) 0:02:33.253 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:74 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.011) 0:02:33.264 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:85 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.012) 0:02:33.276 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:95 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.012) 0:02:33.288 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:76 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.011) 0:02:33.300 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml:2 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.023) 0:02:33.324 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:8 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.024) 0:02:33.348 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:16 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.012) 0:02:33.360 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:21 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.012) 0:02:33.373 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:29 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.012) 0:02:33.385 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:34 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.011) 0:02:33.396 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:40 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.012) 0:02:33.408 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:46 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.012) 0:02:33.420 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:79 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.012) 0:02:33.432 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml:2 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.023) 0:02:33.455 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:8 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.025) 0:02:33.481 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:16 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.011) 0:02:33.492 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:23 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.011) 0:02:33.503 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:27 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.011) 0:02:33.514 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:82 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.010) 0:02:33.525 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:5 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.025) 0:02:33.551 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:13 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.014) 0:02:33.566 ************ skipping: [sut] => (item=/dev/sdh) => { "_storage_test_pool_member_path": "/dev/sdh", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:20 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.013) 0:02:33.579 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:2 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.022) 0:02:33.602 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:9 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.014) 0:02:33.617 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:18 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.014) 0:02:33.631 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:27 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.011) 0:02:33.642 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:37 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.010) 0:02:33.653 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:47 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.010) 0:02:33.664 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:27 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.012) 0:02:33.676 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:85 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.010) 0:02:33.687 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml:2 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.025) 0:02:33.712 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:9 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.024) 0:02:33.737 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:16 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.012) 0:02:33.750 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:22 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.011) 0:02:33.761 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:28 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.011) 0:02:33.772 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:35 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.012) 0:02:33.784 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:41 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.012) 0:02:33.796 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:47 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.040) 0:02:33.837 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:88 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.012) 0:02:33.850 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml:3 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.011) 0:02:33.861 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:2 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.021) 0:02:33.883 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:21 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.014) 0:02:33.897 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:7 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.059) 0:02:33.956 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:16 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.014) 0:02:33.971 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 2201429, "block_size": 4096, "block_total": 2322270, "block_used": 120841, "device": "/dev/mapper/foo-test1", "fstype": "ext2", "inode_available": 589813, "inode_total": 589824, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024", "size_available": 9017053184, "size_total": 9512017920, "uuid": "bde38887-3680-4742-be46-97e467eb4e0e" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 2201429, "block_size": 4096, "block_total": 2322270, "block_used": 120841, "device": "/dev/mapper/foo-test1", "fstype": "ext2", "inode_available": 589813, "inode_total": 589824, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024", "size_available": 9017053184, "size_total": 9512017920, "uuid": "bde38887-3680-4742-be46-97e467eb4e0e" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:38 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.018) 0:02:33.990 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:51 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.012) 0:02:34.003 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:63 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.015) 0:02:34.019 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:71 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.015) 0:02:34.034 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:83 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.011) 0:02:34.046 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:95 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.012) 0:02:34.058 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:110 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.012) 0:02:34.070 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:122 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.015) 0:02:34.086 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:128 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.011) 0:02:34.097 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:134 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.012) 0:02:34.109 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:146 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.010) 0:02:34.120 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:2 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.011) 0:02:34.131 ************ 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 ext2 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:40 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.024) 0:02:34.155 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:48 Sunday 05 May 2024 15:07:50 +0000 (0:00:00.014) 0:02:34.170 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:58 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.014) 0:02:34.184 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:71 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.012) 0:02:34.197 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:3 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.010) 0:02:34.208 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:12 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.015) 0:02:34.224 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:3 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.016) 0:02:34.240 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714921667.5979464, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714921667.5979464, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 64448, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1714921667.5979464, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:9 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.135) 0:02:34.376 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:16 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.015) 0:02:34.392 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:24 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.012) 0:02:34.404 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:30 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.014) 0:02:34.418 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:34 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.012) 0:02:34.431 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:39 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.012) 0:02:34.443 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:3 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.014) 0:02:34.458 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:10 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.012) 0:02:34.470 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:17 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.375) 0:02:34.846 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:23 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.012) 0:02:34.859 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:32 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.011) 0:02:34.870 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:45 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.016) 0:02:34.887 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:51 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.013) 0:02:34.900 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:56 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.012) 0:02:34.912 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:69 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.012) 0:02:34.925 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:81 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.011) 0:02:34.936 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:94 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.011) 0:02:34.947 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:106 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.015) 0:02:34.962 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:114 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.015) 0:02:34.978 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:122 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.011) 0:02:34.989 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:131 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.012) 0:02:35.001 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:140 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.011) 0:02:35.012 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:8 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.010) 0:02:35.023 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:14 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.010) 0:02:35.034 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:21 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.012) 0:02:35.046 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:28 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.011) 0:02:35.057 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:35 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.011) 0:02:35.069 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:45 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.011) 0:02:35.080 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:54 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.011) 0:02:35.092 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:63 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.010) 0:02:35.103 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:72 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.012) 0:02:35.115 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:81 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.011) 0:02:35.126 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:3 Sunday 05 May 2024 15:07:51 +0000 (0:00:00.011) 0:02:35.137 ************ ok: [sut] => { "bytes": 9663676416, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:11 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.124) 0:02:35.261 ************ ok: [sut] => { "bytes": 9663676416, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:20 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.123) 0:02:35.385 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "9663676416" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:28 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.016) 0:02:35.401 ************ ok: [sut] => { "storage_test_expected_size": "9663676416" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:32 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.013) 0:02:35.415 ************ ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:46 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.156) 0:02:35.572 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:50 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.015) 0:02:35.587 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:54 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.014) 0:02:35.601 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:58 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.013) 0:02:35.615 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:68 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.013) 0:02:35.628 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:72 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.011) 0:02:35.639 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:77 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.012) 0:02:35.652 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:83 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.010) 0:02:35.663 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:88 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.010) 0:02:35.674 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:96 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.011) 0:02:35.685 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:104 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.010) 0:02:35.696 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:109 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.010) 0:02:35.707 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:113 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.012) 0:02:35.719 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:117 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.011) 0:02:35.730 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:121 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.011) 0:02:35.741 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:129 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.010) 0:02:35.752 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:138 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.010) 0:02:35.763 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:142 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.011) 0:02:35.774 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:150 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.013) 0:02:35.787 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:156 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.010) 0:02:35.798 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 9663676416, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:160 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.013) 0:02:35.812 ************ ok: [sut] => { "storage_test_expected_size": "9663676416" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:164 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.012) 0:02:35.824 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:5 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.016) 0:02:35.841 ************ 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.019644", "end": "2024-05-05 15:07:52.801752", "rc": 0, "start": "2024-05-05 15:07:52.782108" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:13 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.151) 0:02:35.992 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:18 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.015) 0:02:36.008 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:27 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.016) 0:02:36.025 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:35 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.013) 0:02:36.038 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:41 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.012) 0:02:36.050 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:47 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.014) 0:02:36.065 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:27 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.013) 0:02:36.078 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:44 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.011) 0:02:36.089 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:54 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.011) 0:02:36.100 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change volume size to 5g] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:287 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.012) 0:02:36.113 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 05 May 2024 15:07:52 +0000 (0:00:00.045) 0:02:36.158 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 05 May 2024 15:07:53 +0000 (0:00:00.017) 0:02:36.176 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 05 May 2024 15:07:53 +0000 (0:00:00.014) 0:02:36.190 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 05 May 2024 15:07:53 +0000 (0:00:00.029) 0:02:36.220 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 05 May 2024 15:07:53 +0000 (0:00:00.011) 0:02:36.231 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 05 May 2024 15:07:53 +0000 (0:00:00.010) 0:02:36.242 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 05 May 2024 15:07:53 +0000 (0:00:00.011) 0:02:36.254 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 05 May 2024 15:07:53 +0000 (0:00:00.010) 0:02:36.265 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 05 May 2024 15:07:53 +0000 (0:00:00.023) 0:02:36.289 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 05 May 2024 15:07:53 +0000 (0:00:00.012) 0:02:36.302 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh" ], "name": "foo", "type": "lvm", "volumes": [ { "fs_type": "ext2", "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 05 May 2024 15:07:53 +0000 (0:00:00.014) 0:02:36.316 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 05 May 2024 15:07:53 +0000 (0:00:00.012) 0:02:36.329 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 05 May 2024 15:07:53 +0000 (0:00:00.011) 0:02:36.341 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 05 May 2024 15:07:53 +0000 (0:00:00.012) 0:02:36.353 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 05 May 2024 15:07:53 +0000 (0:00:00.012) 0:02:36.365 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 05 May 2024 15:07:53 +0000 (0:00:00.013) 0:02:36.378 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 05 May 2024 15:07:53 +0000 (0:00:00.018) 0:02:36.397 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 05 May 2024 15:07:53 +0000 (0:00:00.011) 0:02:36.408 ************ changed: [sut] => { "actions": [ { "action": "resize format", "device": "/dev/mapper/foo-test1", "fs_type": "ext2" }, { "action": "resize device", "device": "/dev/mapper/foo-test1", "fs_type": null } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/mapper/foo-test1", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext2", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "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": "ext2", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 05 May 2024 15:07:59 +0000 (0:00:05.777) 0:02:42.185 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 05 May 2024 15:07:59 +0000 (0:00:00.012) 0:02:42.198 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 05 May 2024 15:07:59 +0000 (0:00:00.010) 0:02:42.209 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "resize format", "device": "/dev/mapper/foo-test1", "fs_type": "ext2" }, { "action": "resize device", "device": "/dev/mapper/foo-test1", "fs_type": null } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/mapper/foo-test1", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext2", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "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": "ext2", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 05 May 2024 15:07:59 +0000 (0:00:00.014) 0:02:42.223 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "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": "ext2", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 05 May 2024 15:07:59 +0000 (0:00:00.015) 0:02:42.239 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 05 May 2024 15:07:59 +0000 (0:00:00.013) 0:02:42.252 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 05 May 2024 15:07:59 +0000 (0:00:00.012) 0:02:42.264 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 05 May 2024 15:07:59 +0000 (0:00:00.250) 0:02:42.514 ************ changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext2', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext2", "mount_info": { "dump": 0, "fstype": "ext2", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 05 May 2024 15:07:59 +0000 (0:00:00.150) 0:02:42.665 ************ skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'group': None, 'dump': 0, 'passno': 0, 'fstype': 'ext2', 'state': 'mounted', 'mode': None, 'owner': None, 'path': '/opt/test1', 'opts': 'defaults'}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "ext2", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 05 May 2024 15:07:59 +0000 (0:00:00.016) 0:02:42.682 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 05 May 2024 15:07:59 +0000 (0:00:00.250) 0:02:42.933 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714920736.8291783, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 05 May 2024 15:07:59 +0000 (0:00:00.136) 0:02:43.070 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 05 May 2024 15:07:59 +0000 (0:00:00.011) 0:02:43.081 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:301 Sunday 05 May 2024 15:08:00 +0000 (0:00:00.495) 0:02:43.576 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:2 Sunday 05 May 2024 15:08:00 +0000 (0:00:00.033) 0:02:43.610 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-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": [ "sdh" ], "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": "ext2", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:7 Sunday 05 May 2024 15:08:00 +0000 (0:00:00.016) 0:02:43.626 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:15 Sunday 05 May 2024 15:08:00 +0000 (0:00:00.013) 0:02:43.640 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext2", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "bde38887-3680-4742-be46-97e467eb4e0e" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "jpJD6g-xwLS-z907-3ZQR-zcQq-noTf-hfVsZU" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:20 Sunday 05 May 2024 15:08:00 +0000 (0:00:00.132) 0:02:43.772 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003278", "end": "2024-05-05 15:08:00.710996", "rc": 0, "start": "2024-05-05 15:08:00.707718" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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 # UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 ext2 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:25 Sunday 05 May 2024 15:08:00 +0000 (0:00:00.128) 0:02:43.901 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003185", "end": "2024-05-05 15:08:00.839474", "failed_when_result": false, "rc": 0, "start": "2024-05-05 15:08:00.836289" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:34 Sunday 05 May 2024 15:08:00 +0000 (0:00:00.128) 0:02:44.030 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:5 Sunday 05 May 2024 15:08:00 +0000 (0:00:00.025) 0:02:44.055 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:18 Sunday 05 May 2024 15:08:00 +0000 (0:00:00.011) 0:02:44.067 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.020916", "end": "2024-05-05 15:08:01.025812", "rc": 0, "start": "2024-05-05 15:08:01.004896" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:24 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.148) 0:02:44.216 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:34 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.018) 0:02:44.234 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:2 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.026) 0:02:44.260 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sdh" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:13 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.018) 0:02:44.279 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdh", "pv": "/dev/sdh" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:22 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.127) 0:02:44.406 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:27 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.015) 0:02:44.421 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:33 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.015) 0:02:44.437 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:42 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.015) 0:02:44.453 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:48 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.014) 0:02:44.467 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:54 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.014) 0:02:44.482 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:59 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.012) 0:02:44.494 ************ ok: [sut] => (item=/dev/sdh) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdh" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:73 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.048) 0:02:44.542 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:8 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.023) 0:02:44.565 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:14 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.012) 0:02:44.578 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:21 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.012) 0:02:44.590 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:28 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.011) 0:02:44.602 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:35 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.010) 0:02:44.613 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:45 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.010) 0:02:44.624 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:54 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.010) 0:02:44.635 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:64 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.010) 0:02:44.646 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:74 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.010) 0:02:44.657 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:85 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.012) 0:02:44.670 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:95 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.014) 0:02:44.684 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:76 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.012) 0:02:44.696 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml:2 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.025) 0:02:44.722 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:8 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.026) 0:02:44.748 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:16 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.012) 0:02:44.761 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:21 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.016) 0:02:44.778 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:29 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.012) 0:02:44.790 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:34 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.012) 0:02:44.803 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:40 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.014) 0:02:44.817 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:46 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.012) 0:02:44.830 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:79 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.019) 0:02:44.850 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml:2 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.026) 0:02:44.876 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:8 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.030) 0:02:44.907 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:16 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.018) 0:02:44.926 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:23 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.017) 0:02:44.944 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:27 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.015) 0:02:44.959 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:82 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.012) 0:02:44.972 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:5 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.026) 0:02:44.999 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:13 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.014) 0:02:45.014 ************ skipping: [sut] => (item=/dev/sdh) => { "_storage_test_pool_member_path": "/dev/sdh", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:20 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.013) 0:02:45.027 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:2 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.022) 0:02:45.050 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:9 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.014) 0:02:45.064 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:18 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.014) 0:02:45.079 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:27 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.012) 0:02:45.091 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:37 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.012) 0:02:45.104 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-crypttab.yml:47 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.012) 0:02:45.117 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:27 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.012) 0:02:45.130 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:85 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.012) 0:02:45.142 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml:2 Sunday 05 May 2024 15:08:01 +0000 (0:00:00.026) 0:02:45.168 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:9 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.028) 0:02:45.197 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:16 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.012) 0:02:45.210 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:22 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.012) 0:02:45.222 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:28 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.012) 0:02:45.235 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:35 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.012) 0:02:45.247 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:41 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.012) 0:02:45.260 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:47 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.013) 0:02:45.273 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:88 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.011) 0:02:45.285 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml:3 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.012) 0:02:45.297 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:2 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.022) 0:02:45.320 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:21 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.014) 0:02:45.334 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:7 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.118) 0:02:45.453 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:16 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.015) 0:02:45.468 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1222051, "block_size": 4096, "block_total": 1290144, "block_used": 68093, "device": "/dev/mapper/foo-test1", "fstype": "ext2", "inode_available": 327669, "inode_total": 327680, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024", "size_available": 5005520896, "size_total": 5284429824, "uuid": "bde38887-3680-4742-be46-97e467eb4e0e" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1222051, "block_size": 4096, "block_total": 1290144, "block_used": 68093, "device": "/dev/mapper/foo-test1", "fstype": "ext2", "inode_available": 327669, "inode_total": 327680, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=1024", "size_available": 5005520896, "size_total": 5284429824, "uuid": "bde38887-3680-4742-be46-97e467eb4e0e" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:38 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.018) 0:02:45.487 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:51 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.012) 0:02:45.499 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:63 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.016) 0:02:45.515 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:71 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.014) 0:02:45.530 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:83 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.012) 0:02:45.542 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:95 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.011) 0:02:45.553 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:110 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.012) 0:02:45.565 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:122 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.015) 0:02:45.581 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:128 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.012) 0:02:45.593 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:134 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.011) 0:02:45.604 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:146 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.010) 0:02:45.615 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:2 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.011) 0:02:45.626 ************ 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 ext2 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:40 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.024) 0:02:45.651 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:48 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.014) 0:02:45.665 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:58 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.015) 0:02:45.680 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:71 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.011) 0:02:45.692 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:3 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.011) 0:02:45.703 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:12 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.015) 0:02:45.718 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:3 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.016) 0:02:45.734 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714921678.9454594, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714921678.9454594, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 64448, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1714921678.9454594, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:9 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.135) 0:02:45.869 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:16 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.015) 0:02:45.885 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:24 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.012) 0:02:45.897 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:30 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.014) 0:02:45.912 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:34 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.012) 0:02:45.924 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:39 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.013) 0:02:45.937 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:3 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.013) 0:02:45.950 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:10 Sunday 05 May 2024 15:08:02 +0000 (0:00:00.011) 0:02:45.962 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:17 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.395) 0:02:46.357 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:23 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.012) 0:02:46.369 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:32 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.011) 0:02:46.381 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:45 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.016) 0:02:46.398 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:51 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.011) 0:02:46.409 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:56 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.010) 0:02:46.420 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:69 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.010) 0:02:46.431 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:81 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.011) 0:02:46.442 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:94 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.012) 0:02:46.455 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:106 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.015) 0:02:46.470 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:114 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.014) 0:02:46.484 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:122 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.012) 0:02:46.497 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:131 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.012) 0:02:46.510 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:140 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.012) 0:02:46.522 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:8 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.012) 0:02:46.534 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:14 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.011) 0:02:46.545 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:21 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.011) 0:02:46.556 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:28 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.010) 0:02:46.567 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:35 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.010) 0:02:46.578 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:45 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.010) 0:02:46.589 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:54 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.012) 0:02:46.601 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:63 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.010) 0:02:46.612 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:72 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.010) 0:02:46.623 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:81 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.011) 0:02:46.634 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:3 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.011) 0:02:46.645 ************ ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:11 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.148) 0:02:46.794 ************ ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:20 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.125) 0:02:46.920 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:28 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.016) 0:02:46.937 ************ ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:32 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.012) 0:02:46.949 ************ ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:46 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.126) 0:02:47.076 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:50 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.014) 0:02:47.091 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:54 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.013) 0:02:47.105 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:58 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.013) 0:02:47.118 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:68 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.013) 0:02:47.132 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:72 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.011) 0:02:47.143 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:77 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.011) 0:02:47.154 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:83 Sunday 05 May 2024 15:08:03 +0000 (0:00:00.011) 0:02:47.165 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:88 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.012) 0:02:47.178 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:96 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.012) 0:02:47.190 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:104 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.012) 0:02:47.203 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:109 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.011) 0:02:47.214 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:113 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.011) 0:02:47.225 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:117 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.010) 0:02:47.236 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:121 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.010) 0:02:47.247 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:129 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.011) 0:02:47.258 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:138 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.012) 0:02:47.270 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:142 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.010) 0:02:47.281 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:150 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.010) 0:02:47.292 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:156 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.011) 0:02:47.303 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:160 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.013) 0:02:47.316 ************ ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:164 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.012) 0:02:47.328 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:5 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.020) 0:02:47.348 ************ 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.021217", "end": "2024-05-05 15:08:04.311849", "rc": 0, "start": "2024-05-05 15:08:04.290632" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:13 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.154) 0:02:47.503 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:18 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.015) 0:02:47.519 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:27 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.017) 0:02:47.536 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:35 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.013) 0:02:47.550 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:41 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.013) 0:02:47.563 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:47 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.013) 0:02:47.577 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:27 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.012) 0:02:47.589 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:44 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.011) 0:02:47.600 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:54 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.011) 0:02:47.612 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up] **************************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:304 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.010) 0:02:47.623 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.049) 0:02:47.672 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.016) 0:02:47.688 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.013) 0:02:47.701 ************ skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.031) 0:02:47.733 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.012) 0:02:47.745 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.011) 0:02:47.756 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.010) 0:02:47.767 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.010) 0:02:47.778 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.024) 0:02:47.802 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.012) 0:02:47.814 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sdh" ], "name": "foo", "state": "absent", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.014) 0:02:47.829 ************ ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.011) 0:02:47.841 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.012) 0:02:47.853 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.047) 0:02:47.901 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.012) 0:02:47.913 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.012) 0:02:47.925 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.018) 0:02:47.944 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 05 May 2024 15:08:04 +0000 (0:00:00.010) 0:02:47.955 ************ changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "ext2" }, { "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/sdh", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext2", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdh" ], "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": "ext2", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 05 May 2024 15:08:09 +0000 (0:00:05.173) 0:02:53.129 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 05 May 2024 15:08:09 +0000 (0:00:00.012) 0:02:53.142 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 05 May 2024 15:08:09 +0000 (0:00:00.010) 0:02:53.153 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "ext2" }, { "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/sdh", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext2", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdh" ], "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": "ext2", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 05 May 2024 15:08:09 +0000 (0:00:00.014) 0:02:53.168 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdh" ], "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": "ext2", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 05 May 2024 15:08:10 +0000 (0:00:00.014) 0:02:53.182 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 05 May 2024 15:08:10 +0000 (0:00:00.014) 0:02:53.197 ************ changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'state': 'absent', 'path': '/opt/test1', 'fstype': 'ext2'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext2", "mount_info": { "fstype": "ext2", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 05 May 2024 15:08:10 +0000 (0:00:00.139) 0:02:53.336 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 05 May 2024 15:08:10 +0000 (0:00:00.255) 0:02:53.592 ************ TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 05 May 2024 15:08:10 +0000 (0:00:00.012) 0:02:53.605 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 05 May 2024 15:08:10 +0000 (0:00:00.012) 0:02:53.617 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 05 May 2024 15:08:10 +0000 (0:00:00.256) 0:02:53.873 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714920736.8291783, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714465739.653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1714465489.206, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1979845102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 05 May 2024 15:08:10 +0000 (0:00:00.134) 0:02:54.008 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 05 May 2024 15:08:10 +0000 (0:00:00.011) 0:02:54.019 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:317 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.475) 0:02:54.495 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:2 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.033) 0:02:54.529 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sdh" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdh" ], "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": "ext2", "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": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:7 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.015) 0:02:54.544 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:15 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.011) 0:02:54.556 ************ ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "ext4", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "91d5a5d3-ba8f-4936-a2f9-66ce051660f0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:20 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.131) 0:02:54.687 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003397", "end": "2024-05-05 15:08:11.622718", "rc": 0, "start": "2024-05-05 15:08:11.619321" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:24:49 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 # UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:25 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.125) 0:02:54.812 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003048", "end": "2024-05-05 15:08:11.747888", "failed_when_result": false, "rc": 0, "start": "2024-05-05 15:08:11.744840" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:34 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.124) 0:02:54.937 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:5 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.024) 0:02:54.962 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:18 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.011) 0:02:54.973 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:24 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.012) 0:02:54.985 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool.yml:34 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.012) 0:02:54.998 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:2 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.024) 0:02:55.023 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:13 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.016) 0:02:55.039 ************ TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:22 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.010) 0:02:55.050 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:27 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.015) 0:02:55.065 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:33 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.015) 0:02:55.081 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:42 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.015) 0:02:55.096 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:48 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.013) 0:02:55.109 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:54 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.015) 0:02:55.125 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:59 Sunday 05 May 2024 15:08:11 +0000 (0:00:00.012) 0:02:55.137 ************ TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:73 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.039) 0:02:55.177 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:8 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.023) 0:02:55.201 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:14 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.012) 0:02:55.213 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:21 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.012) 0:02:55.225 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:28 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.013) 0:02:55.238 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:35 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.011) 0:02:55.250 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:45 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.012) 0:02:55.262 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:54 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.011) 0:02:55.273 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:64 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.010) 0:02:55.284 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:74 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.010) 0:02:55.295 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:85 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.012) 0:02:55.307 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-md.yml:95 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.012) 0:02:55.319 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:76 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.010) 0:02:55.330 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-lvmraid.yml:2 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.022) 0:02:55.353 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:8 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.024) 0:02:55.377 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:16 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.012) 0:02:55.389 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:21 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.011) 0:02:55.400 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:29 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.011) 0:02:55.412 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:34 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.010) 0:02:55.423 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:40 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.012) 0:02:55.435 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-lvmraid.yml:46 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.011) 0:02:55.446 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:79 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.010) 0:02:55.457 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-thin.yml:2 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.023) 0:02:55.480 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:8 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.024) 0:02:55.504 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:16 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.011) 0:02:55.515 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:23 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.010) 0:02:55.526 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-thin.yml:27 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.010) 0:02:55.537 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:82 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.010) 0:02:55.548 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:5 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.026) 0:02:55.574 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:13 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.014) 0:02:55.589 ************ TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:20 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.009) 0:02:55.599 ************ TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-encryption.yml:27 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.009) 0:02:55.609 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:85 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.010) 0:02:55.620 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-members-vdo.yml:2 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.026) 0:02:55.646 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:9 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.024) 0:02:55.670 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:16 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.013) 0:02:55.683 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:22 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.012) 0:02:55.695 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:28 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.012) 0:02:55.707 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:35 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.011) 0:02:55.719 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:41 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.011) 0:02:55.730 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-pool-member-vdo.yml:47 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.011) 0:02:55.742 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-members.yml:88 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.011) 0:02:55.754 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-pool-volumes.yml:3 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.010) 0:02:55.765 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:2 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.020) 0:02:55.786 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:21 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.015) 0:02:55.801 ************ included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:7 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.093) 0:02:55.895 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:16 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.015) 0:02:55.911 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:38 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.019) 0:02:55.931 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:51 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.012) 0:02:55.943 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:63 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.012) 0:02:55.956 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:71 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.014) 0:02:55.971 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:83 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.015) 0:02:55.986 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:95 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.012) 0:02:55.999 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:110 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.012) 0:02:56.011 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:122 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.012) 0:02:56.023 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:128 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.012) 0:02:56.036 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:134 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.012) 0:02:56.048 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-mount.yml:146 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.013) 0:02:56.062 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:2 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.011) 0:02:56.073 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:40 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.024) 0:02:56.097 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:48 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.011) 0:02:56.108 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:58 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.014) 0:02:56.123 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fstab.yml:71 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.010) 0:02:56.133 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:3 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.012) 0:02:56.146 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-fs.yml:12 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.011) 0:02:56.157 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:3 Sunday 05 May 2024 15:08:12 +0000 (0:00:00.010) 0:02:56.168 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:9 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.124) 0:02:56.292 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:16 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.012) 0:02:56.304 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:24 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.017) 0:02:56.322 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:30 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.009) 0:02:56.332 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:34 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.013) 0:02:56.345 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-device.yml:39 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.011) 0:02:56.356 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:3 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.008) 0:02:56.365 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:10 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.010) 0:02:56.376 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:17 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.376) 0:02:56.752 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:23 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.012) 0:02:56.765 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:32 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.012) 0:02:56.777 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:45 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.009) 0:02:56.786 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:51 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.012) 0:02:56.798 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:56 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.011) 0:02:56.809 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:69 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.010) 0:02:56.819 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:81 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.008) 0:02:56.828 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:94 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.008) 0:02:56.837 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:106 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.015) 0:02:56.852 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:114 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.014) 0:02:56.867 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:122 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.012) 0:02:56.879 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:131 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.012) 0:02:56.891 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:140 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.012) 0:02:56.904 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:8 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.013) 0:02:56.917 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:14 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.013) 0:02:56.931 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:21 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.012) 0:02:56.943 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:28 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.012) 0:02:56.955 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:35 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.014) 0:02:56.970 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:45 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.012) 0:02:56.982 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:54 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.012) 0:02:56.994 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:63 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.011) 0:02:57.005 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:72 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.010) 0:02:57.016 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-md.yml:81 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.010) 0:02:57.027 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:3 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.012) 0:02:57.040 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:11 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.010) 0:02:57.051 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:20 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.010) 0:02:57.062 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:28 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.011) 0:02:57.073 ************ ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:32 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.012) 0:02:57.085 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:46 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.010) 0:02:57.095 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:50 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.012) 0:02:57.108 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:54 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.010) 0:02:57.119 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:58 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.010) 0:02:57.130 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:68 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.010) 0:02:57.141 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:72 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.010) 0:02:57.152 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:77 Sunday 05 May 2024 15:08:13 +0000 (0:00:00.010) 0:02:57.162 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:83 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.012) 0:02:57.175 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:88 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.010) 0:02:57.186 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:96 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.011) 0:02:57.197 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:104 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.011) 0:02:57.209 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:109 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.011) 0:02:57.220 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:113 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.010) 0:02:57.231 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:117 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.012) 0:02:57.243 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:121 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.010) 0:02:57.254 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:129 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.010) 0:02:57.265 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:138 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.011) 0:02:57.276 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:142 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.010) 0:02:57.287 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:150 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.011) 0:02:57.298 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:156 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.012) 0:02:57.310 ************ ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:160 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.013) 0:02:57.324 ************ ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-size.yml:164 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.012) 0:02:57.336 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:5 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.010) 0:02:57.347 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:13 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.011) 0:02:57.358 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:18 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.010) 0:02:57.369 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:27 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.012) 0:02:57.381 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:35 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.010) 0:02:57.392 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:41 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.011) 0:02:57.403 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-cache.yml:47 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.011) 0:02:57.415 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume.yml:27 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.011) 0:02:57.426 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:44 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.010) 0:02:57.436 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/verify-role-results.yml:54 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.037) 0:02:57.474 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Gather package facts] **************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:320 Sunday 05 May 2024 15:08:14 +0000 (0:00:00.011) 0:02:57.485 ************ ok: [sut] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "2.el7_9", "source": "rpm", "version": "1.18.8" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "2.el7_9", "source": "rpm", "version": "1.18.8" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "2.el7_9", "source": "rpm", "version": "1.18.8" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "2.el7_9", "source": "rpm", "version": "1.18.8" } ], "PyYAML": [ { "arch": "x86_64", "epoch": null, "name": "PyYAML", "release": "11.el7", "source": "rpm", "version": "3.10" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "15.el7", "source": "rpm", "version": "2.2.51" } ], "aic94xx-firmware": [ { "arch": "noarch", "epoch": null, "name": "aic94xx-firmware", "release": "6.el7", "source": "rpm", "version": "30" } ], "alsa-firmware": [ { "arch": "noarch", "epoch": null, "name": "alsa-firmware", "release": "2.el7", "source": "rpm", "version": "1.0.28" } ], "alsa-lib": [ { "arch": "x86_64", "epoch": null, "name": "alsa-lib", "release": "1.el7", "source": "rpm", "version": "1.1.8" } ], "alsa-tools-firmware": [ { "arch": "x86_64", "epoch": null, "name": "alsa-tools-firmware", "release": "1.el7", "source": "rpm", "version": "1.1.0" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "9.el7", "source": "rpm", "version": "0.60.6.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "4.el7", "source": "rpm", "version": "2.8.5" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "4.el7", "source": "rpm", "version": "2.8.5" } ], "audit-libs-python": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs-python", "release": "4.el7", "source": "rpm", "version": "2.8.5" } ], "authconfig": [ { "arch": "x86_64", "epoch": null, "name": "authconfig", "release": "30.el7", "source": "rpm", "version": "6.2.8" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.el7", "source": "rpm", "version": "0.6.31" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.el7.centos", "source": "rpm", "version": "10.0" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "35.el7_9", "source": "rpm", "version": "4.2.46" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "13.el7", "source": "rpm", "version": "1.06.95" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el7bkr", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.el7bkr", "source": "rpm", "version": "1" } ], "bind-export-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "26.P2.el7_9.15", "source": "rpm", "version": "9.11.4" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "44.base.el7_9.1", "source": "rpm", "version": "2.27" } ], "biosdevname": [ { "arch": "x86_64", "epoch": null, "name": "biosdevname", "release": "2.el7", "source": "rpm", "version": "0.7.3" } ], "blivet3-data": [ { "arch": "noarch", "epoch": 1, "name": "blivet3-data", "release": "3.el7", "source": "rpm", "version": "3.1.3" } ], "boost-date-time": [ { "arch": "x86_64", "epoch": null, "name": "boost-date-time", "release": "28.el7", "source": "rpm", "version": "1.53.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "28.el7", "source": "rpm", "version": "1.53.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "28.el7", "source": "rpm", "version": "1.53.0" } ], "btrfs-progs": [ { "arch": "x86_64", "epoch": null, "name": "btrfs-progs", "release": "1.el7", "source": "rpm", "version": "4.9.1" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "13.el7", "source": "rpm", "version": "1.0.6" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "72.el7_9", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "centos-logos": [ { "arch": "noarch", "epoch": null, "name": "centos-logos", "release": "3.el7.centos", "source": "rpm", "version": "70.0.6" } ], "centos-release": [ { "arch": "x86_64", "epoch": null, "name": "centos-release", "release": "9.2009.1.el7.centos", "source": "rpm", "version": "7" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "8.el7", "source": "rpm", "version": "2.5" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "1.el7", "source": "rpm", "version": "1.7.6" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el7", "source": "rpm", "version": "3.4" } ], "cloud-init": [ { "arch": "x86_64", "epoch": null, "name": "cloud-init", "release": "24.el7", "source": "rpm", "version": "0.7.9" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "5.el7", "source": "rpm", "version": "0.29" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "24.el7_9.2", "source": "rpm", "version": "8.22" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "28.el7", "source": "rpm", "version": "2.11" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "11.el7", "source": "rpm", "version": "2.9.0" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "11.el7", "source": "rpm", "version": "2.9.0" } ], "createrepo": [ { "arch": "noarch", "epoch": null, "name": "createrepo", "release": "28.el7", "source": "rpm", "version": "0.9.9" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "25.el7_9", "source": "rpm", "version": "1.4.11" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "25.el7_9", "source": "rpm", "version": "1.4.11" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "6.20121102git.el7", "source": "rpm", "version": "1.11" } ], "cryptsetup": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup", "release": "6.el7", "source": "rpm", "version": "2.0.3" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "6.el7", "source": "rpm", "version": "2.0.3" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "59.el7_9.2", "source": "rpm", "version": "7.29.0" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "24.el7_9", "source": "rpm", "version": "2.1.26" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "15.el7", "source": "rpm", "version": "1.10.24" } ], "dbus-glib": [ { "arch": "x86_64", "epoch": null, "name": "dbus-glib", "release": "7.el7", "source": "rpm", "version": "0.100" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "15.el7", "source": "rpm", "version": "1.10.24" } ], "dbus-python": [ { "arch": "x86_64", "epoch": null, "name": "dbus-python", "release": "9.el7", "source": "rpm", "version": "1.1.1" } ], "deltarpm": [ { "arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "3.el7", "source": "rpm", "version": "3.6" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 7, "name": "device-mapper", "release": "6.el7_9.5", "source": "rpm", "version": "1.02.170" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": 7, "name": "device-mapper-event", "release": "6.el7_9.5", "source": "rpm", "version": "1.02.170" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": 7, "name": "device-mapper-event-libs", "release": "6.el7_9.5", "source": "rpm", "version": "1.02.170" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 7, "name": "device-mapper-libs", "release": "6.el7_9.5", "source": "rpm", "version": "1.02.170" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "3.el7_9.2", "source": "rpm", "version": "0.8.5" } ], "dhclient": [ { "arch": "x86_64", "epoch": 12, "name": "dhclient", "release": "83.el7.centos.1", "source": "rpm", "version": "4.2.5" } ], "dhcp-common": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-common", "release": "83.el7.centos.1", "source": "rpm", "version": "4.2.5" } ], "dhcp-libs": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "83.el7.centos.1", "source": "rpm", "version": "4.2.5" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "6.el7_9", "source": "rpm", "version": "3.3" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "5.el7_9.1", "source": "rpm", "version": "3.2" } ], "dmraid": [ { "arch": "x86_64", "epoch": null, "name": "dmraid", "release": "28.el7", "source": "rpm", "version": "1.0.0.rc16" } ], "dmraid-events": [ { "arch": "x86_64", "epoch": null, "name": "dmraid-events", "release": "28.el7", "source": "rpm", "version": "1.0.0.rc16" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.el7_9", "source": "rpm", "version": "4.0.9.2" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "572.el7", "source": "rpm", "version": "033" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "572.el7", "source": "rpm", "version": "033" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "572.el7", "source": "rpm", "version": "033" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "3.el7", "source": "rpm", "version": "9.3.1" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "19.el7", "source": "rpm", "version": "1.42.9" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "19.el7", "source": "rpm", "version": "1.42.9" } ], "ebtables": [ { "arch": "x86_64", "epoch": null, "name": "ebtables", "release": "16.el7", "source": "rpm", "version": "2.0.10" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "12.el7", "source": "rpm", "version": "36" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "5.el7", "source": "rpm", "version": "0.176" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "5.el7", "source": "rpm", "version": "0.176" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "5.el7", "source": "rpm", "version": "0.176" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "14", "source": "rpm", "version": "7" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "10.el7", "source": "rpm", "version": "4.8" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "15.el7_9", "source": "rpm", "version": "2.1.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "37.el7", "source": "rpm", "version": "5.11" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "37.el7", "source": "rpm", "version": "5.11" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "25.el7", "source": "rpm", "version": "3.2" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "6.el7", "source": "rpm", "version": "4.5.11" } ], "fipscheck": [ { "arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.el7", "source": "rpm", "version": "1.4.1" } ], "fipscheck-lib": [ { "arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.el7", "source": "rpm", "version": "1.4.1" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "13.el7_9", "source": "rpm", "version": "0.6.3" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "13.el7_9", "source": "rpm", "version": "0.6.3" } ], "freetype": [ { "arch": "x86_64", "epoch": null, "name": "freetype", "release": "14.el7_9.1", "source": "rpm", "version": "2.8" } ], "fxload": [ { "arch": "x86_64", "epoch": null, "name": "fxload", "release": "16.el7", "source": "rpm", "version": "2002_04_11" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el7_3.1", "source": "rpm", "version": "4.0.2" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "gdbm": [ { "arch": "x86_64", "epoch": null, "name": "gdbm", "release": "8.el7", "source": "rpm", "version": "1.10" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.el7", "source": "rpm", "version": "0.19.8.1" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.el7", "source": "rpm", "version": "0.19.8.1" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "25.el7_9", "source": "rpm", "version": "1.8.3.1" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "9.el7_9", "source": "rpm", "version": "2.56.1" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "326.el7_9", "source": "rpm", "version": "2.17" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "326.el7_9", "source": "rpm", "version": "2.17" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "326.el7_9", "source": "rpm", "version": "2.17" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "326.el7_9", "source": "rpm", "version": "2.17" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "15.el7", "source": "rpm", "version": "6.0.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "5.el7_5", "source": "rpm", "version": "2.0.22" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.el7", "source": "rpm", "version": "1.56.1" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "52ae6884", "source": "rpm", "version": "352c64e5" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "53a7ff4b", "source": "rpm", "version": "f4a80eb5" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "5.el7", "source": "rpm", "version": "1.3.2" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "6.el7", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "3.el7", "source": "rpm", "version": "2.20" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "8.el7", "source": "rpm", "version": "1.22.2" } ], "grub2": [ { "arch": "x86_64", "epoch": 1, "name": "grub2", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-tools-extra": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "26.el7", "source": "rpm", "version": "8.28" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "30.el7_9", "source": "rpm", "version": "0.7.0" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "11.el7_9", "source": "rpm", "version": "1.5" } ], "hardlink": [ { "arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "19.el7", "source": "rpm", "version": "1.0" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.el7_7.1", "source": "rpm", "version": "3.13" } ], "hwdata": [ { "arch": "x86_64", "epoch": null, "name": "hwdata", "release": "9.7.el7", "source": "rpm", "version": "0.252" } ], "info": [ { "arch": "x86_64", "epoch": null, "name": "info", "release": "5.el7", "source": "rpm", "version": "5.1" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.el7_9.1", "source": "rpm", "version": "9.49.53" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "30.el7", "source": "rpm", "version": "4.11.0" } ], "iprutils": [ { "arch": "x86_64", "epoch": null, "name": "iprutils", "release": "3.el7_7", "source": "rpm", "version": "2.4.17.1" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "1.el7", "source": "rpm", "version": "7.1" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "1.el7", "source": "rpm", "version": "7.1" } ], "iptables": [ { "arch": "x86_64", "epoch": null, "name": "iptables", "release": "35.el7", "source": "rpm", "version": "1.4.21" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "10.el7", "source": "rpm", "version": "20160308" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 3, "name": "irqbalance", "release": "12.el7", "source": "rpm", "version": "1.0.7" } ], "ivtv-firmware": [ { "arch": "noarch", "epoch": 2, "name": "ivtv-firmware", "release": "26.el7", "source": "rpm", "version": "20080701" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "82.el7_9", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "82.el7_9", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl3160-firmware", "release": "82.el7_9", "source": "rpm", "version": "25.30.13.0" } ], "iwl3945-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl3945-firmware", "release": "82.el7_9", "source": "rpm", "version": "15.32.2.9" } ], "iwl4965-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl4965-firmware", "release": "82.el7_9", "source": "rpm", "version": "228.61.2.24" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "82.el7_9", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "82.el7_9", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000-firmware", "release": "82.el7_9", "source": "rpm", "version": "9.221.4.1" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6000g2b-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2b-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "82.el7_9", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl7260-firmware", "release": "82.el7_9", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el7", "source": "rpm", "version": "2.10" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.el7_0", "source": "rpm", "version": "0.11" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "16.el7_9", "source": "rpm", "version": "1.15.5" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "16.el7_9", "source": "rpm", "version": "1.15.5" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "16.el7_9", "source": "rpm", "version": "1.15.5" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "1160.el7", "source": "rpm", "version": "3.10.0" }, { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-debug-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-debug-devel", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "51.el7_9.3", "source": "rpm", "version": "2.0.15" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "3.el7", "source": "rpm", "version": "1.5.8" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.el7", "source": "rpm", "version": "1.5.8" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "28.el7", "source": "rpm", "version": "20" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "28.el7", "source": "rpm", "version": "20" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "136.el7_9", "source": "rpm", "version": "0.4.9" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "55.el7_9", "source": "rpm", "version": "1.15.1" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "9.el7", "source": "rpm", "version": "458" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "15.el7", "source": "rpm", "version": "2.2.51" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "13.el7", "source": "rpm", "version": "0.3.109" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el7", "source": "rpm", "version": "2.1.0" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "13.el7", "source": "rpm", "version": "2.4.46" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "32.el7", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "libblockdev": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev", "release": "5.el7", "source": "rpm", "version": "2.18" } ], "libblockdev-crypto": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-crypto", "release": "5.el7", "source": "rpm", "version": "2.18" } ], "libblockdev-dm": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-dm", "release": "5.el7", "source": "rpm", "version": "2.18" } ], "libblockdev-lvm": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-lvm", "release": "5.el7", "source": "rpm", "version": "2.18" } ], "libblockdev-mdraid": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-mdraid", "release": "5.el7", "source": "rpm", "version": "2.18" } ], "libblockdev-swap": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-swap", "release": "5.el7", "source": "rpm", "version": "2.18" } ], "libblockdev-utils": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-utils", "release": "5.el7", "source": "rpm", "version": "2.18" } ], "libbytesize": [ { "arch": "x86_64", "epoch": null, "name": "libbytesize", "release": "1.el7", "source": "rpm", "version": "1.2" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "11.el7", "source": "rpm", "version": "2.22" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "4.el7", "source": "rpm", "version": "0.7.5" } ], "libcgroup": [ { "arch": "x86_64", "epoch": null, "name": "libcgroup", "release": "21.el7", "source": "rpm", "version": "0.41" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "32.el7", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "19.el7", "source": "rpm", "version": "1.42.9" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "14.el7", "source": "rpm", "version": "0.1.8" } ], "libcroco": [ { "arch": "x86_64", "epoch": null, "name": "libcroco", "release": "6.el7_9", "source": "rpm", "version": "0.6.12" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "59.el7_9.2", "source": "rpm", "version": "7.29.0" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "7.el7", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "25.el7", "source": "rpm", "version": "5.3.21" } ], "libdb-utils": [ { "arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "25.el7", "source": "rpm", "version": "5.3.21" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.el7_9", "source": "rpm", "version": "0.22.5" } ], "libdrm": [ { "arch": "x86_64", "epoch": null, "name": "libdrm", "release": "2.el7", "source": "rpm", "version": "2.4.97" } ], "libdwarf": [ { "arch": "x86_64", "epoch": null, "name": "libdwarf", "release": "4.el7", "source": "rpm", "version": "20130207" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "12.20121213cvs.el7", "source": "rpm", "version": "3.0" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "2.el7", "source": "rpm", "version": "0.1.9" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "4.el7", "source": "rpm", "version": "2.0.21" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "3.el7", "source": "rpm", "version": "0.99.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.el7", "source": "rpm", "version": "3.0.13" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "14.el7", "source": "rpm", "version": "1.5.3" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.el7", "source": "rpm", "version": "1.12" } ], "libidn": [ { "arch": "x86_64", "epoch": null, "name": "libidn", "release": "4.el7", "source": "rpm", "version": "1.28" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "32.el7", "source": "rpm", "version": "1.3.1" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "7.el7", "source": "rpm", "version": "1.0.3" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.el7", "source": "rpm", "version": "1.6.3" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "3.el7", "source": "rpm", "version": "1.0.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "9.el7", "source": "rpm", "version": "1.2" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el7_3", "source": "rpm", "version": "1.0.6" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "4.el7", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": null, "name": "libnfsidmap", "release": "19.el7", "source": "rpm", "version": "0.25" } ], "libnl": [ { "arch": "x86_64", "epoch": null, "name": "libnl", "release": "3.el7", "source": "rpm", "version": "1.1.4" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "4.el7", "source": "rpm", "version": "3.2.28" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "4.el7", "source": "rpm", "version": "3.2.28" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "32.el7", "source": "rpm", "version": "0.2.1" } ], "libpciaccess": [ { "arch": "x86_64", "epoch": null, "name": "libpciaccess", "release": "1.el7", "source": "rpm", "version": "0.14" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.el7", "source": "rpm", "version": "1.2.3" } ], "libpng": [ { "arch": "x86_64", "epoch": 2, "name": "libpng", "release": "8.el7", "source": "rpm", "version": "1.5.13" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "5.el7", "source": "rpm", "version": "1.2.3" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "32.el7", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "8.el7_9", "source": "rpm", "version": "1.8.1" } ], "libreport-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "libreport-filesystem", "release": "53.el7.centos", "source": "rpm", "version": "2.1.11" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "4.el7", "source": "rpm", "version": "2.3.1" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "15.el7", "source": "rpm", "version": "2.5" } ], "libselinux-python": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-python", "release": "15.el7", "source": "rpm", "version": "2.5" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "15.el7", "source": "rpm", "version": "2.5" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "14.el7", "source": "rpm", "version": "2.5" } ], "libsemanage-python": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage-python", "release": "14.el7", "source": "rpm", "version": "2.5" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "10.el7", "source": "rpm", "version": "2.5" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "4.el7", "source": "rpm", "version": "0.6.34" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "19.el7", "source": "rpm", "version": "1.42.9" } ], "libssh2": [ { "arch": "x86_64", "epoch": null, "name": "libssh2", "release": "4.el7_9.1", "source": "rpm", "version": "1.8.0" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "16.el7", "source": "rpm", "version": "2.1.0" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.el7", "source": "rpm", "version": "4.10" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "3.el7", "source": "rpm", "version": "1.29" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "0.16.el7", "source": "rpm", "version": "0.2.4" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.el7", "source": "rpm", "version": "0.9.3" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "9.el7", "source": "rpm", "version": "0.60" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "4.el7", "source": "rpm", "version": "1.1.6" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "4.el7", "source": "rpm", "version": "0.2.5" } ], "libverto-libevent": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libevent", "release": "4.el7", "source": "rpm", "version": "0.2.5" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "6.el7_9.6", "source": "rpm", "version": "2.9.1" } ], "libxml2-python": [ { "arch": "x86_64", "epoch": null, "name": "libxml2-python", "release": "6.el7_9.6", "source": "rpm", "version": "2.9.1" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "6.el7", "source": "rpm", "version": "1.1.28" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "11.el7_0", "source": "rpm", "version": "0.1.4" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "82.git78c0348.el7_9", "source": "rpm", "version": "20200421" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "19.el7", "source": "rpm", "version": "3.8.6" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "0.1.20180614git028f6b2.beaker.1.el7bkr.1", "source": "rpm", "version": "B.02.19" } ], "lsof": [ { "arch": "x86_64", "epoch": null, "name": "lsof", "release": "6.el7", "source": "rpm", "version": "4.87" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el7", "source": "rpm", "version": "0.27" } ], "lua": [ { "arch": "x86_64", "epoch": null, "name": "lua", "release": "15.el7", "source": "rpm", "version": "5.1.4" } ], "lvm2": [ { "arch": "x86_64", "epoch": 7, "name": "lvm2", "release": "6.el7_9.5", "source": "rpm", "version": "2.02.187" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": 7, "name": "lvm2-libs", "release": "6.el7_9.5", "source": "rpm", "version": "2.02.187" } ], "lz4": [ { "arch": "x86_64", "epoch": null, "name": "lz4", "release": "1.el7", "source": "rpm", "version": "1.8.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "8.el7", "source": "rpm", "version": "2.06" } ], "mailcap": [ { "arch": "noarch", "epoch": null, "name": "mailcap", "release": "2.el7", "source": "rpm", "version": "2.1.41" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "24.el7", "source": "rpm", "version": "3.82" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "11.el7", "source": "rpm", "version": "2.6.3" } ], "mariadb-libs": [ { "arch": "x86_64", "epoch": 1, "name": "mariadb-libs", "release": "1.el7", "source": "rpm", "version": "5.5.68" } ], "mdadm": [ { "arch": "x86_64", "epoch": null, "name": "mdadm", "release": "9.el7_9", "source": "rpm", "version": "4.1" } ], "microcode_ctl": [ { "arch": "x86_64", "epoch": 2, "name": "microcode_ctl", "release": "73.20.el7_9", "source": "rpm", "version": "2.1" } ], "mokutil": [ { "arch": "x86_64", "epoch": null, "name": "mokutil", "release": "8.el7", "source": "rpm", "version": "15" } ], "mozjs17": [ { "arch": "x86_64", "epoch": null, "name": "mozjs17", "release": "20.el7", "source": "rpm", "version": "17.0.0" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.el7", "source": "rpm", "version": "3.1.1" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "14.20130511.el7_4", "source": "rpm", "version": "5.9" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "14.20130511.el7_4", "source": "rpm", "version": "5.9" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "14.20130511.el7_4", "source": "rpm", "version": "5.9" } ], "net-tools": [ { "arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.25.20131004git.el7", "source": "rpm", "version": "2.0" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "4.el7", "source": "rpm", "version": "0.52.15" } ], "newt-python": [ { "arch": "x86_64", "epoch": null, "name": "newt-python", "release": "4.el7", "source": "rpm", "version": "0.52.15" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "0.68.el7.2", "source": "rpm", "version": "1.3.0" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "1.el7_9", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "2.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-pem": [ { "arch": "x86_64", "epoch": null, "name": "nss-pem", "release": "7.el7_9.1", "source": "rpm", "version": "1.0.3" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "6.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "6.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "2.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-tools": [ { "arch": "x86_64", "epoch": null, "name": "nss-tools", "release": "2.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "1.el7_9", "source": "rpm", "version": "3.90.0" } ], "ntpdate": [ { "arch": "x86_64", "epoch": null, "name": "ntpdate", "release": "29.el7.centos.2", "source": "rpm", "version": "4.2.6p5" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "5.el7", "source": "rpm", "version": "2.0.12" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "25.el7_9", "source": "rpm", "version": "2.4.44" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "23.el7_9", "source": "rpm", "version": "7.4p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "23.el7_9", "source": "rpm", "version": "7.4p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "23.el7_9", "source": "rpm", "version": "7.4p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "26.el7_9", "source": "rpm", "version": "1.0.2k" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "26.el7_9", "source": "rpm", "version": "1.0.2k" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el7", "source": "rpm", "version": "1.58" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.el7", "source": "rpm", "version": "0.23.5" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.el7", "source": "rpm", "version": "0.23.5" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "23.el7", "source": "rpm", "version": "1.1.8" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "32.el7", "source": "rpm", "version": "3.1" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.el7", "source": "rpm", "version": "0.79" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.el7", "source": "rpm", "version": "3.5.1" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "17.el7", "source": "rpm", "version": "8.32" } ], "perl": [ { "arch": "x86_64", "epoch": 4, "name": "perl", "release": "299.el7_9", "source": "rpm", "version": "5.16.3" } ], "perl-Business-ISBN": [ { "arch": "noarch", "epoch": null, "name": "perl-Business-ISBN", "release": "2.el7", "source": "rpm", "version": "2.06" } ], "perl-Business-ISBN-Data": [ { "arch": "noarch", "epoch": null, "name": "perl-Business-ISBN-Data", "release": "2.el7", "source": "rpm", "version": "20120719.001" } ], "perl-CGI": [ { "arch": "noarch", "epoch": null, "name": "perl-CGI", "release": "4.el7", "source": "rpm", "version": "3.63" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "244.el7", "source": "rpm", "version": "1.26" } ], "perl-Compress-Raw-Bzip2": [ { "arch": "x86_64", "epoch": null, "name": "perl-Compress-Raw-Bzip2", "release": "3.el7", "source": "rpm", "version": "2.061" } ], "perl-Compress-Raw-Zlib": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Compress-Raw-Zlib", "release": "4.el7", "source": "rpm", "version": "2.061" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "3.el7", "source": "rpm", "version": "2.145" } ], "perl-Date-Manip": [ { "arch": "noarch", "epoch": null, "name": "perl-Date-Manip", "release": "2.el7", "source": "rpm", "version": "6.41" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "245.el7", "source": "rpm", "version": "1.17" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "3.el7", "source": "rpm", "version": "2.52" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": null, "name": "perl-Encode", "release": "7.el7", "source": "rpm", "version": "2.51" } ], "perl-Encode-Locale": [ { "arch": "noarch", "epoch": null, "name": "perl-Encode-Locale", "release": "5.el7", "source": "rpm", "version": "1.03" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "2.el7", "source": "rpm", "version": "0.17020" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "3.el7", "source": "rpm", "version": "5.68" } ], "perl-FCGI": [ { "arch": "x86_64", "epoch": 1, "name": "perl-FCGI", "release": "8.el7", "source": "rpm", "version": "0.74" } ], "perl-File-Listing": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Listing", "release": "7.el7", "source": "rpm", "version": "6.04" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "2.el7", "source": "rpm", "version": "2.09" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Temp", "release": "3.el7", "source": "rpm", "version": "0.23.01" } ], "perl-Filter": [ { "arch": "x86_64", "epoch": null, "name": "perl-Filter", "release": "3.el7", "source": "rpm", "version": "1.49" } ], "perl-Font-AFM": [ { "arch": "noarch", "epoch": null, "name": "perl-Font-AFM", "release": "13.el7", "source": "rpm", "version": "1.20" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": null, "name": "perl-Getopt-Long", "release": "3.el7", "source": "rpm", "version": "2.40" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "25.el7_9", "source": "rpm", "version": "1.8.3.1" } ], "perl-HTML-Format": [ { "arch": "noarch", "epoch": null, "name": "perl-HTML-Format", "release": "7.el7", "source": "rpm", "version": "2.10" } ], "perl-HTML-Parser": [ { "arch": "x86_64", "epoch": null, "name": "perl-HTML-Parser", "release": "4.el7", "source": "rpm", "version": "3.71" } ], "perl-HTML-Tagset": [ { "arch": "noarch", "epoch": null, "name": "perl-HTML-Tagset", "release": "15.el7", "source": "rpm", "version": "3.20" } ], "perl-HTML-Tree": [ { "arch": "noarch", "epoch": 1, "name": "perl-HTML-Tree", "release": "2.el7", "source": "rpm", "version": "5.03" } ], "perl-HTTP-Cookies": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Cookies", "release": "5.el7", "source": "rpm", "version": "6.01" } ], "perl-HTTP-Daemon": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Daemon", "release": "8.el7", "source": "rpm", "version": "6.01" } ], "perl-HTTP-Date": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Date", "release": "8.el7", "source": "rpm", "version": "6.02" } ], "perl-HTTP-Message": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Message", "release": "6.el7", "source": "rpm", "version": "6.06" } ], "perl-HTTP-Negotiate": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Negotiate", "release": "5.el7", "source": "rpm", "version": "6.01" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "3.el7", "source": "rpm", "version": "0.033" } ], "perl-IO-Compress": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Compress", "release": "2.el7", "source": "rpm", "version": "2.061" } ], "perl-IO-HTML": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-HTML", "release": "2.el7", "source": "rpm", "version": "1.00" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el7", "source": "rpm", "version": "0.21" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "7.el7", "source": "rpm", "version": "1.94" } ], "perl-IO-Zlib": [ { "arch": "noarch", "epoch": 1, "name": "perl-IO-Zlib", "release": "299.el7_9", "source": "rpm", "version": "1.10" } ], "perl-IO-stringy": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-stringy", "release": "22.el7", "source": "rpm", "version": "2.110" } ], "perl-LWP-MediaTypes": [ { "arch": "noarch", "epoch": null, "name": "perl-LWP-MediaTypes", "release": "2.el7", "source": "rpm", "version": "6.02" } ], "perl-LWP-Protocol-https": [ { "arch": "noarch", "epoch": null, "name": "perl-LWP-Protocol-https", "release": "4.el7", "source": "rpm", "version": "6.04" } ], "perl-Module-Load": [ { "arch": "noarch", "epoch": 1, "name": "perl-Module-Load", "release": "3.el7", "source": "rpm", "version": "0.24" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "5.el7", "source": "rpm", "version": "20130114" } ], "perl-Net-HTTP": [ { "arch": "noarch", "epoch": null, "name": "perl-Net-HTTP", "release": "2.el7", "source": "rpm", "version": "6.06" } ], "perl-Net-LibIDN": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-LibIDN", "release": "15.el7", "source": "rpm", "version": "0.12" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "6.el7", "source": "rpm", "version": "1.55" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "5.el7", "source": "rpm", "version": "3.40" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "299.el7_9", "source": "rpm", "version": "1.04" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "4.el7", "source": "rpm", "version": "3.20" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el7", "source": "rpm", "version": "3.28" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Usage", "release": "3.el7", "source": "rpm", "version": "1.63" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": null, "name": "perl-Scalar-List-Utils", "release": "248.el7", "source": "rpm", "version": "1.27" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": null, "name": "perl-Socket", "release": "5.el7", "source": "rpm", "version": "2.010" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": null, "name": "perl-Storable", "release": "3.el7", "source": "rpm", "version": "2.45" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "20.el7", "source": "rpm", "version": "2.30" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "4.el7", "source": "rpm", "version": "3.29" } ], "perl-Time-HiRes": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Time-HiRes", "release": "3.el7", "source": "rpm", "version": "1.9725" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": null, "name": "perl-Time-Local", "release": "2.el7", "source": "rpm", "version": "1.2300" } ], "perl-TimeDate": [ { "arch": "noarch", "epoch": 1, "name": "perl-TimeDate", "release": "2.el7", "source": "rpm", "version": "2.30" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "9.el7", "source": "rpm", "version": "1.60" } ], "perl-WWW-RobotRules": [ { "arch": "noarch", "epoch": null, "name": "perl-WWW-RobotRules", "release": "5.el7", "source": "rpm", "version": "6.02" } ], "perl-XML-LibXML": [ { "arch": "x86_64", "epoch": 1, "name": "perl-XML-LibXML", "release": "5.el7", "source": "rpm", "version": "2.0018" } ], "perl-XML-NamespaceSupport": [ { "arch": "noarch", "epoch": null, "name": "perl-XML-NamespaceSupport", "release": "10.el7", "source": "rpm", "version": "1.11" } ], "perl-XML-Parser": [ { "arch": "x86_64", "epoch": null, "name": "perl-XML-Parser", "release": "10.el7", "source": "rpm", "version": "2.41" } ], "perl-XML-SAX": [ { "arch": "noarch", "epoch": null, "name": "perl-XML-SAX", "release": "9.el7", "source": "rpm", "version": "0.99" } ], "perl-XML-SAX-Base": [ { "arch": "noarch", "epoch": null, "name": "perl-XML-SAX-Base", "release": "7.el7", "source": "rpm", "version": "1.08" } ], "perl-XML-Twig": [ { "arch": "noarch", "epoch": null, "name": "perl-XML-Twig", "release": "2.el7", "source": "rpm", "version": "3.44" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "2.el7", "source": "rpm", "version": "1.27" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "299.el7_9", "source": "rpm", "version": "5.16.3" } ], "perl-libwww-perl": [ { "arch": "noarch", "epoch": null, "name": "perl-libwww-perl", "release": "2.el7", "source": "rpm", "version": "6.05" } ], "perl-macros": [ { "arch": "x86_64", "epoch": 4, "name": "perl-macros", "release": "299.el7_9", "source": "rpm", "version": "5.16.3" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "244.el7", "source": "rpm", "version": "0.225" } ], "perl-podlators": [ { "arch": "noarch", "epoch": null, "name": "perl-podlators", "release": "3.el7", "source": "rpm", "version": "2.5.1" } ], "perl-threads": [ { "arch": "x86_64", "epoch": null, "name": "perl-threads", "release": "4.el7", "source": "rpm", "version": "1.87" } ], "perl-threads-shared": [ { "arch": "x86_64", "epoch": null, "name": "perl-threads-shared", "release": "6.el7", "source": "rpm", "version": "1.43" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "17.el7", "source": "rpm", "version": "0.8.1" } ], "pkgconfig": [ { "arch": "x86_64", "epoch": 1, "name": "pkgconfig", "release": "4.el7", "source": "rpm", "version": "0.27.1" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "0.34.20140113.el7.centos", "source": "rpm", "version": "0.8.9" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "0.34.20140113.el7.centos", "source": "rpm", "version": "0.8.9" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "0.34.20140113.el7.centos", "source": "rpm", "version": "0.8.9" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "34.el7", "source": "rpm", "version": "2.5" } ], "policycoreutils-python": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils-python", "release": "34.el7", "source": "rpm", "version": "2.5" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "26.el7_9.1", "source": "rpm", "version": "0.112" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "4.el7", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "16.el7", "source": "rpm", "version": "1.13" } ], "postfix": [ { "arch": "x86_64", "epoch": 2, "name": "postfix", "release": "9.el7", "source": "rpm", "version": "2.10.1" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "28.el7", "source": "rpm", "version": "3.3.10" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "17.el7", "source": "rpm", "version": "22.20" } ], "pth": [ { "arch": "x86_64", "epoch": null, "name": "pth", "release": "23.el7", "source": "rpm", "version": "2.0.7" } ], "pygpgme": [ { "arch": "x86_64", "epoch": null, "name": "pygpgme", "release": "9.el7", "source": "rpm", "version": "0.3" } ], "pyliblzma": [ { "arch": "x86_64", "epoch": null, "name": "pyliblzma", "release": "11.el7", "source": "rpm", "version": "0.5.3" } ], "pyparsing": [ { "arch": "noarch", "epoch": null, "name": "pyparsing", "release": "9.el7", "source": "rpm", "version": "1.5.6" } ], "pyparted": [ { "arch": "x86_64", "epoch": 1, "name": "pyparted", "release": "15.el7", "source": "rpm", "version": "3.9" } ], "pyserial": [ { "arch": "noarch", "epoch": null, "name": "pyserial", "release": "6.el7", "source": "rpm", "version": "2.6" } ], "python": [ { "arch": "x86_64", "epoch": null, "name": "python", "release": "94.el7_9", "source": "rpm", "version": "2.7.5" } ], "python-IPy": [ { "arch": "noarch", "epoch": null, "name": "python-IPy", "release": "6.el7", "source": "rpm", "version": "0.75" } ], "python-babel": [ { "arch": "noarch", "epoch": null, "name": "python-babel", "release": "8.el7", "source": "rpm", "version": "0.9.6" } ], "python-backports": [ { "arch": "x86_64", "epoch": null, "name": "python-backports", "release": "8.el7", "source": "rpm", "version": "1.0" } ], "python-backports-ssl_match_hostname": [ { "arch": "noarch", "epoch": null, "name": "python-backports-ssl_match_hostname", "release": "1.el7", "source": "rpm", "version": "3.5.0.1" } ], "python-chardet": [ { "arch": "noarch", "epoch": null, "name": "python-chardet", "release": "3.el7", "source": "rpm", "version": "2.2.1" } ], "python-configobj": [ { "arch": "noarch", "epoch": null, "name": "python-configobj", "release": "7.el7", "source": "rpm", "version": "4.7.2" } ], "python-configshell": [ { "arch": "noarch", "epoch": 1, "name": "python-configshell", "release": "1.el7", "source": "rpm", "version": "1.1.26" } ], "python-decorator": [ { "arch": "noarch", "epoch": null, "name": "python-decorator", "release": "3.el7", "source": "rpm", "version": "3.4.0" } ], "python-deltarpm": [ { "arch": "x86_64", "epoch": null, "name": "python-deltarpm", "release": "3.el7", "source": "rpm", "version": "3.6" } ], "python-enum34": [ { "arch": "noarch", "epoch": null, "name": "python-enum34", "release": "1.el7", "source": "rpm", "version": "1.0.4" } ], "python-ethtool": [ { "arch": "x86_64", "epoch": null, "name": "python-ethtool", "release": "8.el7", "source": "rpm", "version": "0.8" } ], "python-firewall": [ { "arch": "noarch", "epoch": null, "name": "python-firewall", "release": "13.el7_9", "source": "rpm", "version": "0.6.3" } ], "python-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python-gobject-base", "release": "1.el7_4.1", "source": "rpm", "version": "3.22.0" } ], "python-iniparse": [ { "arch": "noarch", "epoch": null, "name": "python-iniparse", "release": "9.el7", "source": "rpm", "version": "0.4" } ], "python-ipaddress": [ { "arch": "noarch", "epoch": null, "name": "python-ipaddress", "release": "2.el7", "source": "rpm", "version": "1.0.16" } ], "python-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python-jinja2", "release": "4.el7", "source": "rpm", "version": "2.7.2" } ], "python-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python-jsonpatch", "release": "4.el7", "source": "rpm", "version": "1.2" } ], "python-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python-jsonpointer", "release": "2.el7", "source": "rpm", "version": "1.9" } ], "python-kitchen": [ { "arch": "noarch", "epoch": null, "name": "python-kitchen", "release": "5.el7", "source": "rpm", "version": "1.1.1" } ], "python-kmod": [ { "arch": "x86_64", "epoch": null, "name": "python-kmod", "release": "4.el7", "source": "rpm", "version": "0.9" } ], "python-libs": [ { "arch": "x86_64", "epoch": null, "name": "python-libs", "release": "94.el7_9", "source": "rpm", "version": "2.7.5" } ], "python-linux-procfs": [ { "arch": "noarch", "epoch": null, "name": "python-linux-procfs", "release": "4.el7", "source": "rpm", "version": "0.4.11" } ], "python-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python-lxml", "release": "4.el7", "source": "rpm", "version": "3.2.1" } ], "python-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python-markupsafe", "release": "10.el7", "source": "rpm", "version": "0.11" } ], "python-perf": [ { "arch": "x86_64", "epoch": null, "name": "python-perf", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "python-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python-prettytable", "release": "3.el7", "source": "rpm", "version": "0.7.2" } ], "python-pycurl": [ { "arch": "x86_64", "epoch": null, "name": "python-pycurl", "release": "19.el7", "source": "rpm", "version": "7.19.0" } ], "python-pyudev": [ { "arch": "noarch", "epoch": null, "name": "python-pyudev", "release": "9.el7", "source": "rpm", "version": "0.15" } ], "python-requests": [ { "arch": "noarch", "epoch": null, "name": "python-requests", "release": "10.el7", "source": "rpm", "version": "2.6.0" } ], "python-rtslib": [ { "arch": "noarch", "epoch": null, "name": "python-rtslib", "release": "1.el7_9", "source": "rpm", "version": "2.1.74" } ], "python-schedutils": [ { "arch": "x86_64", "epoch": null, "name": "python-schedutils", "release": "6.el7", "source": "rpm", "version": "0.4" } ], "python-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python-setuptools", "release": "7.el7", "source": "rpm", "version": "0.9.8" } ], "python-six": [ { "arch": "noarch", "epoch": null, "name": "python-six", "release": "2.el7", "source": "rpm", "version": "1.9.0" } ], "python-slip": [ { "arch": "noarch", "epoch": null, "name": "python-slip", "release": "4.el7", "source": "rpm", "version": "0.4.0" } ], "python-slip-dbus": [ { "arch": "noarch", "epoch": null, "name": "python-slip-dbus", "release": "4.el7", "source": "rpm", "version": "0.4.0" } ], "python-urlgrabber": [ { "arch": "noarch", "epoch": null, "name": "python-urlgrabber", "release": "10.el7", "source": "rpm", "version": "3.10" } ], "python-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python-urllib3", "release": "7.el7", "source": "rpm", "version": "1.10.2" } ], "python-urwid": [ { "arch": "x86_64", "epoch": null, "name": "python-urwid", "release": "3.el7", "source": "rpm", "version": "1.1.1" } ], "python2-blivet3": [ { "arch": "noarch", "epoch": 1, "name": "python2-blivet3", "release": "3.el7", "source": "rpm", "version": "3.1.3" } ], "python2-blockdev": [ { "arch": "x86_64", "epoch": null, "name": "python2-blockdev", "release": "5.el7", "source": "rpm", "version": "2.18" } ], "python2-bytesize": [ { "arch": "x86_64", "epoch": null, "name": "python2-bytesize", "release": "1.el7", "source": "rpm", "version": "1.2" } ], "python2-dnf": [ { "arch": "noarch", "epoch": null, "name": "python2-dnf", "release": "2.el7_9", "source": "rpm", "version": "4.0.9.2" } ], "python2-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python2-hawkey", "release": "2.el7_9", "source": "rpm", "version": "0.22.5" } ], "python2-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python2-libcomps", "release": "14.el7", "source": "rpm", "version": "0.1.8" } ], "python2-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python2-libdnf", "release": "2.el7_9", "source": "rpm", "version": "0.22.5" } ], "pyxattr": [ { "arch": "x86_64", "epoch": null, "name": "pyxattr", "release": "5.el7", "source": "rpm", "version": "0.5.1" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.el7_9", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 10, "name": "qemu-guest-agent", "release": "3.el7", "source": "rpm", "version": "2.12.0" } ], "qrencode-libs": [ { "arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "3.el7", "source": "rpm", "version": "3.4.1" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "19.el7", "source": "rpm", "version": "4.01" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "19.el7", "source": "rpm", "version": "4.01" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "11.el7", "source": "rpm", "version": "6.2" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el7bkr", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el7bkr", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "5.el7", "source": "rpm", "version": "6.3.1" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "11.el7", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "49.el7", "source": "rpm", "version": "0.2.0" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "48.el7_9", "source": "rpm", "version": "4.11.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "48.el7_9", "source": "rpm", "version": "4.11.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "48.el7_9", "source": "rpm", "version": "4.11.3" } ], "rpm-python": [ { "arch": "x86_64", "epoch": null, "name": "rpm-python", "release": "48.el7_9", "source": "rpm", "version": "4.11.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "12.el7_9", "source": "rpm", "version": "3.1.2" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "57.el7_9.3", "source": "rpm", "version": "8.24.0" } ], "ruby": [ { "arch": "x86_64", "epoch": null, "name": "ruby", "release": "39.el7_9", "source": "rpm", "version": "2.0.0.648" } ], "ruby-irb": [ { "arch": "noarch", "epoch": null, "name": "ruby-irb", "release": "39.el7_9", "source": "rpm", "version": "2.0.0.648" } ], "ruby-libs": [ { "arch": "x86_64", "epoch": null, "name": "ruby-libs", "release": "39.el7_9", "source": "rpm", "version": "2.0.0.648" } ], "rubygem-bigdecimal": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-bigdecimal", "release": "39.el7_9", "source": "rpm", "version": "1.2.0" } ], "rubygem-io-console": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-io-console", "release": "39.el7_9", "source": "rpm", "version": "0.4.2" } ], "rubygem-json": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-json", "release": "39.el7_9", "source": "rpm", "version": "1.7.7" } ], "rubygem-psych": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-psych", "release": "39.el7_9", "source": "rpm", "version": "2.0.0" } ], "rubygem-rdoc": [ { "arch": "noarch", "epoch": null, "name": "rubygem-rdoc", "release": "39.el7_9", "source": "rpm", "version": "4.0.0" } ], "rubygems": [ { "arch": "noarch", "epoch": null, "name": "rubygems", "release": "39.el7_9", "source": "rpm", "version": "2.0.14.1" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "7.el7", "source": "rpm", "version": "4.2.2" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "268.el7_9.2", "source": "rpm", "version": "3.13.1" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "268.el7_9.2", "source": "rpm", "version": "3.13.1" } ], "setools-libs": [ { "arch": "x86_64", "epoch": null, "name": "setools-libs", "release": "4.el7", "source": "rpm", "version": "3.3.8" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "11.el7", "source": "rpm", "version": "2.8.71" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": 1, "name": "sg3_utils", "release": "19.el7", "source": "rpm", "version": "1.37" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": 1, "name": "sg3_utils-libs", "release": "19.el7", "source": "rpm", "version": "1.37" } ], "sgpio": [ { "arch": "x86_64", "epoch": null, "name": "sgpio", "release": "13.el7", "source": "rpm", "version": "1.2.0.10" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "5.el7", "source": "rpm", "version": "4.6" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "5.el7", "source": "rpm", "version": "1.8" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el7", "source": "rpm", "version": "2.2.4" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "3.el7", "source": "rpm", "version": "1.1.0" } ], "sqlite": [ { "arch": "x86_64", "epoch": null, "name": "sqlite", "release": "8.el7_7.1", "source": "rpm", "version": "3.7.17" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "7.el7_9", "source": "rpm", "version": "4.24" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "10.el7_9.3", "source": "rpm", "version": "1.8.23" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "78.el7_9.9", "source": "rpm", "version": "219" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "78.el7_9.9", "source": "rpm", "version": "219" } ], "systemd-sysv": [ { "arch": "x86_64", "epoch": null, "name": "systemd-sysv", "release": "78.el7_9.9", "source": "rpm", "version": "219" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "13.el7", "source": "rpm", "version": "4.0" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "13.el7", "source": "rpm", "version": "4.0" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "13.el7", "source": "rpm", "version": "4.0" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "13.el7", "source": "rpm", "version": "4.0" } ], "sysvinit-tools": [ { "arch": "x86_64", "epoch": null, "name": "sysvinit-tools", "release": "14.dsf.el7", "source": "rpm", "version": "2.88" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "35.el7", "source": "rpm", "version": "1.26" } ], "targetcli": [ { "arch": "noarch", "epoch": null, "name": "targetcli", "release": "1.el7_9", "source": "rpm", "version": "2.1.53" } ], "tcp_wrappers": [ { "arch": "x86_64", "epoch": null, "name": "tcp_wrappers", "release": "77.el7", "source": "rpm", "version": "7.6" } ], "tcp_wrappers-libs": [ { "arch": "x86_64", "epoch": null, "name": "tcp_wrappers-libs", "release": "77.el7", "source": "rpm", "version": "7.6" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "3.el7", "source": "rpm", "version": "1.29" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "45.el7", "source": "rpm", "version": "1.7" } ], "tps-devel": [ { "arch": "noarch", "epoch": null, "name": "tps-devel", "release": "1", "source": "rpm", "version": "2.44.50" } ], "tuned": [ { "arch": "noarch", "epoch": null, "name": "tuned", "release": "12.el7_9", "source": "rpm", "version": "2.11.0" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el7", "source": "rpm", "version": "2024a" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "24.el7_9", "source": "rpm", "version": "6.0" } ], "ustr": [ { "arch": "x86_64", "epoch": null, "name": "ustr", "release": "16.el7", "source": "rpm", "version": "1.0.4" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "8.el7_9", "source": "rpm", "version": "7.4.629" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "8.el7_9", "source": "rpm", "version": "7.4.629" } ], "vim-filesystem": [ { "arch": "x86_64", "epoch": 2, "name": "vim-filesystem", "release": "8.el7_9", "source": "rpm", "version": "7.4.629" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "8.el7_9", "source": "rpm", "version": "7.4.629" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "4.el7_9.1", "source": "rpm", "version": "1.18" } ], "volume_key-libs": [ { "arch": "x86_64", "epoch": null, "name": "volume_key-libs", "release": "9.el7", "source": "rpm", "version": "0.3.9" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "18.el7_6.1", "source": "rpm", "version": "1.14" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "7.el7", "source": "rpm", "version": "2.20" } ], "wpa_supplicant": [ { "arch": "x86_64", "epoch": 1, "name": "wpa_supplicant", "release": "12.el7_9.2", "source": "rpm", "version": "2.6" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "22.el7", "source": "rpm", "version": "4.5.0" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "2.el7_9", "source": "rpm", "version": "5.2.2" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "2.el7_9", "source": "rpm", "version": "5.2.2" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "168.el7.centos", "source": "rpm", "version": "3.4.3" } ], "yum-metadata-parser": [ { "arch": "x86_64", "epoch": null, "name": "yum-metadata-parser", "release": "10.el7", "source": "rpm", "version": "1.1.4" } ], "yum-plugin-fastestmirror": [ { "arch": "noarch", "epoch": null, "name": "yum-plugin-fastestmirror", "release": "54.el7_8", "source": "rpm", "version": "1.1.31" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "54.el7_8", "source": "rpm", "version": "1.1.31" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "11.el7", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.el7_9", "source": "rpm", "version": "1.2.7" } ] } }, "changed": false } TASK [Set blivet package name] ************************************************* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:323 Sunday 05 May 2024 15:08:15 +0000 (0:00:01.153) 0:02:58.639 ************ ok: [sut] => { "ansible_facts": { "blivet_pkg_name": [ "python2-blivet3" ] }, "changed": false } TASK [Set blivet package version] ********************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:328 Sunday 05 May 2024 15:08:15 +0000 (0:00:00.030) 0:02:58.670 ************ ok: [sut] => { "ansible_facts": { "blivet_pkg_version": "3.1.3-3.el7" }, "changed": false } TASK [Set distribution version] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:334 Sunday 05 May 2024 15:08:15 +0000 (0:00:00.029) 0:02:58.699 ************ ok: [sut] => { "ansible_facts": { "is_fedora": false, "is_rhel8": false, "is_rhel9": false }, "changed": false } TASK [Create one LVM logical volume under one volume group with size 5g] ******* task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:351 Sunday 05 May 2024 15:08:15 +0000 (0:00:00.038) 0:02:58.737 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:367 Sunday 05 May 2024 15:08:15 +0000 (0:00:00.021) 0:02:58.759 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Change volume_size to 9g] ************************************************ task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:370 Sunday 05 May 2024 15:08:15 +0000 (0:00:00.022) 0:02:58.782 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:384 Sunday 05 May 2024 15:08:15 +0000 (0:00:00.021) 0:02:58.804 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test for correct handling of offline resize in safe mode] **************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:387 Sunday 05 May 2024 15:08:15 +0000 (0:00:00.021) 0:02:58.825 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up] **************************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:404 Sunday 05 May 2024 15:08:15 +0000 (0:00:00.054) 0:02:58.879 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:417 Sunday 05 May 2024 15:08:15 +0000 (0:00:00.022) 0:02:58.902 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=1285 changed=28 unreachable=0 failed=3 skipped=1421 rescued=3 ignored=0 Sunday 05 May 2024 15:08:15 +0000 (0:00:00.009) 0:02:58.912 ************ =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------- 10.42s /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 8.75s /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 7.28s /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 6.06s /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 5.89s /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 5.78s /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 5.78s /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 5.17s /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 5.10s /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 5.10s /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 4.99s /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 4.90s /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 4.90s /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 4.79s /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 4.30s /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 4.27s /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 4.23s /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Ensure cryptsetup is present -------------------------------------------- 1.88s /WORKDIR/git-weekly-ciigznmwl0/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Update facts ------------------------------- 1.49s /WORKDIR/git-weekly-ciigznmwl0/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Gather package facts ---------------------------------------------------- 1.15s /WORKDIR/git-weekly-ciigznmwl0/tests/tests_resize.yml:320 --------------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---