Project

General

Profile

action #73282

Updated by okurz over 3 years ago

## Observation 

 from https://openqa.suse.de/tests/4811089 

 ``` 
 [2020-10-12T16:22:01.0085 CEST] [debug] [pid:36916] Updating status so job 4811089 is not considered dead. 
 [2020-10-12T16:22:01.0085 CEST] [debug] [pid:36916] REST-API call: POST http://openqa.suse.de/api/v1/jobs/4811089/status 
 [2020-10-12T16:22:06.0147 CEST] [debug] [pid:36916] Updating status so job 4811089 is not considered dead. 
 [2020-10-12T16:22:06.0148 CEST] [debug] [pid:36916] REST-API call: POST http://openqa.suse.de/api/v1/jobs/4811089/status 
 [2020-10-12T16:22:06.0208 CEST] [error] [pid:36916] Unable to setup job 4811089: Cache service status error from API: Minion job #42464 failed: Worker went away 
 [2020-10-12T16:22:06.0208 CEST] [debug] [pid:36916] Stopping job 4811089 from openqa.suse.de: 04811089-sle-12-SP4-Server-DVD-Incidents-x86_64-Build:16743:php72-mau-webserver@64bit - reason: setup failure 
 [2020-10-12T16:22:06.0209 CEST] [debug] [pid:36916] REST-API call: POST http://openqa.suse.de/api/v1/jobs/4811089/status 
 [2020-10-12T16:22:06.0272 CEST] [info] [pid:62439] Uploading autoinst-log.txt 
 ``` 


 

 ## Acceptance criteria 
 * **AC1:** Either job is automatically restarted or the user receives a clear message what the user did wrong 


 ## Suggestions 

 * Improve log messages 
 * Probably the worker service restarted but this did not retrigger the job. Better restart openQA jobs automatically when this happens 

 ## Workaround 

 Retrigger job

Back