Project

General

Profile

action #178576

Updated by livdywan 16 days ago

## Observation 

 See https://gitlab.suse.de/openqa/salt-pillars-openqa/-/jobs/3959809 

 ``` 
 openqa-piworker.qe.nue2.suse.org: 
     Minion did not return. [No response] 
     The minions may not have all finished running and any remaining minions will return upon completion. To look up the return data for this job later, run the following command: 
    
     salt-run jobs.lookup_jid 20250310104340880948 
 sapworker1.qe.nue2.suse.org: 
     Minion did not return. [No response] 
     The minions may not have all finished running and any remaining minions will return upon completion. To look up the return data for this job later, run the following command: 
    
     salt-run jobs.lookup_jid 20250310104340880948 
 monitor.qe.nue2.suse.org: 
     Minion did not return. [No response] 
 ``` 

 ## Suggestions 
 * This seems to be reproducible 

 ## Rollback actions 
 * *DONE* Add back to salt and production: diesel,petrol,monitor,sapworker1,openqa-piworker `for i in diesel.qe.nue2.suse.org petrol.qe.nue2.suse.org monitor.qe.nue2.suse.org sapworker1.qe.nue2.suse.org openqa-piworker.qe.nue2.suse.org ; do sudo salt-key -y -a $i; done` 
 * *DONE* Remove silence `Systemd services` from https://monitor.qa.suse.de/alerting/silences

Back