[Git][qa/jenkins.debian.net][master] logparse: Parse warning from diffoscope
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Dec 20 14:23:07 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
e6d4a3a1 by Roland Clobus at 2024-12-20T15:13:57+01:00
logparse: Parse warning from diffoscope
The warning messages based on the return code from diffoscope were not
parsed, which causes the Jenkins job to be passed.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- logparse/reproducible.rules
Changes:
=====================================
logparse/reproducible.rules
=====================================
@@ -40,6 +40,11 @@ warning /Warning: .+ .xiting cleanly as this is out-of-scope./
warning /Warning: Cannot determine diffoscope version in Debian, aborting./
warning /Warning: there are packages to be upgraded on this system./
warning /Warning: could not send mail about/
+warning /diffoscope \d+ found issues, please investigate/
+warning /diffoscope \d+ had trouble comparing the two builds/
+warning /diffoscope \d+ produced no output for/
+warning /diffoscope \d+ was killed after running into timeout/
+warning /Something weird happened, diffoscope \d+ on/
# If an artifact is created, show it as info
info /- enjoy https:/
@@ -67,3 +72,5 @@ info /Reproducible hook has been applied/
# Issues with openQA
warning /Warning: openQA HTTP-response/
warning /Warning: openQA returned error code/
+# Diffoscope fills the disk
+error /\[Errno 28\] No space left on device/
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e6d4a3a14c9ca1e490ff00d5cd92b5bd58157b17
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e6d4a3a14c9ca1e490ff00d5cd92b5bd58157b17
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20241220/99939ade/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list