[Git][qa/jenkins.debian.net][master] rdn reasons: detect cases of signature verification failed

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue May 20 09:38:23 BST 2025



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


Commits:
76e61cab by Holger Levsen at 2025-05-20T10:38:09+02:00
rdn reasons: detect cases of signature verification failed

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

- - - - -


1 changed file:

- bin/rebuilderd_stats.py


Changes:

=====================================
bin/rebuilderd_stats.py
=====================================
@@ -58,6 +58,7 @@ def main() -> None:
     error_messages = {
         "rebuilderd failed, out of memory (temporary)": log_has_re("Cannot allocate memory"),
         "rebuilderd failed, no diskspace (temporary)": log_has_re("No space left on device"),
+        "rebuilderd failed, repository not signed (temporary)": log_has_re("E: The repository 'https://deb.debian.org/debian .* InRelease' is not signed."),
         "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 4"),



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/76e61cab1614b8eacc3a0379e4655ca483576790
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/20250520/564b95c6/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list