[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] logparse: move the ignoring rule to the right file
Mattia Rizzolo
gitlab at salsa.debian.org
Wed Apr 22 17:40:14 BST 2020
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
df904c04 by Mattia Rizzolo at 2020-04-22T18:40:06+02:00
logparse: move the ignoring rule to the right file
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
2 changed files:
- logparse/debian-pkg-ci.rules
- logparse/reproducible.rules
Changes:
=====================================
logparse/debian-pkg-ci.rules
=====================================
@@ -30,6 +30,8 @@ ok /perl: warning: Setting locale failed./
ok /W: .+: debian-news-entry-has-strange-distribution UNRELEASED/
ok /W: .+ changes: orig-tarball-missing-upstream-signature/
ok /Warning: No server certificate defined; will use a selfsigned one.$/
+ok /^Warning: The home dir \/run\/uuidd you specified can't be accessed: No such file or directory/
+ok /^dh_bash-completion: warning: file-list parsing failed, installing as proper snippet$/
# Suppress warnings from cryptsetup initramfs hook
ok /cryptsetup: .+/
=====================================
logparse/reproducible.rules
=====================================
@@ -1,9 +1,5 @@
# see https://wiki.jenkins-ci.org/display/JENKINS/Log+Parser+Plugin
-# not relevant for us (eg issues in sid, noticable when installing build-deps)
-ok /Warning: The home dir .+uuidd you specified can.t be accessed: No such file or directory/
-ok /dh_bash-completion: warning: file-list parsing failed, installing as proper snippet/
-
# list of warnings here...
warning /Warning: .+ is not a source package, or was removed or renamed. Please investigate./
warning /Warning: Download of .+ sources failed./
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/df904c0410e9d68a320dc4d210d917c916c06379
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/df904c0410e9d68a320dc4d210d917c916c06379
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/20200422/ca1c0457/attachment.html>
More information about the Qa-jenkins-scm
mailing list