action #69178
workaround for #64776 using https://github.com/os-autoinst/scripts/blob/master/openqa-label-known-issues
0%
Description
Motivation¶
#64776 is affecting test reviewers repeatedly . https://github.com/os-autoinst/scripts/blob/master/openqa-label-known-issues being triggered in https://gitlab.suse.de/openqa/auto-review can help to identify incompletes and also automatically retrigger when we extend the ticket lookup to also look into the "reason" field, not only log content.
Acceptance criteria¶
- AC1: Instances of incomplete jobs with "Reason: setup failure: Cache service status error: Premature connection close" are detected by https://gitlab.suse.de/openqa/auto-review , labeled and automatically restarted
Suggestions¶
Take a look why the reason is not printed in autoinst-log.txt but only in worker-log.txt and either change implementation to print the error into autoinst-log.txt like for other cases or extend https://github.com/os-autoinst/scripts/blob/master/openqa-label-known-issues to also look into the reason field or worker-log.txt
Related issues
History
#1
Updated by okurz almost 3 years ago
- Related to action #64776: [cache][worker] cache service suddenly stopped to download assets, all subsequent jobs needing download incomplete auto_review:"setup failure: Cache service status error: Premature connection close":retry added
#2
Updated by okurz almost 3 years ago
- Description updated (diff)
#3
Updated by okurz almost 3 years ago
- Related to action #63451: Improve openqa-monitor-incompletes and openqa-label-known-issues to not report about incompletes with clone added
#4
Updated by okurz almost 3 years ago
- Status changed from Workable to In Progress
- Assignee set to okurz
I think I have an idea.
#5
Updated by okurz almost 3 years ago
- Status changed from In Progress to Feedback
#6
Updated by okurz almost 3 years ago
- Due date set to 2020-07-31
merged https://github.com/os-autoinst/scripts/pull/30 , awaiting next review cycle tomorrow so reminding myself with due date
#7
Updated by okurz almost 3 years ago
- Status changed from Feedback to Resolved
https://openqa.opensuse.org/tests/1347933#comments shows that auto-review commented on that job and https://openqa.opensuse.org/tests/1348330 was the automatic clone that passed