Project

General

Profile

openqa-force-result #134807

Updated by okurz 10 months ago

## Observation 

 ``` 
 [2023-08-30T07:45:23.448709+02:00] [info] [pid:25289] ::: basetest::runtest: # Test died: Unable to find image SLES-15-SP1-s390x-mru-install-minimal-with-addons-Build20230829-1-Server-DVD-Updates-s390x-kvm-sle12.qcow2 in /var/lib/openqa/share/factory/hdd at sle/lib/bootloader_setup.pm line 1106. 
 ``` 

 ``` 
 [2023-08-30T07:45:23.069386+02:00] [debug] [pid:25289] <<< backend::console_proxy::__ANON__(wrapped_call={ 
     "wantarray" => "", 
     "args" => [ 
                 "find /var/lib/openqa/share/factory/hdd -name SLES-15-SP1-s390x-mru-install-minimal-with-addons-Build20230829-1-Server-DVD-Updates-s390x-kvm-sle12.qcow2 | head -n1 | tr -d '\n'" 
               ], 
     "function" => "get_cmd_output", 
     "console" => "svirt" 
   }) 
 [2023-08-30T07:45:23.071318+02:00] [debug] [pid:25290] <<< backend::baseclass::run_ssh_cmd(cmd="find /var/lib/openqa/share/factory/hdd -name SLES-15-SP1-s390x-mru-install-minimal-with-addons-Build20230829-1-Server-DVD-Updates-s390x-kvm-sle12.qcow2 | head -n1 | tr -d '\n'", wantarray=1, password="SECRET", keep_open=1, hostname="s390zp19.suse.de", username=undef) 
 [2023-08-30T07:45:23.071593+02:00] [debug] [pid:25290] <<< backend::baseclass::run_ssh(cmd="find /var/lib/openqa/share/factory/hdd -name SLES-15-SP1-s390x-mru-install-minimal-with-addons-Build20230829-1-Server-DVD-Updates-s390x-kvm-sle12.qcow2 | head -n1 | tr -d '\n'", username=undef, hostname="s390zp19.suse.de", keep_open=1, wantarray=1, password="SECRET") 
 [2023-08-30T07:45:23.071868+02:00] [debug] [pid:25290] <<< backend::baseclass::new_ssh_connection(username=undef, hostname="s390zp19.suse.de", blocking=1, keep_open=1, wantarray=1, password="SECRET") 
 [2023-08-30T07:45:23.123025+02:00] [debug] [pid:25290] Use existing SSH connection (key:hostname=s390zp19.suse.de,username=root,port=22) 
 [2023-08-30T07:45:23.225432+02:00] [debug] [pid:25290] [run_ssh_cmd(find /var/lib/openqa/share/factory/hdd -name SLES-15-SP1-s390x-mru-install-minimal-with-addons-Build20230829-1-Server-DVD-Updates-s390x-kvm-sle12.qcow2 | head -n1 | tr -d ' 
   ')] exit-code: 0 
 [2023-08-30T07:45:23.448709+02:00] [info] [pid:25289] ::: basetest::runtest: # Test died: Unable to find image SLES-15-SP1-s390x-mru-install-minimal-with-addons-Build20230829-1-Server-DVD-Updates-s390x-kvm-sle12.qcow2 in /var/lib/openqa/share/factory/hdd at sle/lib/bootloader_setup.pm line 1106. 
 ``` 

 openQA test in scenario sle-15-SP1-Server-DVD-Updates-s390x-sssd_389ds_functional@s390x-kvm-sle12 fails in 
 [bootloader_start](https://openqa.suse.de/tests/11944761/modules/bootloader_start/steps/18) 

 ## Test suite description 
 Testsuite maintained at https://gitlab.suse.de/qe-security/osd-sle15-security. 


 ## Reproducible 

 Fails since (at least) Build [20230826-1](https://openqa.suse.de/tests/11922119) 


 ## Expected result 

 Last good: [20230825-1](https://openqa.suse.de/tests/11916986) (or more recent) 

 ## Acceptance criteria 
 * **AC1:** No openQA s390x instances in https://gitlab.suse.de/openqa/salt-pillars-openqa/-/blob/master/openqa/workerconf.sls reference this ticket anymore (see worker class "s390-kvm_poo134807") 

 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=s390x&distri=sle&flavor=Server-DVD-Updates&machine=s390x-kvm-sle12&test=sssd_389ds_functional&version=15-SP1) 

Back