Project

General

Profile

action #150938

Updated by okurz 6 months ago

## Observation 
 Test run starts failing with ```imagetester:7``` at ipxe_install, for example, https://openqa.suse.de/tests/12822901#step/ipxe_install/1. It looks like needle matching failure, but actually there is nothing printed out on its ipmi sol console after reboot.  

 ``` 
 ipmitool -I lanplus -C 3 -H ix64ph1075-sp.qe.nue2.suse.org -U admin -P xxxxxxxx sol activate 
 ``` 

 ## Steps to reproduce 
 * Connect to ix64ph1075 ipmi sol console 
 * Reboot the machine 
 * Wait for output on ipmi sol console 

 ## Impact 
 No test run assigned to ```imagetester:7``` can proceed. Now `imagetester:6` 

 ## Problem 
 * Looks like something wrong with ipmi sol console 

 ## Suggestions 
 * Check ipmi sol config 
 * Check warning/error in BMC 
 * Factory-reset the BMC 
 * Reinstall the firmware 
 * Click every possible button 
 * Check that the physical ethernet cable is not broken 

 ## Workaround 
 n/a 

 ## Rollback actions 
 * `sudo systemctl unmask openqa-worker-auto-restart@6 openqa-worker-auto-restart@7 && sudo systemctl enable --now openqa-worker-auto-restart@6` openqa-worker-auto-restart@7`

Back