use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 22:18:53 ] :: [ PASS ] :: rmmod scsi_debug -f :: [ 22:18:53 ] :: [ BEGIN ] :: Running 'cp /etc/multipath.conf /tmp/' :: [ 22:18:53 ] :: [ PASS ] :: Command 'cp /etc/multipath.conf /tmp/' (Expected 0, got 0) :: [ 22:18:53 ] :: [ BEGIN ] :: Running 'rm -rf /etc/multipath.conf' :: [ 22:18:53 ] :: [ PASS ] :: Command 'rm -rf /etc/multipath.conf' (Expected 0, got 0) :: [ 22:18:53 ] :: [ BEGIN ] :: Running 'mpathconf --enable' :: [ 22:18:54 ] :: [ PASS ] :: Command 'mpathconf --enable' (Expected 0, got 0) :: [ 22:18:54 ] :: [ BEGIN ] :: Running 'systemctl start multipathd' :: [ 22:18:54 ] :: [ PASS ] :: Command 'systemctl start multipathd' (Expected 0, got 0) :: [ 22:18:54 ] :: [ 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 Fri 2023-02-03 22:18:54 EST; 129ms ago TriggeredBy: ○ multipathd.socket Process: 1626 ExecStartPre=/sbin/multipath -A (code=exited, status=0/SUCCESS) Main PID: 1627 (multipathd) Status: "up" Tasks: 7 Memory: 21.2M CPU: 82ms CGroup: /system.slice/multipathd.service └─1627 /sbin/multipathd -d -s Feb 03 22:18:54 hpe-apollo-cn99xx-15-vm-16.khw4.lab.eng.bos.redhat.com systemd[1]: Starting multipathd.service - Device-Mapper Multipath Device Controller... Feb 03 22:18:54 hpe-apollo-cn99xx-15-vm-16.khw4.lab.eng.bos.redhat.com multipathd[1627]: multipathd v0.9.4: start up Feb 03 22:18:54 hpe-apollo-cn99xx-15-vm-16.khw4.lab.eng.bos.redhat.com multipathd[1627]: reconfigure: setting up paths and maps Feb 03 22:18:54 hpe-apollo-cn99xx-15-vm-16.khw4.lab.eng.bos.redhat.com systemd[1]: Started multipathd.service - Device-Mapper Multipath Device Controller. :: [ 22:18:54 ] :: [ PASS ] :: Command 'systemctl status multipathd' (Expected 0, got 0) :: [ 22:18:54 ] :: [ 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 :: [ 22:18:54 ] :: [ PASS ] :: Command 'mpathconf' (Expected 0, got 0) :: [ 22:18:54 ] :: [ 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 .* } } :: [ 22:18:54 ] :: [ PASS ] :: Command 'cat /etc/multipath.conf' (Expected 0, got 0) :: [ 22:18:54 ] :: [ BEGIN ] :: Running 'systemctl reload multipathd' :: [ 22:18:55 ] :: [ PASS ] :: Command 'systemctl reload multipathd' (Expected 0, got 0) :: [ 22:18:55 ] :: [ BEGIN ] :: Running 'systemctl restart multipathd' :: [ 22:18:55 ] :: [ PASS ] :: Command 'systemctl restart multipathd' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 2s :: Assertions: 10 good, 0 bad :: RESULT: PASS (Setup) ** Setup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 22:18:56 ] :: [ BEGIN ] :: Running 'dmesg -C' :: [ 22:18:56 ] :: [ PASS ] :: Command 'dmesg -C' (Expected 0, got 0) :: [ 22:18:56 ] :: [ BEGIN ] :: Running 'uname -a' Linux hpe-apollo-cn99xx-15-vm-16.khw4.lab.eng.bos.redhat.com 6.2.0-rc6 #1 SMP PREEMPT_DYNAMIC Fri Feb 3 22:22:30 UTC 2023 aarch64 GNU/Linux :: [ 22:18:56 ] :: [ PASS ] :: Command 'uname -a' (Expected 0, got 0) :: [ 22:18:56 ] :: [ LOG ] :: ./runtest.sh :: [ 22:18:56 ] :: [ BEGIN ] :: Running 'modprobe scsi_debug dev_size_mb=1024' :: [ 22:18:57 ] :: [ PASS ] :: Command 'modprobe scsi_debug dev_size_mb=1024' (Expected 0, got 0) :: [ 22:19:00 ] :: [ 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 5.8G 0 disk [SWAP] vda 252:0 0 100G 0 disk ├─vda1 252:1 0 600M 0 part /boot/efi ├─vda2 252:2 0 1G 0 part /boot └─vda3 252:3 0 98.4G 0 part └─fedora_hpe--apollo--cn99xx--15--vm--16-root 253:0 0 98.4G 0 lvm / :: [ 22:19:00 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 22:19:00 ] :: [ BEGIN ] :: Running 'ls /dev/mapper/mpath*' /dev/mapper/mpatha :: [ 22:19:00 ] :: [ PASS ] :: Command 'ls /dev/mapper/mpath*' (Expected 0, got 0) :: [ 22:19:00 ] :: [ 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 :: [ 22:19:00 ] :: [ PASS ] :: Command 'multipath -ll' (Expected 0, got 0) :: [ 22:19:01 ] :: [ BEGIN ] :: Running 'multipath -ll | grep mpatha' mpatha (333333330000007d0) dm-1 Linux,scsi_debug :: [ 22:19:01 ] :: [ PASS ] :: Command 'multipath -ll | grep mpatha' (Expected 0, got 0) :: [ 22:19:01 ] :: [ BEGIN ] :: Running 'multipath -F' :: [ 22:19:01 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 22:19:01 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:01 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:01 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:01 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:01 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:01 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:01 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:01 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:01 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:01 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:01 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:07 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:07 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:07 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:07 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:07 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:07 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:07 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:07 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:07 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:07 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:07 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:07 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:07 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:07 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:07 ] :: [ BEGIN ] :: Running 'sg_luns /dev/sda' Lun list length = 8 which imples 1 lun entry Report luns [select_report=0x0]: 0000000000000000 :: [ 22:19:07 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:07 ] :: [ BEGIN ] :: check the errors :: actually running 'dmesg | grep -i 'Call Trace:'' :: [ 22:19:07 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :: [ 22:19:07 ] :: [ BEGIN ] :: check the errors :: actually running 'dmesg | grep -i 'kernel BUG at'' :: [ 22:19:07 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :: [ 22:19:07 ] :: [ BEGIN ] :: check the errors :: actually running 'dmesg | grep 'BUG:'' :: [ 22:19:08 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :: [ 22:19:08 ] :: [ BEGIN ] :: check the errors :: actually running 'dmesg | grep -i 'WARNING:'' :: [ 22:19:08 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 12s :: Assertions: 76 good, 0 bad :: RESULT: PASS (Test) ** Test PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 22:19:09 ] :: [ BEGIN ] :: Running 'multipath -F' :: [ 22:19:09 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 22:19:09 ] :: [ BEGIN ] :: Running 'systemctl stop multipathd' :: [ 22:19:09 ] :: [ PASS ] :: Command 'systemctl stop multipathd' (Expected 0, got 0) :: [ 22:19:09 ] :: [ BEGIN ] :: Running 'mpathconf --disable' :: [ 22:19:09 ] :: [ PASS ] :: Command 'mpathconf --disable' (Expected 0, got 0) :: [ 22:19:09 ] :: [ BEGIN ] :: Running 'rm -rf /etc/multipath.conf' :: [ 22:19:09 ] :: [ PASS ] :: Command 'rm -rf /etc/multipath.conf' (Expected 0, got 0) :: [ 22:19:09 ] :: [ BEGIN ] :: Running 'cp /tmp/multipath.conf /etc/' :: [ 22:19:09 ] :: [ PASS ] :: Command 'cp /tmp/multipath.conf /etc/' (Expected 0, got 0) :: [ 22:19:14 ] :: [ BEGIN ] :: Running 'rmmod scsi_debug -f' :: [ 22:19:15 ] :: [ 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 : 51 Package : unknown beakerlib RPM : beakerlib-1.29.3-2.fc38.noarch Test name : unknown Test started : 2023-02-03 22:18:53 EST Test finished : 2023-02-03 22:19:16 EST (still running) Test duration : 23 seconds Distro : Fedora release 38 (Rawhide) Hostname : hpe-apollo-cn99xx-15-vm-16.khw4.lab.eng.bos.redhat.com Architecture : unknown CPUs : 0 x RAM size : 5903 MB HDD size : 99.86 GB :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 22:18:53 ] :: [ PASS ] :: rmmod scsi_debug -f :: [ 22:18:53 ] :: [ PASS ] :: Command 'cp /etc/multipath.conf /tmp/' (Expected 0, got 0) :: [ 22:18:53 ] :: [ PASS ] :: Command 'rm -rf /etc/multipath.conf' (Expected 0, got 0) :: [ 22:18:54 ] :: [ PASS ] :: Command 'mpathconf --enable' (Expected 0, got 0) :: [ 22:18:54 ] :: [ PASS ] :: Command 'systemctl start multipathd' (Expected 0, got 0) :: [ 22:18:54 ] :: [ PASS ] :: Command 'systemctl status multipathd' (Expected 0, got 0) :: [ 22:18:54 ] :: [ PASS ] :: Command 'mpathconf' (Expected 0, got 0) :: [ 22:18:54 ] :: [ PASS ] :: Command 'cat /etc/multipath.conf' (Expected 0, got 0) :: [ 22:18:55 ] :: [ PASS ] :: Command 'systemctl reload multipathd' (Expected 0, got 0) :: [ 22:18:55 ] :: [ PASS ] :: Command 'systemctl restart multipathd' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 2s :: Assertions: 10 good, 0 bad :: RESULT: PASS (Setup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 22:18:56 ] :: [ PASS ] :: Command 'dmesg -C' (Expected 0, got 0) :: [ 22:18:56 ] :: [ PASS ] :: Command 'uname -a' (Expected 0, got 0) :: [ 22:18:56 ] :: [ LOG ] :: ./runtest.sh :: [ 22:18:57 ] :: [ PASS ] :: Command 'modprobe scsi_debug dev_size_mb=1024' (Expected 0, got 0) :: [ 22:19:00 ] :: [ PASS ] :: Command 'lsblk' (Expected 0, got 0) :: [ 22:19:00 ] :: [ PASS ] :: Command 'ls /dev/mapper/mpath*' (Expected 0, got 0) :: [ 22:19:00 ] :: [ PASS ] :: Command 'multipath -ll' (Expected 0, got 0) :: [ 22:19:01 ] :: [ PASS ] :: Command 'multipath -ll | grep mpatha' (Expected 0, got 0) :: [ 22:19:01 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 22:19:01 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:01 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:01 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:01 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:01 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:02 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:03 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:04 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:05 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:06 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:07 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:07 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:07 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:07 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:07 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:07 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:07 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:07 ] :: [ PASS ] :: Command 'sg_luns /dev/sda' (Expected 0, got 0) :: [ 22:19:07 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :: [ 22:19:07 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :: [ 22:19:08 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :: [ 22:19:08 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 12s :: Assertions: 76 good, 0 bad :: RESULT: PASS (Test) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 22:19:09 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 22:19:09 ] :: [ PASS ] :: Command 'systemctl stop multipathd' (Expected 0, got 0) :: [ 22:19:09 ] :: [ PASS ] :: Command 'mpathconf --disable' (Expected 0, got 0) :: [ 22:19:09 ] :: [ PASS ] :: Command 'rm -rf /etc/multipath.conf' (Expected 0, got 0) :: [ 22:19:09 ] :: [ PASS ] :: Command 'cp /tmp/multipath.conf /etc/' (Expected 0, got 0) :: [ 22:19:15 ] :: [ PASS ] :: Command 'rmmod scsi_debug -f' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 6s :: Assertions: 6 good, 0 bad :: RESULT: PASS (Cleanup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: unknown :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 22:19:16 ] :: [ LOG ] :: Phases fingerprint: GpTeNtEf :: [ 22:19:16 ] :: [ LOG ] :: Asserts fingerprint: BfcJZvFN Uploading journal.xml .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 23s :: Phases: 3 good, 0 bad :: OVERALL RESULT: PASS (unknown)