# 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-ci0lbs96w1/tests/tests_resize_scsi_generated.yml PLAY [Run test tests_resize.yml for scsi] ************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize_scsi_generated.yml:3 Monday 01 April 2024 13:19:38 +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-ci0lbs96w1/tests/tests_resize_scsi_generated.yml:8 Monday 01 April 2024 13:19:39 +0000 (0:00:00.855) 0:00:00.867 ********** 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-ci0lbs96w1/tests/tests_resize.yml:2 Monday 01 April 2024 13:19:39 +0000 (0:00:00.013) 0:00:00.880 ********** ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:21 Monday 01 April 2024 13:19:40 +0000 (0:00:00.440) 0:00:01.320 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 13:19:40 +0000 (0:00:00.016) 0:00:01.337 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 13:19:40 +0000 (0:00:00.024) 0:00:01.361 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 13:19:40 +0000 (0:00:00.019) 0:00:01.381 ********** 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-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 13:19:40 +0000 (0:00:00.033) 0:00:01.415 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 13:19:40 +0000 (0:00:00.192) 0:00:01.608 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 13:19:40 +0000 (0:00:00.021) 0:00:01.629 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 13:19:40 +0000 (0:00:00.009) 0:00:01.638 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 13:19:40 +0000 (0:00:00.009) 0:00:01.647 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 13:19:40 +0000 (0:00:00.031) 0:00:01.679 ********** 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.6 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 13:19:52 +0000 (0:00:11.806) 0:00:13.486 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 13:19:52 +0000 (0:00:00.020) 0:00:13.506 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 13:19:52 +0000 (0:00:00.020) 0:00:13.527 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 13:19:52 +0000 (0:00:00.527) 0:00:14.054 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Monday 01 April 2024 13:19:52 +0000 (0:00:00.037) 0:00:14.092 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Monday 01 April 2024 13:19:52 +0000 (0:00:00.014) 0:00:14.106 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Monday 01 April 2024 13:19:53 +0000 (0:00:00.012) 0:00:14.118 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 13:19:53 +0000 (0:00:00.015) 0:00:14.134 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 13:19:53 +0000 (0:00:00.441) 0:00:14.576 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 13:19:54 +0000 (0:00:01.042) 0:00:15.618 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 13:19:54 +0000 (0:00:00.019) 0:00:15.637 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 13:19:54 +0000 (0:00:00.011) 0:00:15.649 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 13:19:54 +0000 (0:00:00.315) 0:00:15.964 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 13:19:54 +0000 (0:00:00.012) 0:00:15.976 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 13:19:54 +0000 (0:00:00.010) 0:00:15.987 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 13:19:54 +0000 (0:00:00.014) 0:00:16.002 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 13:19:54 +0000 (0:00:00.035) 0:00:16.037 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 13:19:54 +0000 (0:00:00.013) 0:00:16.051 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 13:19:54 +0000 (0:00:00.010) 0:00:16.061 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 13:19:54 +0000 (0:00:00.010) 0:00:16.072 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 13:19:54 +0000 (0:00:00.011) 0:00:16.083 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 13:19:54 +0000 (0:00:00.013) 0:00:16.097 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 13:19:54 +0000 (0:00:00.013) 0:00:16.110 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711976671.8546934, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714745.34, "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": 1709714506.235, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1989884461", "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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 13:19:55 +0000 (0:00:00.150) 0:00:16.261 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 13:19:55 +0000 (0:00:00.012) 0:00:16.274 ********** ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:25 Monday 01 April 2024 13:19:55 +0000 (0:00:00.584) 0:00:16.859 ********** ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:34 Monday 01 April 2024 13:19:55 +0000 (0:00:00.015) 0:00:16.875 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/get_unused_disk.yml:2 Monday 01 April 2024 13:19:55 +0000 (0:00:00.018) 0:00:16.893 ********** 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-ci0lbs96w1/tests/get_unused_disk.yml:16 Monday 01 April 2024 13:19:56 +0000 (0:00:00.431) 0:00:17.325 ********** ok: [sut] => { "changed": false, "disks": [ "sdh" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/get_unused_disk.yml:24 Monday 01 April 2024 13:19:56 +0000 (0:00:00.241) 0:00:17.566 ********** 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-ci0lbs96w1/tests/get_unused_disk.yml:29 Monday 01 April 2024 13:19:56 +0000 (0:00:00.016) 0:00:17.583 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/get_unused_disk.yml:34 Monday 01 April 2024 13:19:56 +0000 (0:00:00.012) 0:00:17.595 ********** ok: [sut] => { "unused_disks": [ "sdh" ] } TASK [Create one LVM logical volume under one volume group with size 5g] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:42 Monday 01 April 2024 13:19:56 +0000 (0:00:00.014) 0:00:17.610 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 13:19:56 +0000 (0:00:00.020) 0:00:17.630 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 13:19:56 +0000 (0:00:00.017) 0:00:17.648 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 13:19:56 +0000 (0:00:00.014) 0:00:17.663 ********** 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-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 13:19:56 +0000 (0:00:00.031) 0:00:17.694 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 13:19:56 +0000 (0:00:00.012) 0:00:17.707 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 13:19:56 +0000 (0:00:00.012) 0:00:17.720 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 13:19:56 +0000 (0:00:00.010) 0:00:17.731 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 13:19:56 +0000 (0:00:00.010) 0:00:17.741 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 13:19:56 +0000 (0:00:00.023) 0:00:17.765 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 13:19:56 +0000 (0:00:00.013) 0:00:17.779 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 13:19:56 +0000 (0:00:00.015) 0:00:17.795 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 13:19:56 +0000 (0:00:00.016) 0:00:17.811 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 13:19:56 +0000 (0:00:00.023) 0:00:17.835 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 13:19:56 +0000 (0:00:00.013) 0:00:17.849 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 13:19:56 +0000 (0:00:00.011) 0:00:17.861 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 13:19:56 +0000 (0:00:00.012) 0:00:17.873 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 13:19:56 +0000 (0:00:00.019) 0:00:17.892 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 13:19:56 +0000 (0:00:00.011) 0:00:17.904 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 13:20:03 +0000 (0:00:06.831) 0:00:24.736 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 13:20:03 +0000 (0:00:00.016) 0:00:24.752 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 13:20:03 +0000 (0:00:00.011) 0:00:24.763 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 13:20:03 +0000 (0:00:00.017) 0:00:24.781 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 13:20:03 +0000 (0:00:00.014) 0:00:24.796 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 13:20:03 +0000 (0:00:00.013) 0:00:24.809 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 13:20:03 +0000 (0:00:00.010) 0:00:24.820 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 13:20:04 +0000 (0:00:00.437) 0:00:25.257 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 13:20:04 +0000 (0:00:00.242) 0:00:25.500 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 13:20:04 +0000 (0:00:00.026) 0:00:25.527 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 13:20:04 +0000 (0:00:00.281) 0:00:25.808 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711976671.8546934, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714745.34, "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": 1709714506.235, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1989884461", "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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 13:20:04 +0000 (0:00:00.151) 0:00:25.959 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 13:20:04 +0000 (0:00:00.013) 0:00:25.972 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:59 Monday 01 April 2024 13:20:05 +0000 (0:00:00.557) 0:00:26.530 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:2 Monday 01 April 2024 13:20:05 +0000 (0:00:00.039) 0:00:26.570 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:7 Monday 01 April 2024 13:20:05 +0000 (0:00:00.030) 0:00:26.600 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:15 Monday 01 April 2024 13:20:05 +0000 (0:00:00.019) 0:00:26.620 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "c3bee330-b668-4e42-9fa5-f666c3f36914" }, "/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": "XGOLTl-vafZ-F45N-8rJY-9i3i-7ASq-1hnhMd" }, "/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": "e68e4cee-2a87-4094-ac61-8c3230ab115f" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:20 Monday 01 April 2024 13:20:05 +0000 (0:00:00.257) 0:00:26.878 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003666", "end": "2024-04-01 13:20:05.955199", "rc": 0, "start": "2024-04-01 13:20:05.951533" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:41:46 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=e68e4cee-2a87-4094-ac61-8c3230ab115f / 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-ci0lbs96w1/tests/verify-role-results.yml:25 Monday 01 April 2024 13:20:05 +0000 (0:00:00.212) 0:00:27.090 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003574", "end": "2024-04-01 13:20:06.093383", "failed_when_result": false, "rc": 0, "start": "2024-04-01 13:20:06.089809" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:34 Monday 01 April 2024 13:20:06 +0000 (0:00:00.149) 0:00:27.239 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:5 Monday 01 April 2024 13:20:06 +0000 (0:00:00.032) 0:00:27.272 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:18 Monday 01 April 2024 13:20:06 +0000 (0:00:00.016) 0:00:27.289 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.021332", "end": "2024-04-01 13:20:06.321302", "rc": 0, "start": "2024-04-01 13:20:06.299970" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:24 Monday 01 April 2024 13:20:06 +0000 (0:00:00.169) 0:00:27.459 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:34 Monday 01 April 2024 13:20:06 +0000 (0:00:00.019) 0:00:27.478 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 13:20:06 +0000 (0:00:00.030) 0:00:27.508 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 13:20:06 +0000 (0:00:00.016) 0:00:27.524 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 13:20:06 +0000 (0:00:00.242) 0:00:27.767 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 13:20:06 +0000 (0:00:00.014) 0:00:27.782 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 13:20:06 +0000 (0:00:00.015) 0:00:27.798 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 13:20:06 +0000 (0:00:00.015) 0:00:27.813 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 13:20:06 +0000 (0:00:00.014) 0:00:27.827 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 13:20:06 +0000 (0:00:00.014) 0:00:27.842 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 13:20:06 +0000 (0:00:00.012) 0:00:27.854 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 13:20:06 +0000 (0:00:00.018) 0:00:27.872 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:8 Monday 01 April 2024 13:20:06 +0000 (0:00:00.022) 0:00:27.895 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:14 Monday 01 April 2024 13:20:06 +0000 (0:00:00.012) 0:00:27.908 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:21 Monday 01 April 2024 13:20:06 +0000 (0:00:00.012) 0:00:27.920 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:28 Monday 01 April 2024 13:20:06 +0000 (0:00:00.010) 0:00:27.931 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:35 Monday 01 April 2024 13:20:06 +0000 (0:00:00.012) 0:00:27.943 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:45 Monday 01 April 2024 13:20:06 +0000 (0:00:00.010) 0:00:27.954 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:54 Monday 01 April 2024 13:20:06 +0000 (0:00:00.011) 0:00:27.965 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:64 Monday 01 April 2024 13:20:06 +0000 (0:00:00.013) 0:00:27.979 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:74 Monday 01 April 2024 13:20:06 +0000 (0:00:00.011) 0:00:27.990 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:85 Monday 01 April 2024 13:20:06 +0000 (0:00:00.012) 0:00:28.002 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:95 Monday 01 April 2024 13:20:06 +0000 (0:00:00.012) 0:00:28.015 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 13:20:06 +0000 (0:00:00.010) 0:00:28.026 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 13:20:06 +0000 (0:00:00.024) 0:00:28.050 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 13:20:06 +0000 (0:00:00.026) 0:00:28.077 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 13:20:06 +0000 (0:00:00.012) 0:00:28.089 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 13:20:06 +0000 (0:00:00.017) 0:00:28.107 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 13:20:07 +0000 (0:00:00.014) 0:00:28.121 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 13:20:07 +0000 (0:00:00.013) 0:00:28.134 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 13:20:07 +0000 (0:00:00.013) 0:00:28.147 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 13:20:07 +0000 (0:00:00.014) 0:00:28.162 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.175 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 13:20:07 +0000 (0:00:00.024) 0:00:28.200 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 13:20:07 +0000 (0:00:00.024) 0:00:28.224 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.237 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 13:20:07 +0000 (0:00:00.011) 0:00:28.248 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.260 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 13:20:07 +0000 (0:00:00.011) 0:00:28.272 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 13:20:07 +0000 (0:00:00.026) 0:00:28.298 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 13:20:07 +0000 (0:00:00.014) 0:00:28.313 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 13:20:07 +0000 (0:00:00.015) 0:00:28.328 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:2 Monday 01 April 2024 13:20:07 +0000 (0:00:00.022) 0:00:28.351 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:9 Monday 01 April 2024 13:20:07 +0000 (0:00:00.014) 0:00:28.365 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:18 Monday 01 April 2024 13:20:07 +0000 (0:00:00.014) 0:00:28.379 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:27 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.392 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:37 Monday 01 April 2024 13:20:07 +0000 (0:00:00.013) 0:00:28.405 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:47 Monday 01 April 2024 13:20:07 +0000 (0:00:00.013) 0:00:28.419 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.431 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 13:20:07 +0000 (0:00:00.011) 0:00:28.443 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 13:20:07 +0000 (0:00:00.026) 0:00:28.469 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 13:20:07 +0000 (0:00:00.025) 0:00:28.494 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.506 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.519 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.531 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 13:20:07 +0000 (0:00:00.031) 0:00:28.562 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.575 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.587 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.599 ********** 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-ci0lbs96w1/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 13:20:07 +0000 (0:00:00.011) 0:00:28.610 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:2 Monday 01 April 2024 13:20:07 +0000 (0:00:00.024) 0:00:28.635 ********** 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-ci0lbs96w1/tests/test-verify-volume.yml:21 Monday 01 April 2024 13:20:07 +0000 (0:00:00.015) 0:00:28.650 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 13:20:07 +0000 (0:00:00.063) 0:00:28.713 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 13:20:07 +0000 (0:00:00.014) 0:00:28.728 ********** 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": "c3bee330-b668-4e42-9fa5-f666c3f36914" } ], "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": "c3bee330-b668-4e42-9fa5-f666c3f36914" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 13:20:07 +0000 (0:00:00.020) 0:00:28.748 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.761 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 13:20:07 +0000 (0:00:00.015) 0:00:28.776 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 13:20:07 +0000 (0:00:00.014) 0:00:28.791 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 13:20:07 +0000 (0:00:00.013) 0:00:28.804 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.816 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.829 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 13:20:07 +0000 (0:00:00.015) 0:00:28.844 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.856 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.868 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.881 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 13:20:07 +0000 (0:00:00.011) 0:00:28.892 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 13:20:07 +0000 (0:00:00.025) 0:00:28.918 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 13:20:07 +0000 (0:00:00.015) 0:00:28.934 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 13:20:07 +0000 (0:00:00.014) 0:00:28.948 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.961 ********** 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-ci0lbs96w1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 13:20:07 +0000 (0:00:00.012) 0:00:28.973 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 13:20:07 +0000 (0:00:00.016) 0:00:28.990 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 13:20:07 +0000 (0:00:00.017) 0:00:29.008 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711977603.5502818, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711977603.5502818, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 66796, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711977603.5502818, "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-ci0lbs96w1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 13:20:08 +0000 (0:00:00.146) 0:00:29.155 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 13:20:08 +0000 (0:00:00.018) 0:00:29.173 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 13:20:08 +0000 (0:00:00.013) 0:00:29.187 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 13:20:08 +0000 (0:00:00.015) 0:00:29.203 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 13:20:08 +0000 (0:00:00.013) 0:00:29.216 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 13:20:08 +0000 (0:00:00.021) 0:00:29.238 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 13:20:08 +0000 (0:00:00.014) 0:00:29.253 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 13:20:08 +0000 (0:00:00.013) 0:00:29.266 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 13:20:10 +0000 (0:00:02.054) 0:00:31.321 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 13:20:10 +0000 (0:00:00.013) 0:00:31.334 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 13:20:10 +0000 (0:00:00.012) 0:00:31.346 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 13:20:10 +0000 (0:00:00.018) 0:00:31.365 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 13:20:10 +0000 (0:00:00.012) 0:00:31.377 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 13:20:10 +0000 (0:00:00.012) 0:00:31.390 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 13:20:10 +0000 (0:00:00.012) 0:00:31.402 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 13:20:10 +0000 (0:00:00.012) 0:00:31.415 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 13:20:10 +0000 (0:00:00.012) 0:00:31.427 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 13:20:10 +0000 (0:00:00.017) 0:00:31.444 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 13:20:10 +0000 (0:00:00.021) 0:00:31.466 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 13:20:10 +0000 (0:00:00.014) 0:00:31.481 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 13:20:10 +0000 (0:00:00.014) 0:00:31.495 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 13:20:10 +0000 (0:00:00.014) 0:00:31.509 ********** 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-ci0lbs96w1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 13:20:10 +0000 (0:00:00.022) 0:00:31.532 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 13:20:10 +0000 (0:00:00.027) 0:00:31.559 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 13:20:10 +0000 (0:00:00.014) 0:00:31.574 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 13:20:10 +0000 (0:00:00.014) 0:00:31.588 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 13:20:10 +0000 (0:00:00.013) 0:00:31.601 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 13:20:10 +0000 (0:00:00.020) 0:00:31.622 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 13:20:10 +0000 (0:00:00.015) 0:00:31.637 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 13:20:10 +0000 (0:00:00.016) 0:00:31.653 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 13:20:10 +0000 (0:00:00.013) 0:00:31.667 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 13:20:10 +0000 (0:00:00.013) 0:00:31.680 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 13:20:10 +0000 (0:00:00.012) 0:00:31.693 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 13:20:10 +0000 (0:00:00.235) 0:00:31.929 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 13:20:10 +0000 (0:00:00.140) 0:00:32.069 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 13:20:10 +0000 (0:00:00.017) 0:00:32.086 ********** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 13:20:10 +0000 (0:00:00.012) 0:00:32.099 ********** ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 13:20:11 +0000 (0:00:00.147) 0:00:32.246 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 13:20:11 +0000 (0:00:00.016) 0:00:32.263 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 13:20:11 +0000 (0:00:00.016) 0:00:32.280 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 13:20:11 +0000 (0:00:00.016) 0:00:32.296 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 13:20:11 +0000 (0:00:00.024) 0:00:32.321 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 13:20:11 +0000 (0:00:00.012) 0:00:32.334 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 13:20:11 +0000 (0:00:00.012) 0:00:32.347 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 13:20:11 +0000 (0:00:00.015) 0:00:32.362 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 13:20:11 +0000 (0:00:00.015) 0:00:32.377 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 13:20:11 +0000 (0:00:00.015) 0:00:32.393 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 13:20:11 +0000 (0:00:00.012) 0:00:32.405 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 13:20:11 +0000 (0:00:00.012) 0:00:32.418 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 13:20:11 +0000 (0:00:00.012) 0:00:32.431 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 13:20:11 +0000 (0:00:00.013) 0:00:32.445 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 13:20:11 +0000 (0:00:00.012) 0:00:32.458 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 13:20:11 +0000 (0:00:00.015) 0:00:32.473 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 13:20:11 +0000 (0:00:00.012) 0:00:32.486 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 13:20:11 +0000 (0:00:00.011) 0:00:32.497 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 13:20:11 +0000 (0:00:00.011) 0:00:32.509 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 13:20:11 +0000 (0:00:00.011) 0:00:32.520 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 13:20:11 +0000 (0:00:00.013) 0:00:32.533 ********** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 13:20:11 +0000 (0:00:00.013) 0:00:32.547 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 13:20:11 +0000 (0:00:00.017) 0:00:32.564 ********** 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.029381", "end": "2024-04-01 13:20:11.611666", "rc": 0, "start": "2024-04-01 13:20:11.582285" } 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-ci0lbs96w1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 13:20:11 +0000 (0:00:00.184) 0:00:32.749 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 13:20:11 +0000 (0:00:00.017) 0:00:32.767 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 13:20:11 +0000 (0:00:00.017) 0:00:32.785 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 13:20:11 +0000 (0:00:00.015) 0:00:32.800 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 13:20:11 +0000 (0:00:00.014) 0:00:32.814 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 13:20:11 +0000 (0:00:00.013) 0:00:32.828 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:27 Monday 01 April 2024 13:20:11 +0000 (0:00:00.013) 0:00:32.841 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:44 Monday 01 April 2024 13:20:11 +0000 (0:00:00.032) 0:00:32.874 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:54 Monday 01 April 2024 13:20:11 +0000 (0:00:00.012) 0:00:32.886 ********** 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-ci0lbs96w1/tests/tests_resize.yml:62 Monday 01 April 2024 13:20:11 +0000 (0:00:00.012) 0:00:32.898 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 13:20:11 +0000 (0:00:00.026) 0:00:32.925 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 13:20:11 +0000 (0:00:00.020) 0:00:32.945 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 13:20:11 +0000 (0:00:00.016) 0:00:32.962 ********** 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-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 13:20:11 +0000 (0:00:00.031) 0:00:32.994 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 13:20:11 +0000 (0:00:00.012) 0:00:33.006 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 13:20:11 +0000 (0:00:00.013) 0:00:33.019 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 13:20:11 +0000 (0:00:00.011) 0:00:33.030 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 13:20:11 +0000 (0:00:00.011) 0:00:33.042 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 13:20:11 +0000 (0:00:00.025) 0:00:33.068 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 13:20:11 +0000 (0:00:00.015) 0:00:33.083 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 13:20:11 +0000 (0:00:00.014) 0:00:33.098 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 13:20:11 +0000 (0:00:00.012) 0:00:33.110 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 13:20:12 +0000 (0:00:00.012) 0:00:33.123 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 13:20:12 +0000 (0:00:00.012) 0:00:33.135 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 13:20:12 +0000 (0:00:00.012) 0:00:33.147 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 13:20:12 +0000 (0:00:00.013) 0:00:33.161 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 13:20:12 +0000 (0:00:00.019) 0:00:33.180 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 13:20:12 +0000 (0:00:00.011) 0:00:33.191 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 13:20:17 +0000 (0:00:05.416) 0:00:38.608 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 13:20:17 +0000 (0:00:00.012) 0:00:38.621 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 13:20:17 +0000 (0:00:00.011) 0:00:38.632 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 13:20:17 +0000 (0:00:00.015) 0:00:38.647 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 13:20:17 +0000 (0:00:00.016) 0:00:38.663 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 13:20:17 +0000 (0:00:00.015) 0:00:38.679 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 13:20:17 +0000 (0:00:00.014) 0:00:38.693 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 13:20:17 +0000 (0:00:00.297) 0:00:38.991 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 13:20:18 +0000 (0:00:00.163) 0:00:39.155 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 13:20:18 +0000 (0:00:00.019) 0:00:39.174 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 13:20:18 +0000 (0:00:00.280) 0:00:39.454 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711976671.8546934, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714745.34, "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": 1709714506.235, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1989884461", "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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 13:20:18 +0000 (0:00:00.147) 0:00:39.602 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 13:20:18 +0000 (0:00:00.013) 0:00:39.615 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:76 Monday 01 April 2024 13:20:19 +0000 (0:00:00.588) 0:00:40.204 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:2 Monday 01 April 2024 13:20:19 +0000 (0:00:00.023) 0:00:40.227 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:7 Monday 01 April 2024 13:20:19 +0000 (0:00:00.070) 0:00:40.298 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:15 Monday 01 April 2024 13:20:19 +0000 (0:00:00.012) 0:00:40.311 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test1", "size": "9G", "type": "lvm", "uuid": "c3bee330-b668-4e42-9fa5-f666c3f36914" }, "/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": "XGOLTl-vafZ-F45N-8rJY-9i3i-7ASq-1hnhMd" }, "/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": "e68e4cee-2a87-4094-ac61-8c3230ab115f" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:20 Monday 01 April 2024 13:20:19 +0000 (0:00:00.145) 0:00:40.456 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003531", "end": "2024-04-01 13:20:19.459396", "rc": 0, "start": "2024-04-01 13:20:19.455865" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:41:46 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=e68e4cee-2a87-4094-ac61-8c3230ab115f / 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-ci0lbs96w1/tests/verify-role-results.yml:25 Monday 01 April 2024 13:20:19 +0000 (0:00:00.138) 0:00:40.595 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003407", "end": "2024-04-01 13:20:19.598231", "failed_when_result": false, "rc": 0, "start": "2024-04-01 13:20:19.594824" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:34 Monday 01 April 2024 13:20:19 +0000 (0:00:00.138) 0:00:40.733 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:5 Monday 01 April 2024 13:20:19 +0000 (0:00:00.026) 0:00:40.760 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:18 Monday 01 April 2024 13:20:19 +0000 (0:00:00.011) 0:00:40.772 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.019568", "end": "2024-04-01 13:20:19.796010", "rc": 0, "start": "2024-04-01 13:20:19.776442" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:24 Monday 01 April 2024 13:20:19 +0000 (0:00:00.160) 0:00:40.933 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:34 Monday 01 April 2024 13:20:19 +0000 (0:00:00.019) 0:00:40.952 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 13:20:19 +0000 (0:00:00.027) 0:00:40.980 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 13:20:19 +0000 (0:00:00.019) 0:00:40.999 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 13:20:20 +0000 (0:00:00.141) 0:00:41.141 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 13:20:20 +0000 (0:00:00.016) 0:00:41.158 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 13:20:20 +0000 (0:00:00.017) 0:00:41.175 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 13:20:20 +0000 (0:00:00.017) 0:00:41.192 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 13:20:20 +0000 (0:00:00.016) 0:00:41.209 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 13:20:20 +0000 (0:00:00.016) 0:00:41.225 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 13:20:20 +0000 (0:00:00.013) 0:00:41.238 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 13:20:20 +0000 (0:00:00.019) 0:00:41.258 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:8 Monday 01 April 2024 13:20:20 +0000 (0:00:00.025) 0:00:41.284 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:14 Monday 01 April 2024 13:20:20 +0000 (0:00:00.013) 0:00:41.297 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:21 Monday 01 April 2024 13:20:20 +0000 (0:00:00.013) 0:00:41.310 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:28 Monday 01 April 2024 13:20:20 +0000 (0:00:00.012) 0:00:41.323 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:35 Monday 01 April 2024 13:20:20 +0000 (0:00:00.012) 0:00:41.336 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:45 Monday 01 April 2024 13:20:20 +0000 (0:00:00.012) 0:00:41.349 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:54 Monday 01 April 2024 13:20:20 +0000 (0:00:00.015) 0:00:41.364 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:64 Monday 01 April 2024 13:20:20 +0000 (0:00:00.013) 0:00:41.378 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:74 Monday 01 April 2024 13:20:20 +0000 (0:00:00.012) 0:00:41.391 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:85 Monday 01 April 2024 13:20:20 +0000 (0:00:00.013) 0:00:41.405 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:95 Monday 01 April 2024 13:20:20 +0000 (0:00:00.013) 0:00:41.418 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 13:20:20 +0000 (0:00:00.012) 0:00:41.431 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 13:20:20 +0000 (0:00:00.025) 0:00:41.457 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 13:20:20 +0000 (0:00:00.026) 0:00:41.483 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 13:20:20 +0000 (0:00:00.014) 0:00:41.497 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 13:20:20 +0000 (0:00:00.013) 0:00:41.511 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 13:20:20 +0000 (0:00:00.012) 0:00:41.524 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 13:20:20 +0000 (0:00:00.012) 0:00:41.537 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 13:20:20 +0000 (0:00:00.012) 0:00:41.550 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 13:20:20 +0000 (0:00:00.012) 0:00:41.562 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 13:20:20 +0000 (0:00:00.012) 0:00:41.575 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 13:20:20 +0000 (0:00:00.025) 0:00:41.601 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 13:20:20 +0000 (0:00:00.026) 0:00:41.627 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 13:20:20 +0000 (0:00:00.013) 0:00:41.640 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 13:20:20 +0000 (0:00:00.039) 0:00:41.680 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 13:20:20 +0000 (0:00:00.013) 0:00:41.693 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 13:20:20 +0000 (0:00:00.011) 0:00:41.705 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 13:20:20 +0000 (0:00:00.026) 0:00:41.731 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 13:20:20 +0000 (0:00:00.016) 0:00:41.747 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 13:20:20 +0000 (0:00:00.016) 0:00:41.764 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:2 Monday 01 April 2024 13:20:20 +0000 (0:00:00.023) 0:00:41.787 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:9 Monday 01 April 2024 13:20:20 +0000 (0:00:00.015) 0:00:41.803 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:18 Monday 01 April 2024 13:20:20 +0000 (0:00:00.016) 0:00:41.819 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:27 Monday 01 April 2024 13:20:20 +0000 (0:00:00.014) 0:00:41.833 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:37 Monday 01 April 2024 13:20:20 +0000 (0:00:00.014) 0:00:41.848 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:47 Monday 01 April 2024 13:20:20 +0000 (0:00:00.012) 0:00:41.860 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 13:20:20 +0000 (0:00:00.011) 0:00:41.872 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 13:20:20 +0000 (0:00:00.012) 0:00:41.885 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 13:20:20 +0000 (0:00:00.029) 0:00:41.915 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 13:20:20 +0000 (0:00:00.027) 0:00:41.942 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 13:20:20 +0000 (0:00:00.020) 0:00:41.963 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 13:20:20 +0000 (0:00:00.015) 0:00:41.979 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 13:20:20 +0000 (0:00:00.014) 0:00:41.993 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 13:20:20 +0000 (0:00:00.013) 0:00:42.007 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 13:20:20 +0000 (0:00:00.012) 0:00:42.019 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 13:20:20 +0000 (0:00:00.013) 0:00:42.033 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 13:20:20 +0000 (0:00:00.013) 0:00:42.046 ********** 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-ci0lbs96w1/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 13:20:20 +0000 (0:00:00.021) 0:00:42.068 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:2 Monday 01 April 2024 13:20:20 +0000 (0:00:00.025) 0:00:42.094 ********** 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-ci0lbs96w1/tests/test-verify-volume.yml:21 Monday 01 April 2024 13:20:20 +0000 (0:00:00.021) 0:00:42.115 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 13:20:21 +0000 (0:00:00.063) 0:00:42.178 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 13:20:21 +0000 (0:00:00.019) 0:00:42.198 ********** 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": "c3bee330-b668-4e42-9fa5-f666c3f36914" } ], "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": "c3bee330-b668-4e42-9fa5-f666c3f36914" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 13:20:21 +0000 (0:00:00.021) 0:00:42.220 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 13:20:21 +0000 (0:00:00.013) 0:00:42.234 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 13:20:21 +0000 (0:00:00.015) 0:00:42.249 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 13:20:21 +0000 (0:00:00.014) 0:00:42.264 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 13:20:21 +0000 (0:00:00.012) 0:00:42.276 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 13:20:21 +0000 (0:00:00.013) 0:00:42.290 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 13:20:21 +0000 (0:00:00.012) 0:00:42.302 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 13:20:21 +0000 (0:00:00.015) 0:00:42.318 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 13:20:21 +0000 (0:00:00.012) 0:00:42.330 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 13:20:21 +0000 (0:00:00.012) 0:00:42.343 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 13:20:21 +0000 (0:00:00.012) 0:00:42.355 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 13:20:21 +0000 (0:00:00.012) 0:00:42.367 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 13:20:21 +0000 (0:00:00.026) 0:00:42.393 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 13:20:21 +0000 (0:00:00.016) 0:00:42.409 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 13:20:21 +0000 (0:00:00.014) 0:00:42.424 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 13:20:21 +0000 (0:00:00.012) 0:00:42.436 ********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 13:20:21 +0000 (0:00:00.011) 0:00:42.447 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 13:20:21 +0000 (0:00:00.018) 0:00:42.466 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 13:20:21 +0000 (0:00:00.020) 0:00:42.486 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711977617.4303334, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711977617.4303334, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 66796, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711977617.4303334, "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-ci0lbs96w1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 13:20:21 +0000 (0:00:00.146) 0:00:42.633 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 13:20:21 +0000 (0:00:00.017) 0:00:42.651 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 13:20:21 +0000 (0:00:00.036) 0:00:42.687 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 13:20:21 +0000 (0:00:00.016) 0:00:42.704 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 13:20:21 +0000 (0:00:00.013) 0:00:42.717 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 13:20:21 +0000 (0:00:00.012) 0:00:42.730 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 13:20:21 +0000 (0:00:00.014) 0:00:42.744 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 13:20:21 +0000 (0:00:00.012) 0:00:42.757 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 13:20:22 +0000 (0:00:00.427) 0:00:43.184 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 13:20:22 +0000 (0:00:00.014) 0:00:43.198 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 13:20:22 +0000 (0:00:00.012) 0:00:43.211 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 13:20:22 +0000 (0:00:00.018) 0:00:43.229 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 13:20:22 +0000 (0:00:00.016) 0:00:43.245 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 13:20:22 +0000 (0:00:00.012) 0:00:43.258 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 13:20:22 +0000 (0:00:00.015) 0:00:43.274 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 13:20:22 +0000 (0:00:00.013) 0:00:43.287 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 13:20:22 +0000 (0:00:00.013) 0:00:43.300 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 13:20:22 +0000 (0:00:00.018) 0:00:43.318 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 13:20:22 +0000 (0:00:00.017) 0:00:43.336 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 13:20:22 +0000 (0:00:00.028) 0:00:43.365 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 13:20:22 +0000 (0:00:00.015) 0:00:43.380 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 13:20:22 +0000 (0:00:00.015) 0:00:43.396 ********** 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-ci0lbs96w1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 13:20:22 +0000 (0:00:00.013) 0:00:43.409 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 13:20:22 +0000 (0:00:00.013) 0:00:43.422 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 13:20:22 +0000 (0:00:00.012) 0:00:43.435 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 13:20:22 +0000 (0:00:00.012) 0:00:43.447 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 13:20:22 +0000 (0:00:00.015) 0:00:43.463 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 13:20:22 +0000 (0:00:00.012) 0:00:43.476 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 13:20:22 +0000 (0:00:00.012) 0:00:43.488 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 13:20:22 +0000 (0:00:00.014) 0:00:43.503 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 13:20:22 +0000 (0:00:00.014) 0:00:43.518 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 13:20:22 +0000 (0:00:00.020) 0:00:43.538 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 13:20:22 +0000 (0:00:00.015) 0:00:43.554 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 13:20:22 +0000 (0:00:00.142) 0:00:43.696 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 13:20:22 +0000 (0:00:00.144) 0:00:43.840 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "9663676416" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 13:20:22 +0000 (0:00:00.018) 0:00:43.858 ********** ok: [sut] => { "storage_test_expected_size": "9663676416" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 13:20:22 +0000 (0:00:00.013) 0:00:43.872 ********** ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 13:20:22 +0000 (0:00:00.137) 0:00:44.009 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 13:20:22 +0000 (0:00:00.015) 0:00:44.025 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 13:20:22 +0000 (0:00:00.014) 0:00:44.040 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 13:20:22 +0000 (0:00:00.014) 0:00:44.055 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 13:20:22 +0000 (0:00:00.013) 0:00:44.068 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 13:20:22 +0000 (0:00:00.011) 0:00:44.079 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 13:20:22 +0000 (0:00:00.012) 0:00:44.092 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 13:20:22 +0000 (0:00:00.012) 0:00:44.104 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 13:20:22 +0000 (0:00:00.011) 0:00:44.115 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 13:20:23 +0000 (0:00:00.011) 0:00:44.127 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 13:20:23 +0000 (0:00:00.011) 0:00:44.138 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 13:20:23 +0000 (0:00:00.017) 0:00:44.156 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 13:20:23 +0000 (0:00:00.013) 0:00:44.169 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 13:20:23 +0000 (0:00:00.015) 0:00:44.184 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 13:20:23 +0000 (0:00:00.012) 0:00:44.196 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 13:20:23 +0000 (0:00:00.012) 0:00:44.209 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 13:20:23 +0000 (0:00:00.011) 0:00:44.221 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 13:20:23 +0000 (0:00:00.011) 0:00:44.232 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 13:20:23 +0000 (0:00:00.015) 0:00:44.248 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 13:20:23 +0000 (0:00:00.016) 0:00:44.264 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 13:20:23 +0000 (0:00:00.015) 0:00:44.280 ********** ok: [sut] => { "storage_test_expected_size": "9663676416" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 13:20:23 +0000 (0:00:00.013) 0:00:44.293 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 13:20:23 +0000 (0:00:00.019) 0:00:44.312 ********** 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.023604", "end": "2024-04-01 13:20:23.341119", "rc": 0, "start": "2024-04-01 13:20:23.317515" } 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-ci0lbs96w1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 13:20:23 +0000 (0:00:00.187) 0:00:44.500 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 13:20:23 +0000 (0:00:00.017) 0:00:44.517 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 13:20:23 +0000 (0:00:00.017) 0:00:44.534 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 13:20:23 +0000 (0:00:00.013) 0:00:44.548 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 13:20:23 +0000 (0:00:00.014) 0:00:44.563 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 13:20:23 +0000 (0:00:00.014) 0:00:44.578 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:27 Monday 01 April 2024 13:20:23 +0000 (0:00:00.015) 0:00:44.594 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:44 Monday 01 April 2024 13:20:23 +0000 (0:00:00.012) 0:00:44.606 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:54 Monday 01 April 2024 13:20:23 +0000 (0:00:00.011) 0:00:44.618 ********** 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-ci0lbs96w1/tests/tests_resize.yml:79 Monday 01 April 2024 13:20:23 +0000 (0:00:00.012) 0:00:44.631 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 13:20:23 +0000 (0:00:00.027) 0:00:44.658 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 13:20:23 +0000 (0:00:00.017) 0:00:44.676 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 13:20:23 +0000 (0:00:00.016) 0:00:44.692 ********** 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-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 13:20:23 +0000 (0:00:00.033) 0:00:44.726 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 13:20:23 +0000 (0:00:00.015) 0:00:44.741 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 13:20:23 +0000 (0:00:00.012) 0:00:44.754 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 13:20:23 +0000 (0:00:00.011) 0:00:44.765 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 13:20:23 +0000 (0:00:00.012) 0:00:44.778 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 13:20:23 +0000 (0:00:00.026) 0:00:44.804 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 13:20:23 +0000 (0:00:00.013) 0:00:44.817 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 13:20:23 +0000 (0:00:00.016) 0:00:44.833 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 13:20:23 +0000 (0:00:00.013) 0:00:44.846 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 13:20:23 +0000 (0:00:00.012) 0:00:44.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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 13:20:23 +0000 (0:00:00.013) 0:00:44.872 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 13:20:23 +0000 (0:00:00.015) 0:00:44.888 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 13:20:23 +0000 (0:00:00.014) 0:00:44.903 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 13:20:23 +0000 (0:00:00.020) 0:00:44.923 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 13:20:23 +0000 (0:00:00.014) 0:00:44.938 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 13:20:29 +0000 (0:00:05.203) 0:00:50.142 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 13:20:29 +0000 (0:00:00.012) 0:00:50.155 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 13:20:29 +0000 (0:00:00.011) 0:00:50.167 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 13:20:29 +0000 (0:00:00.015) 0:00:50.182 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 13:20:29 +0000 (0:00:00.016) 0:00:50.198 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 13:20:29 +0000 (0:00:00.015) 0:00:50.214 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 13:20:29 +0000 (0:00:00.012) 0:00:50.227 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 13:20:29 +0000 (0:00:00.280) 0:00:50.507 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 13:20:29 +0000 (0:00:00.162) 0:00:50.669 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 13:20:29 +0000 (0:00:00.018) 0:00:50.688 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 13:20:29 +0000 (0:00:00.311) 0:00:51.000 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711976671.8546934, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714745.34, "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": 1709714506.235, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1989884461", "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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 13:20:30 +0000 (0:00:00.151) 0:00:51.151 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 13:20:30 +0000 (0:00:00.011) 0:00:51.163 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:93 Monday 01 April 2024 13:20:30 +0000 (0:00:00.526) 0:00:51.689 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:2 Monday 01 April 2024 13:20:30 +0000 (0:00:00.024) 0:00:51.714 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:7 Monday 01 April 2024 13:20:30 +0000 (0:00:00.020) 0:00:51.735 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:15 Monday 01 April 2024 13:20:30 +0000 (0:00:00.018) 0:00:51.753 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "c3bee330-b668-4e42-9fa5-f666c3f36914" }, "/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": "XGOLTl-vafZ-F45N-8rJY-9i3i-7ASq-1hnhMd" }, "/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": "e68e4cee-2a87-4094-ac61-8c3230ab115f" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:20 Monday 01 April 2024 13:20:30 +0000 (0:00:00.147) 0:00:51.901 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003527", "end": "2024-04-01 13:20:30.907625", "rc": 0, "start": "2024-04-01 13:20:30.904098" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:41:46 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=e68e4cee-2a87-4094-ac61-8c3230ab115f / 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-ci0lbs96w1/tests/verify-role-results.yml:25 Monday 01 April 2024 13:20:30 +0000 (0:00:00.142) 0:00:52.044 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003465", "end": "2024-04-01 13:20:31.046618", "failed_when_result": false, "rc": 0, "start": "2024-04-01 13:20:31.043153" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:34 Monday 01 April 2024 13:20:31 +0000 (0:00:00.140) 0:00:52.184 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:5 Monday 01 April 2024 13:20:31 +0000 (0:00:00.027) 0:00:52.211 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:18 Monday 01 April 2024 13:20:31 +0000 (0:00:00.013) 0:00:52.225 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.023046", "end": "2024-04-01 13:20:31.253190", "rc": 0, "start": "2024-04-01 13:20:31.230144" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:24 Monday 01 April 2024 13:20:31 +0000 (0:00:00.164) 0:00:52.390 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:34 Monday 01 April 2024 13:20:31 +0000 (0:00:00.021) 0:00:52.412 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 13:20:31 +0000 (0:00:00.029) 0:00:52.441 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 13:20:31 +0000 (0:00:00.019) 0:00:52.460 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 13:20:31 +0000 (0:00:00.144) 0:00:52.605 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 13:20:31 +0000 (0:00:00.020) 0:00:52.625 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 13:20:31 +0000 (0:00:00.019) 0:00:52.644 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 13:20:31 +0000 (0:00:00.017) 0:00:52.662 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 13:20:31 +0000 (0:00:00.016) 0:00:52.678 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 13:20:31 +0000 (0:00:00.018) 0:00:52.696 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 13:20:31 +0000 (0:00:00.014) 0:00:52.711 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 13:20:31 +0000 (0:00:00.020) 0:00:52.731 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:8 Monday 01 April 2024 13:20:31 +0000 (0:00:00.023) 0:00:52.755 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:14 Monday 01 April 2024 13:20:31 +0000 (0:00:00.016) 0:00:52.771 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:21 Monday 01 April 2024 13:20:31 +0000 (0:00:00.014) 0:00:52.785 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:28 Monday 01 April 2024 13:20:31 +0000 (0:00:00.012) 0:00:52.798 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:35 Monday 01 April 2024 13:20:31 +0000 (0:00:00.013) 0:00:52.811 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:45 Monday 01 April 2024 13:20:31 +0000 (0:00:00.012) 0:00:52.824 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:54 Monday 01 April 2024 13:20:31 +0000 (0:00:00.013) 0:00:52.837 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:64 Monday 01 April 2024 13:20:31 +0000 (0:00:00.015) 0:00:52.853 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:74 Monday 01 April 2024 13:20:31 +0000 (0:00:00.013) 0:00:52.866 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:85 Monday 01 April 2024 13:20:31 +0000 (0:00:00.013) 0:00:52.880 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:95 Monday 01 April 2024 13:20:31 +0000 (0:00:00.014) 0:00:52.895 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 13:20:31 +0000 (0:00:00.013) 0:00:52.908 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 13:20:31 +0000 (0:00:00.058) 0:00:52.966 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 13:20:31 +0000 (0:00:00.031) 0:00:52.998 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 13:20:31 +0000 (0:00:00.015) 0:00:53.013 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 13:20:31 +0000 (0:00:00.016) 0:00:53.030 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 13:20:31 +0000 (0:00:00.017) 0:00:53.047 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 13:20:31 +0000 (0:00:00.015) 0:00:53.063 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 13:20:31 +0000 (0:00:00.015) 0:00:53.079 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 13:20:31 +0000 (0:00:00.019) 0:00:53.098 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 13:20:31 +0000 (0:00:00.013) 0:00:53.111 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 13:20:32 +0000 (0:00:00.027) 0:00:53.139 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 13:20:32 +0000 (0:00:00.026) 0:00:53.166 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 13:20:32 +0000 (0:00:00.013) 0:00:53.179 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 13:20:32 +0000 (0:00:00.013) 0:00:53.192 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 13:20:32 +0000 (0:00:00.013) 0:00:53.206 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 13:20:32 +0000 (0:00:00.015) 0:00:53.222 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 13:20:32 +0000 (0:00:00.028) 0:00:53.251 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 13:20:32 +0000 (0:00:00.017) 0:00:53.268 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 13:20:32 +0000 (0:00:00.018) 0:00:53.287 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:2 Monday 01 April 2024 13:20:32 +0000 (0:00:00.027) 0:00:53.314 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:9 Monday 01 April 2024 13:20:32 +0000 (0:00:00.017) 0:00:53.331 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:18 Monday 01 April 2024 13:20:32 +0000 (0:00:00.017) 0:00:53.349 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:27 Monday 01 April 2024 13:20:32 +0000 (0:00:00.014) 0:00:53.363 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:37 Monday 01 April 2024 13:20:32 +0000 (0:00:00.012) 0:00:53.376 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:47 Monday 01 April 2024 13:20:32 +0000 (0:00:00.014) 0:00:53.390 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 13:20:32 +0000 (0:00:00.013) 0:00:53.404 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 13:20:32 +0000 (0:00:00.013) 0:00:53.417 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 13:20:32 +0000 (0:00:00.028) 0:00:53.445 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 13:20:32 +0000 (0:00:00.030) 0:00:53.475 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 13:20:32 +0000 (0:00:00.016) 0:00:53.492 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 13:20:32 +0000 (0:00:00.014) 0:00:53.506 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 13:20:32 +0000 (0:00:00.013) 0:00:53.520 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 13:20:32 +0000 (0:00:00.014) 0:00:53.535 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 13:20:32 +0000 (0:00:00.014) 0:00:53.549 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 13:20:32 +0000 (0:00:00.014) 0:00:53.564 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 13:20:32 +0000 (0:00:00.015) 0:00:53.579 ********** 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-ci0lbs96w1/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 13:20:32 +0000 (0:00:00.013) 0:00:53.593 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:2 Monday 01 April 2024 13:20:32 +0000 (0:00:00.028) 0:00:53.621 ********** 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-ci0lbs96w1/tests/test-verify-volume.yml:21 Monday 01 April 2024 13:20:32 +0000 (0:00:00.019) 0:00:53.640 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 13:20:32 +0000 (0:00:00.063) 0:00:53.703 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 13:20:32 +0000 (0:00:00.016) 0:00:53.720 ********** 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": "c3bee330-b668-4e42-9fa5-f666c3f36914" } ], "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": "c3bee330-b668-4e42-9fa5-f666c3f36914" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 13:20:32 +0000 (0:00:00.021) 0:00:53.741 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 13:20:32 +0000 (0:00:00.016) 0:00:53.758 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 13:20:32 +0000 (0:00:00.023) 0:00:53.781 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 13:20:32 +0000 (0:00:00.026) 0:00:53.808 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 13:20:32 +0000 (0:00:00.023) 0:00:53.831 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 13:20:32 +0000 (0:00:00.015) 0:00:53.846 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 13:20:32 +0000 (0:00:00.014) 0:00:53.861 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 13:20:32 +0000 (0:00:00.053) 0:00:53.914 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 13:20:32 +0000 (0:00:00.014) 0:00:53.929 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 13:20:32 +0000 (0:00:00.013) 0:00:53.942 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 13:20:32 +0000 (0:00:00.013) 0:00:53.955 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 13:20:32 +0000 (0:00:00.012) 0:00:53.968 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 13:20:32 +0000 (0:00:00.027) 0:00:53.996 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 13:20:32 +0000 (0:00:00.019) 0:00:54.016 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 13:20:32 +0000 (0:00:00.018) 0:00:54.034 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 13:20:32 +0000 (0:00:00.016) 0:00:54.051 ********** 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-ci0lbs96w1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 13:20:32 +0000 (0:00:00.016) 0:00:54.067 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 13:20:32 +0000 (0:00:00.019) 0:00:54.086 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 13:20:32 +0000 (0:00:00.020) 0:00:54.107 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711977628.9513762, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711977628.9513762, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 66796, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711977628.9513762, "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-ci0lbs96w1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 13:20:33 +0000 (0:00:00.151) 0:00:54.259 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 13:20:33 +0000 (0:00:00.019) 0:00:54.278 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 13:20:33 +0000 (0:00:00.014) 0:00:54.293 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 13:20:33 +0000 (0:00:00.016) 0:00:54.310 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 13:20:33 +0000 (0:00:00.016) 0:00:54.326 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 13:20:33 +0000 (0:00:00.013) 0:00:54.339 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 13:20:33 +0000 (0:00:00.015) 0:00:54.354 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 13:20:33 +0000 (0:00:00.013) 0:00:54.367 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 13:20:33 +0000 (0:00:00.417) 0:00:54.785 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 13:20:33 +0000 (0:00:00.014) 0:00:54.800 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 13:20:33 +0000 (0:00:00.013) 0:00:54.813 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 13:20:33 +0000 (0:00:00.018) 0:00:54.831 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 13:20:33 +0000 (0:00:00.012) 0:00:54.844 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 13:20:33 +0000 (0:00:00.012) 0:00:54.857 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 13:20:33 +0000 (0:00:00.011) 0:00:54.869 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 13:20:33 +0000 (0:00:00.012) 0:00:54.881 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 13:20:33 +0000 (0:00:00.014) 0:00:54.895 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 13:20:33 +0000 (0:00:00.015) 0:00:54.911 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 13:20:33 +0000 (0:00:00.016) 0:00:54.927 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 13:20:33 +0000 (0:00:00.012) 0:00:54.940 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 13:20:33 +0000 (0:00:00.012) 0:00:54.953 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 13:20:33 +0000 (0:00:00.012) 0:00:54.965 ********** 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-ci0lbs96w1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 13:20:33 +0000 (0:00:00.014) 0:00:54.980 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 13:20:33 +0000 (0:00:00.013) 0:00:54.993 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 13:20:33 +0000 (0:00:00.012) 0:00:55.006 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 13:20:33 +0000 (0:00:00.012) 0:00:55.019 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 13:20:33 +0000 (0:00:00.012) 0:00:55.031 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 13:20:33 +0000 (0:00:00.012) 0:00:55.044 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 13:20:33 +0000 (0:00:00.014) 0:00:55.058 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 13:20:33 +0000 (0:00:00.012) 0:00:55.071 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 13:20:33 +0000 (0:00:00.013) 0:00:55.084 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 13:20:33 +0000 (0:00:00.012) 0:00:55.096 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 13:20:33 +0000 (0:00:00.012) 0:00:55.109 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 13:20:34 +0000 (0:00:00.136) 0:00:55.246 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 13:20:34 +0000 (0:00:00.140) 0:00:55.386 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 13:20:34 +0000 (0:00:00.019) 0:00:55.406 ********** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 13:20:34 +0000 (0:00:00.015) 0:00:55.421 ********** ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 13:20:34 +0000 (0:00:00.140) 0:00:55.561 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 13:20:34 +0000 (0:00:00.017) 0:00:55.579 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 13:20:34 +0000 (0:00:00.017) 0:00:55.596 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 13:20:34 +0000 (0:00:00.017) 0:00:55.613 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 13:20:34 +0000 (0:00:00.016) 0:00:55.630 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 13:20:34 +0000 (0:00:00.016) 0:00:55.646 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 13:20:34 +0000 (0:00:00.017) 0:00:55.664 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 13:20:34 +0000 (0:00:00.014) 0:00:55.678 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 13:20:34 +0000 (0:00:00.022) 0:00:55.700 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 13:20:34 +0000 (0:00:00.027) 0:00:55.728 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 13:20:34 +0000 (0:00:00.019) 0:00:55.747 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 13:20:34 +0000 (0:00:00.013) 0:00:55.761 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 13:20:34 +0000 (0:00:00.015) 0:00:55.776 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 13:20:34 +0000 (0:00:00.018) 0:00:55.795 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 13:20:34 +0000 (0:00:00.018) 0:00:55.813 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 13:20:34 +0000 (0:00:00.016) 0:00:55.830 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 13:20:34 +0000 (0:00:00.014) 0:00:55.844 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 13:20:34 +0000 (0:00:00.014) 0:00:55.859 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 13:20:34 +0000 (0:00:00.013) 0:00:55.873 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 13:20:34 +0000 (0:00:00.018) 0:00:55.892 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 13:20:34 +0000 (0:00:00.016) 0:00:55.909 ********** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 13:20:34 +0000 (0:00:00.038) 0:00:55.947 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 13:20:34 +0000 (0:00:00.020) 0:00:55.968 ********** 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.020228", "end": "2024-04-01 13:20:34.991193", "rc": 0, "start": "2024-04-01 13:20:34.970965" } 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-ci0lbs96w1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 13:20:35 +0000 (0:00:00.159) 0:00:56.127 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 13:20:35 +0000 (0:00:00.016) 0:00:56.143 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 13:20:35 +0000 (0:00:00.018) 0:00:56.162 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 13:20:35 +0000 (0:00:00.013) 0:00:56.176 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 13:20:35 +0000 (0:00:00.013) 0:00:56.190 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 13:20:35 +0000 (0:00:00.013) 0:00:56.204 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:27 Monday 01 April 2024 13:20:35 +0000 (0:00:00.013) 0:00:56.218 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:44 Monday 01 April 2024 13:20:35 +0000 (0:00:00.011) 0:00:56.229 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:54 Monday 01 April 2024 13:20:35 +0000 (0:00:00.012) 0:00:56.242 ********** 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-ci0lbs96w1/tests/tests_resize.yml:96 Monday 01 April 2024 13:20:35 +0000 (0:00:00.011) 0:00:56.253 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-failed.yml for sut TASK [Store global variable value copy] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-failed.yml:4 Monday 01 April 2024 13:20:35 +0000 (0:00:00.022) 0:00:56.276 ********** 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-ci0lbs96w1/tests/verify-role-failed.yml:10 Monday 01 April 2024 13:20:35 +0000 (0:00:00.015) 0:00:56.292 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 13:20:35 +0000 (0:00:00.021) 0:00:56.313 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 13:20:35 +0000 (0:00:00.018) 0:00:56.331 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 13:20:35 +0000 (0:00:00.014) 0:00:56.346 ********** 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-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 13:20:35 +0000 (0:00:00.032) 0:00:56.379 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 13:20:35 +0000 (0:00:00.012) 0:00:56.392 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 13:20:35 +0000 (0:00:00.012) 0:00:56.404 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 13:20:35 +0000 (0:00:00.011) 0:00:56.416 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 13:20:35 +0000 (0:00:00.011) 0:00:56.428 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 13:20:35 +0000 (0:00:00.026) 0:00:56.454 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 13:20:35 +0000 (0:00:00.014) 0:00:56.469 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 13:20:35 +0000 (0:00:00.019) 0:00:56.488 ********** ok: [sut] => { "storage_volumes": [] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 13:20:35 +0000 (0:00:00.018) 0:00:56.506 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 13:20:35 +0000 (0:00:00.014) 0:00:56.521 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 13:20:35 +0000 (0:00:00.012) 0:00:56.534 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 13:20:35 +0000 (0:00:00.012) 0:00:56.547 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 13:20:35 +0000 (0:00:00.012) 0:00:56.560 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 13:20:35 +0000 (0:00:00.020) 0:00:56.580 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 13:20:35 +0000 (0:00:00.011) 0:00:56.592 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:106 Monday 01 April 2024 13:20:40 +0000 (0:00:04.602) 0:01:01.194 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 13:20:40 +0000 (0:00:00.016) 0:01:01.211 ********** TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-failed.yml:29 Monday 01 April 2024 13:20:40 +0000 (0:00:00.011) 0:01:01.222 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the blivet output and error message are correct] ****************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-failed.yml:34 Monday 01 April 2024 13:20:40 +0000 (0:00:00.013) 0:01:01.236 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify correct exception or error message] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-failed.yml:45 Monday 01 April 2024 13:20:40 +0000 (0:00:00.020) 0:01:01.256 ********** 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-ci0lbs96w1/tests/tests_resize.yml:114 Monday 01 April 2024 13:20:40 +0000 (0:00:00.015) 0:01:01.272 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 13:20:40 +0000 (0:00:00.017) 0:01:01.289 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 13:20:40 +0000 (0:00:00.017) 0:01:01.307 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 13:20:40 +0000 (0:00:00.014) 0:01:01.322 ********** 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-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 13:20:40 +0000 (0:00:00.036) 0:01:01.358 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 13:20:40 +0000 (0:00:00.013) 0:01:01.371 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 13:20:40 +0000 (0:00:00.012) 0:01:01.384 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 13:20:40 +0000 (0:00:00.012) 0:01:01.397 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 13:20:40 +0000 (0:00:00.046) 0:01:01.443 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 13:20:40 +0000 (0:00:00.027) 0:01:01.470 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 13:20:40 +0000 (0:00:00.015) 0:01:01.486 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 13:20:40 +0000 (0:00:00.019) 0:01:01.505 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 13:20:40 +0000 (0:00:00.015) 0:01:01.520 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 13:20:40 +0000 (0:00:00.014) 0:01:01.534 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 13:20:40 +0000 (0:00:00.012) 0:01:01.547 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 13:20:40 +0000 (0:00:00.012) 0:01:01.560 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 13:20:40 +0000 (0:00:00.013) 0:01:01.574 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 13:20:40 +0000 (0:00:00.021) 0:01:01.595 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 13:20:40 +0000 (0:00:00.014) 0:01:01.610 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 13:20:45 +0000 (0:00:05.246) 0:01:06.857 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 13:20:45 +0000 (0:00:00.013) 0:01:06.870 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 13:20:45 +0000 (0:00:00.011) 0:01:06.882 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 13:20:45 +0000 (0:00:00.016) 0:01:06.899 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 13:20:45 +0000 (0:00:00.018) 0:01:06.917 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 13:20:45 +0000 (0:00:00.017) 0:01:06.934 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 13:20:45 +0000 (0:00:00.014) 0:01:06.949 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 13:20:46 +0000 (0:00:00.284) 0:01:07.234 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 13:20:46 +0000 (0:00:00.162) 0:01:07.396 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 13:20:46 +0000 (0:00:00.021) 0:01:07.417 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 13:20:46 +0000 (0:00:00.280) 0:01:07.698 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711976671.8546934, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714745.34, "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": 1709714506.235, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1989884461", "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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 13:20:46 +0000 (0:00:00.151) 0:01:07.849 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 13:20:46 +0000 (0:00:00.018) 0:01:07.868 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:129 Monday 01 April 2024 13:20:47 +0000 (0:00:00.523) 0:01:08.391 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:2 Monday 01 April 2024 13:20:47 +0000 (0:00:00.020) 0:01:08.412 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:7 Monday 01 April 2024 13:20:47 +0000 (0:00:00.020) 0:01:08.433 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:15 Monday 01 April 2024 13:20:47 +0000 (0:00:00.016) 0:01:08.449 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test1", "size": "10G", "type": "lvm", "uuid": "c3bee330-b668-4e42-9fa5-f666c3f36914" }, "/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": "XGOLTl-vafZ-F45N-8rJY-9i3i-7ASq-1hnhMd" }, "/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": "e68e4cee-2a87-4094-ac61-8c3230ab115f" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:20 Monday 01 April 2024 13:20:47 +0000 (0:00:00.149) 0:01:08.599 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003585", "end": "2024-04-01 13:20:47.604312", "rc": 0, "start": "2024-04-01 13:20:47.600727" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:41:46 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=e68e4cee-2a87-4094-ac61-8c3230ab115f / 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-ci0lbs96w1/tests/verify-role-results.yml:25 Monday 01 April 2024 13:20:47 +0000 (0:00:00.143) 0:01:08.742 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003493", "end": "2024-04-01 13:20:47.748178", "failed_when_result": false, "rc": 0, "start": "2024-04-01 13:20:47.744685" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:34 Monday 01 April 2024 13:20:47 +0000 (0:00:00.143) 0:01:08.885 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:5 Monday 01 April 2024 13:20:47 +0000 (0:00:00.027) 0:01:08.912 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:18 Monday 01 April 2024 13:20:47 +0000 (0:00:00.014) 0:01:08.927 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.022024", "end": "2024-04-01 13:20:47.954182", "rc": 0, "start": "2024-04-01 13:20:47.932158" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:24 Monday 01 April 2024 13:20:47 +0000 (0:00:00.165) 0:01:09.092 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:34 Monday 01 April 2024 13:20:47 +0000 (0:00:00.023) 0:01:09.116 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 13:20:48 +0000 (0:00:00.032) 0:01:09.148 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 13:20:48 +0000 (0:00:00.021) 0:01:09.169 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 13:20:48 +0000 (0:00:00.143) 0:01:09.312 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 13:20:48 +0000 (0:00:00.015) 0:01:09.328 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 13:20:48 +0000 (0:00:00.018) 0:01:09.346 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 13:20:48 +0000 (0:00:00.018) 0:01:09.365 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 13:20:48 +0000 (0:00:00.016) 0:01:09.381 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 13:20:48 +0000 (0:00:00.016) 0:01:09.398 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 13:20:48 +0000 (0:00:00.012) 0:01:09.411 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 13:20:48 +0000 (0:00:00.022) 0:01:09.433 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:8 Monday 01 April 2024 13:20:48 +0000 (0:00:00.027) 0:01:09.460 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:14 Monday 01 April 2024 13:20:48 +0000 (0:00:00.015) 0:01:09.476 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:21 Monday 01 April 2024 13:20:48 +0000 (0:00:00.013) 0:01:09.489 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:28 Monday 01 April 2024 13:20:48 +0000 (0:00:00.014) 0:01:09.504 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:35 Monday 01 April 2024 13:20:48 +0000 (0:00:00.016) 0:01:09.520 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:45 Monday 01 April 2024 13:20:48 +0000 (0:00:00.015) 0:01:09.535 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:54 Monday 01 April 2024 13:20:48 +0000 (0:00:00.014) 0:01:09.550 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:64 Monday 01 April 2024 13:20:48 +0000 (0:00:00.013) 0:01:09.564 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:74 Monday 01 April 2024 13:20:48 +0000 (0:00:00.014) 0:01:09.579 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:85 Monday 01 April 2024 13:20:48 +0000 (0:00:00.014) 0:01:09.593 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:95 Monday 01 April 2024 13:20:48 +0000 (0:00:00.014) 0:01:09.608 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 13:20:48 +0000 (0:00:00.013) 0:01:09.622 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 13:20:48 +0000 (0:00:00.024) 0:01:09.646 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 13:20:48 +0000 (0:00:00.030) 0:01:09.677 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 13:20:48 +0000 (0:00:00.015) 0:01:09.692 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 13:20:48 +0000 (0:00:00.013) 0:01:09.706 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 13:20:48 +0000 (0:00:00.013) 0:01:09.719 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 13:20:48 +0000 (0:00:00.014) 0:01:09.734 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 13:20:48 +0000 (0:00:00.015) 0:01:09.749 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 13:20:48 +0000 (0:00:00.015) 0:01:09.764 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 13:20:48 +0000 (0:00:00.014) 0:01:09.779 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 13:20:48 +0000 (0:00:00.026) 0:01:09.806 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 13:20:48 +0000 (0:00:00.028) 0:01:09.835 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 13:20:48 +0000 (0:00:00.013) 0:01:09.848 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 13:20:48 +0000 (0:00:00.013) 0:01:09.861 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 13:20:48 +0000 (0:00:00.012) 0:01:09.874 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 13:20:48 +0000 (0:00:00.012) 0:01:09.887 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 13:20:48 +0000 (0:00:00.028) 0:01:09.916 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 13:20:48 +0000 (0:00:00.015) 0:01:09.931 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 13:20:48 +0000 (0:00:00.016) 0:01:09.948 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:2 Monday 01 April 2024 13:20:48 +0000 (0:00:00.027) 0:01:09.976 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:9 Monday 01 April 2024 13:20:48 +0000 (0:00:00.018) 0:01:09.994 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:18 Monday 01 April 2024 13:20:48 +0000 (0:00:00.016) 0:01:10.011 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:27 Monday 01 April 2024 13:20:48 +0000 (0:00:00.012) 0:01:10.024 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:37 Monday 01 April 2024 13:20:48 +0000 (0:00:00.013) 0:01:10.037 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:47 Monday 01 April 2024 13:20:48 +0000 (0:00:00.019) 0:01:10.056 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 13:20:48 +0000 (0:00:00.014) 0:01:10.071 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 13:20:48 +0000 (0:00:00.044) 0:01:10.116 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 13:20:49 +0000 (0:00:00.028) 0:01:10.144 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 13:20:49 +0000 (0:00:00.027) 0:01:10.172 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 13:20:49 +0000 (0:00:00.014) 0:01:10.187 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 13:20:49 +0000 (0:00:00.013) 0:01:10.200 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 13:20:49 +0000 (0:00:00.013) 0:01:10.214 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 13:20:49 +0000 (0:00:00.014) 0:01:10.228 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 13:20:49 +0000 (0:00:00.014) 0:01:10.242 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 13:20:49 +0000 (0:00:00.014) 0:01:10.257 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 13:20:49 +0000 (0:00:00.011) 0:01:10.269 ********** 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-ci0lbs96w1/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 13:20:49 +0000 (0:00:00.012) 0:01:10.281 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:2 Monday 01 April 2024 13:20:49 +0000 (0:00:00.025) 0:01:10.306 ********** 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-ci0lbs96w1/tests/test-verify-volume.yml:21 Monday 01 April 2024 13:20:49 +0000 (0:00:00.016) 0:01:10.323 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 13:20:49 +0000 (0:00:00.064) 0:01:10.387 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 13:20:49 +0000 (0:00:00.017) 0:01:10.404 ********** 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": "c3bee330-b668-4e42-9fa5-f666c3f36914" } ], "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": "c3bee330-b668-4e42-9fa5-f666c3f36914" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 13:20:49 +0000 (0:00:00.021) 0:01:10.426 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 13:20:49 +0000 (0:00:00.015) 0:01:10.441 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 13:20:49 +0000 (0:00:00.018) 0:01:10.459 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 13:20:49 +0000 (0:00:00.026) 0:01:10.486 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 13:20:49 +0000 (0:00:00.015) 0:01:10.502 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 13:20:49 +0000 (0:00:00.015) 0:01:10.517 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 13:20:49 +0000 (0:00:00.016) 0:01:10.534 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 13:20:49 +0000 (0:00:00.019) 0:01:10.553 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 13:20:49 +0000 (0:00:00.015) 0:01:10.568 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 13:20:49 +0000 (0:00:00.016) 0:01:10.585 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 13:20:49 +0000 (0:00:00.017) 0:01:10.602 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 13:20:49 +0000 (0:00:00.015) 0:01:10.618 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 13:20:49 +0000 (0:00:00.029) 0:01:10.648 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 13:20:49 +0000 (0:00:00.019) 0:01:10.668 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 13:20:49 +0000 (0:00:00.018) 0:01:10.686 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 13:20:49 +0000 (0:00:00.016) 0:01:10.703 ********** 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-ci0lbs96w1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 13:20:49 +0000 (0:00:00.016) 0:01:10.719 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 13:20:49 +0000 (0:00:00.020) 0:01:10.739 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 13:20:49 +0000 (0:00:00.019) 0:01:10.759 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711977645.6794343, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711977645.6794343, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 66796, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711977645.6794343, "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-ci0lbs96w1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 13:20:49 +0000 (0:00:00.149) 0:01:10.908 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 13:20:49 +0000 (0:00:00.018) 0:01:10.926 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 13:20:49 +0000 (0:00:00.014) 0:01:10.941 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 13:20:49 +0000 (0:00:00.015) 0:01:10.956 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 13:20:49 +0000 (0:00:00.014) 0:01:10.970 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 13:20:49 +0000 (0:00:00.012) 0:01:10.983 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 13:20:49 +0000 (0:00:00.016) 0:01:11.000 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 13:20:49 +0000 (0:00:00.014) 0:01:11.015 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 13:20:50 +0000 (0:00:00.414) 0:01:11.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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 13:20:50 +0000 (0:00:00.014) 0:01:11.444 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 13:20:50 +0000 (0:00:00.011) 0:01:11.456 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 13:20:50 +0000 (0:00:00.017) 0:01:11.473 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 13:20:50 +0000 (0:00:00.037) 0:01:11.511 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 13:20:50 +0000 (0:00:00.013) 0:01:11.524 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 13:20:50 +0000 (0:00:00.012) 0:01:11.537 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 13:20:50 +0000 (0:00:00.012) 0:01:11.549 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 13:20:50 +0000 (0:00:00.012) 0:01:11.561 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 13:20:50 +0000 (0:00:00.017) 0:01:11.578 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 13:20:50 +0000 (0:00:00.016) 0:01:11.595 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 13:20:50 +0000 (0:00:00.012) 0:01:11.607 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 13:20:50 +0000 (0:00:00.012) 0:01:11.620 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 13:20:50 +0000 (0:00:00.012) 0:01:11.632 ********** 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-ci0lbs96w1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 13:20:50 +0000 (0:00:00.011) 0:01:11.644 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 13:20:50 +0000 (0:00:00.012) 0:01:11.656 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 13:20:50 +0000 (0:00:00.012) 0:01:11.669 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 13:20:50 +0000 (0:00:00.012) 0:01:11.682 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 13:20:50 +0000 (0:00:00.012) 0:01:11.694 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 13:20:50 +0000 (0:00:00.012) 0:01:11.707 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 13:20:50 +0000 (0:00:00.012) 0:01:11.719 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 13:20:50 +0000 (0:00:00.011) 0:01:11.731 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 13:20:50 +0000 (0:00:00.013) 0:01:11.745 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 13:20:50 +0000 (0:00:00.012) 0:01:11.757 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 13:20:50 +0000 (0:00:00.012) 0:01:11.770 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 13:20:50 +0000 (0:00:00.137) 0:01:11.907 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 13:20:50 +0000 (0:00:00.141) 0:01:12.048 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "10737418240" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 13:20:50 +0000 (0:00:00.018) 0:01:12.067 ********** ok: [sut] => { "storage_test_expected_size": "10737418240" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 13:20:50 +0000 (0:00:00.014) 0:01:12.081 ********** ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 13:20:51 +0000 (0:00:00.138) 0:01:12.220 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 13:20:51 +0000 (0:00:00.016) 0:01:12.237 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 13:20:51 +0000 (0:00:00.015) 0:01:12.252 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 13:20:51 +0000 (0:00:00.015) 0:01:12.267 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 13:20:51 +0000 (0:00:00.015) 0:01:12.282 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 13:20:51 +0000 (0:00:00.013) 0:01:12.296 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 13:20:51 +0000 (0:00:00.012) 0:01:12.309 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 13:20:51 +0000 (0:00:00.012) 0:01:12.321 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 13:20:51 +0000 (0:00:00.012) 0:01:12.334 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 13:20:51 +0000 (0:00:00.012) 0:01:12.347 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 13:20:51 +0000 (0:00:00.012) 0:01:12.359 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 13:20:51 +0000 (0:00:00.014) 0:01:12.374 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 13:20:51 +0000 (0:00:00.012) 0:01:12.387 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 13:20:51 +0000 (0:00:00.018) 0:01:12.405 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 13:20:51 +0000 (0:00:00.015) 0:01:12.421 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 13:20:51 +0000 (0:00:00.013) 0:01:12.434 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 13:20:51 +0000 (0:00:00.013) 0:01:12.447 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 13:20:51 +0000 (0:00:00.015) 0:01:12.463 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 13:20:51 +0000 (0:00:00.014) 0:01:12.478 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 13:20:51 +0000 (0:00:00.014) 0:01:12.492 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 13:20:51 +0000 (0:00:00.016) 0:01:12.509 ********** ok: [sut] => { "storage_test_expected_size": "10737418240" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 13:20:51 +0000 (0:00:00.015) 0:01:12.524 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 13:20:51 +0000 (0:00:00.018) 0:01:12.543 ********** 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.021835", "end": "2024-04-01 13:20:51.568124", "rc": 0, "start": "2024-04-01 13:20:51.546289" } 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-ci0lbs96w1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 13:20:51 +0000 (0:00:00.160) 0:01:12.704 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 13:20:51 +0000 (0:00:00.018) 0:01:12.722 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 13:20:51 +0000 (0:00:00.017) 0:01:12.740 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 13:20:51 +0000 (0:00:00.015) 0:01:12.755 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 13:20:51 +0000 (0:00:00.014) 0:01:12.769 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 13:20:51 +0000 (0:00:00.013) 0:01:12.783 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:27 Monday 01 April 2024 13:20:51 +0000 (0:00:00.013) 0:01:12.797 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:44 Monday 01 April 2024 13:20:51 +0000 (0:00:00.012) 0:01:12.810 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:54 Monday 01 April 2024 13:20:51 +0000 (0:00:00.011) 0:01:12.822 ********** 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-ci0lbs96w1/tests/tests_resize.yml:132 Monday 01 April 2024 13:20:51 +0000 (0:00:00.012) 0:01:12.834 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-failed.yml for sut TASK [Store global variable value copy] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-failed.yml:4 Monday 01 April 2024 13:20:51 +0000 (0:00:00.019) 0:01:12.854 ********** 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-ci0lbs96w1/tests/verify-role-failed.yml:10 Monday 01 April 2024 13:20:51 +0000 (0:00:00.016) 0:01:12.870 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 13:20:51 +0000 (0:00:00.018) 0:01:12.888 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 13:20:51 +0000 (0:00:00.020) 0:01:12.908 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 13:20:51 +0000 (0:00:00.015) 0:01:12.924 ********** 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-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 13:20:51 +0000 (0:00:00.033) 0:01:12.957 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 13:20:51 +0000 (0:00:00.013) 0:01:12.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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 13:20:51 +0000 (0:00:00.041) 0:01:13.012 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 13:20:51 +0000 (0:00:00.013) 0:01:13.025 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 13:20:51 +0000 (0:00:00.012) 0:01:13.038 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 13:20:51 +0000 (0:00:00.027) 0:01:13.066 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 13:20:51 +0000 (0:00:00.017) 0:01:13.084 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 13:20:51 +0000 (0:00:00.024) 0:01:13.109 ********** ok: [sut] => { "storage_volumes": [] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 13:20:52 +0000 (0:00:00.019) 0:01:13.128 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 13:20:52 +0000 (0:00:00.014) 0:01:13.142 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 13:20:52 +0000 (0:00:00.014) 0:01:13.157 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 13:20:52 +0000 (0:00:00.026) 0:01:13.183 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 13:20:52 +0000 (0:00:00.020) 0:01:13.203 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 13:20:52 +0000 (0:00:00.023) 0:01:13.227 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 13:20:52 +0000 (0:00:00.012) 0:01:13.239 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:106 Monday 01 April 2024 13:20:56 +0000 (0:00:04.224) 0:01:17.464 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 13:20:56 +0000 (0:00:00.016) 0:01:17.481 ********** TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-failed.yml:29 Monday 01 April 2024 13:20:56 +0000 (0:00:00.011) 0:01:17.492 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the blivet output and error message are correct] ****************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-failed.yml:34 Monday 01 April 2024 13:20:56 +0000 (0:00:00.013) 0:01:17.506 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify correct exception or error message] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-failed.yml:45 Monday 01 April 2024 13:20:56 +0000 (0:00:00.018) 0:01:17.524 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test for correct handling of invalid size specification] ***************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:148 Monday 01 April 2024 13:20:56 +0000 (0:00:00.011) 0:01:17.536 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-failed.yml for sut TASK [Store global variable value copy] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-failed.yml:4 Monday 01 April 2024 13:20:56 +0000 (0:00:00.021) 0:01:17.557 ********** 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-ci0lbs96w1/tests/verify-role-failed.yml:10 Monday 01 April 2024 13:20:56 +0000 (0:00:00.015) 0:01:17.573 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 13:20:56 +0000 (0:00:00.016) 0:01:17.589 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 13:20:56 +0000 (0:00:00.018) 0:01:17.607 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 13:20:56 +0000 (0:00:00.014) 0:01:17.622 ********** 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-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 13:20:56 +0000 (0:00:00.031) 0:01:17.653 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 13:20:56 +0000 (0:00:00.012) 0:01:17.666 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 13:20:56 +0000 (0:00:00.011) 0:01:17.677 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 13:20:56 +0000 (0:00:00.011) 0:01:17.688 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 13:20:56 +0000 (0:00:00.012) 0:01:17.700 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 13:20:56 +0000 (0:00:00.025) 0:01:17.726 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 13:20:56 +0000 (0:00:00.013) 0:01:17.740 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 13:20:56 +0000 (0:00:00.018) 0:01:17.758 ********** ok: [sut] => { "storage_volumes": [] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 13:20:56 +0000 (0:00:00.016) 0:01:17.774 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 13:20:56 +0000 (0:00:00.012) 0:01:17.787 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 13:20:56 +0000 (0:00:00.012) 0:01:17.800 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 13:20:56 +0000 (0:00:00.012) 0:01:17.812 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 13:20:56 +0000 (0:00:00.015) 0:01:17.828 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 13:20:56 +0000 (0:00:00.024) 0:01:17.852 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 13:20:56 +0000 (0:00:00.011) 0:01:17.863 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:106 Monday 01 April 2024 13:21:01 +0000 (0:00:04.304) 0:01:22.168 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 13:21:01 +0000 (0:00:00.019) 0:01:22.187 ********** TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-failed.yml:29 Monday 01 April 2024 13:21:01 +0000 (0:00:00.012) 0:01:22.200 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the blivet output and error message are correct] ****************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-failed.yml:34 Monday 01 April 2024 13:21:01 +0000 (0:00:00.016) 0:01:22.216 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify correct exception or error message] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-failed.yml:45 Monday 01 April 2024 13:21:01 +0000 (0:00:00.021) 0:01:22.238 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up] **************************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:164 Monday 01 April 2024 13:21:01 +0000 (0:00:00.013) 0:01:22.251 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 13:21:01 +0000 (0:00:00.028) 0:01:22.280 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 13:21:01 +0000 (0:00:00.018) 0:01:22.298 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 13:21:01 +0000 (0:00:00.015) 0:01:22.313 ********** 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-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 13:21:01 +0000 (0:00:00.033) 0:01:22.346 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 13:21:01 +0000 (0:00:00.012) 0:01:22.359 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 13:21:01 +0000 (0:00:00.011) 0:01:22.371 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 13:21:01 +0000 (0:00:00.013) 0:01:22.384 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 13:21:01 +0000 (0:00:00.013) 0:01:22.398 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 13:21:01 +0000 (0:00:00.026) 0:01:22.424 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 13:21:01 +0000 (0:00:00.012) 0:01:22.437 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 13:21:01 +0000 (0:00:00.014) 0:01:22.451 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 13:21:01 +0000 (0:00:00.013) 0:01:22.465 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 13:21:01 +0000 (0:00:00.012) 0:01:22.478 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 13:21:01 +0000 (0:00:00.015) 0:01:22.494 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 13:21:01 +0000 (0:00:00.014) 0:01:22.508 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 13:21:01 +0000 (0:00:00.014) 0:01:22.523 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 13:21:01 +0000 (0:00:00.020) 0:01:22.543 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 13:21:01 +0000 (0:00:00.012) 0:01:22.555 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 13:21:06 +0000 (0:00:05.133) 0:01:27.689 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 13:21:06 +0000 (0:00:00.014) 0:01:27.703 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 13:21:06 +0000 (0:00:00.011) 0:01:27.715 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 13:21:06 +0000 (0:00:00.017) 0:01:27.733 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 13:21:06 +0000 (0:00:00.017) 0:01:27.750 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 13:21:06 +0000 (0:00:00.015) 0:01:27.765 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 13:21:06 +0000 (0:00:00.162) 0:01:27.928 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 13:21:07 +0000 (0:00:00.290) 0:01:28.219 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 13:21:07 +0000 (0:00:00.013) 0:01:28.233 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 13:21:07 +0000 (0:00:00.013) 0:01:28.246 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 13:21:07 +0000 (0:00:00.275) 0:01:28.521 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711976671.8546934, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714745.34, "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": 1709714506.235, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1989884461", "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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 13:21:07 +0000 (0:00:00.146) 0:01:28.668 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 13:21:07 +0000 (0:00:00.012) 0:01:28.680 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:177 Monday 01 April 2024 13:21:08 +0000 (0:00:00.551) 0:01:29.232 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:2 Monday 01 April 2024 13:21:08 +0000 (0:00:00.027) 0:01:29.260 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:7 Monday 01 April 2024 13:21:08 +0000 (0:00:00.017) 0:01:29.277 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:15 Monday 01 April 2024 13:21:08 +0000 (0:00:00.012) 0:01:29.290 ********** 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": "e68e4cee-2a87-4094-ac61-8c3230ab115f" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:20 Monday 01 April 2024 13:21:08 +0000 (0:00:00.143) 0:01:29.433 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003614", "end": "2024-04-01 13:21:08.437900", "rc": 0, "start": "2024-04-01 13:21:08.434286" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:41:46 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=e68e4cee-2a87-4094-ac61-8c3230ab115f / 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-ci0lbs96w1/tests/verify-role-results.yml:25 Monday 01 April 2024 13:21:08 +0000 (0:00:00.139) 0:01:29.573 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003455", "end": "2024-04-01 13:21:08.579075", "failed_when_result": false, "rc": 0, "start": "2024-04-01 13:21:08.575620" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:34 Monday 01 April 2024 13:21:08 +0000 (0:00:00.140) 0:01:29.714 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:5 Monday 01 April 2024 13:21:08 +0000 (0:00:00.026) 0:01:29.740 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:18 Monday 01 April 2024 13:21:08 +0000 (0:00:00.011) 0:01:29.751 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:24 Monday 01 April 2024 13:21:08 +0000 (0:00:00.012) 0:01:29.764 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:34 Monday 01 April 2024 13:21:08 +0000 (0:00:00.012) 0:01:29.776 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 13:21:08 +0000 (0:00:00.026) 0:01:29.802 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 13:21:08 +0000 (0:00:00.016) 0:01:29.819 ********** TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 13:21:08 +0000 (0:00:00.011) 0:01:29.830 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 13:21:08 +0000 (0:00:00.014) 0:01:29.844 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 13:21:08 +0000 (0:00:00.016) 0:01:29.860 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 13:21:08 +0000 (0:00:00.017) 0:01:29.878 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 13:21:08 +0000 (0:00:00.015) 0:01:29.894 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 13:21:08 +0000 (0:00:00.014) 0:01:29.908 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 13:21:08 +0000 (0:00:00.012) 0:01:29.920 ********** TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 13:21:08 +0000 (0:00:00.011) 0:01:29.932 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:8 Monday 01 April 2024 13:21:08 +0000 (0:00:00.024) 0:01:29.956 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:14 Monday 01 April 2024 13:21:08 +0000 (0:00:00.013) 0:01:29.970 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:21 Monday 01 April 2024 13:21:08 +0000 (0:00:00.012) 0:01:29.982 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:28 Monday 01 April 2024 13:21:08 +0000 (0:00:00.012) 0:01:29.995 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:35 Monday 01 April 2024 13:21:08 +0000 (0:00:00.012) 0:01:30.007 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:45 Monday 01 April 2024 13:21:08 +0000 (0:00:00.013) 0:01:30.021 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:54 Monday 01 April 2024 13:21:08 +0000 (0:00:00.013) 0:01:30.034 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:64 Monday 01 April 2024 13:21:08 +0000 (0:00:00.014) 0:01:30.049 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:74 Monday 01 April 2024 13:21:08 +0000 (0:00:00.013) 0:01:30.062 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:85 Monday 01 April 2024 13:21:08 +0000 (0:00:00.013) 0:01:30.076 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:95 Monday 01 April 2024 13:21:08 +0000 (0:00:00.014) 0:01:30.090 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 13:21:08 +0000 (0:00:00.014) 0:01:30.104 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 13:21:09 +0000 (0:00:00.024) 0:01:30.129 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 13:21:09 +0000 (0:00:00.025) 0:01:30.155 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 13:21:09 +0000 (0:00:00.015) 0:01:30.170 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 13:21:09 +0000 (0:00:00.028) 0:01:30.198 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 13:21:09 +0000 (0:00:00.015) 0:01:30.213 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 13:21:09 +0000 (0:00:00.014) 0:01:30.228 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 13:21:09 +0000 (0:00:00.012) 0:01:30.240 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 13:21:09 +0000 (0:00:00.013) 0:01:30.254 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 13:21:09 +0000 (0:00:00.016) 0:01:30.270 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 13:21:09 +0000 (0:00:00.035) 0:01:30.306 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 13:21:09 +0000 (0:00:00.025) 0:01:30.331 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 13:21:09 +0000 (0:00:00.042) 0:01:30.374 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 13:21:09 +0000 (0:00:00.014) 0:01:30.389 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 13:21:09 +0000 (0:00:00.012) 0:01:30.402 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 13:21:09 +0000 (0:00:00.012) 0:01:30.415 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 13:21:09 +0000 (0:00:00.028) 0:01:30.443 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 13:21:09 +0000 (0:00:00.033) 0:01:30.476 ********** TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 13:21:09 +0000 (0:00:00.011) 0:01:30.488 ********** TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 13:21:09 +0000 (0:00:00.011) 0:01:30.500 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 13:21:09 +0000 (0:00:00.011) 0:01:30.511 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 13:21:09 +0000 (0:00:00.026) 0:01:30.537 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 13:21:09 +0000 (0:00:00.024) 0:01:30.562 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 13:21:09 +0000 (0:00:00.012) 0:01:30.574 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 13:21:09 +0000 (0:00:00.012) 0:01:30.587 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 13:21:09 +0000 (0:00:00.013) 0:01:30.600 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 13:21:09 +0000 (0:00:00.012) 0:01:30.612 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 13:21:09 +0000 (0:00:00.012) 0:01:30.625 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 13:21:09 +0000 (0:00:00.012) 0:01:30.637 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 13:21:09 +0000 (0:00:00.012) 0:01:30.649 ********** 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-ci0lbs96w1/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 13:21:09 +0000 (0:00:00.011) 0:01:30.660 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:2 Monday 01 April 2024 13:21:09 +0000 (0:00:00.025) 0:01:30.686 ********** 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-ci0lbs96w1/tests/test-verify-volume.yml:21 Monday 01 April 2024 13:21:09 +0000 (0:00:00.017) 0:01:30.704 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 13:21:09 +0000 (0:00:00.059) 0:01:30.764 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 13:21:09 +0000 (0:00:00.015) 0:01:30.779 ********** 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-ci0lbs96w1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 13:21:09 +0000 (0:00:00.019) 0:01:30.799 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 13:21:09 +0000 (0:00:00.012) 0:01:30.811 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 13:21:09 +0000 (0:00:00.012) 0:01:30.823 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 13:21:09 +0000 (0:00:00.014) 0:01:30.837 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 13:21:09 +0000 (0:00:00.012) 0:01:30.850 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 13:21:09 +0000 (0:00:00.014) 0:01:30.864 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 13:21:09 +0000 (0:00:00.014) 0:01:30.879 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 13:21:09 +0000 (0:00:00.013) 0:01:30.892 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 13:21:09 +0000 (0:00:00.012) 0:01:30.905 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 13:21:09 +0000 (0:00:00.012) 0:01:30.918 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 13:21:09 +0000 (0:00:00.012) 0:01:30.930 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 13:21:09 +0000 (0:00:00.013) 0:01:30.943 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 13:21:09 +0000 (0:00:00.030) 0:01:30.974 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 13:21:09 +0000 (0:00:00.014) 0:01:30.988 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 13:21:09 +0000 (0:00:00.015) 0:01:31.004 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 13:21:09 +0000 (0:00:00.016) 0:01:31.020 ********** 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-ci0lbs96w1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 13:21:09 +0000 (0:00:00.012) 0:01:31.033 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 13:21:09 +0000 (0:00:00.015) 0:01:31.048 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 13:21:09 +0000 (0:00:00.011) 0:01:31.059 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 13:21:10 +0000 (0:00:00.136) 0:01:31.196 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:31.209 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 13:21:10 +0000 (0:00:00.016) 0:01:31.225 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 13:21:10 +0000 (0:00:00.009) 0:01:31.234 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 13:21:10 +0000 (0:00:00.013) 0:01:31.247 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:31.260 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 13:21:10 +0000 (0:00:00.008) 0:01:31.268 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 13:21:10 +0000 (0:00:00.010) 0:01:31.279 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 13:21:10 +0000 (0:00:00.413) 0:01:31.693 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 13:21:10 +0000 (0:00:00.013) 0:01:31.706 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:31.718 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 13:21:10 +0000 (0:00:00.010) 0:01:31.729 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:31.741 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:31.753 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 13:21:10 +0000 (0:00:00.008) 0:01:31.762 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 13:21:10 +0000 (0:00:00.010) 0:01:31.773 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 13:21:10 +0000 (0:00:00.010) 0:01:31.783 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 13:21:10 +0000 (0:00:00.017) 0:01:31.800 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 13:21:10 +0000 (0:00:00.015) 0:01:31.816 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:31.828 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:31.841 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 13:21:10 +0000 (0:00:00.013) 0:01:31.855 ********** 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-ci0lbs96w1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 13:21:10 +0000 (0:00:00.011) 0:01:31.866 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:31.879 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:31.891 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 13:21:10 +0000 (0:00:00.013) 0:01:31.904 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 13:21:10 +0000 (0:00:00.017) 0:01:31.922 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 13:21:10 +0000 (0:00:00.013) 0:01:31.936 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:31.948 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:31.961 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:31.973 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:31.986 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:31.998 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:32.011 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:32.023 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:32.035 ********** ok: [sut] => { "storage_test_expected_size": "10737418240" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 13:21:10 +0000 (0:00:00.013) 0:01:32.049 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 13:21:10 +0000 (0:00:00.011) 0:01:32.060 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:32.072 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 13:21:10 +0000 (0:00:00.013) 0:01:32.086 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:32.098 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 13:21:10 +0000 (0:00:00.012) 0:01:32.111 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 13:21:11 +0000 (0:00:00.011) 0:01:32.122 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 13:21:11 +0000 (0:00:00.012) 0:01:32.135 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 13:21:11 +0000 (0:00:00.011) 0:01:32.146 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 13:21:11 +0000 (0:00:00.012) 0:01:32.159 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 13:21:11 +0000 (0:00:00.011) 0:01:32.170 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 13:21:11 +0000 (0:00:00.012) 0:01:32.183 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 13:21:11 +0000 (0:00:00.012) 0:01:32.195 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 13:21:11 +0000 (0:00:00.011) 0:01:32.207 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 13:21:11 +0000 (0:00:00.012) 0:01:32.219 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 13:21:11 +0000 (0:00:00.013) 0:01:32.233 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 13:21:11 +0000 (0:00:00.012) 0:01:32.246 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 13:21:11 +0000 (0:00:00.012) 0:01:32.258 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 13:21:11 +0000 (0:00:00.011) 0:01:32.269 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 13:21:11 +0000 (0:00:00.016) 0:01:32.286 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 13:21:11 +0000 (0:00:00.012) 0:01:32.299 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 13:21:11 +0000 (0:00:00.014) 0:01:32.314 ********** ok: [sut] => { "storage_test_expected_size": "10737418240" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 13:21:11 +0000 (0:00:00.012) 0:01:32.326 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 13:21:11 +0000 (0:00:00.018) 0:01:32.345 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 13:21:11 +0000 (0:00:00.013) 0:01:32.358 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 13:21:11 +0000 (0:00:00.014) 0:01:32.372 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 13:21:11 +0000 (0:00:00.013) 0:01:32.386 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 13:21:11 +0000 (0:00:00.015) 0:01:32.401 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 13:21:11 +0000 (0:00:00.012) 0:01:32.414 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 13:21:11 +0000 (0:00:00.012) 0:01:32.426 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:27 Monday 01 April 2024 13:21:11 +0000 (0:00:00.012) 0:01:32.439 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:44 Monday 01 April 2024 13:21:11 +0000 (0:00:00.011) 0:01:32.450 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:54 Monday 01 April 2024 13:21:11 +0000 (0:00:00.011) 0:01:32.461 ********** 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-ci0lbs96w1/tests/tests_resize.yml:182 Monday 01 April 2024 13:21:11 +0000 (0:00:00.013) 0:01:32.475 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 13:21:11 +0000 (0:00:00.051) 0:01:32.526 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 13:21:11 +0000 (0:00:00.017) 0:01:32.544 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 13:21:11 +0000 (0:00:00.015) 0:01:32.560 ********** 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-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 13:21:11 +0000 (0:00:00.030) 0:01:32.590 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 13:21:11 +0000 (0:00:00.012) 0:01:32.603 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 13:21:11 +0000 (0:00:00.018) 0:01:32.621 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 13:21:11 +0000 (0:00:00.013) 0:01:32.634 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 13:21:11 +0000 (0:00:00.012) 0:01:32.646 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 13:21:11 +0000 (0:00:00.025) 0:01:32.672 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 13:21:11 +0000 (0:00:00.012) 0:01:32.685 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 13:21:11 +0000 (0:00:00.014) 0:01:32.699 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 13:21:11 +0000 (0:00:00.014) 0:01:32.714 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 13:21:11 +0000 (0:00:00.015) 0:01:32.729 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 13:21:11 +0000 (0:00:00.012) 0:01:32.742 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 13:21:11 +0000 (0:00:00.012) 0:01:32.755 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 13:21:11 +0000 (0:00:00.012) 0:01:32.767 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 13:21:11 +0000 (0:00:00.020) 0:01:32.787 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 13:21:11 +0000 (0:00:00.011) 0:01:32.799 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 13:21:19 +0000 (0:00:07.352) 0:01:40.152 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 13:21:19 +0000 (0:00:00.012) 0:01:40.165 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 13:21:19 +0000 (0:00:00.011) 0:01:40.176 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 13:21:19 +0000 (0:00:00.016) 0:01:40.192 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 13:21:19 +0000 (0:00:00.015) 0:01:40.207 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 13:21:19 +0000 (0:00:00.013) 0:01:40.221 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 13:21:19 +0000 (0:00:00.013) 0:01:40.235 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 13:21:19 +0000 (0:00:00.285) 0:01:40.520 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 13:21:19 +0000 (0:00:00.164) 0:01:40.685 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 13:21:19 +0000 (0:00:00.017) 0:01:40.702 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 13:21:19 +0000 (0:00:00.272) 0:01:40.975 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711976671.8546934, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714745.34, "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": 1709714506.235, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1989884461", "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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 13:21:20 +0000 (0:00:00.149) 0:01:41.124 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 13:21:20 +0000 (0:00:00.013) 0:01:41.138 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:198 Monday 01 April 2024 13:21:20 +0000 (0:00:00.530) 0:01:41.668 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:2 Monday 01 April 2024 13:21:20 +0000 (0:00:00.066) 0:01:41.735 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:7 Monday 01 April 2024 13:21:20 +0000 (0:00:00.019) 0:01:41.754 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:15 Monday 01 April 2024 13:21:20 +0000 (0:00:00.014) 0:01:41.769 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext3", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "fd93d30f-20c6-437e-9ae7-2d9b60ceb967" }, "/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": "W2XcBz-yaMk-2gCP-pddQ-gPLL-ZJOT-QysAzv" }, "/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": "e68e4cee-2a87-4094-ac61-8c3230ab115f" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:20 Monday 01 April 2024 13:21:20 +0000 (0:00:00.145) 0:01:41.914 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003625", "end": "2024-04-01 13:21:20.919923", "rc": 0, "start": "2024-04-01 13:21:20.916298" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:41:46 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=e68e4cee-2a87-4094-ac61-8c3230ab115f / 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-ci0lbs96w1/tests/verify-role-results.yml:25 Monday 01 April 2024 13:21:20 +0000 (0:00:00.141) 0:01:42.055 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003554", "end": "2024-04-01 13:21:21.060198", "failed_when_result": false, "rc": 0, "start": "2024-04-01 13:21:21.056644" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:34 Monday 01 April 2024 13:21:21 +0000 (0:00:00.140) 0:01:42.195 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:5 Monday 01 April 2024 13:21:21 +0000 (0:00:00.026) 0:01:42.222 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:18 Monday 01 April 2024 13:21:21 +0000 (0:00:00.011) 0:01:42.234 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.020404", "end": "2024-04-01 13:21:21.257208", "rc": 0, "start": "2024-04-01 13:21:21.236804" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:24 Monday 01 April 2024 13:21:21 +0000 (0:00:00.160) 0:01:42.394 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:34 Monday 01 April 2024 13:21:21 +0000 (0:00:00.019) 0:01:42.414 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 13:21:21 +0000 (0:00:00.027) 0:01:42.441 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 13:21:21 +0000 (0:00:00.019) 0:01:42.461 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 13:21:21 +0000 (0:00:00.141) 0:01:42.602 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 13:21:21 +0000 (0:00:00.015) 0:01:42.618 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 13:21:21 +0000 (0:00:00.016) 0:01:42.634 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 13:21:21 +0000 (0:00:00.018) 0:01:42.653 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 13:21:21 +0000 (0:00:00.015) 0:01:42.668 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 13:21:21 +0000 (0:00:00.016) 0:01:42.685 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 13:21:21 +0000 (0:00:00.014) 0:01:42.699 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 13:21:21 +0000 (0:00:00.019) 0:01:42.719 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:8 Monday 01 April 2024 13:21:21 +0000 (0:00:00.025) 0:01:42.744 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:14 Monday 01 April 2024 13:21:21 +0000 (0:00:00.014) 0:01:42.758 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:21 Monday 01 April 2024 13:21:21 +0000 (0:00:00.014) 0:01:42.772 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:28 Monday 01 April 2024 13:21:21 +0000 (0:00:00.014) 0:01:42.787 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:35 Monday 01 April 2024 13:21:21 +0000 (0:00:00.012) 0:01:42.799 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:45 Monday 01 April 2024 13:21:21 +0000 (0:00:00.014) 0:01:42.814 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:54 Monday 01 April 2024 13:21:21 +0000 (0:00:00.012) 0:01:42.826 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:64 Monday 01 April 2024 13:21:21 +0000 (0:00:00.015) 0:01:42.842 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:74 Monday 01 April 2024 13:21:21 +0000 (0:00:00.015) 0:01:42.858 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:85 Monday 01 April 2024 13:21:21 +0000 (0:00:00.013) 0:01:42.871 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:95 Monday 01 April 2024 13:21:21 +0000 (0:00:00.013) 0:01:42.884 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 13:21:21 +0000 (0:00:00.016) 0:01:42.901 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 13:21:21 +0000 (0:00:00.025) 0:01:42.926 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 13:21:21 +0000 (0:00:00.026) 0:01:42.953 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 13:21:21 +0000 (0:00:00.015) 0:01:42.968 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 13:21:21 +0000 (0:00:00.015) 0:01:42.984 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 13:21:21 +0000 (0:00:00.013) 0:01:42.997 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 13:21:21 +0000 (0:00:00.015) 0:01:43.013 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 13:21:21 +0000 (0:00:00.015) 0:01:43.028 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 13:21:21 +0000 (0:00:00.014) 0:01:43.043 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 13:21:21 +0000 (0:00:00.017) 0:01:43.061 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 13:21:21 +0000 (0:00:00.028) 0:01:43.089 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 13:21:21 +0000 (0:00:00.026) 0:01:43.116 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 13:21:22 +0000 (0:00:00.053) 0:01:43.169 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 13:21:22 +0000 (0:00:00.014) 0:01:43.184 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 13:21:22 +0000 (0:00:00.015) 0:01:43.199 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 13:21:22 +0000 (0:00:00.013) 0:01:43.213 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 13:21:22 +0000 (0:00:00.030) 0:01:43.244 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 13:21:22 +0000 (0:00:00.017) 0:01:43.261 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 13:21:22 +0000 (0:00:00.017) 0:01:43.279 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:2 Monday 01 April 2024 13:21:22 +0000 (0:00:00.026) 0:01:43.306 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:9 Monday 01 April 2024 13:21:22 +0000 (0:00:00.019) 0:01:43.325 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:18 Monday 01 April 2024 13:21:22 +0000 (0:00:00.018) 0:01:43.343 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:27 Monday 01 April 2024 13:21:22 +0000 (0:00:00.014) 0:01:43.358 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:37 Monday 01 April 2024 13:21:22 +0000 (0:00:00.014) 0:01:43.373 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:47 Monday 01 April 2024 13:21:22 +0000 (0:00:00.015) 0:01:43.388 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 13:21:22 +0000 (0:00:00.013) 0:01:43.402 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 13:21:22 +0000 (0:00:00.013) 0:01:43.415 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 13:21:22 +0000 (0:00:00.029) 0:01:43.445 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 13:21:22 +0000 (0:00:00.028) 0:01:43.474 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 13:21:22 +0000 (0:00:00.016) 0:01:43.490 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 13:21:22 +0000 (0:00:00.015) 0:01:43.505 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 13:21:22 +0000 (0:00:00.014) 0:01:43.520 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 13:21:22 +0000 (0:00:00.014) 0:01:43.534 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 13:21:22 +0000 (0:00:00.014) 0:01:43.548 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 13:21:22 +0000 (0:00:00.012) 0:01:43.561 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 13:21:22 +0000 (0:00:00.013) 0:01:43.574 ********** 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-ci0lbs96w1/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 13:21:22 +0000 (0:00:00.012) 0:01:43.587 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:2 Monday 01 April 2024 13:21:22 +0000 (0:00:00.023) 0:01:43.610 ********** 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-ci0lbs96w1/tests/test-verify-volume.yml:21 Monday 01 April 2024 13:21:22 +0000 (0:00:00.016) 0:01:43.627 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 13:21:22 +0000 (0:00:00.062) 0:01:43.689 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 13:21:22 +0000 (0:00:00.017) 0:01:43.707 ********** 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": "fd93d30f-20c6-437e-9ae7-2d9b60ceb967" } ], "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": "fd93d30f-20c6-437e-9ae7-2d9b60ceb967" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 13:21:22 +0000 (0:00:00.021) 0:01:43.728 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 13:21:22 +0000 (0:00:00.013) 0:01:43.741 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 13:21:22 +0000 (0:00:00.017) 0:01:43.759 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 13:21:22 +0000 (0:00:00.019) 0:01:43.779 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 13:21:22 +0000 (0:00:00.017) 0:01:43.796 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 13:21:22 +0000 (0:00:00.014) 0:01:43.811 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 13:21:22 +0000 (0:00:00.015) 0:01:43.827 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 13:21:22 +0000 (0:00:00.021) 0:01:43.848 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 13:21:22 +0000 (0:00:00.015) 0:01:43.863 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 13:21:22 +0000 (0:00:00.015) 0:01:43.879 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 13:21:22 +0000 (0:00:00.016) 0:01:43.895 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 13:21:22 +0000 (0:00:00.015) 0:01:43.911 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 13:21:22 +0000 (0:00:00.030) 0:01:43.941 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 13:21:22 +0000 (0:00:00.019) 0:01:43.960 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 13:21:22 +0000 (0:00:00.018) 0:01:43.979 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 13:21:22 +0000 (0:00:00.015) 0:01:43.994 ********** 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-ci0lbs96w1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 13:21:22 +0000 (0:00:00.015) 0:01:44.010 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 13:21:22 +0000 (0:00:00.019) 0:01:44.029 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 13:21:22 +0000 (0:00:00.020) 0:01:44.050 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711977678.9665499, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711977678.9665499, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 74972, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711977678.9665499, "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-ci0lbs96w1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 13:21:23 +0000 (0:00:00.156) 0:01:44.207 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 13:21:23 +0000 (0:00:00.062) 0:01:44.269 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 13:21:23 +0000 (0:00:00.015) 0:01:44.285 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 13:21:23 +0000 (0:00:00.018) 0:01:44.303 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 13:21:23 +0000 (0:00:00.017) 0:01:44.320 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 13:21:23 +0000 (0:00:00.016) 0:01:44.337 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 13:21:23 +0000 (0:00:00.017) 0:01:44.355 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 13:21:23 +0000 (0:00:00.017) 0:01:44.372 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 13:21:23 +0000 (0:00:00.415) 0:01:44.787 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 13:21:23 +0000 (0:00:00.013) 0:01:44.801 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 13:21:23 +0000 (0:00:00.014) 0:01:44.816 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 13:21:23 +0000 (0:00:00.020) 0:01:44.836 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 13:21:23 +0000 (0:00:00.019) 0:01:44.856 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 13:21:23 +0000 (0:00:00.015) 0:01:44.872 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 13:21:23 +0000 (0:00:00.015) 0:01:44.887 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 13:21:23 +0000 (0:00:00.015) 0:01:44.903 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 13:21:23 +0000 (0:00:00.014) 0:01:44.918 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 13:21:23 +0000 (0:00:00.017) 0:01:44.936 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 13:21:23 +0000 (0:00:00.018) 0:01:44.955 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 13:21:23 +0000 (0:00:00.016) 0:01:44.971 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 13:21:23 +0000 (0:00:00.013) 0:01:44.985 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 13:21:23 +0000 (0:00:00.013) 0:01:44.998 ********** 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-ci0lbs96w1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 13:21:23 +0000 (0:00:00.013) 0:01:45.012 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 13:21:23 +0000 (0:00:00.012) 0:01:45.025 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 13:21:23 +0000 (0:00:00.014) 0:01:45.039 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 13:21:23 +0000 (0:00:00.014) 0:01:45.054 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 13:21:23 +0000 (0:00:00.014) 0:01:45.068 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 13:21:23 +0000 (0:00:00.012) 0:01:45.081 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 13:21:23 +0000 (0:00:00.012) 0:01:45.094 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 13:21:23 +0000 (0:00:00.012) 0:01:45.106 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 13:21:24 +0000 (0:00:00.014) 0:01:45.121 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 13:21:24 +0000 (0:00:00.012) 0:01:45.134 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 13:21:24 +0000 (0:00:00.013) 0:01:45.147 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 13:21:24 +0000 (0:00:00.140) 0:01:45.288 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 13:21:24 +0000 (0:00:00.141) 0:01:45.430 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 13:21:24 +0000 (0:00:00.019) 0:01:45.449 ********** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 13:21:24 +0000 (0:00:00.014) 0:01:45.464 ********** ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 13:21:24 +0000 (0:00:00.142) 0:01:45.607 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 13:21:24 +0000 (0:00:00.017) 0:01:45.624 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 13:21:24 +0000 (0:00:00.016) 0:01:45.640 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 13:21:24 +0000 (0:00:00.015) 0:01:45.656 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 13:21:24 +0000 (0:00:00.016) 0:01:45.673 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 13:21:24 +0000 (0:00:00.014) 0:01:45.687 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 13:21:24 +0000 (0:00:00.013) 0:01:45.701 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 13:21:24 +0000 (0:00:00.013) 0:01:45.714 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 13:21:24 +0000 (0:00:00.012) 0:01:45.727 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 13:21:24 +0000 (0:00:00.012) 0:01:45.739 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 13:21:24 +0000 (0:00:00.013) 0:01:45.752 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 13:21:24 +0000 (0:00:00.014) 0:01:45.767 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 13:21:24 +0000 (0:00:00.013) 0:01:45.780 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 13:21:24 +0000 (0:00:00.015) 0:01:45.795 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 13:21:24 +0000 (0:00:00.015) 0:01:45.810 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 13:21:24 +0000 (0:00:00.019) 0:01:45.829 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 13:21:24 +0000 (0:00:00.016) 0:01:45.846 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 13:21:24 +0000 (0:00:00.015) 0:01:45.861 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 13:21:24 +0000 (0:00:00.016) 0:01:45.878 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 13:21:24 +0000 (0:00:00.012) 0:01:45.891 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 13:21:24 +0000 (0:00:00.014) 0:01:45.905 ********** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 13:21:24 +0000 (0:00:00.014) 0:01:45.919 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 13:21:24 +0000 (0:00:00.018) 0:01:45.938 ********** 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.021649", "end": "2024-04-01 13:21:24.964237", "rc": 0, "start": "2024-04-01 13:21:24.942588" } 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-ci0lbs96w1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 13:21:24 +0000 (0:00:00.162) 0:01:46.100 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 13:21:25 +0000 (0:00:00.016) 0:01:46.117 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 13:21:25 +0000 (0:00:00.018) 0:01:46.136 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 13:21:25 +0000 (0:00:00.015) 0:01:46.151 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 13:21:25 +0000 (0:00:00.017) 0:01:46.168 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 13:21:25 +0000 (0:00:00.016) 0:01:46.185 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:27 Monday 01 April 2024 13:21:25 +0000 (0:00:00.014) 0:01:46.200 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:44 Monday 01 April 2024 13:21:25 +0000 (0:00:00.013) 0:01:46.213 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:54 Monday 01 April 2024 13:21:25 +0000 (0:00:00.013) 0:01:46.227 ********** 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-ci0lbs96w1/tests/tests_resize.yml:201 Monday 01 April 2024 13:21:25 +0000 (0:00:00.013) 0:01:46.240 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 13:21:25 +0000 (0:00:00.066) 0:01:46.307 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 13:21:25 +0000 (0:00:00.019) 0:01:46.326 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 13:21:25 +0000 (0:00:00.019) 0:01:46.346 ********** 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-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 13:21:25 +0000 (0:00:00.033) 0:01:46.379 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 13:21:25 +0000 (0:00:00.014) 0:01:46.394 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 13:21:25 +0000 (0:00:00.013) 0:01:46.407 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 13:21:25 +0000 (0:00:00.012) 0:01:46.419 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 13:21:25 +0000 (0:00:00.013) 0:01:46.433 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 13:21:25 +0000 (0:00:00.027) 0:01:46.460 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 13:21:25 +0000 (0:00:00.014) 0:01:46.475 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 13:21:25 +0000 (0:00:00.017) 0:01:46.492 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 13:21:25 +0000 (0:00:00.017) 0:01:46.510 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 13:21:25 +0000 (0:00:00.015) 0:01:46.525 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 13:21:25 +0000 (0:00:00.016) 0:01:46.542 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 13:21:25 +0000 (0:00:00.014) 0:01:46.557 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 13:21:25 +0000 (0:00:00.013) 0:01:46.570 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 13:21:25 +0000 (0:00:00.022) 0:01:46.592 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 13:21:25 +0000 (0:00:00.015) 0:01:46.608 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 13:21:32 +0000 (0:00:06.530) 0:01:53.139 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 13:21:32 +0000 (0:00:00.015) 0:01:53.154 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 13:21:32 +0000 (0:00:00.013) 0:01:53.168 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 13:21:32 +0000 (0:00:00.019) 0:01:53.187 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 13:21:32 +0000 (0:00:00.017) 0:01:53.205 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 13:21:32 +0000 (0:00:00.016) 0:01:53.222 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 13:21:32 +0000 (0:00:00.014) 0:01:53.236 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 13:21:32 +0000 (0:00:00.337) 0:01:53.574 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 13:21:32 +0000 (0:00:00.167) 0:01:53.742 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 13:21:32 +0000 (0:00:00.019) 0:01:53.761 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 13:21:32 +0000 (0:00:00.280) 0:01:54.042 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711976671.8546934, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714745.34, "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": 1709714506.235, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1989884461", "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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 13:21:33 +0000 (0:00:00.154) 0:01:54.196 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 13:21:33 +0000 (0:00:00.013) 0:01:54.209 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:215 Monday 01 April 2024 13:21:33 +0000 (0:00:00.548) 0:01:54.758 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:2 Monday 01 April 2024 13:21:33 +0000 (0:00:00.068) 0:01:54.827 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:7 Monday 01 April 2024 13:21:33 +0000 (0:00:00.018) 0:01:54.845 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:15 Monday 01 April 2024 13:21:33 +0000 (0:00:00.012) 0:01:54.858 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext3", "label": "", "name": "/dev/mapper/foo-test1", "size": "9G", "type": "lvm", "uuid": "fd93d30f-20c6-437e-9ae7-2d9b60ceb967" }, "/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": "W2XcBz-yaMk-2gCP-pddQ-gPLL-ZJOT-QysAzv" }, "/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": "e68e4cee-2a87-4094-ac61-8c3230ab115f" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:20 Monday 01 April 2024 13:21:33 +0000 (0:00:00.141) 0:01:55.000 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.004557", "end": "2024-04-01 13:21:34.004790", "rc": 0, "start": "2024-04-01 13:21:34.000233" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:41:46 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=e68e4cee-2a87-4094-ac61-8c3230ab115f / 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-ci0lbs96w1/tests/verify-role-results.yml:25 Monday 01 April 2024 13:21:34 +0000 (0:00:00.140) 0:01:55.141 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003492", "end": "2024-04-01 13:21:34.144776", "failed_when_result": false, "rc": 0, "start": "2024-04-01 13:21:34.141284" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:34 Monday 01 April 2024 13:21:34 +0000 (0:00:00.140) 0:01:55.281 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:5 Monday 01 April 2024 13:21:34 +0000 (0:00:00.028) 0:01:55.310 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:18 Monday 01 April 2024 13:21:34 +0000 (0:00:00.015) 0:01:55.325 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.023047", "end": "2024-04-01 13:21:34.354203", "rc": 0, "start": "2024-04-01 13:21:34.331156" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:24 Monday 01 April 2024 13:21:34 +0000 (0:00:00.165) 0:01:55.490 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:34 Monday 01 April 2024 13:21:34 +0000 (0:00:00.021) 0:01:55.512 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 13:21:34 +0000 (0:00:00.028) 0:01:55.541 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 13:21:34 +0000 (0:00:00.019) 0:01:55.560 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 13:21:34 +0000 (0:00:00.142) 0:01:55.703 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 13:21:34 +0000 (0:00:00.017) 0:01:55.720 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 13:21:34 +0000 (0:00:00.020) 0:01:55.741 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 13:21:34 +0000 (0:00:00.018) 0:01:55.759 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 13:21:34 +0000 (0:00:00.018) 0:01:55.778 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 13:21:34 +0000 (0:00:00.018) 0:01:55.796 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 13:21:34 +0000 (0:00:00.015) 0:01:55.812 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 13:21:34 +0000 (0:00:00.022) 0:01:55.834 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:8 Monday 01 April 2024 13:21:34 +0000 (0:00:00.027) 0:01:55.862 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:14 Monday 01 April 2024 13:21:34 +0000 (0:00:00.016) 0:01:55.879 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:21 Monday 01 April 2024 13:21:34 +0000 (0:00:00.015) 0:01:55.894 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:28 Monday 01 April 2024 13:21:34 +0000 (0:00:00.015) 0:01:55.910 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:35 Monday 01 April 2024 13:21:34 +0000 (0:00:00.015) 0:01:55.925 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:45 Monday 01 April 2024 13:21:34 +0000 (0:00:00.014) 0:01:55.939 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:54 Monday 01 April 2024 13:21:34 +0000 (0:00:00.014) 0:01:55.954 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:64 Monday 01 April 2024 13:21:34 +0000 (0:00:00.016) 0:01:55.970 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:74 Monday 01 April 2024 13:21:34 +0000 (0:00:00.016) 0:01:55.986 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:85 Monday 01 April 2024 13:21:34 +0000 (0:00:00.015) 0:01:56.001 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:95 Monday 01 April 2024 13:21:34 +0000 (0:00:00.016) 0:01:56.018 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 13:21:34 +0000 (0:00:00.014) 0:01:56.032 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 13:21:34 +0000 (0:00:00.028) 0:01:56.060 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 13:21:34 +0000 (0:00:00.031) 0:01:56.091 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 13:21:34 +0000 (0:00:00.017) 0:01:56.109 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 13:21:35 +0000 (0:00:00.018) 0:01:56.127 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 13:21:35 +0000 (0:00:00.016) 0:01:56.144 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 13:21:35 +0000 (0:00:00.015) 0:01:56.159 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 13:21:35 +0000 (0:00:00.018) 0:01:56.178 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 13:21:35 +0000 (0:00:00.016) 0:01:56.195 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 13:21:35 +0000 (0:00:00.017) 0:01:56.212 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 13:21:35 +0000 (0:00:00.029) 0:01:56.242 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 13:21:35 +0000 (0:00:00.073) 0:01:56.315 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 13:21:35 +0000 (0:00:00.015) 0:01:56.331 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 13:21:35 +0000 (0:00:00.014) 0:01:56.346 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 13:21:35 +0000 (0:00:00.013) 0:01:56.360 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 13:21:35 +0000 (0:00:00.013) 0:01:56.373 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 13:21:35 +0000 (0:00:00.029) 0:01:56.402 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 13:21:35 +0000 (0:00:00.017) 0:01:56.420 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 13:21:35 +0000 (0:00:00.016) 0:01:56.436 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:2 Monday 01 April 2024 13:21:35 +0000 (0:00:00.024) 0:01:56.460 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:9 Monday 01 April 2024 13:21:35 +0000 (0:00:00.018) 0:01:56.479 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:18 Monday 01 April 2024 13:21:35 +0000 (0:00:00.018) 0:01:56.498 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:27 Monday 01 April 2024 13:21:35 +0000 (0:00:00.013) 0:01:56.511 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:37 Monday 01 April 2024 13:21:35 +0000 (0:00:00.013) 0:01:56.525 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:47 Monday 01 April 2024 13:21:35 +0000 (0:00:00.013) 0:01:56.538 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 13:21:35 +0000 (0:00:00.011) 0:01:56.550 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 13:21:35 +0000 (0:00:00.014) 0:01:56.564 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 13:21:35 +0000 (0:00:00.026) 0:01:56.591 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 13:21:35 +0000 (0:00:00.026) 0:01:56.618 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 13:21:35 +0000 (0:00:00.013) 0:01:56.631 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 13:21:35 +0000 (0:00:00.012) 0:01:56.643 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 13:21:35 +0000 (0:00:00.012) 0:01:56.656 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 13:21:35 +0000 (0:00:00.022) 0:01:56.678 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 13:21:35 +0000 (0:00:00.012) 0:01:56.691 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 13:21:35 +0000 (0:00:00.015) 0:01:56.707 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 13:21:35 +0000 (0:00:00.011) 0:01:56.718 ********** 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-ci0lbs96w1/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 13:21:35 +0000 (0:00:00.011) 0:01:56.730 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:2 Monday 01 April 2024 13:21:35 +0000 (0:00:00.023) 0:01:56.754 ********** 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-ci0lbs96w1/tests/test-verify-volume.yml:21 Monday 01 April 2024 13:21:35 +0000 (0:00:00.018) 0:01:56.772 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 13:21:35 +0000 (0:00:00.061) 0:01:56.834 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 13:21:35 +0000 (0:00:00.015) 0:01:56.850 ********** 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": "fd93d30f-20c6-437e-9ae7-2d9b60ceb967" } ], "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": "fd93d30f-20c6-437e-9ae7-2d9b60ceb967" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 13:21:35 +0000 (0:00:00.019) 0:01:56.870 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 13:21:35 +0000 (0:00:00.012) 0:01:56.883 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 13:21:35 +0000 (0:00:00.016) 0:01:56.899 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 13:21:35 +0000 (0:00:00.018) 0:01:56.917 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 13:21:35 +0000 (0:00:00.013) 0:01:56.931 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 13:21:35 +0000 (0:00:00.014) 0:01:56.946 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 13:21:35 +0000 (0:00:00.013) 0:01:56.959 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 13:21:35 +0000 (0:00:00.017) 0:01:56.976 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 13:21:35 +0000 (0:00:00.012) 0:01:56.989 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 13:21:35 +0000 (0:00:00.013) 0:01:57.003 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 13:21:35 +0000 (0:00:00.012) 0:01:57.016 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 13:21:35 +0000 (0:00:00.014) 0:01:57.030 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 13:21:35 +0000 (0:00:00.026) 0:01:57.057 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 13:21:35 +0000 (0:00:00.016) 0:01:57.074 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 13:21:35 +0000 (0:00:00.017) 0:01:57.092 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 13:21:35 +0000 (0:00:00.013) 0:01:57.105 ********** 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-ci0lbs96w1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 13:21:36 +0000 (0:00:00.012) 0:01:57.118 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 13:21:36 +0000 (0:00:00.016) 0:01:57.135 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 13:21:36 +0000 (0:00:00.018) 0:01:57.153 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711977691.957595, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711977691.957595, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 74972, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711977691.957595, "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-ci0lbs96w1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 13:21:36 +0000 (0:00:00.189) 0:01:57.343 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 13:21:36 +0000 (0:00:00.018) 0:01:57.361 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 13:21:36 +0000 (0:00:00.012) 0:01:57.374 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 13:21:36 +0000 (0:00:00.016) 0:01:57.391 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 13:21:36 +0000 (0:00:00.015) 0:01:57.406 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 13:21:36 +0000 (0:00:00.013) 0:01:57.419 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 13:21:36 +0000 (0:00:00.017) 0:01:57.436 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 13:21:36 +0000 (0:00:00.013) 0:01:57.450 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 13:21:36 +0000 (0:00:00.464) 0:01:57.915 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 13:21:36 +0000 (0:00:00.014) 0:01:57.929 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 13:21:36 +0000 (0:00:00.013) 0:01:57.943 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 13:21:36 +0000 (0:00:00.020) 0:01:57.964 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 13:21:36 +0000 (0:00:00.015) 0:01:57.979 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 13:21:36 +0000 (0:00:00.015) 0:01:57.994 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 13:21:36 +0000 (0:00:00.015) 0:01:58.010 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 13:21:36 +0000 (0:00:00.015) 0:01:58.026 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 13:21:36 +0000 (0:00:00.015) 0:01:58.041 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 13:21:36 +0000 (0:00:00.019) 0:01:58.060 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 13:21:36 +0000 (0:00:00.017) 0:01:58.078 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 13:21:36 +0000 (0:00:00.014) 0:01:58.092 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 13:21:36 +0000 (0:00:00.013) 0:01:58.105 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 13:21:37 +0000 (0:00:00.013) 0:01:58.119 ********** 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-ci0lbs96w1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 13:21:37 +0000 (0:00:00.013) 0:01:58.132 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 13:21:37 +0000 (0:00:00.014) 0:01:58.147 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 13:21:37 +0000 (0:00:00.013) 0:01:58.160 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 13:21:37 +0000 (0:00:00.013) 0:01:58.173 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 13:21:37 +0000 (0:00:00.013) 0:01:58.186 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 13:21:37 +0000 (0:00:00.013) 0:01:58.200 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 13:21:37 +0000 (0:00:00.013) 0:01:58.213 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 13:21:37 +0000 (0:00:00.015) 0:01:58.229 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 13:21:37 +0000 (0:00:00.014) 0:01:58.244 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 13:21:37 +0000 (0:00:00.014) 0:01:58.259 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 13:21:37 +0000 (0:00:00.013) 0:01:58.272 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 13:21:37 +0000 (0:00:00.143) 0:01:58.416 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 13:21:37 +0000 (0:00:00.141) 0:01:58.557 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "9663676416" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 13:21:37 +0000 (0:00:00.017) 0:01:58.575 ********** ok: [sut] => { "storage_test_expected_size": "9663676416" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 13:21:37 +0000 (0:00:00.013) 0:01:58.589 ********** ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 13:21:37 +0000 (0:00:00.139) 0:01:58.728 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 13:21:37 +0000 (0:00:00.017) 0:01:58.746 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 13:21:37 +0000 (0:00:00.017) 0:01:58.764 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 13:21:37 +0000 (0:00:00.015) 0:01:58.780 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 13:21:37 +0000 (0:00:00.017) 0:01:58.797 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 13:21:37 +0000 (0:00:00.013) 0:01:58.810 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 13:21:37 +0000 (0:00:00.012) 0:01:58.823 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 13:21:37 +0000 (0:00:00.012) 0:01:58.836 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 13:21:37 +0000 (0:00:00.012) 0:01:58.848 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 13:21:37 +0000 (0:00:00.011) 0:01:58.859 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 13:21:37 +0000 (0:00:00.012) 0:01:58.872 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 13:21:37 +0000 (0:00:00.012) 0:01:58.885 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 13:21:37 +0000 (0:00:00.012) 0:01:58.897 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 13:21:37 +0000 (0:00:00.011) 0:01:58.909 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 13:21:37 +0000 (0:00:00.011) 0:01:58.920 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 13:21:37 +0000 (0:00:00.011) 0:01:58.931 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 13:21:37 +0000 (0:00:00.012) 0:01:58.944 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 13:21:37 +0000 (0:00:00.011) 0:01:58.955 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 13:21:37 +0000 (0:00:00.014) 0:01:58.970 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 13:21:37 +0000 (0:00:00.013) 0:01:58.984 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 13:21:37 +0000 (0:00:00.020) 0:01:59.004 ********** ok: [sut] => { "storage_test_expected_size": "9663676416" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 13:21:37 +0000 (0:00:00.019) 0:01:59.024 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 13:21:37 +0000 (0:00:00.024) 0:01:59.048 ********** 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.023166", "end": "2024-04-01 13:21:38.076221", "rc": 0, "start": "2024-04-01 13:21:38.053055" } 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-ci0lbs96w1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 13:21:38 +0000 (0:00:00.163) 0:01:59.211 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 13:21:38 +0000 (0:00:00.017) 0:01:59.229 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 13:21:38 +0000 (0:00:00.018) 0:01:59.248 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 13:21:38 +0000 (0:00:00.013) 0:01:59.261 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 13:21:38 +0000 (0:00:00.014) 0:01:59.276 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 13:21:38 +0000 (0:00:00.013) 0:01:59.290 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:27 Monday 01 April 2024 13:21:38 +0000 (0:00:00.013) 0:01:59.303 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:44 Monday 01 April 2024 13:21:38 +0000 (0:00:00.011) 0:01:59.315 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:54 Monday 01 April 2024 13:21:38 +0000 (0:00:00.011) 0:01:59.326 ********** 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-ci0lbs96w1/tests/tests_resize.yml:218 Monday 01 April 2024 13:21:38 +0000 (0:00:00.012) 0:01:59.338 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 13:21:38 +0000 (0:00:00.033) 0:01:59.371 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 13:21:38 +0000 (0:00:00.017) 0:01:59.388 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 13:21:38 +0000 (0:00:00.014) 0:01:59.403 ********** 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-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 13:21:38 +0000 (0:00:00.031) 0:01:59.434 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 13:21:38 +0000 (0:00:00.013) 0:01:59.448 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 13:21:38 +0000 (0:00:00.012) 0:01:59.460 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 13:21:38 +0000 (0:00:00.012) 0:01:59.473 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 13:21:38 +0000 (0:00:00.011) 0:01:59.484 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 13:21:38 +0000 (0:00:00.024) 0:01:59.509 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 13:21:38 +0000 (0:00:00.012) 0:01:59.522 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 13:21:38 +0000 (0:00:00.015) 0:01:59.538 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 13:21:38 +0000 (0:00:00.012) 0:01:59.550 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 13:21:38 +0000 (0:00:00.012) 0:01:59.563 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 13:21:38 +0000 (0:00:00.012) 0:01:59.576 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 13:21:38 +0000 (0:00:00.012) 0:01:59.588 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 13:21:38 +0000 (0:00:00.012) 0:01:59.600 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 13:21:38 +0000 (0:00:00.023) 0:01:59.624 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 13:21:38 +0000 (0:00:00.011) 0:01:59.636 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 13:21:44 +0000 (0:00:06.153) 0:02:05.789 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 13:21:44 +0000 (0:00:00.016) 0:02:05.806 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 13:21:44 +0000 (0:00:00.013) 0:02:05.820 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 13:21:44 +0000 (0:00:00.017) 0:02:05.837 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 13:21:44 +0000 (0:00:00.017) 0:02:05.855 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 13:21:44 +0000 (0:00:00.016) 0:02:05.871 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 13:21:44 +0000 (0:00:00.017) 0:02:05.888 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 13:21:45 +0000 (0:00:00.280) 0:02:06.168 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 13:21:45 +0000 (0:00:00.162) 0:02:06.331 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 13:21:45 +0000 (0:00:00.022) 0:02:06.353 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 13:21:45 +0000 (0:00:00.274) 0:02:06.627 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711976671.8546934, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714745.34, "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": 1709714506.235, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1989884461", "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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 13:21:45 +0000 (0:00:00.146) 0:02:06.774 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 13:21:45 +0000 (0:00:00.065) 0:02:06.839 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:232 Monday 01 April 2024 13:21:46 +0000 (0:00:00.511) 0:02:07.351 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:2 Monday 01 April 2024 13:21:46 +0000 (0:00:00.030) 0:02:07.381 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:7 Monday 01 April 2024 13:21:46 +0000 (0:00:00.019) 0:02:07.400 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:15 Monday 01 April 2024 13:21:46 +0000 (0:00:00.015) 0:02:07.416 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext3", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "fd93d30f-20c6-437e-9ae7-2d9b60ceb967" }, "/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": "W2XcBz-yaMk-2gCP-pddQ-gPLL-ZJOT-QysAzv" }, "/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": "e68e4cee-2a87-4094-ac61-8c3230ab115f" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:20 Monday 01 April 2024 13:21:46 +0000 (0:00:00.146) 0:02:07.563 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003611", "end": "2024-04-01 13:21:46.570113", "rc": 0, "start": "2024-04-01 13:21:46.566502" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:41:46 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=e68e4cee-2a87-4094-ac61-8c3230ab115f / 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-ci0lbs96w1/tests/verify-role-results.yml:25 Monday 01 April 2024 13:21:46 +0000 (0:00:00.143) 0:02:07.706 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003480", "end": "2024-04-01 13:21:46.711135", "failed_when_result": false, "rc": 0, "start": "2024-04-01 13:21:46.707655" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:34 Monday 01 April 2024 13:21:46 +0000 (0:00:00.141) 0:02:07.847 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:5 Monday 01 April 2024 13:21:46 +0000 (0:00:00.028) 0:02:07.876 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:18 Monday 01 April 2024 13:21:46 +0000 (0:00:00.016) 0:02:07.893 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.022867", "end": "2024-04-01 13:21:46.924274", "rc": 0, "start": "2024-04-01 13:21:46.901407" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:24 Monday 01 April 2024 13:21:46 +0000 (0:00:00.168) 0:02:08.061 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:34 Monday 01 April 2024 13:21:46 +0000 (0:00:00.022) 0:02:08.083 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 13:21:46 +0000 (0:00:00.031) 0:02:08.115 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 13:21:47 +0000 (0:00:00.021) 0:02:08.136 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 13:21:47 +0000 (0:00:00.143) 0:02:08.280 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 13:21:47 +0000 (0:00:00.019) 0:02:08.299 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 13:21:47 +0000 (0:00:00.020) 0:02:08.320 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 13:21:47 +0000 (0:00:00.020) 0:02:08.340 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 13:21:47 +0000 (0:00:00.017) 0:02:08.358 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 13:21:47 +0000 (0:00:00.018) 0:02:08.376 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 13:21:47 +0000 (0:00:00.015) 0:02:08.392 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 13:21:47 +0000 (0:00:00.021) 0:02:08.414 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:8 Monday 01 April 2024 13:21:47 +0000 (0:00:00.029) 0:02:08.443 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:14 Monday 01 April 2024 13:21:47 +0000 (0:00:00.014) 0:02:08.458 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:21 Monday 01 April 2024 13:21:47 +0000 (0:00:00.015) 0:02:08.474 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:28 Monday 01 April 2024 13:21:47 +0000 (0:00:00.015) 0:02:08.489 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:35 Monday 01 April 2024 13:21:47 +0000 (0:00:00.014) 0:02:08.503 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:45 Monday 01 April 2024 13:21:47 +0000 (0:00:00.016) 0:02:08.520 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:54 Monday 01 April 2024 13:21:47 +0000 (0:00:00.015) 0:02:08.535 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:64 Monday 01 April 2024 13:21:47 +0000 (0:00:00.014) 0:02:08.550 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:74 Monday 01 April 2024 13:21:47 +0000 (0:00:00.016) 0:02:08.566 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:85 Monday 01 April 2024 13:21:47 +0000 (0:00:00.016) 0:02:08.582 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:95 Monday 01 April 2024 13:21:47 +0000 (0:00:00.016) 0:02:08.599 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 13:21:47 +0000 (0:00:00.022) 0:02:08.622 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 13:21:47 +0000 (0:00:00.034) 0:02:08.657 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 13:21:47 +0000 (0:00:00.031) 0:02:08.688 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 13:21:47 +0000 (0:00:00.017) 0:02:08.705 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 13:21:47 +0000 (0:00:00.016) 0:02:08.722 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 13:21:47 +0000 (0:00:00.016) 0:02:08.738 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 13:21:47 +0000 (0:00:00.015) 0:02:08.753 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 13:21:47 +0000 (0:00:00.016) 0:02:08.770 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 13:21:47 +0000 (0:00:00.018) 0:02:08.788 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 13:21:47 +0000 (0:00:00.064) 0:02:08.852 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 13:21:47 +0000 (0:00:00.028) 0:02:08.881 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 13:21:47 +0000 (0:00:00.029) 0:02:08.910 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 13:21:47 +0000 (0:00:00.016) 0:02:08.927 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 13:21:47 +0000 (0:00:00.017) 0:02:08.944 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 13:21:47 +0000 (0:00:00.016) 0:02:08.961 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 13:21:47 +0000 (0:00:00.014) 0:02:08.975 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 13:21:47 +0000 (0:00:00.031) 0:02:09.006 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 13:21:47 +0000 (0:00:00.019) 0:02:09.026 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 13:21:47 +0000 (0:00:00.019) 0:02:09.045 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:2 Monday 01 April 2024 13:21:47 +0000 (0:00:00.028) 0:02:09.074 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:9 Monday 01 April 2024 13:21:47 +0000 (0:00:00.018) 0:02:09.092 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:18 Monday 01 April 2024 13:21:47 +0000 (0:00:00.020) 0:02:09.113 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:27 Monday 01 April 2024 13:21:48 +0000 (0:00:00.015) 0:02:09.128 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:37 Monday 01 April 2024 13:21:48 +0000 (0:00:00.015) 0:02:09.144 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:47 Monday 01 April 2024 13:21:48 +0000 (0:00:00.016) 0:02:09.160 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 13:21:48 +0000 (0:00:00.015) 0:02:09.176 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 13:21:48 +0000 (0:00:00.015) 0:02:09.191 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 13:21:48 +0000 (0:00:00.034) 0:02:09.225 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 13:21:48 +0000 (0:00:00.029) 0:02:09.255 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 13:21:48 +0000 (0:00:00.016) 0:02:09.272 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 13:21:48 +0000 (0:00:00.015) 0:02:09.287 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 13:21:48 +0000 (0:00:00.014) 0:02:09.302 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 13:21:48 +0000 (0:00:00.015) 0:02:09.317 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 13:21:48 +0000 (0:00:00.016) 0:02:09.333 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 13:21:48 +0000 (0:00:00.015) 0:02:09.348 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 13:21:48 +0000 (0:00:00.017) 0:02:09.366 ********** 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-ci0lbs96w1/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 13:21:48 +0000 (0:00:00.014) 0:02:09.380 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:2 Monday 01 April 2024 13:21:48 +0000 (0:00:00.027) 0:02:09.407 ********** 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-ci0lbs96w1/tests/test-verify-volume.yml:21 Monday 01 April 2024 13:21:48 +0000 (0:00:00.018) 0:02:09.426 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 13:21:48 +0000 (0:00:00.066) 0:02:09.493 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 13:21:48 +0000 (0:00:00.018) 0:02:09.511 ********** 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": "fd93d30f-20c6-437e-9ae7-2d9b60ceb967" } ], "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": "fd93d30f-20c6-437e-9ae7-2d9b60ceb967" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 13:21:48 +0000 (0:00:00.021) 0:02:09.533 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 13:21:48 +0000 (0:00:00.014) 0:02:09.548 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 13:21:48 +0000 (0:00:00.018) 0:02:09.566 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 13:21:48 +0000 (0:00:00.018) 0:02:09.584 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 13:21:48 +0000 (0:00:00.013) 0:02:09.598 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 13:21:48 +0000 (0:00:00.014) 0:02:09.612 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 13:21:48 +0000 (0:00:00.015) 0:02:09.628 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 13:21:48 +0000 (0:00:00.019) 0:02:09.647 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 13:21:48 +0000 (0:00:00.013) 0:02:09.661 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 13:21:48 +0000 (0:00:00.016) 0:02:09.678 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 13:21:48 +0000 (0:00:00.014) 0:02:09.692 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 13:21:48 +0000 (0:00:00.014) 0:02:09.707 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 13:21:48 +0000 (0:00:00.028) 0:02:09.736 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 13:21:48 +0000 (0:00:00.018) 0:02:09.754 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 13:21:48 +0000 (0:00:00.018) 0:02:09.773 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 13:21:48 +0000 (0:00:00.018) 0:02:09.791 ********** 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-ci0lbs96w1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 13:21:48 +0000 (0:00:00.068) 0:02:09.860 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 13:21:48 +0000 (0:00:00.021) 0:02:09.881 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 13:21:48 +0000 (0:00:00.021) 0:02:09.903 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711977704.5956376, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711977704.5956376, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 74972, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711977704.5956376, "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-ci0lbs96w1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 13:21:48 +0000 (0:00:00.158) 0:02:10.062 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 13:21:48 +0000 (0:00:00.022) 0:02:10.084 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 13:21:48 +0000 (0:00:00.015) 0:02:10.100 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 13:21:49 +0000 (0:00:00.019) 0:02:10.119 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 13:21:49 +0000 (0:00:00.016) 0:02:10.136 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 13:21:49 +0000 (0:00:00.015) 0:02:10.151 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 13:21:49 +0000 (0:00:00.020) 0:02:10.172 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 13:21:49 +0000 (0:00:00.017) 0:02:10.189 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 13:21:49 +0000 (0:00:00.419) 0:02:10.608 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 13:21:49 +0000 (0:00:00.015) 0:02:10.624 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 13:21:49 +0000 (0:00:00.015) 0:02:10.640 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 13:21:49 +0000 (0:00:00.021) 0:02:10.661 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 13:21:49 +0000 (0:00:00.014) 0:02:10.676 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 13:21:49 +0000 (0:00:00.016) 0:02:10.692 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 13:21:49 +0000 (0:00:00.015) 0:02:10.708 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 13:21:49 +0000 (0:00:00.017) 0:02:10.725 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 13:21:49 +0000 (0:00:00.022) 0:02:10.747 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 13:21:49 +0000 (0:00:00.024) 0:02:10.772 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 13:21:49 +0000 (0:00:00.024) 0:02:10.796 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 13:21:49 +0000 (0:00:00.039) 0:02:10.836 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 13:21:49 +0000 (0:00:00.026) 0:02:10.862 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 13:21:49 +0000 (0:00:00.016) 0:02:10.878 ********** 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-ci0lbs96w1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 13:21:49 +0000 (0:00:00.014) 0:02:10.893 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 13:21:49 +0000 (0:00:00.015) 0:02:10.908 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 13:21:49 +0000 (0:00:00.016) 0:02:10.925 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 13:21:49 +0000 (0:00:00.017) 0:02:10.942 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 13:21:49 +0000 (0:00:00.015) 0:02:10.958 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 13:21:49 +0000 (0:00:00.017) 0:02:10.976 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 13:21:49 +0000 (0:00:00.015) 0:02:10.991 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 13:21:49 +0000 (0:00:00.017) 0:02:11.008 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 13:21:49 +0000 (0:00:00.015) 0:02:11.023 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 13:21:49 +0000 (0:00:00.016) 0:02:11.039 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 13:21:49 +0000 (0:00:00.014) 0:02:11.054 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 13:21:50 +0000 (0:00:00.152) 0:02:11.206 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 13:21:50 +0000 (0:00:00.147) 0:02:11.354 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 13:21:50 +0000 (0:00:00.020) 0:02:11.374 ********** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 13:21:50 +0000 (0:00:00.016) 0:02:11.391 ********** ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 13:21:50 +0000 (0:00:00.142) 0:02:11.533 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 13:21:50 +0000 (0:00:00.016) 0:02:11.549 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 13:21:50 +0000 (0:00:00.017) 0:02:11.567 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 13:21:50 +0000 (0:00:00.016) 0:02:11.583 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 13:21:50 +0000 (0:00:00.017) 0:02:11.601 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 13:21:50 +0000 (0:00:00.013) 0:02:11.615 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 13:21:50 +0000 (0:00:00.015) 0:02:11.630 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 13:21:50 +0000 (0:00:00.016) 0:02:11.647 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 13:21:50 +0000 (0:00:00.015) 0:02:11.662 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 13:21:50 +0000 (0:00:00.021) 0:02:11.684 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 13:21:50 +0000 (0:00:00.015) 0:02:11.700 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 13:21:50 +0000 (0:00:00.014) 0:02:11.714 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 13:21:50 +0000 (0:00:00.019) 0:02:11.734 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 13:21:50 +0000 (0:00:00.014) 0:02:11.749 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 13:21:50 +0000 (0:00:00.016) 0:02:11.765 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 13:21:50 +0000 (0:00:00.014) 0:02:11.780 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 13:21:50 +0000 (0:00:00.016) 0:02:11.796 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 13:21:50 +0000 (0:00:00.018) 0:02:11.814 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 13:21:50 +0000 (0:00:00.019) 0:02:11.833 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 13:21:50 +0000 (0:00:00.018) 0:02:11.851 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 13:21:50 +0000 (0:00:00.016) 0:02:11.868 ********** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 13:21:50 +0000 (0:00:00.016) 0:02:11.885 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 13:21:50 +0000 (0:00:00.021) 0:02:11.907 ********** 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.021595", "end": "2024-04-01 13:21:50.936224", "rc": 0, "start": "2024-04-01 13:21:50.914629" } 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-ci0lbs96w1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 13:21:50 +0000 (0:00:00.166) 0:02:12.073 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 13:21:50 +0000 (0:00:00.020) 0:02:12.093 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 13:21:50 +0000 (0:00:00.020) 0:02:12.113 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 13:21:51 +0000 (0:00:00.016) 0:02:12.129 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 13:21:51 +0000 (0:00:00.025) 0:02:12.155 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 13:21:51 +0000 (0:00:00.022) 0:02:12.177 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:27 Monday 01 April 2024 13:21:51 +0000 (0:00:00.026) 0:02:12.204 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:44 Monday 01 April 2024 13:21:51 +0000 (0:00:00.019) 0:02:12.224 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:54 Monday 01 April 2024 13:21:51 +0000 (0:00:00.014) 0:02:12.238 ********** 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-ci0lbs96w1/tests/tests_resize.yml:235 Monday 01 April 2024 13:21:51 +0000 (0:00:00.017) 0:02:12.256 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 13:21:51 +0000 (0:00:00.092) 0:02:12.348 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 13:21:51 +0000 (0:00:00.021) 0:02:12.370 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 13:21:51 +0000 (0:00:00.019) 0:02:12.389 ********** 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-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 13:21:51 +0000 (0:00:00.039) 0:02:12.428 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 13:21:51 +0000 (0:00:00.015) 0:02:12.444 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 13:21:51 +0000 (0:00:00.016) 0:02:12.460 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 13:21:51 +0000 (0:00:00.016) 0:02:12.477 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 13:21:51 +0000 (0:00:00.015) 0:02:12.492 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 13:21:51 +0000 (0:00:00.030) 0:02:12.522 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 13:21:51 +0000 (0:00:00.017) 0:02:12.540 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 13:21:51 +0000 (0:00:00.021) 0:02:12.561 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 13:21:51 +0000 (0:00:00.015) 0:02:12.577 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 13:21:51 +0000 (0:00:00.016) 0:02:12.593 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 13:21:51 +0000 (0:00:00.015) 0:02:12.609 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 13:21:51 +0000 (0:00:00.015) 0:02:12.624 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 13:21:51 +0000 (0:00:00.015) 0:02:12.639 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 13:21:51 +0000 (0:00:00.022) 0:02:12.661 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 13:21:51 +0000 (0:00:00.013) 0:02:12.674 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 13:21:56 +0000 (0:00:05.153) 0:02:17.828 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 13:21:56 +0000 (0:00:00.016) 0:02:17.844 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 13:21:56 +0000 (0:00:00.014) 0:02:17.858 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 13:21:56 +0000 (0:00:00.019) 0:02:17.878 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 13:21:56 +0000 (0:00:00.018) 0:02:17.896 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 13:21:56 +0000 (0:00:00.016) 0:02:17.913 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 13:21:56 +0000 (0:00:00.158) 0:02:18.071 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 13:21:57 +0000 (0:00:00.291) 0:02:18.362 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 13:21:57 +0000 (0:00:00.015) 0:02:18.377 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 13:21:57 +0000 (0:00:00.015) 0:02:18.393 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 13:21:57 +0000 (0:00:00.282) 0:02:18.675 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711976671.8546934, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714745.34, "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": 1709714506.235, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1989884461", "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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 13:21:57 +0000 (0:00:00.150) 0:02:18.825 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 13:21:57 +0000 (0:00:00.016) 0:02:18.842 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:248 Monday 01 April 2024 13:21:58 +0000 (0:00:00.515) 0:02:19.357 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:2 Monday 01 April 2024 13:21:58 +0000 (0:00:00.031) 0:02:19.389 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:7 Monday 01 April 2024 13:21:58 +0000 (0:00:00.021) 0:02:19.410 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:15 Monday 01 April 2024 13:21:58 +0000 (0:00:00.015) 0:02:19.425 ********** 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": "e68e4cee-2a87-4094-ac61-8c3230ab115f" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:20 Monday 01 April 2024 13:21:58 +0000 (0:00:00.193) 0:02:19.619 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003623", "end": "2024-04-01 13:21:58.624304", "rc": 0, "start": "2024-04-01 13:21:58.620681" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:41:46 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=e68e4cee-2a87-4094-ac61-8c3230ab115f / 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-ci0lbs96w1/tests/verify-role-results.yml:25 Monday 01 April 2024 13:21:58 +0000 (0:00:00.142) 0:02:19.762 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003473", "end": "2024-04-01 13:21:58.768004", "failed_when_result": false, "rc": 0, "start": "2024-04-01 13:21:58.764531" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:34 Monday 01 April 2024 13:21:58 +0000 (0:00:00.141) 0:02:19.903 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:5 Monday 01 April 2024 13:21:58 +0000 (0:00:00.028) 0:02:19.932 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:18 Monday 01 April 2024 13:21:58 +0000 (0:00:00.014) 0:02:19.946 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:24 Monday 01 April 2024 13:21:58 +0000 (0:00:00.015) 0:02:19.961 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:34 Monday 01 April 2024 13:21:58 +0000 (0:00:00.016) 0:02:19.978 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 13:21:58 +0000 (0:00:00.029) 0:02:20.008 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 13:21:58 +0000 (0:00:00.020) 0:02:20.029 ********** TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 13:21:58 +0000 (0:00:00.013) 0:02:20.042 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 13:21:58 +0000 (0:00:00.020) 0:02:20.062 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 13:21:58 +0000 (0:00:00.018) 0:02:20.080 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 13:21:58 +0000 (0:00:00.020) 0:02:20.100 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 13:21:59 +0000 (0:00:00.017) 0:02:20.118 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 13:21:59 +0000 (0:00:00.018) 0:02:20.137 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 13:21:59 +0000 (0:00:00.015) 0:02:20.152 ********** TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 13:21:59 +0000 (0:00:00.016) 0:02:20.168 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:8 Monday 01 April 2024 13:21:59 +0000 (0:00:00.026) 0:02:20.195 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:14 Monday 01 April 2024 13:21:59 +0000 (0:00:00.015) 0:02:20.210 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:21 Monday 01 April 2024 13:21:59 +0000 (0:00:00.014) 0:02:20.224 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:28 Monday 01 April 2024 13:21:59 +0000 (0:00:00.016) 0:02:20.241 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:35 Monday 01 April 2024 13:21:59 +0000 (0:00:00.013) 0:02:20.255 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:45 Monday 01 April 2024 13:21:59 +0000 (0:00:00.013) 0:02:20.268 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:54 Monday 01 April 2024 13:21:59 +0000 (0:00:00.015) 0:02:20.283 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:64 Monday 01 April 2024 13:21:59 +0000 (0:00:00.015) 0:02:20.298 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:74 Monday 01 April 2024 13:21:59 +0000 (0:00:00.016) 0:02:20.315 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:85 Monday 01 April 2024 13:21:59 +0000 (0:00:00.015) 0:02:20.330 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:95 Monday 01 April 2024 13:21:59 +0000 (0:00:00.014) 0:02:20.344 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 13:21:59 +0000 (0:00:00.013) 0:02:20.358 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 13:21:59 +0000 (0:00:00.026) 0:02:20.385 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 13:21:59 +0000 (0:00:00.029) 0:02:20.414 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 13:21:59 +0000 (0:00:00.014) 0:02:20.429 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 13:21:59 +0000 (0:00:00.013) 0:02:20.442 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 13:21:59 +0000 (0:00:00.014) 0:02:20.457 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 13:21:59 +0000 (0:00:00.013) 0:02:20.471 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 13:21:59 +0000 (0:00:00.015) 0:02:20.486 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 13:21:59 +0000 (0:00:00.013) 0:02:20.500 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 13:21:59 +0000 (0:00:00.012) 0:02:20.513 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 13:21:59 +0000 (0:00:00.025) 0:02:20.538 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 13:21:59 +0000 (0:00:00.027) 0:02:20.565 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 13:21:59 +0000 (0:00:00.015) 0:02:20.581 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 13:21:59 +0000 (0:00:00.014) 0:02:20.595 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 13:21:59 +0000 (0:00:00.013) 0:02:20.609 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 13:21:59 +0000 (0:00:00.013) 0:02:20.622 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 13:21:59 +0000 (0:00:00.029) 0:02:20.652 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 13:21:59 +0000 (0:00:00.017) 0:02:20.669 ********** TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 13:21:59 +0000 (0:00:00.012) 0:02:20.681 ********** TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 13:21:59 +0000 (0:00:00.013) 0:02:20.694 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 13:21:59 +0000 (0:00:00.013) 0:02:20.708 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 13:21:59 +0000 (0:00:00.080) 0:02:20.788 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 13:21:59 +0000 (0:00:00.029) 0:02:20.817 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 13:21:59 +0000 (0:00:00.014) 0:02:20.832 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 13:21:59 +0000 (0:00:00.014) 0:02:20.847 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 13:21:59 +0000 (0:00:00.014) 0:02:20.861 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 13:21:59 +0000 (0:00:00.012) 0:02:20.874 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 13:21:59 +0000 (0:00:00.013) 0:02:20.888 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 13:21:59 +0000 (0:00:00.014) 0:02:20.902 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 13:21:59 +0000 (0:00:00.013) 0:02:20.916 ********** 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-ci0lbs96w1/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 13:21:59 +0000 (0:00:00.015) 0:02:20.931 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:2 Monday 01 April 2024 13:21:59 +0000 (0:00:00.026) 0:02:20.958 ********** 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-ci0lbs96w1/tests/test-verify-volume.yml:21 Monday 01 April 2024 13:21:59 +0000 (0:00:00.020) 0:02:20.978 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 13:21:59 +0000 (0:00:00.064) 0:02:21.043 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 13:21:59 +0000 (0:00:00.017) 0:02:21.060 ********** 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-ci0lbs96w1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 13:21:59 +0000 (0:00:00.021) 0:02:21.081 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 13:21:59 +0000 (0:00:00.013) 0:02:21.095 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 13:21:59 +0000 (0:00:00.013) 0:02:21.108 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 13:22:00 +0000 (0:00:00.016) 0:02:21.125 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 13:22:00 +0000 (0:00:00.016) 0:02:21.141 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 13:22:00 +0000 (0:00:00.014) 0:02:21.156 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 13:22:00 +0000 (0:00:00.013) 0:02:21.170 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 13:22:00 +0000 (0:00:00.015) 0:02:21.185 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 13:22:00 +0000 (0:00:00.015) 0:02:21.201 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 13:22:00 +0000 (0:00:00.015) 0:02:21.217 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 13:22:00 +0000 (0:00:00.015) 0:02:21.232 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 13:22:00 +0000 (0:00:00.013) 0:02:21.245 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 13:22:00 +0000 (0:00:00.026) 0:02:21.271 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 13:22:00 +0000 (0:00:00.012) 0:02:21.284 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 13:22:00 +0000 (0:00:00.014) 0:02:21.299 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 13:22:00 +0000 (0:00:00.013) 0:02:21.312 ********** 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-ci0lbs96w1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 13:22:00 +0000 (0:00:00.016) 0:02:21.329 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 13:22:00 +0000 (0:00:00.013) 0:02:21.342 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 13:22:00 +0000 (0:00:00.014) 0:02:21.356 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 13:22:00 +0000 (0:00:00.142) 0:02:21.499 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 13:22:00 +0000 (0:00:00.016) 0:02:21.515 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 13:22:00 +0000 (0:00:00.017) 0:02:21.533 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 13:22:00 +0000 (0:00:00.010) 0:02:21.544 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 13:22:00 +0000 (0:00:00.013) 0:02:21.557 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 13:22:00 +0000 (0:00:00.013) 0:02:21.571 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 13:22:00 +0000 (0:00:00.010) 0:02:21.581 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 13:22:00 +0000 (0:00:00.013) 0:02:21.595 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 13:22:00 +0000 (0:00:00.413) 0:02:22.009 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 13:22:00 +0000 (0:00:00.016) 0:02:22.025 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 13:22:00 +0000 (0:00:00.013) 0:02:22.038 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 13:22:00 +0000 (0:00:00.010) 0:02:22.049 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 13:22:00 +0000 (0:00:00.012) 0:02:22.061 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 13:22:00 +0000 (0:00:00.042) 0:02:22.103 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 13:22:00 +0000 (0:00:00.010) 0:02:22.114 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 13:22:01 +0000 (0:00:00.010) 0:02:22.125 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 13:22:01 +0000 (0:00:00.010) 0:02:22.135 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.151 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 13:22:01 +0000 (0:00:00.014) 0:02:22.166 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 13:22:01 +0000 (0:00:00.013) 0:02:22.180 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 13:22:01 +0000 (0:00:00.012) 0:02:22.192 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 13:22:01 +0000 (0:00:00.014) 0:02:22.207 ********** 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-ci0lbs96w1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 13:22:01 +0000 (0:00:00.013) 0:02:22.220 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 13:22:01 +0000 (0:00:00.013) 0:02:22.234 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 13:22:01 +0000 (0:00:00.012) 0:02:22.246 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 13:22:01 +0000 (0:00:00.013) 0:02:22.260 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 13:22:01 +0000 (0:00:00.012) 0:02:22.273 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 13:22:01 +0000 (0:00:00.013) 0:02:22.286 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 13:22:01 +0000 (0:00:00.014) 0:02:22.300 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 13:22:01 +0000 (0:00:00.014) 0:02:22.315 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 13:22:01 +0000 (0:00:00.014) 0:02:22.330 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.345 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 13:22:01 +0000 (0:00:00.013) 0:02:22.359 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 13:22:01 +0000 (0:00:00.014) 0:02:22.373 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 13:22:01 +0000 (0:00:00.014) 0:02:22.388 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 13:22:01 +0000 (0:00:00.014) 0:02:22.402 ********** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 13:22:01 +0000 (0:00:00.014) 0:02:22.417 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 13:22:01 +0000 (0:00:00.017) 0:02:22.435 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.450 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.466 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.482 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.497 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.513 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 13:22:01 +0000 (0:00:00.018) 0:02:22.532 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 13:22:01 +0000 (0:00:00.016) 0:02:22.548 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.564 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 13:22:01 +0000 (0:00:00.017) 0:02:22.581 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.596 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.612 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.627 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.643 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.658 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.674 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 13:22:01 +0000 (0:00:00.013) 0:02:22.687 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 13:22:01 +0000 (0:00:00.013) 0:02:22.701 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.717 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 13:22:01 +0000 (0:00:00.016) 0:02:22.733 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 13:22:01 +0000 (0:00:00.016) 0:02:22.749 ********** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 13:22:01 +0000 (0:00:00.014) 0:02:22.763 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 13:22:01 +0000 (0:00:00.013) 0:02:22.776 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.792 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 13:22:01 +0000 (0:00:00.018) 0:02:22.810 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.825 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.840 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 13:22:01 +0000 (0:00:00.016) 0:02:22.857 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 13:22:01 +0000 (0:00:00.016) 0:02:22.873 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:27 Monday 01 April 2024 13:22:01 +0000 (0:00:00.017) 0:02:22.891 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:44 Monday 01 April 2024 13:22:01 +0000 (0:00:00.019) 0:02:22.911 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:54 Monday 01 April 2024 13:22:01 +0000 (0:00:00.015) 0:02:22.926 ********** 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-ci0lbs96w1/tests/tests_resize.yml:253 Monday 01 April 2024 13:22:01 +0000 (0:00:00.016) 0:02:22.943 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 13:22:01 +0000 (0:00:00.049) 0:02:22.993 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 13:22:01 +0000 (0:00:00.019) 0:02:23.012 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 13:22:01 +0000 (0:00:00.028) 0:02:23.041 ********** 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-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 13:22:02 +0000 (0:00:00.076) 0:02:23.118 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 13:22:02 +0000 (0:00:00.014) 0:02:23.132 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 13:22:02 +0000 (0:00:00.013) 0:02:23.146 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 13:22:02 +0000 (0:00:00.014) 0:02:23.161 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 13:22:02 +0000 (0:00:00.021) 0:02:23.182 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 13:22:02 +0000 (0:00:00.032) 0:02:23.215 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 13:22:02 +0000 (0:00:00.015) 0:02:23.230 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 13:22:02 +0000 (0:00:00.018) 0:02:23.249 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 13:22:02 +0000 (0:00:00.014) 0:02:23.263 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 13:22:02 +0000 (0:00:00.013) 0:02:23.276 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 13:22:02 +0000 (0:00:00.015) 0:02:23.292 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 13:22:02 +0000 (0:00:00.014) 0:02:23.307 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 13:22:02 +0000 (0:00:00.014) 0:02:23.322 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 13:22:02 +0000 (0:00:00.022) 0:02:23.345 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 13:22:02 +0000 (0:00:00.012) 0:02:23.357 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 13:22:07 +0000 (0:00:05.212) 0:02:28.569 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 13:22:07 +0000 (0:00:00.015) 0:02:28.585 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 13:22:07 +0000 (0:00:00.022) 0:02:28.608 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 13:22:07 +0000 (0:00:00.023) 0:02:28.631 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 13:22:07 +0000 (0:00:00.015) 0:02:28.647 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 13:22:07 +0000 (0:00:00.014) 0:02:28.661 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 13:22:07 +0000 (0:00:00.014) 0:02:28.676 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 13:22:07 +0000 (0:00:00.286) 0:02:28.962 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 13:22:08 +0000 (0:00:00.165) 0:02:29.128 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 13:22:08 +0000 (0:00:00.017) 0:02:29.146 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 13:22:08 +0000 (0:00:00.281) 0:02:29.427 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711976671.8546934, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714745.34, "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": 1709714506.235, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1989884461", "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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 13:22:08 +0000 (0:00:00.150) 0:02:29.578 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 13:22:08 +0000 (0:00:00.014) 0:02:29.593 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:269 Monday 01 April 2024 13:22:08 +0000 (0:00:00.513) 0:02:30.107 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:2 Monday 01 April 2024 13:22:09 +0000 (0:00:00.032) 0:02:30.140 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:7 Monday 01 April 2024 13:22:09 +0000 (0:00:00.018) 0:02:30.158 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:15 Monday 01 April 2024 13:22:09 +0000 (0:00:00.013) 0:02:30.172 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext2", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "25124d13-3fbd-4721-88a3-54e11593f53a" }, "/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": "DY2zyY-mx5B-qpYk-GaAO-fXw1-04mx-1T6fz8" }, "/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": "e68e4cee-2a87-4094-ac61-8c3230ab115f" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:20 Monday 01 April 2024 13:22:09 +0000 (0:00:00.147) 0:02:30.319 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003629", "end": "2024-04-01 13:22:09.326572", "rc": 0, "start": "2024-04-01 13:22:09.322943" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:41:46 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=e68e4cee-2a87-4094-ac61-8c3230ab115f / 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-ci0lbs96w1/tests/verify-role-results.yml:25 Monday 01 April 2024 13:22:09 +0000 (0:00:00.143) 0:02:30.463 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003521", "end": "2024-04-01 13:22:09.470690", "failed_when_result": false, "rc": 0, "start": "2024-04-01 13:22:09.467169" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:34 Monday 01 April 2024 13:22:09 +0000 (0:00:00.143) 0:02:30.606 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:5 Monday 01 April 2024 13:22:09 +0000 (0:00:00.027) 0:02:30.634 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:18 Monday 01 April 2024 13:22:09 +0000 (0:00:00.014) 0:02:30.649 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.021620", "end": "2024-04-01 13:22:09.676129", "rc": 0, "start": "2024-04-01 13:22:09.654509" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:24 Monday 01 April 2024 13:22:09 +0000 (0:00:00.163) 0:02:30.813 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:34 Monday 01 April 2024 13:22:09 +0000 (0:00:00.021) 0:02:30.834 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 13:22:09 +0000 (0:00:00.043) 0:02:30.878 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 13:22:09 +0000 (0:00:00.023) 0:02:30.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-ci0lbs96w1/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 13:22:09 +0000 (0:00:00.195) 0:02:31.096 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 13:22:09 +0000 (0:00:00.018) 0:02:31.115 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 13:22:10 +0000 (0:00:00.021) 0:02:31.136 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 13:22:10 +0000 (0:00:00.019) 0:02:31.155 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 13:22:10 +0000 (0:00:00.017) 0:02:31.173 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 13:22:10 +0000 (0:00:00.017) 0:02:31.190 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:31.205 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 13:22:10 +0000 (0:00:00.021) 0:02:31.227 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:8 Monday 01 April 2024 13:22:10 +0000 (0:00:00.026) 0:02:31.254 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:14 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:31.269 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:21 Monday 01 April 2024 13:22:10 +0000 (0:00:00.014) 0:02:31.283 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:28 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:31.298 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:35 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:31.314 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:45 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:31.329 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:54 Monday 01 April 2024 13:22:10 +0000 (0:00:00.018) 0:02:31.347 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:64 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:31.363 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:74 Monday 01 April 2024 13:22:10 +0000 (0:00:00.018) 0:02:31.382 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:85 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:31.397 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:95 Monday 01 April 2024 13:22:10 +0000 (0:00:00.016) 0:02:31.414 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:31.430 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 13:22:10 +0000 (0:00:00.032) 0:02:31.462 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 13:22:10 +0000 (0:00:00.029) 0:02:31.491 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 13:22:10 +0000 (0:00:00.016) 0:02:31.508 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 13:22:10 +0000 (0:00:00.016) 0:02:31.524 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:31.540 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:31.555 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:31.570 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:31.585 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:31.600 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 13:22:10 +0000 (0:00:00.029) 0:02:31.630 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 13:22:10 +0000 (0:00:00.027) 0:02:31.658 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:31.674 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 13:22:10 +0000 (0:00:00.016) 0:02:31.690 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 13:22:10 +0000 (0:00:00.013) 0:02:31.704 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 13:22:10 +0000 (0:00:00.013) 0:02:31.717 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 13:22:10 +0000 (0:00:00.028) 0:02:31.746 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 13:22:10 +0000 (0:00:00.018) 0:02:31.765 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 13:22:10 +0000 (0:00:00.017) 0:02:31.782 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:2 Monday 01 April 2024 13:22:10 +0000 (0:00:00.026) 0:02:31.809 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:9 Monday 01 April 2024 13:22:10 +0000 (0:00:00.018) 0:02:31.828 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:18 Monday 01 April 2024 13:22:10 +0000 (0:00:00.019) 0:02:31.847 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:27 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:31.863 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:37 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:31.878 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:47 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:31.893 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:31.909 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 13:22:10 +0000 (0:00:00.013) 0:02:31.923 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 13:22:10 +0000 (0:00:00.031) 0:02:31.954 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 13:22:10 +0000 (0:00:00.030) 0:02:31.985 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:32.001 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 13:22:10 +0000 (0:00:00.065) 0:02:32.066 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:32.082 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:32.098 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 13:22:10 +0000 (0:00:00.015) 0:02:32.114 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 13:22:11 +0000 (0:00:00.015) 0:02:32.129 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 13:22:11 +0000 (0:00:00.014) 0:02:32.143 ********** 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-ci0lbs96w1/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 13:22:11 +0000 (0:00:00.015) 0:02:32.159 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:2 Monday 01 April 2024 13:22:11 +0000 (0:00:00.028) 0:02:32.188 ********** 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-ci0lbs96w1/tests/test-verify-volume.yml:21 Monday 01 April 2024 13:22:11 +0000 (0:00:00.020) 0:02:32.208 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 13:22:11 +0000 (0:00:00.066) 0:02:32.275 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 13:22:11 +0000 (0:00:00.018) 0:02:32.293 ********** 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": "25124d13-3fbd-4721-88a3-54e11593f53a" } ], "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": "25124d13-3fbd-4721-88a3-54e11593f53a" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 13:22:11 +0000 (0:00:00.024) 0:02:32.317 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 13:22:11 +0000 (0:00:00.014) 0:02:32.332 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 13:22:11 +0000 (0:00:00.018) 0:02:32.351 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 13:22:11 +0000 (0:00:00.018) 0:02:32.369 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 13:22:11 +0000 (0:00:00.017) 0:02:32.387 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 13:22:11 +0000 (0:00:00.015) 0:02:32.403 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 13:22:11 +0000 (0:00:00.016) 0:02:32.419 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 13:22:11 +0000 (0:00:00.020) 0:02:32.440 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 13:22:11 +0000 (0:00:00.015) 0:02:32.455 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 13:22:11 +0000 (0:00:00.015) 0:02:32.471 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 13:22:11 +0000 (0:00:00.018) 0:02:32.489 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 13:22:11 +0000 (0:00:00.020) 0:02:32.509 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 13:22:11 +0000 (0:00:00.028) 0:02:32.538 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 13:22:11 +0000 (0:00:00.019) 0:02:32.557 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 13:22:11 +0000 (0:00:00.019) 0:02:32.576 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 13:22:11 +0000 (0:00:00.017) 0:02:32.593 ********** 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-ci0lbs96w1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 13:22:11 +0000 (0:00:00.017) 0:02:32.610 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 13:22:11 +0000 (0:00:00.021) 0:02:32.632 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 13:22:11 +0000 (0:00:00.021) 0:02:32.654 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711977727.382714, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711977727.382714, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 82051, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711977727.382714, "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-ci0lbs96w1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 13:22:11 +0000 (0:00:00.152) 0:02:32.807 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 13:22:11 +0000 (0:00:00.021) 0:02:32.828 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 13:22:11 +0000 (0:00:00.017) 0:02:32.845 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 13:22:11 +0000 (0:00:00.021) 0:02:32.867 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 13:22:11 +0000 (0:00:00.020) 0:02:32.888 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 13:22:11 +0000 (0:00:00.017) 0:02:32.906 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 13:22:11 +0000 (0:00:00.017) 0:02:32.923 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 13:22:11 +0000 (0:00:00.017) 0:02:32.941 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 13:22:12 +0000 (0:00:00.425) 0:02:33.366 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 13:22:12 +0000 (0:00:00.016) 0:02:33.382 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 13:22:12 +0000 (0:00:00.015) 0:02:33.398 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 13:22:12 +0000 (0:00:00.020) 0:02:33.419 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 13:22:12 +0000 (0:00:00.016) 0:02:33.436 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 13:22:12 +0000 (0:00:00.015) 0:02:33.452 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 13:22:12 +0000 (0:00:00.015) 0:02:33.468 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 13:22:12 +0000 (0:00:00.015) 0:02:33.483 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 13:22:12 +0000 (0:00:00.015) 0:02:33.499 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 13:22:12 +0000 (0:00:00.019) 0:02:33.518 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 13:22:12 +0000 (0:00:00.020) 0:02:33.538 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 13:22:12 +0000 (0:00:00.017) 0:02:33.556 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 13:22:12 +0000 (0:00:00.015) 0:02:33.572 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 13:22:12 +0000 (0:00:00.016) 0:02:33.588 ********** 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-ci0lbs96w1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 13:22:12 +0000 (0:00:00.016) 0:02:33.604 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 13:22:12 +0000 (0:00:00.016) 0:02:33.620 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 13:22:12 +0000 (0:00:00.017) 0:02:33.638 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 13:22:12 +0000 (0:00:00.078) 0:02:33.716 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 13:22:12 +0000 (0:00:00.015) 0:02:33.732 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 13:22:12 +0000 (0:00:00.015) 0:02:33.747 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 13:22:12 +0000 (0:00:00.017) 0:02:33.764 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 13:22:12 +0000 (0:00:00.015) 0:02:33.780 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 13:22:12 +0000 (0:00:00.015) 0:02:33.796 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 13:22:12 +0000 (0:00:00.017) 0:02:33.813 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 13:22:12 +0000 (0:00:00.016) 0:02:33.830 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 13:22:12 +0000 (0:00:00.141) 0:02:33.971 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 13:22:12 +0000 (0:00:00.142) 0:02:34.114 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 13:22:13 +0000 (0:00:00.020) 0:02:34.135 ********** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 13:22:13 +0000 (0:00:00.017) 0:02:34.152 ********** ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 13:22:13 +0000 (0:00:00.152) 0:02:34.304 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 13:22:13 +0000 (0:00:00.017) 0:02:34.322 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 13:22:13 +0000 (0:00:00.017) 0:02:34.340 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 13:22:13 +0000 (0:00:00.017) 0:02:34.357 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 13:22:13 +0000 (0:00:00.017) 0:02:34.375 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 13:22:13 +0000 (0:00:00.014) 0:02:34.389 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 13:22:13 +0000 (0:00:00.015) 0:02:34.405 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 13:22:13 +0000 (0:00:00.015) 0:02:34.421 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 13:22:13 +0000 (0:00:00.015) 0:02:34.436 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 13:22:13 +0000 (0:00:00.015) 0:02:34.452 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 13:22:13 +0000 (0:00:00.015) 0:02:34.468 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 13:22:13 +0000 (0:00:00.016) 0:02:34.484 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 13:22:13 +0000 (0:00:00.017) 0:02:34.502 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 13:22:13 +0000 (0:00:00.015) 0:02:34.518 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 13:22:13 +0000 (0:00:00.015) 0:02:34.534 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 13:22:13 +0000 (0:00:00.015) 0:02:34.549 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 13:22:13 +0000 (0:00:00.015) 0:02:34.565 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 13:22:13 +0000 (0:00:00.015) 0:02:34.580 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 13:22:13 +0000 (0:00:00.017) 0:02:34.598 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 13:22:13 +0000 (0:00:00.015) 0:02:34.613 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 13:22:13 +0000 (0:00:00.018) 0:02:34.632 ********** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 13:22:13 +0000 (0:00:00.016) 0:02:34.649 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 13:22:13 +0000 (0:00:00.022) 0:02:34.672 ********** 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.021853", "end": "2024-04-01 13:22:13.701209", "rc": 0, "start": "2024-04-01 13:22:13.679356" } 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-ci0lbs96w1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 13:22:13 +0000 (0:00:00.166) 0:02:34.838 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 13:22:13 +0000 (0:00:00.018) 0:02:34.857 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 13:22:13 +0000 (0:00:00.019) 0:02:34.877 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 13:22:13 +0000 (0:00:00.016) 0:02:34.893 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 13:22:13 +0000 (0:00:00.017) 0:02:34.911 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 13:22:13 +0000 (0:00:00.016) 0:02:34.928 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:27 Monday 01 April 2024 13:22:13 +0000 (0:00:00.016) 0:02:34.944 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:44 Monday 01 April 2024 13:22:13 +0000 (0:00:00.013) 0:02:34.958 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:54 Monday 01 April 2024 13:22:13 +0000 (0:00:00.012) 0:02:34.971 ********** 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-ci0lbs96w1/tests/tests_resize.yml:272 Monday 01 April 2024 13:22:13 +0000 (0:00:00.016) 0:02:34.987 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 13:22:13 +0000 (0:00:00.056) 0:02:35.044 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 13:22:13 +0000 (0:00:00.025) 0:02:35.069 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 13:22:13 +0000 (0:00:00.017) 0:02:35.087 ********** 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-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 13:22:14 +0000 (0:00:00.035) 0:02:35.123 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 13:22:14 +0000 (0:00:00.015) 0:02:35.138 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 13:22:14 +0000 (0:00:00.017) 0:02:35.155 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 13:22:14 +0000 (0:00:00.016) 0:02:35.172 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 13:22:14 +0000 (0:00:00.014) 0:02:35.186 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 13:22:14 +0000 (0:00:00.029) 0:02:35.215 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 13:22:14 +0000 (0:00:00.078) 0:02:35.293 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 13:22:14 +0000 (0:00:00.019) 0:02:35.313 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 13:22:14 +0000 (0:00:00.016) 0:02:35.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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 13:22:14 +0000 (0:00:00.015) 0:02:35.345 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 13:22:14 +0000 (0:00:00.016) 0:02:35.362 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 13:22:14 +0000 (0:00:00.017) 0:02:35.379 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 13:22:14 +0000 (0:00:00.017) 0:02:35.397 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 13:22:14 +0000 (0:00:00.024) 0:02:35.421 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 13:22:14 +0000 (0:00:00.014) 0:02:35.436 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 13:22:20 +0000 (0:00:06.027) 0:02:41.463 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 13:22:20 +0000 (0:00:00.015) 0:02:41.478 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 13:22:20 +0000 (0:00:00.014) 0:02:41.492 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 13:22:20 +0000 (0:00:00.020) 0:02:41.513 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 13:22:20 +0000 (0:00:00.016) 0:02:41.529 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 13:22:20 +0000 (0:00:00.014) 0:02:41.544 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 13:22:20 +0000 (0:00:00.013) 0:02:41.557 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 13:22:20 +0000 (0:00:00.278) 0:02:41.836 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 13:22:20 +0000 (0:00:00.162) 0:02:41.999 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 13:22:20 +0000 (0:00:00.018) 0:02:42.017 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 13:22:21 +0000 (0:00:00.275) 0:02:42.292 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711976671.8546934, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714745.34, "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": 1709714506.235, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1989884461", "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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 13:22:21 +0000 (0:00:00.148) 0:02:42.441 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 13:22:21 +0000 (0:00:00.013) 0:02:42.454 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:286 Monday 01 April 2024 13:22:21 +0000 (0:00:00.524) 0:02:42.979 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:2 Monday 01 April 2024 13:22:21 +0000 (0:00:00.035) 0:02:43.014 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:7 Monday 01 April 2024 13:22:21 +0000 (0:00:00.018) 0:02:43.033 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:15 Monday 01 April 2024 13:22:21 +0000 (0:00:00.013) 0:02:43.046 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext2", "label": "", "name": "/dev/mapper/foo-test1", "size": "9G", "type": "lvm", "uuid": "25124d13-3fbd-4721-88a3-54e11593f53a" }, "/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": "DY2zyY-mx5B-qpYk-GaAO-fXw1-04mx-1T6fz8" }, "/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": "e68e4cee-2a87-4094-ac61-8c3230ab115f" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:20 Monday 01 April 2024 13:22:22 +0000 (0:00:00.147) 0:02:43.193 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003588", "end": "2024-04-01 13:22:22.198336", "rc": 0, "start": "2024-04-01 13:22:22.194748" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:41:46 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=e68e4cee-2a87-4094-ac61-8c3230ab115f / 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-ci0lbs96w1/tests/verify-role-results.yml:25 Monday 01 April 2024 13:22:22 +0000 (0:00:00.141) 0:02:43.335 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003500", "end": "2024-04-01 13:22:22.339034", "failed_when_result": false, "rc": 0, "start": "2024-04-01 13:22:22.335534" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:34 Monday 01 April 2024 13:22:22 +0000 (0:00:00.142) 0:02:43.477 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:5 Monday 01 April 2024 13:22:22 +0000 (0:00:00.033) 0:02:43.510 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:18 Monday 01 April 2024 13:22:22 +0000 (0:00:00.013) 0:02:43.524 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.023012", "end": "2024-04-01 13:22:22.551243", "rc": 0, "start": "2024-04-01 13:22:22.528231" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:24 Monday 01 April 2024 13:22:22 +0000 (0:00:00.206) 0:02:43.730 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:34 Monday 01 April 2024 13:22:22 +0000 (0:00:00.022) 0:02:43.753 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 13:22:22 +0000 (0:00:00.029) 0:02:43.783 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 13:22:22 +0000 (0:00:00.021) 0:02:43.804 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 13:22:22 +0000 (0:00:00.144) 0:02:43.949 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 13:22:22 +0000 (0:00:00.017) 0:02:43.966 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 13:22:22 +0000 (0:00:00.018) 0:02:43.985 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 13:22:22 +0000 (0:00:00.019) 0:02:44.005 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 13:22:22 +0000 (0:00:00.018) 0:02:44.023 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 13:22:22 +0000 (0:00:00.017) 0:02:44.040 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 13:22:22 +0000 (0:00:00.014) 0:02:44.054 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 13:22:22 +0000 (0:00:00.021) 0:02:44.076 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:8 Monday 01 April 2024 13:22:22 +0000 (0:00:00.027) 0:02:44.103 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:14 Monday 01 April 2024 13:22:23 +0000 (0:00:00.014) 0:02:44.117 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:21 Monday 01 April 2024 13:22:23 +0000 (0:00:00.014) 0:02:44.132 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:28 Monday 01 April 2024 13:22:23 +0000 (0:00:00.014) 0:02:44.147 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:35 Monday 01 April 2024 13:22:23 +0000 (0:00:00.015) 0:02:44.162 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:45 Monday 01 April 2024 13:22:23 +0000 (0:00:00.014) 0:02:44.177 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:54 Monday 01 April 2024 13:22:23 +0000 (0:00:00.017) 0:02:44.194 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:64 Monday 01 April 2024 13:22:23 +0000 (0:00:00.015) 0:02:44.210 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:74 Monday 01 April 2024 13:22:23 +0000 (0:00:00.015) 0:02:44.225 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:85 Monday 01 April 2024 13:22:23 +0000 (0:00:00.015) 0:02:44.240 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:95 Monday 01 April 2024 13:22:23 +0000 (0:00:00.015) 0:02:44.256 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 13:22:23 +0000 (0:00:00.013) 0:02:44.269 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 13:22:23 +0000 (0:00:00.028) 0:02:44.297 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 13:22:23 +0000 (0:00:00.031) 0:02:44.329 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 13:22:23 +0000 (0:00:00.016) 0:02:44.345 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 13:22:23 +0000 (0:00:00.015) 0:02:44.361 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 13:22:23 +0000 (0:00:00.015) 0:02:44.376 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 13:22:23 +0000 (0:00:00.015) 0:02:44.392 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 13:22:23 +0000 (0:00:00.013) 0:02:44.406 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 13:22:23 +0000 (0:00:00.014) 0:02:44.420 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 13:22:23 +0000 (0:00:00.015) 0:02:44.436 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 13:22:23 +0000 (0:00:00.029) 0:02:44.466 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 13:22:23 +0000 (0:00:00.031) 0:02:44.498 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 13:22:23 +0000 (0:00:00.016) 0:02:44.514 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 13:22:23 +0000 (0:00:00.017) 0:02:44.532 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 13:22:23 +0000 (0:00:00.014) 0:02:44.546 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 13:22:23 +0000 (0:00:00.012) 0:02:44.558 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 13:22:23 +0000 (0:00:00.027) 0:02:44.586 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 13:22:23 +0000 (0:00:00.019) 0:02:44.606 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 13:22:23 +0000 (0:00:00.017) 0:02:44.623 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:2 Monday 01 April 2024 13:22:23 +0000 (0:00:00.030) 0:02:44.654 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:9 Monday 01 April 2024 13:22:23 +0000 (0:00:00.017) 0:02:44.671 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:18 Monday 01 April 2024 13:22:23 +0000 (0:00:00.017) 0:02:44.689 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:27 Monday 01 April 2024 13:22:23 +0000 (0:00:00.014) 0:02:44.703 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:37 Monday 01 April 2024 13:22:23 +0000 (0:00:00.012) 0:02:44.716 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:47 Monday 01 April 2024 13:22:23 +0000 (0:00:00.012) 0:02:44.729 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 13:22:23 +0000 (0:00:00.012) 0:02:44.741 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 13:22:23 +0000 (0:00:00.012) 0:02:44.753 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 13:22:23 +0000 (0:00:00.068) 0:02:44.822 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 13:22:23 +0000 (0:00:00.029) 0:02:44.851 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 13:22:23 +0000 (0:00:00.015) 0:02:44.867 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 13:22:23 +0000 (0:00:00.015) 0:02:44.882 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 13:22:23 +0000 (0:00:00.015) 0:02:44.898 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 13:22:23 +0000 (0:00:00.018) 0:02:44.917 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 13:22:23 +0000 (0:00:00.020) 0:02:44.937 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 13:22:23 +0000 (0:00:00.015) 0:02:44.953 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 13:22:23 +0000 (0:00:00.014) 0:02:44.967 ********** 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-ci0lbs96w1/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 13:22:23 +0000 (0:00:00.016) 0:02:44.983 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:2 Monday 01 April 2024 13:22:23 +0000 (0:00:00.028) 0:02:45.011 ********** 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-ci0lbs96w1/tests/test-verify-volume.yml:21 Monday 01 April 2024 13:22:23 +0000 (0:00:00.019) 0:02:45.031 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 13:22:23 +0000 (0:00:00.065) 0:02:45.096 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 13:22:23 +0000 (0:00:00.017) 0:02:45.114 ********** 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": "25124d13-3fbd-4721-88a3-54e11593f53a" } ], "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": "25124d13-3fbd-4721-88a3-54e11593f53a" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 13:22:24 +0000 (0:00:00.022) 0:02:45.136 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 13:22:24 +0000 (0:00:00.015) 0:02:45.152 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 13:22:24 +0000 (0:00:00.018) 0:02:45.170 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 13:22:24 +0000 (0:00:00.017) 0:02:45.187 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 13:22:24 +0000 (0:00:00.014) 0:02:45.202 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 13:22:24 +0000 (0:00:00.013) 0:02:45.215 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 13:22:24 +0000 (0:00:00.012) 0:02:45.228 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 13:22:24 +0000 (0:00:00.017) 0:02:45.246 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 13:22:24 +0000 (0:00:00.013) 0:02:45.259 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 13:22:24 +0000 (0:00:00.012) 0:02:45.272 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 13:22:24 +0000 (0:00:00.014) 0:02:45.286 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 13:22:24 +0000 (0:00:00.013) 0:02:45.300 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 13:22:24 +0000 (0:00:00.028) 0:02:45.329 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 13:22:24 +0000 (0:00:00.018) 0:02:45.348 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 13:22:24 +0000 (0:00:00.018) 0:02:45.366 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 13:22:24 +0000 (0:00:00.019) 0:02:45.386 ********** 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-ci0lbs96w1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 13:22:24 +0000 (0:00:00.016) 0:02:45.402 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 13:22:24 +0000 (0:00:00.023) 0:02:45.425 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 13:22:24 +0000 (0:00:00.021) 0:02:45.447 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711977740.2817574, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711977740.2817574, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 82051, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711977740.2817574, "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-ci0lbs96w1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 13:22:24 +0000 (0:00:00.151) 0:02:45.598 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 13:22:24 +0000 (0:00:00.019) 0:02:45.618 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 13:22:24 +0000 (0:00:00.015) 0:02:45.633 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 13:22:24 +0000 (0:00:00.018) 0:02:45.652 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 13:22:24 +0000 (0:00:00.016) 0:02:45.668 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 13:22:24 +0000 (0:00:00.015) 0:02:45.684 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 13:22:24 +0000 (0:00:00.016) 0:02:45.700 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 13:22:24 +0000 (0:00:00.017) 0:02:45.717 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 13:22:25 +0000 (0:00:00.419) 0:02:46.137 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 13:22:25 +0000 (0:00:00.015) 0:02:46.152 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 13:22:25 +0000 (0:00:00.015) 0:02:46.168 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 13:22:25 +0000 (0:00:00.021) 0:02:46.189 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 13:22:25 +0000 (0:00:00.013) 0:02:46.202 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 13:22:25 +0000 (0:00:00.056) 0:02:46.259 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 13:22:25 +0000 (0:00:00.016) 0:02:46.275 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 13:22:25 +0000 (0:00:00.013) 0:02:46.289 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 13:22:25 +0000 (0:00:00.013) 0:02:46.302 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 13:22:25 +0000 (0:00:00.018) 0:02:46.320 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 13:22:25 +0000 (0:00:00.016) 0:02:46.337 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 13:22:25 +0000 (0:00:00.014) 0:02:46.351 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 13:22:25 +0000 (0:00:00.014) 0:02:46.366 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 13:22:25 +0000 (0:00:00.013) 0:02:46.379 ********** 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-ci0lbs96w1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 13:22:25 +0000 (0:00:00.013) 0:02:46.392 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 13:22:25 +0000 (0:00:00.014) 0:02:46.406 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 13:22:25 +0000 (0:00:00.013) 0:02:46.420 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 13:22:25 +0000 (0:00:00.015) 0:02:46.435 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 13:22:25 +0000 (0:00:00.013) 0:02:46.448 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 13:22:25 +0000 (0:00:00.013) 0:02:46.461 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 13:22:25 +0000 (0:00:00.013) 0:02:46.474 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 13:22:25 +0000 (0:00:00.013) 0:02:46.488 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 13:22:25 +0000 (0:00:00.013) 0:02:46.501 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 13:22:25 +0000 (0:00:00.015) 0:02:46.516 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 13:22:25 +0000 (0:00:00.013) 0:02:46.530 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 13:22:25 +0000 (0:00:00.141) 0:02:46.671 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 13:22:25 +0000 (0:00:00.151) 0:02:46.823 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "9663676416" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 13:22:25 +0000 (0:00:00.021) 0:02:46.844 ********** ok: [sut] => { "storage_test_expected_size": "9663676416" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 13:22:25 +0000 (0:00:00.016) 0:02:46.861 ********** ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 13:22:25 +0000 (0:00:00.140) 0:02:47.002 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 13:22:25 +0000 (0:00:00.017) 0:02:47.019 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 13:22:25 +0000 (0:00:00.016) 0:02:47.035 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 13:22:25 +0000 (0:00:00.015) 0:02:47.051 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 13:22:25 +0000 (0:00:00.016) 0:02:47.067 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 13:22:25 +0000 (0:00:00.015) 0:02:47.082 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 13:22:25 +0000 (0:00:00.016) 0:02:47.098 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 13:22:25 +0000 (0:00:00.013) 0:02:47.112 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 13:22:26 +0000 (0:00:00.014) 0:02:47.126 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 13:22:26 +0000 (0:00:00.015) 0:02:47.141 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 13:22:26 +0000 (0:00:00.015) 0:02:47.157 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 13:22:26 +0000 (0:00:00.014) 0:02:47.172 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 13:22:26 +0000 (0:00:00.018) 0:02:47.190 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 13:22:26 +0000 (0:00:00.015) 0:02:47.206 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 13:22:26 +0000 (0:00:00.015) 0:02:47.222 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 13:22:26 +0000 (0:00:00.014) 0:02:47.236 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 13:22:26 +0000 (0:00:00.015) 0:02:47.251 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 13:22:26 +0000 (0:00:00.015) 0:02:47.267 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 13:22:26 +0000 (0:00:00.017) 0:02:47.284 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 13:22:26 +0000 (0:00:00.015) 0:02:47.300 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 13:22:26 +0000 (0:00:00.016) 0:02:47.316 ********** ok: [sut] => { "storage_test_expected_size": "9663676416" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 13:22:26 +0000 (0:00:00.016) 0:02:47.333 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 13:22:26 +0000 (0:00:00.019) 0:02:47.353 ********** 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.020219", "end": "2024-04-01 13:22:26.380230", "rc": 0, "start": "2024-04-01 13:22:26.360011" } 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-ci0lbs96w1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 13:22:26 +0000 (0:00:00.164) 0:02:47.517 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 13:22:26 +0000 (0:00:00.018) 0:02:47.535 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 13:22:26 +0000 (0:00:00.019) 0:02:47.555 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 13:22:26 +0000 (0:00:00.016) 0:02:47.572 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 13:22:26 +0000 (0:00:00.016) 0:02:47.588 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 13:22:26 +0000 (0:00:00.017) 0:02:47.606 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:27 Monday 01 April 2024 13:22:26 +0000 (0:00:00.015) 0:02:47.621 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:44 Monday 01 April 2024 13:22:26 +0000 (0:00:00.013) 0:02:47.634 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:54 Monday 01 April 2024 13:22:26 +0000 (0:00:00.012) 0:02:47.647 ********** 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-ci0lbs96w1/tests/tests_resize.yml:289 Monday 01 April 2024 13:22:26 +0000 (0:00:00.016) 0:02:47.663 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 13:22:26 +0000 (0:00:00.050) 0:02:47.713 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 13:22:26 +0000 (0:00:00.077) 0:02:47.791 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 13:22:26 +0000 (0:00:00.017) 0:02:47.809 ********** 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-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 13:22:26 +0000 (0:00:00.034) 0:02:47.843 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 13:22:26 +0000 (0:00:00.013) 0:02:47.857 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 13:22:26 +0000 (0:00:00.014) 0:02:47.871 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 13:22:26 +0000 (0:00:00.015) 0:02:47.887 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 13:22:26 +0000 (0:00:00.014) 0:02:47.901 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 13:22:26 +0000 (0:00:00.028) 0:02:47.930 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 13:22:26 +0000 (0:00:00.016) 0:02:47.946 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 13:22:26 +0000 (0:00:00.024) 0:02:47.971 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 13:22:26 +0000 (0:00:00.020) 0:02:47.992 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 13:22:26 +0000 (0:00:00.018) 0:02:48.010 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 13:22:26 +0000 (0:00:00.016) 0:02:48.026 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 13:22:26 +0000 (0:00:00.015) 0:02:48.042 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 13:22:26 +0000 (0:00:00.017) 0:02:48.059 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 13:22:26 +0000 (0:00:00.023) 0:02:48.082 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 13:22:26 +0000 (0:00:00.014) 0:02:48.097 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 13:22:32 +0000 (0:00:05.895) 0:02:53.992 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 13:22:32 +0000 (0:00:00.013) 0:02:54.005 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 13:22:32 +0000 (0:00:00.011) 0:02:54.017 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 13:22:32 +0000 (0:00:00.016) 0:02:54.034 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 13:22:32 +0000 (0:00:00.015) 0:02:54.049 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 13:22:32 +0000 (0:00:00.013) 0:02:54.063 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 13:22:32 +0000 (0:00:00.014) 0:02:54.077 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 13:22:33 +0000 (0:00:00.277) 0:02:54.354 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 13:22:33 +0000 (0:00:00.163) 0:02:54.518 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 13:22:33 +0000 (0:00:00.020) 0:02:54.538 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 13:22:33 +0000 (0:00:00.286) 0:02:54.825 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711976671.8546934, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714745.34, "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": 1709714506.235, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1989884461", "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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 13:22:33 +0000 (0:00:00.148) 0:02:54.974 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 13:22:33 +0000 (0:00:00.013) 0:02:54.988 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:303 Monday 01 April 2024 13:22:34 +0000 (0:00:00.518) 0:02:55.507 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:2 Monday 01 April 2024 13:22:34 +0000 (0:00:00.034) 0:02:55.542 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:7 Monday 01 April 2024 13:22:34 +0000 (0:00:00.022) 0:02:55.564 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:15 Monday 01 April 2024 13:22:34 +0000 (0:00:00.018) 0:02:55.583 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "ext2", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "25124d13-3fbd-4721-88a3-54e11593f53a" }, "/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": "DY2zyY-mx5B-qpYk-GaAO-fXw1-04mx-1T6fz8" }, "/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": "e68e4cee-2a87-4094-ac61-8c3230ab115f" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:20 Monday 01 April 2024 13:22:34 +0000 (0:00:00.162) 0:02:55.745 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003593", "end": "2024-04-01 13:22:34.755072", "rc": 0, "start": "2024-04-01 13:22:34.751479" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:41:46 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=e68e4cee-2a87-4094-ac61-8c3230ab115f / 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-ci0lbs96w1/tests/verify-role-results.yml:25 Monday 01 April 2024 13:22:34 +0000 (0:00:00.145) 0:02:55.891 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003499", "end": "2024-04-01 13:22:34.896294", "failed_when_result": false, "rc": 0, "start": "2024-04-01 13:22:34.892795" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:34 Monday 01 April 2024 13:22:34 +0000 (0:00:00.166) 0:02:56.058 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:5 Monday 01 April 2024 13:22:34 +0000 (0:00:00.027) 0:02:56.085 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:18 Monday 01 April 2024 13:22:34 +0000 (0:00:00.015) 0:02:56.101 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.020455", "end": "2024-04-01 13:22:35.129271", "rc": 0, "start": "2024-04-01 13:22:35.108816" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:24 Monday 01 April 2024 13:22:35 +0000 (0:00:00.164) 0:02:56.265 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:34 Monday 01 April 2024 13:22:35 +0000 (0:00:00.021) 0:02:56.287 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 13:22:35 +0000 (0:00:00.028) 0:02:56.316 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 13:22:35 +0000 (0:00:00.019) 0:02:56.335 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 13:22:35 +0000 (0:00:00.141) 0:02:56.476 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 13:22:35 +0000 (0:00:00.018) 0:02:56.494 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sdh" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 13:22:35 +0000 (0:00:00.018) 0:02:56.513 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 13:22:35 +0000 (0:00:00.018) 0:02:56.531 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 13:22:35 +0000 (0:00:00.015) 0:02:56.546 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 13:22:35 +0000 (0:00:00.014) 0:02:56.561 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 13:22:35 +0000 (0:00:00.012) 0:02:56.574 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 13:22:35 +0000 (0:00:00.018) 0:02:56.593 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:8 Monday 01 April 2024 13:22:35 +0000 (0:00:00.023) 0:02:56.616 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:14 Monday 01 April 2024 13:22:35 +0000 (0:00:00.012) 0:02:56.629 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:21 Monday 01 April 2024 13:22:35 +0000 (0:00:00.012) 0:02:56.642 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:28 Monday 01 April 2024 13:22:35 +0000 (0:00:00.012) 0:02:56.655 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:35 Monday 01 April 2024 13:22:35 +0000 (0:00:00.013) 0:02:56.669 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:45 Monday 01 April 2024 13:22:35 +0000 (0:00:00.022) 0:02:56.691 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:54 Monday 01 April 2024 13:22:35 +0000 (0:00:00.018) 0:02:56.709 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:64 Monday 01 April 2024 13:22:35 +0000 (0:00:00.036) 0:02:56.745 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:74 Monday 01 April 2024 13:22:35 +0000 (0:00:00.019) 0:02:56.765 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:85 Monday 01 April 2024 13:22:35 +0000 (0:00:00.017) 0:02:56.782 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:95 Monday 01 April 2024 13:22:35 +0000 (0:00:00.017) 0:02:56.799 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 13:22:35 +0000 (0:00:00.013) 0:02:56.813 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 13:22:35 +0000 (0:00:00.023) 0:02:56.837 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 13:22:35 +0000 (0:00:00.025) 0:02:56.862 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 13:22:35 +0000 (0:00:00.013) 0:02:56.876 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 13:22:35 +0000 (0:00:00.019) 0:02:56.895 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 13:22:35 +0000 (0:00:00.013) 0:02:56.909 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 13:22:35 +0000 (0:00:00.012) 0:02:56.922 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 13:22:35 +0000 (0:00:00.012) 0:02:56.934 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 13:22:35 +0000 (0:00:00.012) 0:02:56.947 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 13:22:35 +0000 (0:00:00.014) 0:02:56.961 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 13:22:35 +0000 (0:00:00.024) 0:02:56.986 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 13:22:35 +0000 (0:00:00.056) 0:02:57.042 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 13:22:35 +0000 (0:00:00.016) 0:02:57.058 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 13:22:35 +0000 (0:00:00.013) 0:02:57.072 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 13:22:35 +0000 (0:00:00.013) 0:02:57.085 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 13:22:35 +0000 (0:00:00.012) 0:02:57.098 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 13:22:36 +0000 (0:00:00.037) 0:02:57.135 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 13:22:36 +0000 (0:00:00.017) 0:02:57.153 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 13:22:36 +0000 (0:00:00.018) 0:02:57.172 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:2 Monday 01 April 2024 13:22:36 +0000 (0:00:00.031) 0:02:57.203 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:9 Monday 01 April 2024 13:22:36 +0000 (0:00:00.016) 0:02:57.219 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:18 Monday 01 April 2024 13:22:36 +0000 (0:00:00.053) 0:02:57.273 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:27 Monday 01 April 2024 13:22:36 +0000 (0:00:00.019) 0:02:57.292 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:37 Monday 01 April 2024 13:22:36 +0000 (0:00:00.013) 0:02:57.306 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-crypttab.yml:47 Monday 01 April 2024 13:22:36 +0000 (0:00:00.012) 0:02:57.318 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 13:22:36 +0000 (0:00:00.011) 0:02:57.330 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 13:22:36 +0000 (0:00:00.011) 0:02:57.342 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 13:22:36 +0000 (0:00:00.029) 0:02:57.371 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 13:22:36 +0000 (0:00:00.026) 0:02:57.398 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 13:22:36 +0000 (0:00:00.020) 0:02:57.419 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 13:22:36 +0000 (0:00:00.015) 0:02:57.435 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 13:22:36 +0000 (0:00:00.014) 0:02:57.449 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 13:22:36 +0000 (0:00:00.013) 0:02:57.463 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 13:22:36 +0000 (0:00:00.013) 0:02:57.477 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 13:22:36 +0000 (0:00:00.013) 0:02:57.491 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 13:22:36 +0000 (0:00:00.020) 0:02:57.511 ********** 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-ci0lbs96w1/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 13:22:36 +0000 (0:00:00.019) 0:02:57.531 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:2 Monday 01 April 2024 13:22:36 +0000 (0:00:00.025) 0:02:57.557 ********** 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-ci0lbs96w1/tests/test-verify-volume.yml:21 Monday 01 April 2024 13:22:36 +0000 (0:00:00.020) 0:02:57.578 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 13:22:36 +0000 (0:00:00.065) 0:02:57.643 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 13:22:36 +0000 (0:00:00.018) 0:02:57.662 ********** 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": "25124d13-3fbd-4721-88a3-54e11593f53a" } ], "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": "25124d13-3fbd-4721-88a3-54e11593f53a" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 13:22:36 +0000 (0:00:00.021) 0:02:57.683 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 13:22:36 +0000 (0:00:00.013) 0:02:57.697 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 13:22:36 +0000 (0:00:00.016) 0:02:57.713 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 13:22:36 +0000 (0:00:00.021) 0:02:57.734 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 13:22:36 +0000 (0:00:00.014) 0:02:57.748 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 13:22:36 +0000 (0:00:00.014) 0:02:57.763 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 13:22:36 +0000 (0:00:00.014) 0:02:57.777 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 13:22:36 +0000 (0:00:00.032) 0:02:57.810 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 13:22:36 +0000 (0:00:00.020) 0:02:57.830 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 13:22:36 +0000 (0:00:00.014) 0:02:57.845 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 13:22:36 +0000 (0:00:00.014) 0:02:57.859 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 13:22:36 +0000 (0:00:00.011) 0:02:57.871 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 13:22:36 +0000 (0:00:00.026) 0:02:57.897 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 13:22:36 +0000 (0:00:00.019) 0:02:57.917 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 13:22:36 +0000 (0:00:00.016) 0:02:57.934 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 13:22:36 +0000 (0:00:00.013) 0:02:57.948 ********** 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-ci0lbs96w1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 13:22:36 +0000 (0:00:00.015) 0:02:57.963 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 13:22:36 +0000 (0:00:00.019) 0:02:57.982 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 13:22:36 +0000 (0:00:00.019) 0:02:58.002 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711977752.8007994, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711977752.8007994, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 82051, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711977752.8007994, "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-ci0lbs96w1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 13:22:37 +0000 (0:00:00.160) 0:02:58.162 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 13:22:37 +0000 (0:00:00.018) 0:02:58.181 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 13:22:37 +0000 (0:00:00.013) 0:02:58.195 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 13:22:37 +0000 (0:00:00.015) 0:02:58.210 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 13:22:37 +0000 (0:00:00.013) 0:02:58.224 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 13:22:37 +0000 (0:00:00.013) 0:02:58.237 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 13:22:37 +0000 (0:00:00.018) 0:02:58.255 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 13:22:37 +0000 (0:00:00.014) 0:02:58.270 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 13:22:37 +0000 (0:00:00.418) 0:02:58.688 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 13:22:37 +0000 (0:00:00.014) 0:02:58.703 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 13:22:37 +0000 (0:00:00.014) 0:02:58.718 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 13:22:37 +0000 (0:00:00.022) 0:02:58.740 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 13:22:37 +0000 (0:00:00.014) 0:02:58.755 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 13:22:37 +0000 (0:00:00.060) 0:02:58.816 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 13:22:37 +0000 (0:00:00.028) 0:02:58.844 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 13:22:37 +0000 (0:00:00.015) 0:02:58.859 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 13:22:37 +0000 (0:00:00.019) 0:02:58.879 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 13:22:37 +0000 (0:00:00.020) 0:02:58.900 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 13:22:37 +0000 (0:00:00.018) 0:02:58.918 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 13:22:37 +0000 (0:00:00.016) 0:02:58.935 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 13:22:37 +0000 (0:00:00.017) 0:02:58.953 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 13:22:37 +0000 (0:00:00.014) 0:02:58.967 ********** 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-ci0lbs96w1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 13:22:37 +0000 (0:00:00.023) 0:02:58.990 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 13:22:37 +0000 (0:00:00.013) 0:02:59.004 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 13:22:37 +0000 (0:00:00.013) 0:02:59.017 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 13:22:37 +0000 (0:00:00.014) 0:02:59.032 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 13:22:37 +0000 (0:00:00.017) 0:02:59.050 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 13:22:37 +0000 (0:00:00.018) 0:02:59.069 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 13:22:37 +0000 (0:00:00.013) 0:02:59.083 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 13:22:37 +0000 (0:00:00.013) 0:02:59.096 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 13:22:37 +0000 (0:00:00.013) 0:02:59.109 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 13:22:38 +0000 (0:00:00.014) 0:02:59.124 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 13:22:38 +0000 (0:00:00.012) 0:02:59.136 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 13:22:38 +0000 (0:00:00.138) 0:02:59.275 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 13:22:38 +0000 (0:00:00.141) 0:02:59.417 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 13:22:38 +0000 (0:00:00.017) 0:02:59.434 ********** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 13:22:38 +0000 (0:00:00.014) 0:02:59.449 ********** ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 13:22:38 +0000 (0:00:00.139) 0:02:59.588 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 13:22:38 +0000 (0:00:00.018) 0:02:59.607 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 13:22:38 +0000 (0:00:00.015) 0:02:59.622 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 13:22:38 +0000 (0:00:00.015) 0:02:59.637 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 13:22:38 +0000 (0:00:00.014) 0:02:59.651 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 13:22:38 +0000 (0:00:00.012) 0:02:59.664 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 13:22:38 +0000 (0:00:00.013) 0:02:59.677 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 13:22:38 +0000 (0:00:00.012) 0:02:59.690 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 13:22:38 +0000 (0:00:00.012) 0:02:59.703 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 13:22:38 +0000 (0:00:00.013) 0:02:59.716 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 13:22:38 +0000 (0:00:00.013) 0:02:59.730 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 13:22:38 +0000 (0:00:00.024) 0:02:59.754 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 13:22:38 +0000 (0:00:00.024) 0:02:59.778 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 13:22:38 +0000 (0:00:00.023) 0:02:59.802 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 13:22:38 +0000 (0:00:00.026) 0:02:59.829 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 13:22:38 +0000 (0:00:00.026) 0:02:59.856 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 13:22:38 +0000 (0:00:00.013) 0:02:59.869 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 13:22:38 +0000 (0:00:00.019) 0:02:59.888 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 13:22:38 +0000 (0:00:00.020) 0:02:59.908 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 13:22:38 +0000 (0:00:00.020) 0:02:59.929 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 13:22:38 +0000 (0:00:00.017) 0:02:59.946 ********** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 13:22:38 +0000 (0:00:00.014) 0:02:59.961 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 13:22:38 +0000 (0:00:00.020) 0:02:59.981 ********** 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.023280", "end": "2024-04-01 13:22:39.011233", "rc": 0, "start": "2024-04-01 13:22:38.987953" } 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-ci0lbs96w1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 13:22:39 +0000 (0:00:00.165) 0:03:00.147 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 13:22:39 +0000 (0:00:00.017) 0:03:00.165 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 13:22:39 +0000 (0:00:00.017) 0:03:00.183 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 13:22:39 +0000 (0:00:00.014) 0:03:00.197 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 13:22:39 +0000 (0:00:00.015) 0:03:00.213 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 13:22:39 +0000 (0:00:00.017) 0:03:00.231 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:27 Monday 01 April 2024 13:22:39 +0000 (0:00:00.014) 0:03:00.246 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:44 Monday 01 April 2024 13:22:39 +0000 (0:00:00.017) 0:03:00.263 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:54 Monday 01 April 2024 13:22:39 +0000 (0:00:00.011) 0:03:00.275 ********** 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-ci0lbs96w1/tests/tests_resize.yml:306 Monday 01 April 2024 13:22:39 +0000 (0:00:00.011) 0:03:00.286 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 13:22:39 +0000 (0:00:00.048) 0:03:00.335 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 13:22:39 +0000 (0:00:00.057) 0:03:00.393 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 13:22:39 +0000 (0:00:00.015) 0:03:00.409 ********** 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-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 13:22:39 +0000 (0:00:00.030) 0:03:00.439 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 13:22:39 +0000 (0:00:00.012) 0:03:00.452 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 13:22:39 +0000 (0:00:00.018) 0:03:00.471 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 13:22:39 +0000 (0:00:00.013) 0:03:00.485 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 13:22:39 +0000 (0:00:00.012) 0:03:00.497 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 13:22:39 +0000 (0:00:00.025) 0:03:00.523 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 13:22:39 +0000 (0:00:00.014) 0:03:00.537 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 13:22:39 +0000 (0:00:00.016) 0:03:00.554 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 13:22:39 +0000 (0:00:00.017) 0:03:00.571 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 13:22:39 +0000 (0:00:00.016) 0:03:00.587 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 13:22:39 +0000 (0:00:00.014) 0:03:00.602 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 13:22:39 +0000 (0:00:00.013) 0:03:00.616 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 13:22:39 +0000 (0:00:00.015) 0:03:00.631 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 13:22:39 +0000 (0:00:00.021) 0:03:00.653 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 13:22:39 +0000 (0:00:00.016) 0:03:00.670 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 13:22:44 +0000 (0:00:05.231) 0:03:05.901 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 13:22:44 +0000 (0:00:00.013) 0:03:05.915 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 13:22:44 +0000 (0:00:00.014) 0:03:05.930 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 13:22:44 +0000 (0:00:00.017) 0:03:05.947 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 13:22:44 +0000 (0:00:00.017) 0:03:05.964 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 13:22:44 +0000 (0:00:00.017) 0:03:05.982 ********** 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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 13:22:45 +0000 (0:00:00.162) 0:03:06.145 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 13:22:45 +0000 (0:00:00.287) 0:03:06.433 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 13:22:45 +0000 (0:00:00.012) 0:03:06.446 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 13:22:45 +0000 (0:00:00.012) 0:03:06.458 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 13:22:45 +0000 (0:00:00.273) 0:03:06.731 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711976671.8546934, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714745.34, "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": 1709714506.235, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1989884461", "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-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 13:22:45 +0000 (0:00:00.148) 0:03:06.880 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 13:22:45 +0000 (0:00:00.012) 0:03:06.892 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:319 Monday 01 April 2024 13:22:46 +0000 (0:00:00.524) 0:03:07.417 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:2 Monday 01 April 2024 13:22:46 +0000 (0:00:00.034) 0:03:07.452 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:7 Monday 01 April 2024 13:22:46 +0000 (0:00:00.018) 0:03:07.470 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:15 Monday 01 April 2024 13:22:46 +0000 (0:00:00.012) 0:03:07.483 ********** 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": "e68e4cee-2a87-4094-ac61-8c3230ab115f" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:20 Monday 01 April 2024 13:22:46 +0000 (0:00:00.143) 0:03:07.626 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003650", "end": "2024-04-01 13:22:46.632107", "rc": 0, "start": "2024-04-01 13:22:46.628457" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:41:46 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=e68e4cee-2a87-4094-ac61-8c3230ab115f / 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-ci0lbs96w1/tests/verify-role-results.yml:25 Monday 01 April 2024 13:22:46 +0000 (0:00:00.141) 0:03:07.768 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003514", "end": "2024-04-01 13:22:46.772008", "failed_when_result": false, "rc": 0, "start": "2024-04-01 13:22:46.768494" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:34 Monday 01 April 2024 13:22:46 +0000 (0:00:00.175) 0:03:07.943 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:5 Monday 01 April 2024 13:22:46 +0000 (0:00:00.028) 0:03:07.971 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:18 Monday 01 April 2024 13:22:46 +0000 (0:00:00.013) 0:03:07.985 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:24 Monday 01 April 2024 13:22:46 +0000 (0:00:00.012) 0:03:07.998 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool.yml:34 Monday 01 April 2024 13:22:46 +0000 (0:00:00.012) 0:03:08.010 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 13:22:46 +0000 (0:00:00.029) 0:03:08.040 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 13:22:46 +0000 (0:00:00.018) 0:03:08.058 ********** TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 13:22:46 +0000 (0:00:00.011) 0:03:08.070 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 13:22:46 +0000 (0:00:00.016) 0:03:08.086 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 13:22:46 +0000 (0:00:00.017) 0:03:08.104 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 13:22:47 +0000 (0:00:00.020) 0:03:08.124 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 13:22:47 +0000 (0:00:00.018) 0:03:08.143 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 13:22:47 +0000 (0:00:00.021) 0:03:08.164 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 13:22:47 +0000 (0:00:00.015) 0:03:08.179 ********** TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 13:22:47 +0000 (0:00:00.014) 0:03:08.193 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:8 Monday 01 April 2024 13:22:47 +0000 (0:00:00.028) 0:03:08.222 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:14 Monday 01 April 2024 13:22:47 +0000 (0:00:00.016) 0:03:08.239 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:21 Monday 01 April 2024 13:22:47 +0000 (0:00:00.017) 0:03:08.257 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:28 Monday 01 April 2024 13:22:47 +0000 (0:00:00.016) 0:03:08.273 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:35 Monday 01 April 2024 13:22:47 +0000 (0:00:00.018) 0:03:08.291 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:45 Monday 01 April 2024 13:22:47 +0000 (0:00:00.015) 0:03:08.306 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:54 Monday 01 April 2024 13:22:47 +0000 (0:00:00.019) 0:03:08.325 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:64 Monday 01 April 2024 13:22:47 +0000 (0:00:00.013) 0:03:08.339 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:74 Monday 01 April 2024 13:22:47 +0000 (0:00:00.013) 0:03:08.353 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:85 Monday 01 April 2024 13:22:47 +0000 (0:00:00.013) 0:03:08.367 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-md.yml:95 Monday 01 April 2024 13:22:47 +0000 (0:00:00.017) 0:03:08.384 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 13:22:47 +0000 (0:00:00.013) 0:03:08.398 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 13:22:47 +0000 (0:00:00.026) 0:03:08.425 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 13:22:47 +0000 (0:00:00.030) 0:03:08.455 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 13:22:47 +0000 (0:00:00.013) 0:03:08.469 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 13:22:47 +0000 (0:00:00.014) 0:03:08.484 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 13:22:47 +0000 (0:00:00.014) 0:03:08.499 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 13:22:47 +0000 (0:00:00.014) 0:03:08.513 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 13:22:47 +0000 (0:00:00.012) 0:03:08.526 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 13:22:47 +0000 (0:00:00.015) 0:03:08.541 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 13:22:47 +0000 (0:00:00.013) 0:03:08.554 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 13:22:47 +0000 (0:00:00.025) 0:03:08.580 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 13:22:47 +0000 (0:00:00.028) 0:03:08.609 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 13:22:47 +0000 (0:00:00.014) 0:03:08.624 ********** 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-ci0lbs96w1/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 13:22:47 +0000 (0:00:00.013) 0:03:08.637 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 13:22:47 +0000 (0:00:00.014) 0:03:08.652 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 13:22:47 +0000 (0:00:00.013) 0:03:08.665 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 13:22:47 +0000 (0:00:00.028) 0:03:08.694 ********** 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-ci0lbs96w1/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 13:22:47 +0000 (0:00:00.016) 0:03:08.710 ********** TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 13:22:47 +0000 (0:00:00.014) 0:03:08.724 ********** TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 13:22:47 +0000 (0:00:00.011) 0:03:08.736 ********** 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-ci0lbs96w1/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 13:22:47 +0000 (0:00:00.013) 0:03:08.750 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 13:22:47 +0000 (0:00:00.028) 0:03:08.778 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 13:22:47 +0000 (0:00:00.028) 0:03:08.807 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 13:22:47 +0000 (0:00:00.014) 0:03:08.822 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 13:22:47 +0000 (0:00:00.074) 0:03:08.897 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 13:22:47 +0000 (0:00:00.016) 0:03:08.914 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 13:22:47 +0000 (0:00:00.017) 0:03:08.931 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 13:22:47 +0000 (0:00:00.016) 0:03:08.947 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 13:22:47 +0000 (0:00:00.015) 0:03:08.963 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 13:22:47 +0000 (0:00:00.017) 0:03:08.981 ********** 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-ci0lbs96w1/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 13:22:47 +0000 (0:00:00.017) 0:03:08.998 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:2 Monday 01 April 2024 13:22:47 +0000 (0:00:00.026) 0:03:09.025 ********** 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-ci0lbs96w1/tests/test-verify-volume.yml:21 Monday 01 April 2024 13:22:47 +0000 (0:00:00.019) 0:03:09.044 ********** included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 13:22:48 +0000 (0:00:00.072) 0:03:09.117 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 13:22:48 +0000 (0:00:00.018) 0:03:09.136 ********** 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-ci0lbs96w1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 13:22:48 +0000 (0:00:00.022) 0:03:09.158 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 13:22:48 +0000 (0:00:00.015) 0:03:09.174 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 13:22:48 +0000 (0:00:00.015) 0:03:09.189 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 13:22:48 +0000 (0:00:00.019) 0:03:09.208 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 13:22:48 +0000 (0:00:00.018) 0:03:09.226 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 13:22:48 +0000 (0:00:00.016) 0:03:09.243 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 13:22:48 +0000 (0:00:00.015) 0:03:09.259 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 13:22:48 +0000 (0:00:00.014) 0:03:09.274 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 13:22:48 +0000 (0:00:00.014) 0:03:09.288 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 13:22:48 +0000 (0:00:00.014) 0:03:09.303 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 13:22:48 +0000 (0:00:00.013) 0:03:09.317 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 13:22:48 +0000 (0:00:00.016) 0:03:09.333 ********** 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-ci0lbs96w1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 13:22:48 +0000 (0:00:00.030) 0:03:09.364 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 13:22:48 +0000 (0:00:00.014) 0:03:09.379 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 13:22:48 +0000 (0:00:00.018) 0:03:09.398 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 13:22:48 +0000 (0:00:00.014) 0:03:09.412 ********** 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-ci0lbs96w1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 13:22:48 +0000 (0:00:00.013) 0:03:09.426 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 13:22:48 +0000 (0:00:00.016) 0:03:09.442 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 13:22:48 +0000 (0:00:00.015) 0:03:09.457 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 13:22:48 +0000 (0:00:00.142) 0:03:09.600 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 13:22:48 +0000 (0:00:00.014) 0:03:09.615 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 13:22:48 +0000 (0:00:00.021) 0:03:09.637 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 13:22:48 +0000 (0:00:00.012) 0:03:09.649 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 13:22:48 +0000 (0:00:00.017) 0:03:09.666 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 13:22:48 +0000 (0:00:00.013) 0:03:09.680 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 13:22:48 +0000 (0:00:00.011) 0:03:09.691 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 13:22:48 +0000 (0:00:00.013) 0:03:09.705 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 13:22:49 +0000 (0:00:00.426) 0:03:10.131 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 13:22:49 +0000 (0:00:00.015) 0:03:10.146 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 13:22:49 +0000 (0:00:00.015) 0:03:10.162 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 13:22:49 +0000 (0:00:00.012) 0:03:10.174 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 13:22:49 +0000 (0:00:00.015) 0:03:10.189 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 13:22:49 +0000 (0:00:00.016) 0:03:10.206 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 13:22:49 +0000 (0:00:00.011) 0:03:10.217 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 13:22:49 +0000 (0:00:00.011) 0:03:10.229 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 13:22:49 +0000 (0:00:00.011) 0:03:10.240 ********** 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-ci0lbs96w1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 13:22:49 +0000 (0:00:00.017) 0:03:10.258 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 13:22:49 +0000 (0:00:00.017) 0:03:10.276 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 13:22:49 +0000 (0:00:00.014) 0:03:10.291 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 13:22:49 +0000 (0:00:00.014) 0:03:10.305 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 13:22:49 +0000 (0:00:00.014) 0:03:10.320 ********** 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-ci0lbs96w1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 13:22:49 +0000 (0:00:00.013) 0:03:10.334 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 13:22:49 +0000 (0:00:00.015) 0:03:10.349 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 13:22:49 +0000 (0:00:00.014) 0:03:10.364 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 13:22:49 +0000 (0:00:00.015) 0:03:10.379 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 13:22:49 +0000 (0:00:00.014) 0:03:10.393 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 13:22:49 +0000 (0:00:00.013) 0:03:10.407 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 13:22:49 +0000 (0:00:00.015) 0:03:10.423 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 13:22:49 +0000 (0:00:00.016) 0:03:10.440 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 13:22:49 +0000 (0:00:00.015) 0:03:10.455 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 13:22:49 +0000 (0:00:00.017) 0:03:10.472 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 13:22:49 +0000 (0:00:00.069) 0:03:10.542 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 13:22:49 +0000 (0:00:00.014) 0:03:10.557 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 13:22:49 +0000 (0:00:00.013) 0:03:10.570 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 13:22:49 +0000 (0:00:00.013) 0:03:10.583 ********** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 13:22:49 +0000 (0:00:00.016) 0:03:10.600 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 13:22:49 +0000 (0:00:00.013) 0:03:10.614 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 13:22:49 +0000 (0:00:00.016) 0:03:10.630 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 13:22:49 +0000 (0:00:00.015) 0:03:10.646 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 13:22:49 +0000 (0:00:00.033) 0:03:10.679 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 13:22:49 +0000 (0:00:00.021) 0:03:10.700 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 13:22:49 +0000 (0:00:00.018) 0:03:10.719 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 13:22:49 +0000 (0:00:00.028) 0:03:10.747 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 13:22:49 +0000 (0:00:00.016) 0:03:10.764 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 13:22:49 +0000 (0:00:00.015) 0:03:10.779 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 13:22:49 +0000 (0:00:00.015) 0:03:10.795 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 13:22:49 +0000 (0:00:00.014) 0:03:10.809 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 13:22:49 +0000 (0:00:00.014) 0:03:10.823 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 13:22:49 +0000 (0:00:00.014) 0:03:10.838 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 13:22:49 +0000 (0:00:00.014) 0:03:10.853 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 13:22:49 +0000 (0:00:00.012) 0:03:10.866 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 13:22:49 +0000 (0:00:00.012) 0:03:10.878 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 13:22:49 +0000 (0:00:00.012) 0:03:10.891 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 13:22:49 +0000 (0:00:00.012) 0:03:10.903 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 13:22:49 +0000 (0:00:00.012) 0:03:10.916 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 13:22:49 +0000 (0:00:00.012) 0:03:10.929 ********** 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-ci0lbs96w1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 13:22:49 +0000 (0:00:00.013) 0:03:10.943 ********** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 13:22:49 +0000 (0:00:00.016) 0:03:10.959 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 13:22:49 +0000 (0:00:00.013) 0:03:10.973 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 13:22:49 +0000 (0:00:00.013) 0:03:10.986 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 13:22:49 +0000 (0:00:00.013) 0:03:10.999 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 13:22:49 +0000 (0:00:00.014) 0:03:11.014 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 13:22:49 +0000 (0:00:00.014) 0:03:11.028 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 13:22:49 +0000 (0:00:00.015) 0:03:11.043 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 13:22:49 +0000 (0:00:00.015) 0:03:11.059 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume.yml:27 Monday 01 April 2024 13:22:49 +0000 (0:00:00.021) 0:03:11.080 ********** 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-ci0lbs96w1/tests/verify-role-results.yml:44 Monday 01 April 2024 13:22:49 +0000 (0:00:00.015) 0:03:11.095 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/verify-role-results.yml:54 Monday 01 April 2024 13:22:49 +0000 (0:00:00.013) 0:03:11.109 ********** 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-ci0lbs96w1/tests/tests_resize.yml:322 Monday 01 April 2024 13:22:50 +0000 (0:00:00.013) 0:03:11.123 ********** 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.108.1.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-debug-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-debug-devel", "release": "1160.108.1.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "1160.108.1.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "1160.108.1.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "1160.108.1.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.108.1.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-ci0lbs96w1/tests/tests_resize.yml:325 Monday 01 April 2024 13:22:51 +0000 (0:00:01.313) 0:03:12.437 ********** ok: [sut] => { "ansible_facts": { "blivet_pkg_name": [ "python2-blivet3" ] }, "changed": false } TASK [Set blivet package version] ********************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:330 Monday 01 April 2024 13:22:51 +0000 (0:00:00.070) 0:03:12.508 ********** ok: [sut] => { "ansible_facts": { "blivet_pkg_version": "3.1.3-3.el7" }, "changed": false } TASK [Set distribution version] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:336 Monday 01 April 2024 13:22:51 +0000 (0:00:00.031) 0:03:12.539 ********** 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-ci0lbs96w1/tests/tests_resize.yml:353 Monday 01 April 2024 13:22:51 +0000 (0:00:00.044) 0:03:12.584 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:369 Monday 01 April 2024 13:22:51 +0000 (0:00:00.027) 0:03:12.612 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Change volume_size to 9g] ************************************************ task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:372 Monday 01 April 2024 13:22:51 +0000 (0:00:00.028) 0:03:12.641 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:386 Monday 01 April 2024 13:22:51 +0000 (0:00:00.027) 0:03:12.668 ********** 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-ci0lbs96w1/tests/tests_resize.yml:389 Monday 01 April 2024 13:22:51 +0000 (0:00:00.028) 0:03:12.696 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up] **************************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:406 Monday 01 April 2024 13:22:51 +0000 (0:00:00.025) 0:03:12.722 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:419 Monday 01 April 2024 13:22:51 +0000 (0:00:00.027) 0:03:12.749 ********** 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 Monday 01 April 2024 13:22:51 +0000 (0:00:00.012) 0:03:12.761 ********** =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------- 11.81s /WORKDIR/git-weekly-ci0lbs96w1/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 --- 7.35s /WORKDIR/git-weekly-ci0lbs96w1/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.83s /WORKDIR/git-weekly-ci0lbs96w1/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.53s /WORKDIR/git-weekly-ci0lbs96w1/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.15s /WORKDIR/git-weekly-ci0lbs96w1/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.03s /WORKDIR/git-weekly-ci0lbs96w1/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.90s /WORKDIR/git-weekly-ci0lbs96w1/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.42s /WORKDIR/git-weekly-ci0lbs96w1/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.25s /WORKDIR/git-weekly-ci0lbs96w1/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.23s /WORKDIR/git-weekly-ci0lbs96w1/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.21s /WORKDIR/git-weekly-ci0lbs96w1/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.20s /WORKDIR/git-weekly-ci0lbs96w1/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.15s /WORKDIR/git-weekly-ci0lbs96w1/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.13s /WORKDIR/git-weekly-ci0lbs96w1/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.60s /WORKDIR/git-weekly-ci0lbs96w1/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-ci0lbs96w1/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.22s /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Ensure cryptsetup is present -------------------------------------------- 2.05s /WORKDIR/git-weekly-ci0lbs96w1/tests/test-verify-volume-encryption.yml:10 ----- Gather package facts ---------------------------------------------------- 1.31s /WORKDIR/git-weekly-ci0lbs96w1/tests/tests_resize.yml:322 --------------------- linux-system-roles.storage : Get service facts -------------------------- 1.04s /WORKDIR/git-weekly-ci0lbs96w1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---