Project

General

Profile

action #101033

Updated by livdywan over 2 years ago

## Observation 

 the alert mentioned in the title triggered today. Looking at the worker shows me 103 failed minion jobs. All in "cache_assets" and "cache_tests" with a message similar to: 

 ``` 
 --- 
 args: 
 - 7425737 
 - hdd 
 - carwos-x86-avicenzi_carwos2-230527.qcow2 
 - openqa.suse.de 
 attempts: 1 
 children: [] 
 created: 2021-10-15T08:59:48Z 
 delayed: 2021-10-15T08:59:48Z 
 expires: ~ 
 finished: 2021-10-15T09:00:45Z 
 id: 29755 
 lax: 0 
 notes: 
   lock: carwos-x86-avicenzi_carwos2-230527.qcow2.openqa.suse.de 
 parents: [] 
 priority: 0 
 queue: default 
 result: | 
   DBD::SQLite::db do failed: database is locked at /usr/share/openqa/script/../lib/OpenQA/CacheService.pm line 71. 
 retried: ~ 
 retries: 0 
 started: 2021-10-15T08:59:53Z 
 state: failed 
 task: cache_asset 
 time: 2021-10-15T09:19:06Z 
 worker: 23 
 ``` 

 ## Acceptance Criteria 
 **AC1**: Understand, why this issue appears and how we could avoid it in the future 

 ## Suggestions 
 - @kraih seems to know more. Maybe talk to him about possible solutions 
 - not visible in the test https://openqa.suse.de/tests/7425737

Back