Project

General

Profile

action #95293

Updated by ilausuch over 2 years ago

## Observation 

 From favogt: 
 > I'm getting a 500 on https://openqa.opensuse.org/tests/1831535#next_previous due to [2021-07-09T09:20:25.0092 UTC] [error] [sNVmMoPb-wu6] Can't call method "id" on an undefined value at /usr/share/openqa/script/../lib/OpenQA/WebAPI/Controller/Test.pm line 119.. Known? 

 The problem has been fixed with a revert in #95281 but why did we not catch this issue in our tests or monitoring? 

 ## Acceptance criteria 
 * **AC1:** DONE: Tests within https://github.com/os-autoinst/openQA/ reproduce/cover the problem -> already covered in https://github.com/os-autoinst/openQA/pull/4035 
 * **AC2:** Monitoring alerts on errors in logs 

 ## Suggestions 
 Consider integrating https://github.com/os-autoinst/openqa_logwarn https://github.com/os-autoinst/openqa-logwarn into OSD grafana monitoring

Back