Project

General

Profile

action #80774

Updated by livdywan over 3 years ago

## Observation 

 ``` 
 [2020-12-07T11:11:28.159 CET] [debug] Backend process died, backend errors are reported below in the following lines: 
 GENERAL_HW_FLASH_CMD: + echo 'Flash script start...' 
 [...] 
 ssh: connect to host 192.168.0.33 port 22: No route to host 
  at /usr/lib/os-autoinst/backend/generalhw.pm line 78. 
 ``` 

 https://openqa.opensuse.org/tests/1497465 

 ## 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 , 
 for example to look for ticket 80774 80772 call `openqa-query-for-job-label poo#80774` poo#80772` 

 ## Suggestion 
 - Check the network configuration on the host 

 ## Workaround 
 Retrigger the job

Back