action #95715
Updated by livdywan about 3 years ago
https://gitlab.suse.de/openqa/openqa-review/-/issues/1
https://gitlab.suse.de/openqa/openqa-review/-/jobs/500502#L235
```
ERROR:openqa_review.openqa_review:Could not find any soft failure reference within details of soft-failed job 'https://openqa.suse.de/tests/5590738'. Could be deleted workaround needle?.
ERROR:openqa_review.openqa_review:Could not find any soft failure reference within details of soft-failed job 'https://openqa.suse.de/tests/5590756'. Could be deleted workaround needle?.
```
Edit: These errors are actually not fatal for the pipeline.
We should try to find out if we can fix these, or alternatively turn them into warnings.
Currently they are confusing everyone if the pipeline fails and there is no other obvious error.
## Acceptance criteria
- **AC1**: No error level log message is recorded
- **AC2**: Report contains the error found with the job
## Suggestion
- Don't use `log.error`
- Add this message to the report
## Out of scope
- Post a comment on the job