Project

General

Profile

action #69751

Updated by riafarov over 3 years ago

## Observation 

 Seems to be related to https://github.com/os-autoinst/os-autoinst-distri-opensuse/commit/0dabd841cf1cd34f5fb78e17970f08d1a97574f6 

 openQA test in scenario sle-15-SP3-Online-s390x-lvm-encrypt-separate-boot@s390x-kvm-sle12 fails in 
 [validate_encrypt](https://openqa.suse.de/tests/4554601/modules/validate_encrypt/steps/21) 

 It's just zkvm affected 

 openQA test in scenario sle-15-SP2-Online-s390x-lvm-full-encrypt@s390x-kvm-sle12 and lvm-encrypt-separate-boot@s390x-kvm-sle12 fails in 
 [validate_encrypt](https://openqa.suse.de/tests/4541327/modules/validate_encrypt/steps/21) 
  or  
 [validate_encrypt](https://openqa.suse.de/tests/4541308#step/validate_encrypt/22) 

 Looks like the command  
 ~~~  
 command 'cryptsetup -v luksHeaderBackup /dev/disk/by-path/ccw-0.0.0000-part3 --header-backup-file /root//dev/disk/by-path/ccw-0.0.0000-part3 
 ~~~ 

 needs some modification for the particular machine. 

 The failure message is the bellow 
 ~~~ 
 # Test died: command 'cryptsetup -v luksHeaderBackup /dev/disk/by-path/ccw-0.0.0000-part3 --header-backup-file /root//dev/disk/by-path/ccw-0.0.0000-part3' failed at /var/lib/openqa/cache/openqa.suse.de/tests/sle/lib/validate_encrypt_utils.pm line 92. 
 ~~~ 

 ## Expected result 

 Last good: [209.2](https://openqa.suse.de/tests/4424857) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=s390x&distri=sle&flavor=Online&machine=s390x-kvm-sle12&test=lvm-full-encrypt&version=15-SP2) 

Back