Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building on master in workspace /var/lib/jenkins/jobs/d-i_build_s390-zfcp/workspace The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://salsa.debian.org/installer-team/s390-zfcp > git init /var/lib/jenkins/jobs/d-i_build_s390-zfcp/workspace # timeout=10 Fetching upstream changes from https://salsa.debian.org/installer-team/s390-zfcp > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://salsa.debian.org/installer-team/s390-zfcp +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://salsa.debian.org/installer-team/s390-zfcp # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 9db57a4d1c7e09df029952e8b4e12ef16f00bcbd (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9db57a4d1c7e09df029952e8b4e12ef16f00bcbd # timeout=10 Commit message: "s390-zfcp: prepare release version 1.0.6" > git rev-list --no-walk 847262d84d3e4536d5622a8b4fd75ef8079cdf23 # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins952975923398481777.sh + /srv/jenkins/bin/d-i_build.sh ==================================================================================== Sun 6 Dec 22:55:42 UTC 2020 - running /srv/jenkins/bin/d-i_build.sh (for job d-i_build_s390-zfcp) on jenkins, called using "" as arguments. Sun 6 Dec 22:55:42 UTC 2020 - actually running "d-i_build.sh" (md5sum 30a703d290c2df89ebaccb991f7f54f9) as "/tmp/jenkins-script-qLntI4UK" Please send feedback to qa-jenkins-dev@lists.alioth.debian.org or even better, provide https://salsa.debian.org/qa/jenkins.debian.net/merge_requests ! To dig deeper: git clone https://salsa.debian.org/qa/jenkins.debian.net.git && less README INSTALL CONTRIBUTING TODO ==================================================================================== declare -x BUILD_CAUSE="SCMTRIGGER,SCMTRIGGER" declare -x BUILD_CAUSE_SCMTRIGGER="true" declare -x BUILD_DISPLAY_NAME="#11" declare -x BUILD_ID="11" declare -x BUILD_NUMBER="11" declare -x BUILD_TAG="jenkins-d-i_build_s390-zfcp-11" declare -x BUILD_URL="https://jenkins.debian.net/job/d-i_build_s390-zfcp/11/" declare -x CHROOT_BASE="/chroots" declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/103/bus" declare -x EXECUTOR_NUMBER="24" declare -x GIT_BRANCH="origin/master" declare -x GIT_COMMIT="9db57a4d1c7e09df029952e8b4e12ef16f00bcbd" declare -x GIT_PREVIOUS_COMMIT="847262d84d3e4536d5622a8b4fd75ef8079cdf23" declare -x GIT_PREVIOUS_SUCCESSFUL_COMMIT="847262d84d3e4536d5622a8b4fd75ef8079cdf23" declare -x GIT_URL="https://salsa.debian.org/installer-team/s390-zfcp" declare -x HOME="/var/lib/jenkins" declare -x HUDSON_COOKIE="652bc46b-9901-4e5a-91a2-047fbf652d27" 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_s390-zfcp" declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_s390-zfcp/display/redirect" declare -x JOB_NAME="d-i_build_s390-zfcp" declare -x JOB_URL="https://jenkins.debian.net/job/d-i_build_s390-zfcp/" 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_s390-zfcp/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_s390-zfcp/11/display/redirect?page=artifacts" declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_s390-zfcp/11/display/redirect?page=changes" declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_s390-zfcp/11/display/redirect" declare -x RUN_TESTS_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_s390-zfcp/11/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_s390-zfcp/workspace" declare -x WORKSPACE_TMP="/var/lib/jenkins/jobs/d-i_build_s390-zfcp/workspace@tmp" declare -x XDG_RUNTIME_DIR="/run/user/103" declare -x XDG_SESSION_CLASS="background" declare -x XDG_SESSION_ID="c111" 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_s390-zfcp + 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_s390-zfcp/workspace + cd .. + rm -fv '*.deb' '*.udeb' '*.dsc' '*_*.build' '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo' + cd /var/lib/jenkins/jobs/d-i_build_s390-zfcp/workspace + git clean -dfx + git reset --hard HEAD is now at 9db57a4 s390-zfcp: prepare release version 1.0.6 + '[' -d .git ']' + echo 'git status:' git status: + git status HEAD detached at 9db57a4 nothing to commit, working tree clean + echo + '[' '' = '' ']' + pdebuild_package + '[' '!' -f debian/control ']' ++ dh_listpackages ++ wc -l ++ sed '/^$/d' + '[' 0 -eq 0 ']' ++ dpkg --print-architecture + echo 'This package is not supposed to be built on amd64' This package is not supposed to be built on amd64 + grep Architecture: debian/control Architecture: s390x + return + clean_workspace + cd /var/lib/jenkins/jobs/d-i_build_s390-zfcp/workspace + cd .. + rm -fv '*.deb' '*.udeb' '*.dsc' '*_*.build' '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo' + cd /var/lib/jenkins/jobs/d-i_build_s390-zfcp/workspace + git clean -dfx + git reset --hard HEAD is now at 9db57a4 s390-zfcp: prepare release version 1.0.6 + '[' -d .git ']' + echo 'git status:' git status: + git status HEAD detached at 9db57a4 nothing to commit, working tree clean + echo + echo '' Sun 6 Dec 22:55:43 UTC 2020 - d-i_build.sh stopped running as /tmp/jenkins-script-qLntI4UK, which will now be removed. Finished: SUCCESS