[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: update logparse rules, so it matches what the maintenance job is printing.
Mattia Rizzolo
mattia at debian.org
Thu Apr 5 15:29:30 UTC 2018
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository jenkins.debian.net.
commit e850ea1d1c772a542e5e2280dec226c5e6882d19
Author: Mattia Rizzolo <mattia at debian.org>
Date: Thu Apr 5 17:29:15 2018 +0200
reproducible: update logparse rules, so it matches what the maintenance job is printing.
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
logparse/reproducible.rules | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules
index fbf146f..cb6128d 100644
--- a/logparse/reproducible.rules
+++ b/logparse/reproducible.rules
@@ -14,9 +14,9 @@ warning /Warning: cannot update HTML pages for.+/
warning /Warning: too much difference for .+, aborting. Please investigate and update manually./
warning /Warning: something went wrong while parsing the build manifest as YAML file.+/
warning /Warning: dose-deb-coinstall cannot calculate the installable set for.+/
-warning /Warning: could not download .+, skipping.+/warning /Warning: couldn't delete old files from.+/
-warning /Warning: failed to update the .+ schroot./
-warning /Warning: failed to update Arch Linux schroot./
+warning /Warning: could not download .+, skipping.+/
+warning /Warning: couldn't delete old files from.+/
+warning /Warning: failed to update/
warning /Warning: The following builds have failed due to diffoscope schroot problems and will be rescheduled.+/
warning /W: The repository .+ is not signed./
warning /W: There is no public key available for the following key IDs:.+/
@@ -27,3 +27,5 @@ warning /Warning, more than one kernel in.+/
warning /Warning, rise of the jenkins job zombies.+/
warning /Warning, jenkins.log is larger than.+/
warning /^WARNING: Kernel needs upgrade/
+warning /Warning: schroots older than/
+warning /Warning: SQL query .+ failed.$/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list