[Qa-jenkins-scm] Build failed in Jenkins: d-i_build_cdrom-detect #177

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Oct 16 00:45:15 BST 2019


See <https://jenkins.debian.net/job/d-i_build_cdrom-detect/177/display/redirect?page=changes>

Changes:

[debian-boot] [l10n]  Commit changed/added po files (from l10n-sync run at dillon)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/d-i_build_cdrom-detect/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/installer-team/cdrom-detect
 > git init <https://jenkins.debian.net/job/d-i_build_cdrom-detect/ws/> # timeout=10
Fetching upstream changes from https://salsa.debian.org/installer-team/cdrom-detect
 > git --version # timeout=10
 > git fetch --tags --force --progress https://salsa.debian.org/installer-team/cdrom-detect +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/installer-team/cdrom-detect # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/installer-team/cdrom-detect # timeout=10
Fetching upstream changes from https://salsa.debian.org/installer-team/cdrom-detect
 > git fetch --tags --force --progress https://salsa.debian.org/installer-team/cdrom-detect +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f7be04962df6d7c4a6fedd30170539b91adc2ae1 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f7be04962df6d7c4a6fedd30170539b91adc2ae1 # timeout=10
Commit message: "[l10n]  Commit changed/added po files (from l10n-sync run at dillon)"
 > git rev-list --no-walk 4067f99c950a7a551373a8e90d12f03a5a84b0b0 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins16843161335406441898.sh
+ /srv/jenkins/bin/d-i_build.sh
====================================================================================

Tue 15 Oct 23:44:33 UTC 2019 - running /srv/jenkins/bin/d-i_build.sh (for job d-i_build_cdrom-detect) on jenkins now.

To learn to understand this, git clone https://salsa.debian.org/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/d-i_build.sh,
has been called using "" as arguments.

Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.

====================================================================================
Tue 15 Oct 23:44:33 UTC 2019 - start running "/srv/jenkins/bin/d-i_build.sh" (md5sum a16fe1074312451dc1dcab37f863d1f3) as "/tmp/jenkins-script-Ht76Zdbu" on jenkins.

declare -x BUILD_CAUSE="SCMTRIGGER"
declare -x BUILD_CAUSE_SCMTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#177"
declare -x BUILD_ID="177"
declare -x BUILD_NUMBER="177"
declare -x BUILD_TAG="jenkins-d-i_build_cdrom-detect-177"
declare -x BUILD_URL="https://jenkins.debian.net/job/d-i_build_cdrom-detect/177/"
declare -x CHROOT_BASE="/chroots"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/103/bus"
declare -x EXECUTOR_NUMBER="0"
declare -x GIT_BRANCH="origin/master"
declare -x GIT_COMMIT="f7be04962df6d7c4a6fedd30170539b91adc2ae1"
declare -x GIT_PREVIOUS_COMMIT="4067f99c950a7a551373a8e90d12f03a5a84b0b0"
declare -x GIT_PREVIOUS_SUCCESSFUL_COMMIT="4067f99c950a7a551373a8e90d12f03a5a84b0b0"
declare -x GIT_URL="https://salsa.debian.org/installer-team/cdrom-detect"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="3762249a-12b4-4f19-a28b-716f6844608e"
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_cdrom-detect"
declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_cdrom-detect/display/redirect"
declare -x JOB_NAME="d-i_build_cdrom-detect"
declare -x JOB_URL="https://jenkins.debian.net/job/d-i_build_cdrom-detect/"
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="<https://jenkins.debian.net/job/d-i_build_cdrom-detect/ws/">
declare -x ROOT_BUILD_CAUSE="SCMTRIGGER"
declare -x ROOT_BUILD_CAUSE_SCMTRIGGER="true"
declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_cdrom-detect/177/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_cdrom-detect/177/display/redirect"
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="<https://jenkins.debian.net/job/d-i_build_cdrom-detect/ws/">
declare -x XDG_RUNTIME_DIR="/run/user/103"
declare -x XDG_SESSION_CLASS="background"
declare -x XDG_SESSION_ID="c615"
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_cdrom-detect
+ ISO_DIR=/srv/d-i/isos
+ ISO_TEST_HOST=openqa.debian.net
+ '[' -v GIT_BRANCH ']'
+ clean_workspace
+ cd <https://jenkins.debian.net/job/d-i_build_cdrom-detect/ws/>
+ cd ..
+ rm -fv '*.deb' '*.udeb' '*.dsc' '*_*.build' '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo'
+ cd <https://jenkins.debian.net/job/d-i_build_cdrom-detect/ws/>
+ git clean -dfx
+ git reset --hard
HEAD is now at f7be049 [l10n]  Commit changed/added po files (from l10n-sync run at dillon)
+ '[' -d .git ']'
+ echo 'git status:'
git status:
+ git status
HEAD detached at f7be049
nothing to commit, working tree clean
+ echo

