action #119479
Updated by okurz about 2 years ago
## Motivation
The openqABot pipeline failed. There's no logs and it seems like the bot never returns: https://gitlab.suse.de/qa-maintenance/openQABot/-/jobs/1212440
```
++ ./oqabot.py --verbose --only-mr --metadata /etc/openqabot/mr.yml
41++ tee openqabot_0.log
43ERROR: Job failed: execution took longer than 1h0m0s seconds
```
A suspicion is that the GitLab runner never returned since otherwise we would see an error or log output. This occurred during the maintenance window.
## Acceptance criteria
* **AC1:** It is ensured that gitlab CI jobs do not time out with no helpful information
## Suggestions
* Raise to SUSE-IT, ask about the gitlab instance and runners and ask to review logs at the time of the failure