[Git][qa/jenkins.debian.net][master] fixup: r.d.n/stats: detect yet another common case of diskspace issues

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Jan 28 13:56:38 GMT 2025



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
2c149550 by Holger Levsen at 2025-01-28T14:56:30+01:00
fixup: r.d.n/stats: detect yet another common case of diskspace issues

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/rebuilderd_stats.py


Changes:

=====================================
bin/rebuilderd_stats.py
=====================================
@@ -47,7 +47,7 @@ def main() -> None:
         return f
 
     error_messages = {
-        "rebuilderd failed, no diskspace (temporary)": log_has_re(r"(^rebuilderd: unexpected error while rebuilding package: Failed to download original package from.*: No space left on device \(os error 28\|^E: Failed to fetch https://deb.debian.org/debian/dists/.*/main/source/Sources  404  Not Found )"),
+        "rebuilderd failed, no diskspace (temporary)": log_has_re(r"(^rebuilderd: unexpected error while rebuilding package: Failed to download original package from.*: No space left on device \(os error 28\)|^E: Failed to fetch https://deb.debian.org/debian/dists/.*/main/source/Sources  404  Not Found)"),
         "buildinfo file 404 (maybe temporary)": log_has("rebuilderd: unexpected error while rebuilding package: Failed to download build input from"),
         "package file 404 (temporary)": log_has("rebuilderd: unexpected error while rebuilding package: Failed to download original package from"),
         "packages missing on metasnap (maybe temporary)": log_has_re(r"cannot find:.*debootsnap failed at /usr/bin/debrebuild line 48"),



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2c149550b5bb8789f9b76e55c069e4bac3f1b57c

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2c149550b5bb8789f9b76e55c069e4bac3f1b57c
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/20250128/ee1280db/attachment.htm>


More information about the Qa-jenkins-scm mailing list