[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] jenkins also detect rebootstrap_kfreebsd as zombies

Holger Levsen gitlab at salsa.debian.org
Wed May 13 13:59:39 BST 2020



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


Commits:
b79f317a by Holger Levsen at 2020-05-13T14:59:23+02:00
jenkins also detect rebootstrap_kfreebsd as zombies

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

- - - - -


2 changed files:

- bin/common-functions.sh
- deploy_jdn


Changes:

=====================================
bin/common-functions.sh
=====================================
@@ -218,7 +218,7 @@ jenkins_zombie_check() {
 	# and we dont know why and when that happens,
 	# so just report those zombies here.
 	#
-	ZOMBIES=$(ls -1d /var/lib/jenkins/jobs/* | egrep 'strip-nondeterminism|reprotest|reproducible_(builder_(amd64|i386|armhf|arm64)|setup_(pbuilder|schroot)_testing)|chroot-installation_wheezy|aptdpkg|odc2a|stretch_install_education-thin-client-server|jessie_multiarch_versionskew|dpkg_stretch_find_trigger_cycles|sid_install_education-services|buster_install_education-services|lvc|chroot-installation_stretch_.*_upgrade_to_sid|piuparts_.*_jessie|udd_stretch|d-i_pu-build|debsums-tests_stretch|debian-archive-keyring-tests_stretch|chroot-installation_jessie|chroot-installation_.*education-lang-|kirkwoot|rebootstrap_.*_gcc[5-8]($|_)|brcm47xx' || true)
+	ZOMBIES=$(ls -1d /var/lib/jenkins/jobs/* | egrep 'strip-nondeterminism|reprotest|reproducible_(builder_(amd64|i386|armhf|arm64)|setup_(pbuilder|schroot)_testing)|chroot-installation_wheezy|aptdpkg|odc2a|stretch_install_education-thin-client-server|jessie_multiarch_versionskew|dpkg_stretch_find_trigger_cycles|sid_install_education-services|buster_install_education-services|lvc|chroot-installation_stretch_.*_upgrade_to_sid|piuparts_.*_jessie|udd_stretch|d-i_pu-build|debsums-tests_stretch|debian-archive-keyring-tests_stretch|chroot-installation_jessie|chroot-installation_.*education-lang-|kirkwoot|rebootstrap_.*_gcc[5-8]($|_)|brcm47xx|rebootstrap_kfreebsd' || true)
 	if [ ! -z "$ZOMBIES" ] ; then
 		DIRTY=true
 		figlet 'zombies!!!'


=====================================
deploy_jdn
=====================================
@@ -214,7 +214,7 @@ echo
 
 JENKINS_OFFLINE_LIST="$(dirname $0)/jenkins-home/offline_nodes"
 echo
-echo $JENKINS_OFFLINE_LIST
+echo JENKINS_OFFLINE_LIST=$JENKINS_OFFLINE_LIST
 echo
 OFFLINE=""
 PROBLEMS=""



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/b79f317a9a04401641e82efe7b411d122a1a7ea2
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/20200513/f4553f9c/attachment.html>


More information about the Qa-jenkins-scm mailing list