Actions
action #174583
openopenqa/scripts-ci pipeline fails, jobs obsoleted
Start date:
2024-12-19
Due date:
% Done:
100%
Estimated time:
Tags:
Description
Observation¶
The pipeline is failing because the openQA jobs got obsoleted:
See: https://gitlab.suse.de/openqa/scripts-ci/-/pipelines/1472522
{"blocked_by_id":null,"id":4713396,"result":"obsoleted","state":"done"}
{"blocked_by_id":null,"id":4713397,"result":"obsoleted","state":"done"}
Suggestions¶
- Verify if this is a specific worker or workers and take them out of production
- Consider restarting affected jobs
Updated by okurz about 5 hours ago
- Tags changed from alert to alert, infra, reactive work
- Priority changed from High to Urgent
Updated by gpuliti about 5 hours ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
I've rerun the job and now is successful https://gitlab.suse.de/openqa/scripts-ci/-/jobs/3564579
Updated by jbaier_cz about 5 hours ago
- Status changed from Resolved to Feedback
- Priority changed from Urgent to Normal
That won't stop the issue from happening again. Of course the rerun helped, because now the openQA jobs are not obsoleted (and that mitigates the urgency). IMHO the solution to this ticket is to not consider obsoleted jobs as a failure in the pipeline.
Actions