Project

General

Profile

action #136130

Updated by livdywan 6 months ago

## Observation 

 openQA test in scenario sle-15-SP5-Online-QR-HA-ppc64le-ha_ctdb_node02@ppc64le-2g fails in 
 [iscsi_client](https://openqa.suse.de/tests/12188617/modules/iscsi_client/steps/10) 
 with " 
 Test died: command 'curl --form upload=@/var/log/zypper.log --form upname=iscsi_client-zypper.log http://10.0.2.2:20033/yu0FjwLwsVCGi_Fj/uploadlog/zypper.log' failed at /usr/lib/os-autoinst/testapi.pm line 926." 
 running on malbec and parallel jobs run on petrol or diesel. I suspect incomplete GRE tunnel config for those machine cluster definitions. Likely due to salt state not completely applied or the "diesel/diesel-1" mismatch as in #134864 


 ## Reproducible 

 Fails since (at least) Build [118.2](https://openqa.suse.de/tests/12188617) (current job) 

 ## Steps to reproduce 

 Find jobs referencing this ticket with the help of 
 https://raw.githubusercontent.com/os-autoinst/scripts/master/openqa-query-for-job-label , 
 call `openqa-query-for-job-label poo#136130` 

 ## Expected result 

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


 ## Steps Suggestions 
 * ~~Fix the lookup, https://gitlab.suse.de/openqa/salt-states-openqa/-/merge_requests/997 (merged)~~ *done* 
 * ~~Ensure that transient + static hostname + minion_id are for the actual host, not the interface, so without the "-1" suffix~~ *done* 
 * Remove the "-1" suffix in workerconf accordingly 
 * ~~Ensure that salt mine and grains are up-to-date and salt high state is applied~~ *done* 
 * Ensure that both diesel+petrol can work on multi-machine jobs 

 ## Rollback steps 
 * Revert https://gitlab.suse.de/openqa/salt-pillars-openqa/-/merge_requests/619 

 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=ppc64le&distri=sle&flavor=Online-QR-HA&machine=ppc64le-2g&test=ha_ctdb_node02&version=15-SP5)

Back