use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 20:17:18 ] :: [ BEGIN ] :: Running 'dmesg -C' :: [ 20:17:18 ] :: [ PASS ] :: Command 'dmesg -C' (Expected 0, got 0) :: [ 20:17:18 ] :: [ BEGIN ] :: Running 'uname -a' Linux ampere-mtsnow-altramax-51.khw4.lab.eng.bos.redhat.com 6.0.0 #1 SMP PREEMPT_DYNAMIC Sun Oct 2 21:36:30 UTC 2022 aarch64 GNU/Linux :: [ 20:17:18 ] :: [ PASS ] :: Command 'uname -a' (Expected 0, got 0) :: [ 20:17:18 ] :: [ LOG ] :: ./runtest.sh :: [ 20:17:18 ] :: [ BEGIN ] :: Running 'dd if=/dev/zero bs=1M count=2000 of=file0.img' 2000+0 records in 2000+0 records out 2097152000 bytes (2.1 GB, 2.0 GiB) copied, 0.933531 s, 2.2 GB/s :: [ 20:17:19 ] :: [ PASS ] :: Command 'dd if=/dev/zero bs=1M count=2000 of=file0.img' (Expected 0, got 0) :: [ 20:17:20 ] :: [ BEGIN ] :: Running 'losetup -fP --show file0.img' :: [ 20:17:24 ] :: [ LOG ] :: Output of 'losetup -fP --show file0.img': :: [ 20:17:24 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 20:17:24 ] :: [ LOG ] :: /dev/loop0 :: [ 20:17:24 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 20:17:24 ] :: [ PASS ] :: Command 'losetup -fP --show file0.img' (Expected 0, got 0) :: [ 20:17:25 ] :: [ BEGIN ] :: Running 'mkfs -t xfs -f /dev/loop0' meta-data=/dev/loop0 isize=512 agcount=4, agsize=128000 blks = sectsz=512 attr=2, projid32bit=1 = crc=1 finobt=1, sparse=1, rmapbt=0 = reflink=1 bigtime=1 inobtcount=1 nrext64=0 data = bsize=4096 blocks=512000, imaxpct=25 = sunit=0 swidth=0 blks naming =version 2 bsize=4096 ascii-ci=0, ftype=1 log =internal log bsize=4096 blocks=16384, version=2 = sectsz=512 sunit=0 blks, lazy-count=1 realtime =none extsz=4096 blocks=0, rtextents=0 Discarding blocks...Done. :: [ 20:17:26 ] :: [ PASS ] :: Command 'mkfs -t xfs -f /dev/loop0' (Expected 0, got 0) :: [ 20:17:26 ] :: [ BEGIN ] :: Running 'lsblk' NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS loop0 7:0 0 2G 0 loop sda 8:0 0 894.3G 0 disk ├─sda1 8:1 0 600M 0 part /boot/efi ├─sda2 8:2 0 1G 0 part /boot └─sda3 8:3 0 892.7G 0 part └─fedora_ampere--mtsnow--altramax--51-root 253:0 0 892.7G 0 lvm / zram0 252:0 0 8G 0 disk [SWAP] :: [ 20:17:26 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 20:17:26 ] :: [ BEGIN ] :: Running 'dd if=/dev/zero bs=1M count=2000 of=file1.img' 2000+0 records in 2000+0 records out 2097152000 bytes (2.1 GB, 2.0 GiB) copied, 0.936377 s, 2.2 GB/s :: [ 20:17:27 ] :: [ PASS ] :: Command 'dd if=/dev/zero bs=1M count=2000 of=file1.img' (Expected 0, got 0) :: [ 20:17:28 ] :: [ BEGIN ] :: Running 'losetup -fP --show file1.img' :: [ 20:17:32 ] :: [ LOG ] :: Output of 'losetup -fP --show file1.img': :: [ 20:17:32 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 20:17:32 ] :: [ LOG ] :: /dev/loop1 :: [ 20:17:32 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 20:17:32 ] :: [ PASS ] :: Command 'losetup -fP --show file1.img' (Expected 0, got 0) :: [ 20:17:33 ] :: [ BEGIN ] :: Running 'mkfs -t xfs -f /dev/loop1' meta-data=/dev/loop1 isize=512 agcount=4, agsize=128000 blks = sectsz=512 attr=2, projid32bit=1 = crc=1 finobt=1, sparse=1, rmapbt=0 = reflink=1 bigtime=1 inobtcount=1 nrext64=0 data = bsize=4096 blocks=512000, imaxpct=25 = sunit=0 swidth=0 blks naming =version 2 bsize=4096 ascii-ci=0, ftype=1 log =internal log bsize=4096 blocks=16384, version=2 = sectsz=512 sunit=0 blks, lazy-count=1 realtime =none extsz=4096 blocks=0, rtextents=0 Discarding blocks...Done. :: [ 20:17:33 ] :: [ PASS ] :: Command 'mkfs -t xfs -f /dev/loop1' (Expected 0, got 0) :: [ 20:17:33 ] :: [ BEGIN ] :: Running 'lsblk' NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS loop0 7:0 0 2G 0 loop loop1 7:1 0 2G 0 loop sda 8:0 0 894.3G 0 disk ├─sda1 8:1 0 600M 0 part /boot/efi ├─sda2 8:2 0 1G 0 part /boot └─sda3 8:3 0 892.7G 0 part └─fedora_ampere--mtsnow--altramax--51-root 253:0 0 892.7G 0 lvm / zram0 252:0 0 8G 0 disk [SWAP] :: [ 20:17:33 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 20:17:33 ] :: [ BEGIN ] :: Running 'dd if=/dev/zero bs=1M count=2000 of=file2.img' 2000+0 records in 2000+0 records out 2097152000 bytes (2.1 GB, 2.0 GiB) copied, 0.939489 s, 2.2 GB/s :: [ 20:17:34 ] :: [ PASS ] :: Command 'dd if=/dev/zero bs=1M count=2000 of=file2.img' (Expected 0, got 0) :: [ 20:17:35 ] :: [ BEGIN ] :: Running 'losetup -fP --show file2.img' :: [ 20:17:39 ] :: [ LOG ] :: Output of 'losetup -fP --show file2.img': :: [ 20:17:39 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 20:17:39 ] :: [ LOG ] :: /dev/loop2 :: [ 20:17:39 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 20:17:39 ] :: [ PASS ] :: Command 'losetup -fP --show file2.img' (Expected 0, got 0) :: [ 20:17:40 ] :: [ BEGIN ] :: Running 'mkfs -t xfs -f /dev/loop2' meta-data=/dev/loop2 isize=512 agcount=4, agsize=128000 blks = sectsz=512 attr=2, projid32bit=1 = crc=1 finobt=1, sparse=1, rmapbt=0 = reflink=1 bigtime=1 inobtcount=1 nrext64=0 data = bsize=4096 blocks=512000, imaxpct=25 = sunit=0 swidth=0 blks naming =version 2 bsize=4096 ascii-ci=0, ftype=1 log =internal log bsize=4096 blocks=16384, version=2 = sectsz=512 sunit=0 blks, lazy-count=1 realtime =none extsz=4096 blocks=0, rtextents=0 Discarding blocks...Done. :: [ 20:17:40 ] :: [ PASS ] :: Command 'mkfs -t xfs -f /dev/loop2' (Expected 0, got 0) :: [ 20:17:40 ] :: [ BEGIN ] :: Running 'lsblk' NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS loop0 7:0 0 2G 0 loop loop1 7:1 0 2G 0 loop loop2 7:2 0 2G 0 loop sda 8:0 0 894.3G 0 disk ├─sda1 8:1 0 600M 0 part /boot/efi ├─sda2 8:2 0 1G 0 part /boot └─sda3 8:3 0 892.7G 0 part └─fedora_ampere--mtsnow--altramax--51-root 253:0 0 892.7G 0 lvm / zram0 252:0 0 8G 0 disk [SWAP] :: [ 20:17:40 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 20:17:40 ] :: [ BEGIN ] :: Running 'dd if=/dev/zero bs=1M count=2000 of=file3.img' 2000+0 records in 2000+0 records out 2097152000 bytes (2.1 GB, 2.0 GiB) copied, 0.956685 s, 2.2 GB/s :: [ 20:17:41 ] :: [ PASS ] :: Command 'dd if=/dev/zero bs=1M count=2000 of=file3.img' (Expected 0, got 0) :: [ 20:17:42 ] :: [ BEGIN ] :: Running 'losetup -fP --show file3.img' :: [ 20:17:46 ] :: [ LOG ] :: Output of 'losetup -fP --show file3.img': :: [ 20:17:46 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 20:17:46 ] :: [ LOG ] :: /dev/loop3 :: [ 20:17:46 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 20:17:46 ] :: [ PASS ] :: Command 'losetup -fP --show file3.img' (Expected 0, got 0) :: [ 20:17:47 ] :: [ BEGIN ] :: Running 'mkfs -t xfs -f /dev/loop3' meta-data=/dev/loop3 isize=512 agcount=4, agsize=128000 blks = sectsz=512 attr=2, projid32bit=1 = crc=1 finobt=1, sparse=1, rmapbt=0 = reflink=1 bigtime=1 inobtcount=1 nrext64=0 data = bsize=4096 blocks=512000, imaxpct=25 = sunit=0 swidth=0 blks naming =version 2 bsize=4096 ascii-ci=0, ftype=1 log =internal log bsize=4096 blocks=16384, version=2 = sectsz=512 sunit=0 blks, lazy-count=1 realtime =none extsz=4096 blocks=0, rtextents=0 Discarding blocks...Done. :: [ 20:17:48 ] :: [ PASS ] :: Command 'mkfs -t xfs -f /dev/loop3' (Expected 0, got 0) :: [ 20:17:48 ] :: [ BEGIN ] :: Running 'lsblk' NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS loop0 7:0 0 2G 0 loop loop1 7:1 0 2G 0 loop loop2 7:2 0 2G 0 loop loop3 7:3 0 2G 0 loop sda 8:0 0 894.3G 0 disk ├─sda1 8:1 0 600M 0 part /boot/efi ├─sda2 8:2 0 1G 0 part /boot └─sda3 8:3 0 892.7G 0 part └─fedora_ampere--mtsnow--altramax--51-root 253:0 0 892.7G 0 lvm / zram0 252:0 0 8G 0 disk [SWAP] :: [ 20:17:48 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 20:17:48 ] :: [ LOG ] :: dev list: /dev/loop0 ,/dev/loop1 ,/dev/loop2 ,/dev/loop3 :: [ 20:17:48 ] :: [ BEGIN ] :: Running 'pvcreate -y /dev/loop0 /dev/loop1 /dev/loop2 /dev/loop3' Wiping xfs signature on /dev/loop0. Wiping xfs signature on /dev/loop1. Wiping xfs signature on /dev/loop2. Wiping xfs signature on /dev/loop3. Physical volume "/dev/loop0" successfully created. Physical volume "/dev/loop1" successfully created. Physical volume "/dev/loop2" successfully created. Physical volume "/dev/loop3" successfully created. Not creating system devices file due to existing VGs. :: [ 20:17:48 ] :: [ PASS ] :: Command 'pvcreate -y /dev/loop0 /dev/loop1 /dev/loop2 /dev/loop3' (Expected 0, got 0) :: [ 20:17:48 ] :: [ BEGIN ] :: Running 'vgcreate black_bird /dev/loop0 /dev/loop1 /dev/loop2 /dev/loop3' Not creating system devices file due to existing VGs. Volume group "black_bird" successfully created :: [ 20:17:48 ] :: [ PASS ] :: Command 'vgcreate black_bird /dev/loop0 /dev/loop1 /dev/loop2 /dev/loop3' (Expected 0, got 0) :: [ 20:17:48 ] :: [ BEGIN ] :: Running 'pvdisplay' --- Physical volume --- PV Name /dev/sda3 VG Name fedora_ampere-mtsnow-altramax-51 PV Size <892.67 GiB / not usable 2.00 MiB Allocatable yes (but full) PE Size 4.00 MiB Total PE 228522 Free PE 0 Allocated PE 228522 PV UUID hQyOap-TjZq-YUiv-VZMx-kp4T-1yDj-VR0ayF --- Physical volume --- PV Name /dev/loop0 VG Name black_bird PV Size 1.95 GiB / not usable 4.00 MiB Allocatable yes PE Size 4.00 MiB Total PE 499 Free PE 499 Allocated PE 0 PV UUID dJ1Q9O-o4vE-1OHo-2q9z-9z3c-EdTr-3953nh --- Physical volume --- PV Name /dev/loop1 VG Name black_bird PV Size 1.95 GiB / not usable 4.00 MiB Allocatable yes PE Size 4.00 MiB Total PE 499 Free PE 499 Allocated PE 0 PV UUID k1SXHP-l08M-ENzM-vC8M-zV2n-1vlg-XuKaau --- Physical volume --- PV Name /dev/loop2 VG Name black_bird PV Size 1.95 GiB / not usable 4.00 MiB Allocatable yes PE Size 4.00 MiB Total PE 499 Free PE 499 Allocated PE 0 PV UUID a8UNdt-WGYx-EAv1-4eDi-sGpZ-Uvyd-h4iFzr --- Physical volume --- PV Name /dev/loop3 VG Name black_bird PV Size 1.95 GiB / not usable 4.00 MiB Allocatable yes PE Size 4.00 MiB Total PE 499 Free PE 499 Allocated PE 0 PV UUID upC8q1-AsQE-TucT-s9QC-Lvy3-pSqU-WsUc0O :: [ 20:17:49 ] :: [ PASS ] :: Command 'pvdisplay' (Expected 0, got 0) :: [ 20:17:49 ] :: [ BEGIN ] :: Running 'vgdisplay' --- Volume group --- VG Name fedora_ampere-mtsnow-altramax-51 System ID Format lvm2 Metadata Areas 1 Metadata Sequence No 3 VG Access read/write VG Status resizable MAX LV 0 Cur LV 1 Open LV 1 Max PV 0 Cur PV 1 Act PV 1 VG Size 892.66 GiB PE Size 4.00 MiB Total PE 228522 Alloc PE / Size 228522 / 892.66 GiB Free PE / Size 0 / 0 VG UUID kDHyTZ-BHyj-8Yeu-TdNL-hztR-T2CH-Cdni0T --- Volume group --- VG Name black_bird System ID Format lvm2 Metadata Areas 4 Metadata Sequence No 1 VG Access read/write VG Status resizable MAX LV 0 Cur LV 0 Open LV 0 Max PV 0 Cur PV 4 Act PV 4 VG Size <7.80 GiB PE Size 4.00 MiB Total PE 1996 Alloc PE / Size 0 / 0 Free PE / Size 1996 / <7.80 GiB VG UUID zcR44W-XQVc-N11p-21TN-lVsm-7WOU-jTwWD1 :: [ 20:17:49 ] :: [ PASS ] :: Command 'vgdisplay' (Expected 0, got 0) :: [ 20:17:49 ] :: [ LOG ] :: Create raid0 :: [ 20:17:49 ] :: [ BEGIN ] :: Running 'lvcreate --type raid0 --stripesize 64k -i 3 -n non_synced_primary_raid_3legs_1 -L 1G black_bird /dev/loop0:0-300 /dev/loop1:0-300 /dev/loop2:0-300 /dev/loop3:0-300' Rounding size 1.00 GiB (256 extents) up to stripe boundary size <1.01 GiB (258 extents). Logical volume "non_synced_primary_raid_3legs_1" created. :: [ 20:17:49 ] :: [ PASS ] :: Command 'lvcreate --type raid0 --stripesize 64k -i 3 -n non_synced_primary_raid_3legs_1 -L 1G black_bird /dev/loop0:0-300 /dev/loop1:0-300 /dev/loop2:0-300 /dev/loop3:0-300' (Expected 0, got 0) :: [ 20:17:49 ] :: [ BEGIN ] :: Running 'lsblk' NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS loop0 7:0 0 2G 0 loop └─black_bird-non_synced_primary_raid_3legs_1_rimage_0 253:1 0 344M 0 lvm └─black_bird-non_synced_primary_raid_3legs_1 253:4 0 1G 0 lvm loop1 7:1 0 2G 0 loop └─black_bird-non_synced_primary_raid_3legs_1_rimage_1 253:2 0 344M 0 lvm └─black_bird-non_synced_primary_raid_3legs_1 253:4 0 1G 0 lvm loop2 7:2 0 2G 0 loop └─black_bird-non_synced_primary_raid_3legs_1_rimage_2 253:3 0 344M 0 lvm └─black_bird-non_synced_primary_raid_3legs_1 253:4 0 1G 0 lvm loop3 7:3 0 2G 0 loop sda 8:0 0 894.3G 0 disk ├─sda1 8:1 0 600M 0 part /boot/efi ├─sda2 8:2 0 1G 0 part /boot └─sda3 8:3 0 892.7G 0 part └─fedora_ampere--mtsnow--altramax--51-root 253:0 0 892.7G 0 lvm / zram0 252:0 0 8G 0 disk [SWAP] :: [ 20:17:49 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 20:17:49 ] :: [ BEGIN ] :: Running 'lvdisplay' --- Logical volume --- LV Path /dev/fedora_ampere-mtsnow-altramax-51/root LV Name root VG Name fedora_ampere-mtsnow-altramax-51 LV UUID MPm9Dk-b52P-6xlL-Q8uI-Iesn-ZLh5-IeBBw8 LV Write Access read/write LV Creation host, time ampere-mtsnow-altramax-51.khw4.lab.eng.bos.redhat.com, 2022-10-02 18:18:21 -0400 LV Status available # open 1 LV Size 892.66 GiB Current LE 228522 Segments 1 Allocation inherit Read ahead sectors auto - currently set to 256 Block device 253:0 --- Logical volume --- LV Path /dev/black_bird/non_synced_primary_raid_3legs_1 LV Name non_synced_primary_raid_3legs_1 VG Name black_bird LV UUID JqhHvs-fH7A-nCmf-0N1e-SJS3-BNhq-22WC0L LV Write Access read/write LV Creation host, time ampere-mtsnow-altramax-51.khw4.lab.eng.bos.redhat.com, 2022-10-02 20:17:49 -0400 LV Status available # open 0 LV Size <1.01 GiB Current LE 258 Segments 1 Allocation inherit Read ahead sectors auto - currently set to 768 Block device 253:4 :: [ 20:17:50 ] :: [ PASS ] :: Command 'lvdisplay' (Expected 0, got 0) :: [ 20:17:50 ] :: [ BEGIN ] :: Running 'lvremove /dev/black_bird/non_synced_primary_raid_3legs_1 -y' Logical volume "non_synced_primary_raid_3legs_1" successfully removed. :: [ 20:17:51 ] :: [ PASS ] :: Command 'lvremove /dev/black_bird/non_synced_primary_raid_3legs_1 -y' (Expected 0, got 0) :: [ 20:17:51 ] :: [ LOG ] :: Create raid1 :: [ 20:17:51 ] :: [ BEGIN ] :: Running 'lvcreate --type raid1 -m 3 -n non_synced_primary_raid_3legs_1 -L 1G black_bird /dev/loop0:0-300 /dev/loop1:0-300 /dev/loop2:0-300 /dev/loop3:0-300' Logical volume "non_synced_primary_raid_3legs_1" created. :: [ 20:17:53 ] :: [ PASS ] :: Command 'lvcreate --type raid1 -m 3 -n non_synced_primary_raid_3legs_1 -L 1G black_bird /dev/loop0:0-300 /dev/loop1:0-300 /dev/loop2:0-300 /dev/loop3:0-300' (Expected 0, got 0) :: [ 20:17:53 ] :: [ BEGIN ] :: Running 'lsblk' NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS loop0 7:0 0 2G 0 loop ├─black_bird-non_synced_primary_raid_3legs_1_rmeta_0 253:1 0 4M 0 lvm │ └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm └─black_bird-non_synced_primary_raid_3legs_1_rimage_0 253:2 0 1G 0 lvm └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm loop1 7:1 0 2G 0 loop ├─black_bird-non_synced_primary_raid_3legs_1_rmeta_1 253:3 0 4M 0 lvm │ └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm └─black_bird-non_synced_primary_raid_3legs_1_rimage_1 253:4 0 1G 0 lvm └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm loop2 7:2 0 2G 0 loop ├─black_bird-non_synced_primary_raid_3legs_1_rmeta_2 253:5 0 4M 0 lvm │ └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm └─black_bird-non_synced_primary_raid_3legs_1_rimage_2 253:6 0 1G 0 lvm └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm loop3 7:3 0 2G 0 loop ├─black_bird-non_synced_primary_raid_3legs_1_rmeta_3 253:7 0 4M 0 lvm │ └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm └─black_bird-non_synced_primary_raid_3legs_1_rimage_3 253:8 0 1G 0 lvm └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm sda 8:0 0 894.3G 0 disk ├─sda1 8:1 0 600M 0 part /boot/efi ├─sda2 8:2 0 1G 0 part /boot └─sda3 8:3 0 892.7G 0 part └─fedora_ampere--mtsnow--altramax--51-root 253:0 0 892.7G 0 lvm / zram0 252:0 0 8G 0 disk [SWAP] :: [ 20:17:53 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 20:17:53 ] :: [ BEGIN ] :: Running 'lvdisplay' --- Logical volume --- LV Path /dev/fedora_ampere-mtsnow-altramax-51/root LV Name root VG Name fedora_ampere-mtsnow-altramax-51 LV UUID MPm9Dk-b52P-6xlL-Q8uI-Iesn-ZLh5-IeBBw8 LV Write Access read/write LV Creation host, time ampere-mtsnow-altramax-51.khw4.lab.eng.bos.redhat.com, 2022-10-02 18:18:21 -0400 LV Status available # open 1 LV Size 892.66 GiB Current LE 228522 Segments 1 Allocation inherit Read ahead sectors auto - currently set to 256 Block device 253:0 --- Logical volume --- LV Path /dev/black_bird/non_synced_primary_raid_3legs_1 LV Name non_synced_primary_raid_3legs_1 VG Name black_bird LV UUID KIYne9-UHup-9r1Y-ohqD-EbL9-0o6X-viQPLi LV Write Access read/write LV Creation host, time ampere-mtsnow-altramax-51.khw4.lab.eng.bos.redhat.com, 2022-10-02 20:17:51 -0400 LV Status available # open 0 LV Size 1.00 GiB Current LE 256 Mirrored volumes 4 Segments 1 Allocation inherit Read ahead sectors auto - currently set to 256 Block device 253:9 :: [ 20:17:53 ] :: [ PASS ] :: Command 'lvdisplay' (Expected 0, got 0) :: [ 20:17:53 ] :: [ BEGIN ] :: Running 'lvremove /dev/black_bird/non_synced_primary_raid_3legs_1 -y' Logical volume "non_synced_primary_raid_3legs_1" successfully removed. :: [ 20:17:55 ] :: [ PASS ] :: Command 'lvremove /dev/black_bird/non_synced_primary_raid_3legs_1 -y' (Expected 0, got 0) :: [ 20:17:55 ] :: [ LOG ] :: Create raid5 :: [ 20:17:55 ] :: [ BEGIN ] :: Running 'lvcreate --type raid5 -i 3 -n non_synced_primary_raid_3legs_1 -L 1G black_bird /dev/loop0:0-300 /dev/loop1:0-300 /dev/loop2:0-300 /dev/loop3:0-300' Using default stripesize 64.00 KiB. Rounding size 1.00 GiB (256 extents) up to stripe boundary size <1.01 GiB (258 extents). Logical volume "non_synced_primary_raid_3legs_1" created. :: [ 20:17:56 ] :: [ PASS ] :: Command 'lvcreate --type raid5 -i 3 -n non_synced_primary_raid_3legs_1 -L 1G black_bird /dev/loop0:0-300 /dev/loop1:0-300 /dev/loop2:0-300 /dev/loop3:0-300' (Expected 0, got 0) :: [ 20:17:56 ] :: [ BEGIN ] :: Running 'lsblk' NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS loop0 7:0 0 2G 0 loop ├─black_bird-non_synced_primary_raid_3legs_1_rmeta_0 253:1 0 4M 0 lvm │ └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm └─black_bird-non_synced_primary_raid_3legs_1_rimage_0 253:2 0 344M 0 lvm └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm loop1 7:1 0 2G 0 loop ├─black_bird-non_synced_primary_raid_3legs_1_rmeta_1 253:3 0 4M 0 lvm │ └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm └─black_bird-non_synced_primary_raid_3legs_1_rimage_1 253:4 0 344M 0 lvm └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm loop2 7:2 0 2G 0 loop ├─black_bird-non_synced_primary_raid_3legs_1_rmeta_2 253:5 0 4M 0 lvm │ └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm └─black_bird-non_synced_primary_raid_3legs_1_rimage_2 253:6 0 344M 0 lvm └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm loop3 7:3 0 2G 0 loop ├─black_bird-non_synced_primary_raid_3legs_1_rmeta_3 253:7 0 4M 0 lvm │ └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm └─black_bird-non_synced_primary_raid_3legs_1_rimage_3 253:8 0 344M 0 lvm └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm sda 8:0 0 894.3G 0 disk ├─sda1 8:1 0 600M 0 part /boot/efi ├─sda2 8:2 0 1G 0 part /boot └─sda3 8:3 0 892.7G 0 part └─fedora_ampere--mtsnow--altramax--51-root 253:0 0 892.7G 0 lvm / zram0 252:0 0 8G 0 disk [SWAP] :: [ 20:17:56 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 20:17:56 ] :: [ BEGIN ] :: Running 'lvdisplay' --- Logical volume --- LV Path /dev/fedora_ampere-mtsnow-altramax-51/root LV Name root VG Name fedora_ampere-mtsnow-altramax-51 LV UUID MPm9Dk-b52P-6xlL-Q8uI-Iesn-ZLh5-IeBBw8 LV Write Access read/write LV Creation host, time ampere-mtsnow-altramax-51.khw4.lab.eng.bos.redhat.com, 2022-10-02 18:18:21 -0400 LV Status available # open 1 LV Size 892.66 GiB Current LE 228522 Segments 1 Allocation inherit Read ahead sectors auto - currently set to 256 Block device 253:0 --- Logical volume --- LV Path /dev/black_bird/non_synced_primary_raid_3legs_1 LV Name non_synced_primary_raid_3legs_1 VG Name black_bird LV UUID 2PoY3p-kYjb-2quq-HEMY-p8Wa-Jsib-sVUp3O LV Write Access read/write LV Creation host, time ampere-mtsnow-altramax-51.khw4.lab.eng.bos.redhat.com, 2022-10-02 20:17:55 -0400 LV Status available # open 0 LV Size <1.01 GiB Current LE 258 Segments 1 Allocation inherit Read ahead sectors auto - currently set to 1024 Block device 253:9 :: [ 20:17:57 ] :: [ PASS ] :: Command 'lvdisplay' (Expected 0, got 0) :: [ 20:17:57 ] :: [ BEGIN ] :: Running 'lvremove /dev/black_bird/non_synced_primary_raid_3legs_1 -y' Logical volume "non_synced_primary_raid_3legs_1" successfully removed. :: [ 20:17:59 ] :: [ PASS ] :: Command 'lvremove /dev/black_bird/non_synced_primary_raid_3legs_1 -y' (Expected 0, got 0) :: [ 20:17:59 ] :: [ LOG ] :: Create raid10 :: [ 20:17:59 ] :: [ BEGIN ] :: Running 'lvcreate --type raid10 -i 2 -m 1 -n non_synced_primary_raid_3legs_1 -L 1G black_bird /dev/loop0:0-300 /dev/loop1:0-300 /dev/loop2:0-300 /dev/loop3:0-300' Using default stripesize 64.00 KiB. Logical volume "non_synced_primary_raid_3legs_1" created. :: [ 20:18:00 ] :: [ PASS ] :: Command 'lvcreate --type raid10 -i 2 -m 1 -n non_synced_primary_raid_3legs_1 -L 1G black_bird /dev/loop0:0-300 /dev/loop1:0-300 /dev/loop2:0-300 /dev/loop3:0-300' (Expected 0, got 0) :: [ 20:18:00 ] :: [ BEGIN ] :: Running 'lsblk' NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS loop0 7:0 0 2G 0 loop ├─black_bird-non_synced_primary_raid_3legs_1_rmeta_0 253:1 0 4M 0 lvm │ └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm └─black_bird-non_synced_primary_raid_3legs_1_rimage_0 253:2 0 512M 0 lvm └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm loop1 7:1 0 2G 0 loop ├─black_bird-non_synced_primary_raid_3legs_1_rmeta_1 253:3 0 4M 0 lvm │ └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm └─black_bird-non_synced_primary_raid_3legs_1_rimage_1 253:4 0 512M 0 lvm └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm loop2 7:2 0 2G 0 loop ├─black_bird-non_synced_primary_raid_3legs_1_rmeta_2 253:5 0 4M 0 lvm │ └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm └─black_bird-non_synced_primary_raid_3legs_1_rimage_2 253:6 0 512M 0 lvm └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm loop3 7:3 0 2G 0 loop ├─black_bird-non_synced_primary_raid_3legs_1_rmeta_3 253:7 0 4M 0 lvm │ └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm └─black_bird-non_synced_primary_raid_3legs_1_rimage_3 253:8 0 512M 0 lvm └─black_bird-non_synced_primary_raid_3legs_1 253:9 0 1G 0 lvm sda 8:0 0 894.3G 0 disk ├─sda1 8:1 0 600M 0 part /boot/efi ├─sda2 8:2 0 1G 0 part /boot └─sda3 8:3 0 892.7G 0 part └─fedora_ampere--mtsnow--altramax--51-root 253:0 0 892.7G 0 lvm / zram0 252:0 0 8G 0 disk [SWAP] :: [ 20:18:00 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 20:18:00 ] :: [ BEGIN ] :: Running 'lvdisplay' --- Logical volume --- LV Path /dev/fedora_ampere-mtsnow-altramax-51/root LV Name root VG Name fedora_ampere-mtsnow-altramax-51 LV UUID MPm9Dk-b52P-6xlL-Q8uI-Iesn-ZLh5-IeBBw8 LV Write Access read/write LV Creation host, time ampere-mtsnow-altramax-51.khw4.lab.eng.bos.redhat.com, 2022-10-02 18:18:21 -0400 LV Status available # open 1 LV Size 892.66 GiB Current LE 228522 Segments 1 Allocation inherit Read ahead sectors auto - currently set to 256 Block device 253:0 --- Logical volume --- LV Path /dev/black_bird/non_synced_primary_raid_3legs_1 LV Name non_synced_primary_raid_3legs_1 VG Name black_bird LV UUID wXoCyC-J3oZ-x9ti-RXUH-cEAi-L2dc-pFvtoI LV Write Access read/write LV Creation host, time ampere-mtsnow-altramax-51.khw4.lab.eng.bos.redhat.com, 2022-10-02 20:17:59 -0400 LV Status available # open 0 LV Size 1.00 GiB Current LE 256 Mirrored volumes 4 Segments 1 Allocation inherit Read ahead sectors auto - currently set to 1024 Block device 253:9 :: [ 20:18:00 ] :: [ PASS ] :: Command 'lvdisplay' (Expected 0, got 0) :: [ 20:18:00 ] :: [ BEGIN ] :: Running 'lvremove /dev/black_bird/non_synced_primary_raid_3legs_1 -y' Logical volume "non_synced_primary_raid_3legs_1" successfully removed. :: [ 20:18:02 ] :: [ PASS ] :: Command 'lvremove /dev/black_bird/non_synced_primary_raid_3legs_1 -y' (Expected 0, got 0) :: [ 20:18:02 ] :: [ BEGIN ] :: Running 'vgremove black_bird' Volume group "black_bird" successfully removed :: [ 20:18:02 ] :: [ PASS ] :: Command 'vgremove black_bird' (Expected 0, got 0) :: [ 20:18:02 ] :: [ BEGIN ] :: Running 'pvremove /dev/loop0 /dev/loop1 /dev/loop2 /dev/loop3' Labels on physical volume "/dev/loop0" successfully wiped. Labels on physical volume "/dev/loop1" successfully wiped. Labels on physical volume "/dev/loop2" successfully wiped. Labels on physical volume "/dev/loop3" successfully wiped. :: [ 20:18:02 ] :: [ PASS ] :: Command 'pvremove /dev/loop0 /dev/loop1 /dev/loop2 /dev/loop3' (Expected 0, got 0) :: [ 20:18:02 ] :: [ BEGIN ] :: Running 'losetup -d /dev/loop0 /dev/loop1 /dev/loop2 /dev/loop3' :: [ 20:18:03 ] :: [ PASS ] :: Command 'losetup -d /dev/loop0 /dev/loop1 /dev/loop2 /dev/loop3' (Expected 0, got 0) :: [ 20:18:03 ] :: [ BEGIN ] :: Running 'rm -rf file*' :: [ 20:18:03 ] :: [ PASS ] :: Command 'rm -rf file*' (Expected 0, got 0) :: [ 20:18:03 ] :: [ BEGIN ] :: Running 'lsblk' NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS sda 8:0 0 894.3G 0 disk ├─sda1 8:1 0 600M 0 part /boot/efi ├─sda2 8:2 0 1G 0 part /boot └─sda3 8:3 0 892.7G 0 part └─fedora_ampere--mtsnow--altramax--51-root 253:0 0 892.7G 0 lvm / zram0 252:0 0 8G 0 disk [SWAP] :: [ 20:18:03 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 20:18:03 ] :: [ BEGIN ] :: check the errors :: actually running 'dmesg | grep -i 'Call Trace:'' :: [ 20:18:03 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 45s :: Assertions: 44 good, 0 bad :: RESULT: PASS (Test) ** Test PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: TEST PROTOCOL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Test run ID : 12 Package : - beakerlib RPM : beakerlib-1.29.2-1.fc38.noarch Test name : Storage - swraid scsi_raid Test started : 2022-10-02 20:17:18 EDT Test finished : 2022-10-02 20:18:03 EDT (still running) Test duration : 45 seconds Distro : Fedora release 38 (Rawhide) Hostname : ampere-mtsnow-altramax-51.khw4.lab.eng.bos.redhat.com Architecture : unknown CPUs : 0 x RAM size : 63710 MB HDD size : 894.12 GB :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 20:17:18 ] :: [ PASS ] :: Command 'dmesg -C' (Expected 0, got 0) :: [ 20:17:18 ] :: [ PASS ] :: Command 'uname -a' (Expected 0, got 0) :: [ 20:17:18 ] :: [ LOG ] :: ./runtest.sh :: [ 20:17:19 ] :: [ PASS ] :: Command 'dd if=/dev/zero bs=1M count=2000 of=file0.img' (Expected 0, got 0) :: [ 20:17:24 ] :: [ LOG ] :: Output of 'losetup -fP --show file0.img': :: [ 20:17:24 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 20:17:24 ] :: [ LOG ] :: /dev/loop0 :: [ 20:17:24 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 20:17:24 ] :: [ PASS ] :: Command 'losetup -fP --show file0.img' (Expected 0, got 0) :: [ 20:17:26 ] :: [ PASS ] :: Command 'mkfs -t xfs -f /dev/loop0' (Expected 0, got 0) :: [ 20:17:26 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 20:17:27 ] :: [ PASS ] :: Command 'dd if=/dev/zero bs=1M count=2000 of=file1.img' (Expected 0, got 0) :: [ 20:17:32 ] :: [ LOG ] :: Output of 'losetup -fP --show file1.img': :: [ 20:17:32 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 20:17:32 ] :: [ LOG ] :: /dev/loop1 :: [ 20:17:32 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 20:17:32 ] :: [ PASS ] :: Command 'losetup -fP --show file1.img' (Expected 0, got 0) :: [ 20:17:33 ] :: [ PASS ] :: Command 'mkfs -t xfs -f /dev/loop1' (Expected 0, got 0) :: [ 20:17:33 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 20:17:34 ] :: [ PASS ] :: Command 'dd if=/dev/zero bs=1M count=2000 of=file2.img' (Expected 0, got 0) :: [ 20:17:39 ] :: [ LOG ] :: Output of 'losetup -fP --show file2.img': :: [ 20:17:39 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 20:17:39 ] :: [ LOG ] :: /dev/loop2 :: [ 20:17:39 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 20:17:39 ] :: [ PASS ] :: Command 'losetup -fP --show file2.img' (Expected 0, got 0) :: [ 20:17:40 ] :: [ PASS ] :: Command 'mkfs -t xfs -f /dev/loop2' (Expected 0, got 0) :: [ 20:17:40 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 20:17:41 ] :: [ PASS ] :: Command 'dd if=/dev/zero bs=1M count=2000 of=file3.img' (Expected 0, got 0) :: [ 20:17:46 ] :: [ LOG ] :: Output of 'losetup -fP --show file3.img': :: [ 20:17:46 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 20:17:46 ] :: [ LOG ] :: /dev/loop3 :: [ 20:17:46 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 20:17:46 ] :: [ PASS ] :: Command 'losetup -fP --show file3.img' (Expected 0, got 0) :: [ 20:17:48 ] :: [ PASS ] :: Command 'mkfs -t xfs -f /dev/loop3' (Expected 0, got 0) :: [ 20:17:48 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 20:17:48 ] :: [ LOG ] :: dev list: /dev/loop0 ,/dev/loop1 ,/dev/loop2 ,/dev/loop3 :: [ 20:17:48 ] :: [ PASS ] :: Command 'pvcreate -y /dev/loop0 /dev/loop1 /dev/loop2 /dev/loop3' (Expected 0, got 0) :: [ 20:17:48 ] :: [ PASS ] :: Command 'vgcreate black_bird /dev/loop0 /dev/loop1 /dev/loop2 /dev/loop3' (Expected 0, got 0) :: [ 20:17:49 ] :: [ PASS ] :: Command 'pvdisplay' (Expected 0, got 0) :: [ 20:17:49 ] :: [ PASS ] :: Command 'vgdisplay' (Expected 0, got 0) :: [ 20:17:49 ] :: [ LOG ] :: Create raid0 :: [ 20:17:49 ] :: [ PASS ] :: Command 'lvcreate --type raid0 --stripesize 64k -i 3 -n non_synced_primary_raid_3legs_1 -L 1G black_bird /dev/loop0:0-300 /dev/loop1:0-300 /dev/loop2:0-300 /dev/loop3:0-300' (Expected 0, got 0) :: [ 20:17:49 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 20:17:50 ] :: [ PASS ] :: Command 'lvdisplay' (Expected 0, got 0) :: [ 20:17:51 ] :: [ PASS ] :: Command 'lvremove /dev/black_bird/non_synced_primary_raid_3legs_1 -y' (Expected 0, got 0) :: [ 20:17:51 ] :: [ LOG ] :: Create raid1 :: [ 20:17:53 ] :: [ PASS ] :: Command 'lvcreate --type raid1 -m 3 -n non_synced_primary_raid_3legs_1 -L 1G black_bird /dev/loop0:0-300 /dev/loop1:0-300 /dev/loop2:0-300 /dev/loop3:0-300' (Expected 0, got 0) :: [ 20:17:53 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 20:17:53 ] :: [ PASS ] :: Command 'lvdisplay' (Expected 0, got 0) :: [ 20:17:55 ] :: [ PASS ] :: Command 'lvremove /dev/black_bird/non_synced_primary_raid_3legs_1 -y' (Expected 0, got 0) :: [ 20:17:55 ] :: [ LOG ] :: Create raid5 :: [ 20:17:56 ] :: [ PASS ] :: Command 'lvcreate --type raid5 -i 3 -n non_synced_primary_raid_3legs_1 -L 1G black_bird /dev/loop0:0-300 /dev/loop1:0-300 /dev/loop2:0-300 /dev/loop3:0-300' (Expected 0, got 0) :: [ 20:17:56 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 20:17:57 ] :: [ PASS ] :: Command 'lvdisplay' (Expected 0, got 0) :: [ 20:17:59 ] :: [ PASS ] :: Command 'lvremove /dev/black_bird/non_synced_primary_raid_3legs_1 -y' (Expected 0, got 0) :: [ 20:17:59 ] :: [ LOG ] :: Create raid10 :: [ 20:18:00 ] :: [ PASS ] :: Command 'lvcreate --type raid10 -i 2 -m 1 -n non_synced_primary_raid_3legs_1 -L 1G black_bird /dev/loop0:0-300 /dev/loop1:0-300 /dev/loop2:0-300 /dev/loop3:0-300' (Expected 0, got 0) :: [ 20:18:00 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 20:18:00 ] :: [ PASS ] :: Command 'lvdisplay' (Expected 0, got 0) :: [ 20:18:02 ] :: [ PASS ] :: Command 'lvremove /dev/black_bird/non_synced_primary_raid_3legs_1 -y' (Expected 0, got 0) :: [ 20:18:02 ] :: [ PASS ] :: Command 'vgremove black_bird' (Expected 0, got 0) :: [ 20:18:02 ] :: [ PASS ] :: Command 'pvremove /dev/loop0 /dev/loop1 /dev/loop2 /dev/loop3' (Expected 0, got 0) :: [ 20:18:03 ] :: [ PASS ] :: Command 'losetup -d /dev/loop0 /dev/loop1 /dev/loop2 /dev/loop3' (Expected 0, got 0) :: [ 20:18:03 ] :: [ PASS ] :: Command 'rm -rf file*' (Expected 0, got 0) :: [ 20:18:03 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 20:18:03 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 45s :: Assertions: 44 good, 0 bad :: RESULT: PASS (Test) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Storage - swraid scsi_raid :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 20:18:03 ] :: [ LOG ] :: Phases fingerprint: L5rLAvqh :: [ 20:18:04 ] :: [ LOG ] :: Asserts fingerprint: gdisI1RN Uploading journal.xml .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 45s :: Phases: 1 good, 0 bad :: OVERALL RESULT: PASS (Storage - swraid scsi_raid)