[Git][qa/jenkins.debian.net][master] fixup: rebuilder_stats: Classify packages affected by 1-second offset issue (#1089088)
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sun Dec 15 16:54:56 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
63e335f4 by Holger Levsen at 2024-12-15T17:54:38+01:00
fixup: rebuilder_stats: Classify packages affected by 1-second offset issue (#1089088)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/rebuilderd_stats.py
Changes:
=====================================
bin/rebuilderd_stats.py
=====================================
@@ -55,7 +55,7 @@ def main() -> None:
fr" or {log} regexp 'checking [^ ]*: size... value of [^ ]* differs for [^ ]*$')": "failed to reproduce",
f"{log} like '%rebuilderd: unexpected error while rebuilding package:"
" Failed to run diffoscope: No such file or directory (os error 2)%'": "diffoscope not found (fixed)",
- r"b.diffoscope is not null and b.diffoscope regexp ' -([drwx-]{10} .* [0-9]+ [0-9-]{10} [012][0-9]:).* \+\1'": "1-second offset (#1089088)",
+ r"b.diffoscope is not null and b.diffoscope regexp ' -([drwx-]{10} .* [0-9]+ [0-9-]{10} [012][0-9]:).* \+\1'": "failed to reproduce: 1-second offset (#1089088)",
r_packages: "failed to reproduce: R package (#1089197)",
f"b.diffoscope like '%buildinfo_{arch}.gz%' or b.diffoscope like '%buildinfo_all.gz%'": "dh_buildinfo (#1068809)",
f"({log} like '%.deb: size... md5... sha256... sha1... all OK_' or {log} like '%.deb: size... md5... sha1... sha256... all OK_')": "rebuilderd error"
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/63e335f40fdc2ffaf8bf240cd19ae59de3377dc8
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/63e335f40fdc2ffaf8bf240cd19ae59de3377dc8
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/20241215/4deb2f89/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list