use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 13:03:21 ] :: [ PASS ] :: rmmod scsi_debug -f :: [ 13:03:21 ] :: [ BEGIN ] :: Running 'cp /etc/multipath.conf /tmp/' :: [ 13:03:21 ] :: [ PASS ] :: Command 'cp /etc/multipath.conf /tmp/' (Expected 0, got 0) :: [ 13:03:21 ] :: [ BEGIN ] :: Running 'rm -rf /etc/multipath.conf' :: [ 13:03:21 ] :: [ PASS ] :: Command 'rm -rf /etc/multipath.conf' (Expected 0, got 0) :: [ 13:03:21 ] :: [ BEGIN ] :: Running 'mpathconf --enable' :: [ 13:03:21 ] :: [ PASS ] :: Command 'mpathconf --enable' (Expected 0, got 0) :: [ 13:03:21 ] :: [ BEGIN ] :: Running 'systemctl start multipathd' :: [ 13:03:21 ] :: [ PASS ] :: Command 'systemctl start multipathd' (Expected 0, got 0) :: [ 13:03:21 ] :: [ BEGIN ] :: Running 'systemctl status multipathd' ● multipathd.service - Device-Mapper Multipath Device Controller Loaded: loaded (/usr/lib/systemd/system/multipathd.service; disabled; preset: enabled) Active: active (running) since Tue 2023-01-31 13:03:21 EST; 45ms ago TriggeredBy: ○ multipathd.socket Process: 275290 ExecStartPre=/sbin/multipath -A (code=exited, status=0/SUCCESS) Main PID: 275291 (multipathd) Status: "up" Tasks: 7 Memory: 18.7M CPU: 33ms CGroup: /system.slice/multipathd.service └─275291 /sbin/multipathd -d -s Jan 31 13:03:21 ampere-mtsnow-altramax-03-vm-06.lab.eng.rdu2.redhat.com systemd[1]: Starting multipathd.service - Device-Mapper Multipath Device Controller... Jan 31 13:03:21 ampere-mtsnow-altramax-03-vm-06.lab.eng.rdu2.redhat.com multipathd[275291]: multipathd v0.9.4: start up Jan 31 13:03:21 ampere-mtsnow-altramax-03-vm-06.lab.eng.rdu2.redhat.com multipathd[275291]: reconfigure: setting up paths and maps Jan 31 13:03:21 ampere-mtsnow-altramax-03-vm-06.lab.eng.rdu2.redhat.com systemd[1]: Started multipathd.service - Device-Mapper Multipath Device Controller. :: [ 13:03:21 ] :: [ PASS ] :: Command 'systemctl status multipathd' (Expected 0, got 0) :: [ 13:03:21 ] :: [ BEGIN ] :: Running 'mpathconf' multipath is enabled find_multipaths is yes user_friendly_names is enabled recheck_wwid is disabled default property blacklist is disabled enable_foreign is not set (no foreign multipath devices will be shown) dm_multipath module is loaded multipathd is running :: [ 13:03:21 ] :: [ PASS ] :: Command 'mpathconf' (Expected 0, got 0) :: [ 13:03:21 ] :: [ BEGIN ] :: Running 'cat /etc/multipath.conf' defaults { user_friendly_names yes find_multipaths no enable_foreign "^$" } blacklist_exceptions { device { vendor Linux product scsi_debug } } blacklist { device { vendor .* product .* } } :: [ 13:03:21 ] :: [ PASS ] :: Command 'cat /etc/multipath.conf' (Expected 0, got 0) :: [ 13:03:21 ] :: [ BEGIN ] :: Running 'systemctl reload multipathd' :: [ 13:03:21 ] :: [ PASS ] :: Command 'systemctl reload multipathd' (Expected 0, got 0) :: [ 13:03:22 ] :: [ BEGIN ] :: Running 'systemctl restart multipathd' :: [ 13:03:22 ] :: [ PASS ] :: Command 'systemctl restart multipathd' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 10 good, 0 bad :: RESULT: PASS (Setup) ** Setup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 13:03:22 ] :: [ BEGIN ] :: Running 'dmesg -C' :: [ 13:03:22 ] :: [ PASS ] :: Command 'dmesg -C' (Expected 0, got 0) :: [ 13:03:22 ] :: [ BEGIN ] :: Running 'uname -a' Linux ampere-mtsnow-altramax-03-vm-06.lab.eng.rdu2.redhat.com 6.2.0-rc6 #1 SMP PREEMPT_DYNAMIC Tue Jan 31 16:52:12 UTC 2023 aarch64 GNU/Linux :: [ 13:03:22 ] :: [ PASS ] :: Command 'uname -a' (Expected 0, got 0) :: [ 13:03:22 ] :: [ LOG ] :: ./runtest.sh :: [ 13:03:22 ] :: [ BEGIN ] :: Running 'modprobe scsi_debug dev_size_mb=1024' :: [ 13:03:22 ] :: [ PASS ] :: Command 'modprobe scsi_debug dev_size_mb=1024' (Expected 0, got 0) :: [ 13:03:26 ] :: [ BEGIN ] :: Running 'lsblk' NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS sda 8:0 0 1G 0 disk └─mpatha 253:1 0 1G 0 mpath zram0 251:0 0 4G 0 disk [SWAP] vda 252:0 0 120G 0 disk ├─vda1 252:1 0 600M 0 part /boot/efi ├─vda2 252:2 0 1G 0 part /boot └─vda3 252:3 0 118.4G 0 part └─fedora_ampere--mtsnow--altramax--03--vm--06-root 253:0 0 118.4G 0 lvm / :: [ 13:03:26 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 13:03:26 ] :: [ BEGIN ] :: Running 'ls /dev/mapper/mpath*' /dev/mapper/mpatha :: [ 13:03:26 ] :: [ PASS ] :: Command 'ls /dev/mapper/mpath*' (Expected 0, got 0) :: [ 13:03:26 ] :: [ BEGIN ] :: Running 'multipath -ll' mpatha (333333330000007d0) dm-1 Linux,scsi_debug size=1.0G features='0' hwhandler='0' wp=rw `-+- policy='service-time 0' prio=1 status=active `- 0:0:0:0 sda 8:0 active ready running :: [ 13:03:26 ] :: [ PASS ] :: Command 'multipath -ll' (Expected 0, got 0) :: [ 13:03:26 ] :: [ BEGIN ] :: Running 'multipath -ll | grep mpatha' mpatha (333333330000007d0) dm-1 Linux,scsi_debug :: [ 13:03:26 ] :: [ PASS ] :: Command 'multipath -ll | grep mpatha' (Expected 0, got 0) :: [ 13:03:26 ] :: [ BEGIN ] :: Running 'multipath -F' :: [ 13:03:26 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 13:03:26 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:26 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:26 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:26 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:26 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:26 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:26 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:26 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:26 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:26 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:26 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:26 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:26 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:26 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:26 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:26 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:26 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:26 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:29 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:29 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:29 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:29 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:29 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:29 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:29 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:29 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:29 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:29 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 13:03:29 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:29 ] :: [ BEGIN ] :: check the errors :: actually running 'dmesg | grep -i 'Call Trace:'' :: [ 13:03:29 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :: [ 13:03:29 ] :: [ BEGIN ] :: check the errors :: actually running 'dmesg | grep -i 'kernel BUG at'' :: [ 13:03:29 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :: [ 13:03:29 ] :: [ BEGIN ] :: check the errors :: actually running 'dmesg | grep 'BUG:'' :: [ 13:03:29 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :: [ 13:03:29 ] :: [ BEGIN ] :: check the errors :: actually running 'dmesg | grep -i 'WARNING:'' :: [ 13:03:29 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 7s :: Assertions: 76 good, 0 bad :: RESULT: PASS (Test) ** Test PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 13:03:29 ] :: [ BEGIN ] :: Running 'multipath -F' :: [ 13:03:29 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 13:03:29 ] :: [ BEGIN ] :: Running 'systemctl stop multipathd' :: [ 13:03:29 ] :: [ PASS ] :: Command 'systemctl stop multipathd' (Expected 0, got 0) :: [ 13:03:29 ] :: [ BEGIN ] :: Running 'mpathconf --disable' :: [ 13:03:29 ] :: [ PASS ] :: Command 'mpathconf --disable' (Expected 0, got 0) :: [ 13:03:29 ] :: [ BEGIN ] :: Running 'rm -rf /etc/multipath.conf' :: [ 13:03:29 ] :: [ PASS ] :: Command 'rm -rf /etc/multipath.conf' (Expected 0, got 0) :: [ 13:03:30 ] :: [ BEGIN ] :: Running 'cp /tmp/multipath.conf /etc/' :: [ 13:03:30 ] :: [ PASS ] :: Command 'cp /tmp/multipath.conf /etc/' (Expected 0, got 0) :: [ 13:03:35 ] :: [ BEGIN ] :: Running 'rmmod scsi_debug -f' :: [ 13:03:35 ] :: [ PASS ] :: Command 'rmmod scsi_debug -f' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 6s :: Assertions: 6 good, 0 bad :: RESULT: PASS (Cleanup) ** Cleanup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: TEST PROTOCOL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Test run ID : 22 Package : unknown beakerlib RPM : beakerlib-1.29.3-2.fc38.noarch Test name : unknown Test started : 2023-01-31 13:03:21 EST Test finished : 2023-01-31 13:03:35 EST (still running) Test duration : 14 seconds Distro : Fedora release 38 (Rawhide) Hostname : ampere-mtsnow-altramax-03-vm-06.lab.eng.rdu2.redhat.com Architecture : unknown CPUs : 0 x RAM size : 70203 MB HDD size : 119.86 GB :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 13:03:21 ] :: [ PASS ] :: rmmod scsi_debug -f :: [ 13:03:21 ] :: [ PASS ] :: Command 'cp /etc/multipath.conf /tmp/' (Expected 0, got 0) :: [ 13:03:21 ] :: [ PASS ] :: Command 'rm -rf /etc/multipath.conf' (Expected 0, got 0) :: [ 13:03:21 ] :: [ PASS ] :: Command 'mpathconf --enable' (Expected 0, got 0) :: [ 13:03:21 ] :: [ PASS ] :: Command 'systemctl start multipathd' (Expected 0, got 0) :: [ 13:03:21 ] :: [ PASS ] :: Command 'systemctl status multipathd' (Expected 0, got 0) :: [ 13:03:21 ] :: [ PASS ] :: Command 'mpathconf' (Expected 0, got 0) :: [ 13:03:21 ] :: [ PASS ] :: Command 'cat /etc/multipath.conf' (Expected 0, got 0) :: [ 13:03:21 ] :: [ PASS ] :: Command 'systemctl reload multipathd' (Expected 0, got 0) :: [ 13:03:22 ] :: [ PASS ] :: Command 'systemctl restart multipathd' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 10 good, 0 bad :: RESULT: PASS (Setup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 13:03:22 ] :: [ PASS ] :: Command 'dmesg -C' (Expected 0, got 0) :: [ 13:03:22 ] :: [ PASS ] :: Command 'uname -a' (Expected 0, got 0) :: [ 13:03:22 ] :: [ LOG ] :: ./runtest.sh :: [ 13:03:22 ] :: [ PASS ] :: Command 'modprobe scsi_debug dev_size_mb=1024' (Expected 0, got 0) :: [ 13:03:26 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 13:03:26 ] :: [ PASS ] :: Command 'ls /dev/mapper/mpath*' (Expected 0, got 0) :: [ 13:03:26 ] :: [ PASS ] :: Command 'multipath -ll' (Expected 0, got 0) :: [ 13:03:26 ] :: [ PASS ] :: Command 'multipath -ll | grep mpatha' (Expected 0, got 0) :: [ 13:03:26 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 13:03:26 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:26 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:26 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:26 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:26 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:26 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:26 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:26 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:26 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:27 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:28 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:29 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:29 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:29 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:29 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:29 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:29 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 13:03:29 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :: [ 13:03:29 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :: [ 13:03:29 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :: [ 13:03:29 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 7s :: Assertions: 76 good, 0 bad :: RESULT: PASS (Test) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 13:03:29 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 13:03:29 ] :: [ PASS ] :: Command 'systemctl stop multipathd' (Expected 0, got 0) :: [ 13:03:29 ] :: [ PASS ] :: Command 'mpathconf --disable' (Expected 0, got 0) :: [ 13:03:29 ] :: [ PASS ] :: Command 'rm -rf /etc/multipath.conf' (Expected 0, got 0) :: [ 13:03:30 ] :: [ PASS ] :: Command 'cp /tmp/multipath.conf /etc/' (Expected 0, got 0) :: [ 13:03:35 ] :: [ PASS ] :: Command 'rmmod scsi_debug -f' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 6s :: Assertions: 6 good, 0 bad :: RESULT: PASS (Cleanup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: unknown :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 13:03:35 ] :: [ LOG ] :: Phases fingerprint: GpTeNtEf :: [ 13:03:35 ] :: [ LOG ] :: Asserts fingerprint: BfcJZvFN Uploading journal.xml .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 14s :: Phases: 3 good, 0 bad :: OVERALL RESULT: PASS (unknown)