Skip to content

d-i_build_babelbox

Builds Debian packages in sid from git master branch, triggered by pushes to
https://salsa.debian.org/installer-team/babelbox


Job configuration source is d-i.yaml.py.
 Console output
Snip! (Full log)
 -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="6427093c-84c7-41d6-8a6d-1a39635edbd0"
declare -x HUDSON_HOME="/var/lib/jenkins"
declare -x HUDSON_SERVER_COOKIE="662be26f1caf0950"
declare -x HUDSON_URL="https://jenkins.debian.net/"
declare -x JENKINS_HOME="/var/lib/jenkins"
declare -x JENKINS_SERVER_COOKIE="662be26f1caf0950"
declare -x JENKINS_URL="https://jenkins.debian.net/"
declare -x JOB_BASE_NAME="d-i_build_babelbox"
declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_babelbox/display/redirect"
declare -x JOB_NAME="d-i_build_babelbox"
declare -x JOB_URL="https://jenkins.debian.net/job/d-i_build_babelbox/"
declare -x LANG="en_GB.UTF-8"
declare -x LANGUAGE="en_GB:en"
declare -x LC_ALL="C.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x MIRROR="http://cdn-fastly.deb.debian.org/debian"
declare -x NODE_LABELS="master"
declare -x NODE_NAME="master"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
declare -x PWD="/var/lib/jenkins/jobs/d-i_build_babelbox/workspace"
declare -x ROOT_BUILD_CAUSE="SCMTRIGGER"
declare -x ROOT_BUILD_CAUSE_SCMTRIGGER="true"
declare -x RUN_ARTIFACTS_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_babelbox/16/display/redirect?page=artifacts"
declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_babelbox/16/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_babelbox/16/display/redirect"
declare -x RUN_TESTS_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_babelbox/16/display/redirect?page=tests"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER="#!/bin/bash
	if true ; then
		set -x
	fi
	set -e
	export DEBIAN_FRONTEND=noninteractive
	export LC_ALL=C.UTF-8
	export http_proxy=http://78.137.99.97:3128
	export MIRROR=http://cdn-fastly.deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x USER="jenkins"
declare -x WORKSPACE="/var/lib/jenkins/jobs/d-i_build_babelbox/workspace"
declare -x WORKSPACE_TMP="/var/lib/jenkins/jobs/d-i_build_babelbox/workspace@tmp"
declare -x XDG_RUNTIME_DIR="/run/user/103"
declare -x XDG_SESSION_CLASS="background"
declare -x XDG_SESSION_ID="c32654"
declare -x XDG_SESSION_TYPE="unspecified"
declare -x http_proxy="http://78.137.99.97:3128"
+ set -e
++ readlink -f ..
+ RESULT_DIR=/var/lib/jenkins/jobs/d-i_build_babelbox
+ ISO_DIR=/srv/d-i/isos
+ ISO_TEST_HOST=openqa.debian.net
+ '[' -v GIT_BRANCH ']'
+ clean_workspace
+ cd /var/lib/jenkins/jobs/d-i_build_babelbox/workspace
+ cd ..
+ rm -fv '*.deb' '*.udeb' '*.dsc' '*_*.build' '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo'
+ cd /var/lib/jenkins/jobs/d-i_build_babelbox/workspace
+ git clean -dfx
+ git reset --hard
HEAD is now at 7a7eda8 Merge branch 'add-readme' into 'master'
+ '[' -d .git ']'
+ echo 'git status:'
git status:
+ git status
HEAD detached at 7a7eda8
nothing to commit, working tree clean
+ echo

+ '[' '' = '' ']'
+ pdebuild_package
+ '[' '!' -f debian/control ']'
+ echo 'Warning: A source package without debian/control, so no build will be tried.'
Warning: A source package without debian/control, so no build will be tried.
+ return
+ clean_workspace
+ cd /var/lib/jenkins/jobs/d-i_build_babelbox/workspace
+ cd ..
+ rm -fv '*.deb' '*.udeb' '*.dsc' '*_*.build' '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo'
+ cd /var/lib/jenkins/jobs/d-i_build_babelbox/workspace
+ git clean -dfx
+ git reset --hard
HEAD is now at 7a7eda8 Merge branch 'add-readme' into 'master'
+ '[' -d .git ']'
+ echo 'git status:'
git status:
+ git status
HEAD detached at 7a7eda8
nothing to commit, working tree clean
+ echo

+ echo ''
Mon 26 Oct 03:40:26 UTC 2020 - d-i_build.sh stopped running as /tmp/jenkins-script-FX4W8tRx, which will now be removed.
Build step 'Console output (build log) parsing' changed build result to UNSTABLE
Sending e-mails to: jenkins+debian-boot@jenkins.debian.net qa-jenkins-scm@lists.alioth.debian.org
[Checks API] No suitable checks publisher found.
Finished: UNSTABLE