+ '[' '' = '' ']'
+ pdebuild_package
+ '[' '!' -f debian/control ']'
++ dh_listpackages
++ sed '/^$/d'
++ wc -l
+ '[' 1 -eq 0 ']'
+ '[' '!' -z http://78.137.99.97:3128 ']'
+ pbuilder_http_proxy='--http-proxy http://78.137.99.97:3128'
+ '[' '!' -f /var/cache/pbuilder/base.tgz ']'
+ ls -la /var/cache/pbuilder/base.tgz
-rw-r--r-- 1 root root 145060381 Oct 15 11:42 /var/cache/pbuilder/base.tgz
+ file /var/cache/pbuilder/base.tgz
/var/cache/pbuilder/base.tgz: gzip compressed data, last modified: Tue Oct 15 11:42:16 2019, from Unix, original size 418560000
+ sudo pbuilder --update --http-proxy http://78.137.99.97:3128
W: /root/.pbuilderrc does not exist
W: cgroups are not available on the host, not using them.
I: Current time: Tue Oct 15 23:44:34 UTC 2019
I: pbuilder-time-stamp: 1571183074
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/base.tgz]
I: copying local configuration
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: redirecting /dev/ptmx to /dev/pts/ptmx
I: policy-rc.d already exists
I: Refreshing the base.tgz 
I: upgrading packages
Get:1 http://cdn-fastly.deb.debian.org/debian sid InRelease [139 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian sid/main amd64 Packages.diff/Index [27.9 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian sid/main amd64 Packages 2019-10-15-1419.37.pdiff [16.0 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian sid/main amd64 Packages 2019-10-15-2021.01.pdiff [28.1 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian sid/main amd64 Packages 2019-10-15-2021.01.pdiff [28.1 kB]
Fetched 211 kB in 2s (111 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages will be upgraded:
  binutils binutils-common binutils-x86-64-linux-gnu libbinutils
4 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 4224 kB of archives.
After this operation, 4096 B of additional disk space will be used.
Get:1 http://cdn-fastly.deb.debian.org/debian sid/main amd64 binutils-x86-64-linux-gnu amd64 2.33.1-1 [1611 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libbinutils amd64 2.33.1-1 [468 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian sid/main amd64 binutils amd64 2.33.1-1 [57.8 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian sid/main amd64 binutils-common amd64 2.33.1-1 [2087 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 4224 kB in 1s (5000 kB/s)
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 12277 files and directories currently installed.)
Preparing to unpack .../binutils-x86-64-linux-gnu_2.33.1-1_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.33.1-1) over (2.33-2) ...
Preparing to unpack .../libbinutils_2.33.1-1_amd64.deb ...
Unpacking libbinutils:amd64 (2.33.1-1) over (2.33-2) ...
Preparing to unpack .../binutils_2.33.1-1_amd64.deb ...
Unpacking binutils (2.33.1-1) over (2.33-2) ...
Preparing to unpack .../binutils-common_2.33.1-1_amd64.deb ...
Unpacking binutils-common:amd64 (2.33.1-1) over (2.33-2) ...
Setting up binutils-common:amd64 (2.33.1-1) ...
Setting up libbinutils:amd64 (2.33.1-1) ...
Setting up binutils-x86-64-linux-gnu (2.33.1-1) ...
Setting up binutils (2.33.1-1) ...
Processing triggers for libc-bin (2.29-2) ...
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
aptitude is already the newest version (0.8.12-1).
build-essential is already the newest version (12.8).
dpkg-dev is already the newest version (1.19.7).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: creating base tarball [/var/cache/pbuilder/base.tgz]
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/64624 and its subdirectories
++ cat debian/source/format
+ '[' '3.0 (native)' = '3.0 (quilt)' ']'
++ dpkg-parsechangelog
++ grep '^Source:'
++ cut -d ' ' -f2
+ SOURCE=cdrom-detect
++ nproc
+ NUM_CPU=23
++ replace_origin_pu /srv/udebs/
++ PREFIX=/srv/udebs/
++ shift
++ BRANCH=
++ shift
++ expr '' : origin/pu/
++ return 1
+ udeb_dir=
+ pdebuild --use-pdebuild-internal --debbuildopts '-J23 -b' --buildresult /var/lib/jenkins/jobs/d-i_build_cdrom-detect -- --http-proxy http://78.137.99.97:3128
W: cgroups are not available on the host, not using them.
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/base.tgz]
E: failed to find /var/cache/pbuilder/base.tgz, have you done <pbuilder create> to create your base tarball yet?
Tue 15 Oct 23:45:15 UTC 2019 - /srv/jenkins/bin/d-i_build.sh stopped running as /tmp/jenkins-script-Ht76Zdbu, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list