Project

General

Profile

action #106685

Updated by livdywan about 2 years ago

## Observation 

 https://openqa.suse.de/tests/8151113 
 is incomplete with 

 ``` 
 Reason: backend died: Error connecting to VNC server <10.161.145.85:5901>: IO::Socket::INET: connect: Connection timed out 
 ``` 

 maybe related to #76813 

 ## 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#106685` 

 ## Suggestions 
 - SQL helps track down affected cases, but e.g. logs are still required to be dug into 
 - impossible to reproduce locally 
 - we apparently can't, but if hypothetically we could debug live, we could detect e.g. vnc issues 
   - maybe we can add a feature to record vnc issues? 
   - we can rule out all other cases? 
     - kill a vnc server on purpose to achieve a similar end result, but that's not the cause 
     - can we re-use vnc ssh connections? 
       - Cris doesn't understand this properly 
       - we rather not add stuff to production if we don't know if it's going to work 
       - let's brainstorm this in a mob session

Back