Started by an SCM change [EnvInject] - Loading node environment variables. Building on master in workspace /var/lib/jenkins/jobs/d-i_build_desktop-chooser/workspace Wiping out workspace first. Cloning the remote Git repository Cloning repository https://salsa.debian.org/installer-team/desktop-chooser > git init /var/lib/jenkins/jobs/d-i_build_desktop-chooser/workspace # timeout=10 Fetching upstream changes from https://salsa.debian.org/installer-team/desktop-chooser > git --version # timeout=10 > git fetch --tags --progress https://salsa.debian.org/installer-team/desktop-chooser +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://salsa.debian.org/installer-team/desktop-chooser # 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/desktop-chooser # timeout=10 Fetching upstream changes from https://salsa.debian.org/installer-team/desktop-chooser > git fetch --tags --progress https://salsa.debian.org/installer-team/desktop-chooser +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision edde41030f94da725f5ffc0453b0df53af9f457c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f edde41030f94da725f5ffc0453b0df53af9f457c Commit message: "Update Vcs-{Browser,Git} to point to salsa (alioth's replacement)." First time build. Skipping changelog. [workspace] $ /bin/sh -xe /tmp/jenkins5700514478906880369.sh + /srv/jenkins/bin/d-i_build.sh ==================================================================================== Wed 30 May 11:50:44 UTC 2018 - running /srv/jenkins/bin/d-i_build.sh (d-i_build_desktop-chooser) 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@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. ==================================================================================== Wed 30 May 11:50:45 UTC 2018 - start running "/srv/jenkins/bin/d-i_build.sh" (md5sum 1cf20c871b5783d2f64ec75afeb24c74) as "/tmp/jenkins-script-mWmKCmvj" on jenkins. declare -x BUILD_CAUSE="SCMTRIGGER" declare -x BUILD_CAUSE_SCMTRIGGER="true" declare -x BUILD_DISPLAY_NAME="#4" declare -x BUILD_ID="4" declare -x BUILD_NUMBER="4" declare -x BUILD_TAG="jenkins-d-i_build_desktop-chooser-4" declare -x BUILD_URL="https://jenkins.debian.net/job/d-i_build_desktop-chooser/4/" declare -x CHROOT_BASE="/chroots" declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/103/bus" declare -x EXECUTOR_NUMBER="17" declare -x GIT_BRANCH="origin/master" declare -x GIT_COMMIT="edde41030f94da725f5ffc0453b0df53af9f457c" declare -x GIT_URL="https://salsa.debian.org/installer-team/desktop-chooser" declare -x HOME="/var/lib/jenkins" declare -x HUDSON_COOKIE="5f65dcc0-c50b-444e-bd95-1cc102f9f162" 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_desktop-chooser" declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_desktop-chooser/display/redirect" declare -x JOB_NAME="d-i_build_desktop-chooser" declare -x JOB_URL="https://jenkins.debian.net/job/d-i_build_desktop-chooser/" 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://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_desktop-chooser/workspace" 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_desktop-chooser/4/display/redirect?page=changes" declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_desktop-chooser/4/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://localhost:3128 export MIRROR=http://deb.debian.org/debian" declare -x SHELL="/bin/bash" declare -x SHLVL="3" declare -x USER="jenkins" declare -x WORKSPACE="/var/lib/jenkins/jobs/d-i_build_desktop-chooser/workspace" declare -x XDG_RUNTIME_DIR="/run/user/103" declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1526571308.538690-997829169" declare -x XDG_SESSION_ID="c1" declare -x http_proxy="http://localhost:3128" + set -e ++ readlink -f .. + RESULT_DIR=/var/lib/jenkins/jobs/d-i_build_desktop-chooser + ISO_DIR=/srv/d-i/isos + LVC_HOST=profitbricks-build10-amd64.debian.net + '[' -v GIT_BRANCH ']' + clean_workspace + cd /var/lib/jenkins/jobs/d-i_build_desktop-chooser/workspace + cd .. + rm -fv '*.deb' '*.udeb' '*.dsc' '*_*.build' '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo' + cd /var/lib/jenkins/jobs/d-i_build_desktop-chooser/workspace + git clean -dfx + git reset --hard HEAD is now at edde410 Update Vcs-{Browser,Git} to point to salsa (alioth's replacement). + '[' -d .git ']' + echo 'git status:' git status: + git status HEAD detached at edde410 nothing to commit, working tree clean + echo + '[' '' = '' ']' + pdebuild_package + '[' '!' -f debian/control ']' ++ sed '/^$/d' ++ dh_listpackages ++ wc -l + '[' 1 -eq 0 ']' + '[' '!' -f /var/cache/pbuilder/base.tgz ']' + ls -la /var/cache/pbuilder/base.tgz -rw-r--r-- 1 root root 132958377 May 30 11:41 /var/cache/pbuilder/base.tgz + file /var/cache/pbuilder/base.tgz /var/cache/pbuilder/base.tgz: gzip compressed data, last modified: Wed May 30 11:39:21 2018, from Unix + sudo pbuilder --update --http-proxy http://localhost:3128 W: /root/.pbuilderrc does not exist I: Current time: Wed May 30 11:50:50 UTC 2018 I: pbuilder-time-stamp: 1527681051 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 Hit:1 http://cdn-fastly.deb.debian.org/debian sid InRelease Reading package lists... Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 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.10-9). build-essential is already the newest version (12.5). dpkg-dev is already the newest version (1.19.0.5). 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/15447 and its subdirectories ++ cat debian/source/format cat: debian/source/format: No such file or directory + '[' '' = '3.0 (quilt)' ']' ++ dpkg-parsechangelog ++ grep '^Source:' ++ cut -d ' ' -f2 + SOURCE=desktop-chooser ++ grep -c '^processor' /proc/cpuinfo + 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_desktop-chooser -- --http-proxy http://localhost:3128 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: Mounting /var/lib/jenkins/jobs/d-i_build_desktop-chooser I: policy-rc.d already exists Reading package lists... Building dependency tree... Reading state information... passwd is already the newest version (1:4.5-1). The following additional packages will be installed: debootstrap libpsl5 wget Suggested packages: ubuntu-archive-keyring squid-deb-proxy-client cowdancer gdebi-core Recommended packages: gnupg arch-test publicsuffix devscripts eatmydata fakeroot net-tools | iproute2 sudo ca-certificates The following NEW packages will be installed: debootstrap libpsl5 pbuilder wget 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 1352 kB of archives. After this operation, 4464 kB of additional disk space will be used. Get:1 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libpsl5 amd64 0.20.1-1 [52.6 kB] Get:2 http://cdn-fastly.deb.debian.org/debian sid/main amd64 wget amd64 1.19.5-1 [869 kB] Get:3 http://cdn-fastly.deb.debian.org/debian sid/main amd64 debootstrap all 1.0.100 [69.9 kB] Get:4 http://cdn-fastly.deb.debian.org/debian sid/main amd64 pbuilder all 0.229.2 [360 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1352 kB in 1s (1169 kB/s) Selecting previously unselected package libpsl5:amd64. (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 ... 12004 files and directories currently installed.) Preparing to unpack .../libpsl5_0.20.1-1_amd64.deb ... Unpacking libpsl5:amd64 (0.20.1-1) ... Selecting previously unselected package wget. Preparing to unpack .../wget_1.19.5-1_amd64.deb ... Unpacking wget (1.19.5-1) ... Selecting previously unselected package debootstrap. Preparing to unpack .../debootstrap_1.0.100_all.deb ... Unpacking debootstrap (1.0.100) ... Selecting previously unselected package pbuilder. Preparing to unpack .../pbuilder_0.229.2_all.deb ... Unpacking pbuilder (0.229.2) ... Setting up libpsl5:amd64 (0.20.1-1) ... Processing triggers for libc-bin (2.27-3) ... Setting up wget (1.19.5-1) ... Setting up debootstrap (1.0.100) ... Setting up pbuilder (0.229.2) ... I: Setting DEBBUILDOPTS= I: Setting DEBBUILDOPTS= -j23 -b -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy Version: 0.invalid.0 Architecture: amd64 Maintainer: Debian Pbuilder Team Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder This package was created automatically by pbuilder to satisfy the build-dependencies of the package being currently built. Depends: debhelper (>= 8), po-debconf dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'. Selecting previously unselected package pbuilder-satisfydepends-dummy. (Reading database ... 12230 files and directories currently installed.) Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ... Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ... dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested: pbuilder-satisfydepends-dummy depends on debhelper (>= 8); however: Package debhelper is not installed. pbuilder-satisfydepends-dummy depends on po-debconf; however: Package po-debconf is not installed. Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ... Reading package lists... Building dependency tree... Reading state information... Initializing package states... Writing extended state information... Building tag database... pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0) pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0) The following NEW packages will be installed: autoconf{a} automake{a} autopoint{a} autotools-dev{a} bsdmainutils{a} debhelper{a} dh-autoreconf{a} dh-strip-nondeterminism{a} dwz{a} file{a} gettext{a} gettext-base{a} groff-base{a} intltool-debian{a} libarchive-zip-perl{a} libbsd0{a} libcroco3{a} libelf1{a} libfile-stripnondeterminism-perl{a} libfreetype6{a} libglib2.0-0{a} libgraphite2-3{a} libharfbuzz0b{a} libicu-le-hb0{a} libicu60{a} libmagic-mgc{a} libmagic1{a} libncurses6{a} libpipeline1{a} libpng16-16{a} libsigsegv2{a} libtimedate-perl{a} libtool{a} libxml2{a} m4{a} man-db{a} po-debconf{a} The following packages are RECOMMENDED but will NOT be installed: libarchive-cpio-perl libglib2.0-data libgpm2 libltdl-dev libmail-sendmail-perl shared-mime-info xdg-user-dirs 0 packages upgraded, 37 newly installed, 0 to remove and 0 not upgraded. Need to get 22.2 MB of archives. After unpacking 72.3 MB will be used. Writing extended state information... Get: 1 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libbsd0 amd64 0.9.1-1 [99.3 kB] Get: 2 http://cdn-fastly.deb.debian.org/debian sid/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB] Get: 3 http://cdn-fastly.deb.debian.org/debian sid/main amd64 groff-base amd64 1.22.3-10 [1176 kB] Get: 4 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libpipeline1 amd64 1.5.0-1 [29.0 kB] Get: 5 http://cdn-fastly.deb.debian.org/debian sid/main amd64 man-db amd64 2.8.3-2 [1180 kB] Get: 6 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libmagic-mgc amd64 1:5.33-2 [234 kB] Get: 7 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libmagic1 amd64 1:5.33-2 [113 kB] Get: 8 http://cdn-fastly.deb.debian.org/debian sid/main amd64 file amd64 1:5.33-2 [65.6 kB] Get: 9 http://cdn-fastly.deb.debian.org/debian sid/main amd64 gettext-base amd64 0.19.8.1-6+b1 [122 kB] Get: 10 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB] Get: 11 http://cdn-fastly.deb.debian.org/debian sid/main amd64 m4 amd64 1.4.18-1 [202 kB] Get: 12 http://cdn-fastly.deb.debian.org/debian sid/main amd64 autoconf all 2.69-11 [341 kB] Get: 13 http://cdn-fastly.deb.debian.org/debian sid/main amd64 autotools-dev all 20180224.1 [77.0 kB] Get: 14 http://cdn-fastly.deb.debian.org/debian sid/main amd64 automake all 1:1.15.1-3.1 [736 kB] Get: 15 http://cdn-fastly.deb.debian.org/debian sid/main amd64 autopoint all 0.19.8.1-6 [434 kB] Get: 16 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libtool all 2.4.6-2.1 [547 kB] Get: 17 http://cdn-fastly.deb.debian.org/debian sid/main amd64 dh-autoreconf all 19 [16.9 kB] Get: 18 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libarchive-zip-perl all 1.60-1 [95.6 kB] Get: 19 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libfile-stripnondeterminism-perl all 0.041-1 [19.9 kB] Get: 20 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libtimedate-perl all 2.3000-2 [42.2 kB] Get: 21 http://cdn-fastly.deb.debian.org/debian sid/main amd64 dh-strip-nondeterminism all 0.041-1 [12.0 kB] Get: 22 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libelf1 amd64 0.170-0.4 [162 kB] Get: 23 http://cdn-fastly.deb.debian.org/debian sid/main amd64 dwz amd64 0.12-2 [77.5 kB] Get: 24 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libglib2.0-0 amd64 2.56.1-2 [2928 kB] Get: 25 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libpng16-16 amd64 1.6.34-1 [287 kB] Get: 26 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libfreetype6 amd64 2.8.1-2 [461 kB] Get: 27 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libgraphite2-3 amd64 1.3.11-2 [85.2 kB] Get: 28 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libharfbuzz0b amd64 1.7.6-1+b1 [842 kB] Get: 29 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-5 [14.6 kB] Get: 30 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libicu60 amd64 60.2-6 [8073 kB] Get: 31 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libxml2 amd64 2.9.4+dfsg1-7 [725 kB] Get: 32 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libcroco3 amd64 0.6.12-2 [144 kB] Get: 33 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libncurses6 amd64 6.1+20180210-4 [101 kB] Get: 34 http://cdn-fastly.deb.debian.org/debian sid/main amd64 gettext amd64 0.19.8.1-6+b1 [1302 kB] Get: 35 http://cdn-fastly.deb.debian.org/debian sid/main amd64 intltool-debian all 0.35.0+20060710.4 [26.3 kB] Get: 36 http://cdn-fastly.deb.debian.org/debian sid/main amd64 po-debconf all 1.0.20 [247 kB] Get: 37 http://cdn-fastly.deb.debian.org/debian sid/main amd64 debhelper all 11.3.2 [994 kB] Fetched 22.2 MB in 8s (2907 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:amd64. (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 ... 12230 files and directories currently installed.) Preparing to unpack .../00-libbsd0_0.9.1-1_amd64.deb ... Unpacking libbsd0:amd64 (0.9.1-1) ... Selecting previously unselected package bsdmainutils. Preparing to unpack .../01-bsdmainutils_11.1.2+b1_amd64.deb ... Unpacking bsdmainutils (11.1.2+b1) ... Selecting previously unselected package groff-base. Preparing to unpack .../02-groff-base_1.22.3-10_amd64.deb ... Unpacking groff-base (1.22.3-10) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../03-libpipeline1_1.5.0-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.0-1) ... Selecting previously unselected package man-db. Preparing to unpack .../04-man-db_2.8.3-2_amd64.deb ... Unpacking man-db (2.8.3-2) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../05-libmagic-mgc_1%3a5.33-2_amd64.deb ... Unpacking libmagic-mgc (1:5.33-2) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../06-libmagic1_1%3a5.33-2_amd64.deb ... Unpacking libmagic1:amd64 (1:5.33-2) ... Selecting previously unselected package file. Preparing to unpack .../07-file_1%3a5.33-2_amd64.deb ... Unpacking file (1:5.33-2) ... Selecting previously unselected package gettext-base. Preparing to unpack .../08-gettext-base_0.19.8.1-6+b1_amd64.deb ... Unpacking gettext-base (0.19.8.1-6+b1) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../09-libsigsegv2_2.12-2_amd64.deb ... Unpacking libsigsegv2:amd64 (2.12-2) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.18-1_amd64.deb ... Unpacking m4 (1.4.18-1) ... Selecting previously unselected package autoconf. Preparing to unpack .../11-autoconf_2.69-11_all.deb ... Unpacking autoconf (2.69-11) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20180224.1_all.deb ... Unpacking autotools-dev (20180224.1) ... Selecting previously unselected package automake. Preparing to unpack .../13-automake_1%3a1.15.1-3.1_all.deb ... Unpacking automake (1:1.15.1-3.1) ... Selecting previously unselected package autopoint. Preparing to unpack .../14-autopoint_0.19.8.1-6_all.deb ... Unpacking autopoint (0.19.8.1-6) ... Selecting previously unselected package libtool. Preparing to unpack .../15-libtool_2.4.6-2.1_all.deb ... Unpacking libtool (2.4.6-2.1) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../16-dh-autoreconf_19_all.deb ... Unpacking dh-autoreconf (19) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../17-libarchive-zip-perl_1.60-1_all.deb ... Unpacking libarchive-zip-perl (1.60-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../18-libfile-stripnondeterminism-perl_0.041-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (0.041-1) ... Selecting previously unselected package libtimedate-perl. Preparing to unpack .../19-libtimedate-perl_2.3000-2_all.deb ... Unpacking libtimedate-perl (2.3000-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../20-dh-strip-nondeterminism_0.041-1_all.deb ... Unpacking dh-strip-nondeterminism (0.041-1) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../21-libelf1_0.170-0.4_amd64.deb ... Unpacking libelf1:amd64 (0.170-0.4) ... Selecting previously unselected package dwz. Preparing to unpack .../22-dwz_0.12-2_amd64.deb ... Unpacking dwz (0.12-2) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../23-libglib2.0-0_2.56.1-2_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.56.1-2) ... Selecting previously unselected package libpng16-16:amd64. Preparing to unpack .../24-libpng16-16_1.6.34-1_amd64.deb ... Unpacking libpng16-16:amd64 (1.6.34-1) ... Selecting previously unselected package libfreetype6:amd64. Preparing to unpack .../25-libfreetype6_2.8.1-2_amd64.deb ... Unpacking libfreetype6:amd64 (2.8.1-2) ... Selecting previously unselected package libgraphite2-3:amd64. Preparing to unpack .../26-libgraphite2-3_1.3.11-2_amd64.deb ... Unpacking libgraphite2-3:amd64 (1.3.11-2) ... Selecting previously unselected package libharfbuzz0b:amd64. Preparing to unpack .../27-libharfbuzz0b_1.7.6-1+b1_amd64.deb ... Unpacking libharfbuzz0b:amd64 (1.7.6-1+b1) ... Selecting previously unselected package libicu-le-hb0:amd64. Preparing to unpack .../28-libicu-le-hb0_1.0.3+git161113-5_amd64.deb ... Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-5) ... Selecting previously unselected package libicu60:amd64. Preparing to unpack .../29-libicu60_60.2-6_amd64.deb ... Unpacking libicu60:amd64 (60.2-6) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../30-libxml2_2.9.4+dfsg1-7_amd64.deb ... Unpacking libxml2:amd64 (2.9.4+dfsg1-7) ... Selecting previously unselected package libcroco3:amd64. Preparing to unpack .../31-libcroco3_0.6.12-2_amd64.deb ... Unpacking libcroco3:amd64 (0.6.12-2) ... Selecting previously unselected package libncurses6:amd64. Preparing to unpack .../32-libncurses6_6.1+20180210-4_amd64.deb ... Unpacking libncurses6:amd64 (6.1+20180210-4) ... Selecting previously unselected package gettext. Preparing to unpack .../33-gettext_0.19.8.1-6+b1_amd64.deb ... Unpacking gettext (0.19.8.1-6+b1) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../34-intltool-debian_0.35.0+20060710.4_all.deb ... Unpacking intltool-debian (0.35.0+20060710.4) ... Selecting previously unselected package po-debconf. Preparing to unpack .../35-po-debconf_1.0.20_all.deb ... Unpacking po-debconf (1.0.20) ... Selecting previously unselected package debhelper. Preparing to unpack .../36-debhelper_11.3.2_all.deb ... Unpacking debhelper (11.3.2) ... Setting up libarchive-zip-perl (1.60-1) ... Setting up libpng16-16:amd64 (1.6.34-1) ... Setting up libtimedate-perl (2.3000-2) ... Setting up libsigsegv2:amd64 (2.12-2) ... Setting up libelf1:amd64 (0.170-0.4) ... Setting up groff-base (1.22.3-10) ... Setting up libglib2.0-0:amd64 (2.56.1-2) ... No schema files found: doing nothing. Setting up gettext-base (0.19.8.1-6+b1) ... Setting up libpipeline1:amd64 (1.5.0-1) ... Setting up m4 (1.4.18-1) ... Setting up libbsd0:amd64 (0.9.1-1) ... Setting up libfreetype6:amd64 (2.8.1-2) ... Setting up libmagic-mgc (1:5.33-2) ... Setting up libmagic1:amd64 (1:5.33-2) ... Setting up libgraphite2-3:amd64 (1.3.11-2) ... Processing triggers for libc-bin (2.27-3) ... Setting up dwz (0.12-2) ... Setting up autotools-dev (20180224.1) ... Setting up bsdmainutils (11.1.2+b1) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode Setting up libncurses6:amd64 (6.1+20180210-4) ... Setting up autopoint (0.19.8.1-6) ... Setting up libfile-stripnondeterminism-perl (0.041-1) ... Setting up libharfbuzz0b:amd64 (1.7.6-1+b1) ... Setting up autoconf (2.69-11) ... Setting up file (1:5.33-2) ... Setting up automake (1:1.15.1-3.1) ... update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode Setting up man-db (2.8.3-2) ... Building database of manual pages ... Setting up libtool (2.4.6-2.1) ... Setting up libicu-le-hb0:amd64 (1.0.3+git161113-5) ... Setting up libicu60:amd64 (60.2-6) ... Setting up libxml2:amd64 (2.9.4+dfsg1-7) ... Setting up libcroco3:amd64 (0.6.12-2) ... Setting up gettext (0.19.8.1-6+b1) ... Setting up intltool-debian (0.35.0+20060710.4) ... Setting up po-debconf (1.0.20) ... Setting up debhelper (11.3.2) ... Setting up dh-autoreconf (19) ... Setting up dh-strip-nondeterminism (0.041-1) ... Processing triggers for libc-bin (2.27-3) ... Reading package lists... Building dependency tree... Reading state information... Reading extended state information... Initializing package states... Writing extended state information... Building tag database... -> Finished parsing the build-deps Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libfakeroot The following NEW packages will be installed: fakeroot libfakeroot 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 132 kB of archives. After this operation, 373 kB of additional disk space will be used. Get:1 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libfakeroot amd64 1.22-2 [45.9 kB] Get:2 http://cdn-fastly.deb.debian.org/debian sid/main amd64 fakeroot amd64 1.22-2 [85.7 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 132 kB in 1s (101 kB/s) Selecting previously unselected package libfakeroot:amd64. (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 ... 14323 files and directories currently installed.) Preparing to unpack .../libfakeroot_1.22-2_amd64.deb ... Unpacking libfakeroot:amd64 (1.22-2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.22-2_amd64.deb ... Unpacking fakeroot (1.22-2) ... Processing triggers for libc-bin (2.27-3) ... Setting up libfakeroot:amd64 (1.22-2) ... Processing triggers for man-db (2.8.3-2) ... Setting up fakeroot (1.22-2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Processing triggers for libc-bin (2.27-3) ... I: Running env PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games dpkg-buildpackage -rfakeroot -us -uc ${DEBBUILDOPTS} dpkg-buildpackage: info: source package desktop-chooser dpkg-buildpackage: info: source version 0.0.1 dpkg-buildpackage: info: source distribution UNRELEASED dpkg-buildpackage: info: source changed by Petter Reinholdtsen dpkg-source --before-build workspace dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean dh: Compatibility levels before 9 are deprecated (level 8 in use) dh_clean dh_clean: Compatibility levels before 9 are deprecated (level 8 in use) debian/rules build dh build dh: Compatibility levels before 9 are deprecated (level 8 in use) dh_update_autotools_config fakeroot debian/rules binary dh binary dh: Compatibility levels before 9 are deprecated (level 8 in use) dh_testroot dh_prep dh_installdocs dh_installdocs: Compatibility levels before 9 are deprecated (level 8 in use) dh_installchangelogs dh_installdebconf dh_perl dh_link dh_strip_nondeterminism dh_compress dh_compress: Compatibility levels before 9 are deprecated (level 8 in use) dh_fixperms dh_missing dh_missing: Compatibility levels before 9 are deprecated (level 8 in use) dh_strip dh_strip: Compatibility levels before 9 are deprecated (level 8 in use) dh_makeshlibs dh_shlibdeps dh_shlibdeps: Compatibility levels before 9 are deprecated (level 8 in use) dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'desktop-chooser' in 'debian/.debhelper/scratch-space/build-desktop-chooser/desktop-chooser_0.0.1_amd64.deb'. Renaming desktop-chooser_0.0.1_amd64.deb to desktop-chooser_0.0.1_amd64.udeb dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../desktop-chooser_0.0.1_amd64.changes dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build workspace dpkg-buildpackage: info: source-only upload: Debian-native package I: unmounting /var/lib/jenkins/jobs/d-i_build_desktop-chooser filesystem I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env I: removing directory /srv/workspace/pbuilder/52297 and its subdirectories I: file ../desktop-chooser_0.0.1_amd64.buildinfo is already in target, not copying. I: file ../desktop-chooser_0.0.1_amd64.udeb is already in target, not copying. I: file ../desktop-chooser_0.0.1_amd64.changes is already in target, not copying. + echo + cat /var/lib/jenkins/jobs/d-i_build_desktop-chooser/desktop-chooser_0.0.1_amd64.changes Format: 1.8 Date: Sun, 30 Jun 2013 19:33:15 +0200 Source: desktop-chooser Binary: desktop-chooser Architecture: amd64 Version: 0.0.1 Distribution: UNRELEASED Urgency: low Maintainer: Debian Install System Team Changed-By: Petter Reinholdtsen Description: desktop-chooser - select the desktop suite to install (udeb) Changes: desktop-chooser (0.0.1) UNRELEASED; urgency=low . [ Petter Reinholdtsen ] * Initial upload. . [ Cyril Brulebois ] * Update Vcs-{Browser,Git} to point to salsa (alioth's replacement). Checksums-Sha1: 4173050d36b859ef56125573ecec9de7e67f19da 4301 desktop-chooser_0.0.1_amd64.buildinfo 41b6ab30b262e906947a19d4ff659236fd0cd9aa 1572 desktop-chooser_0.0.1_amd64.udeb Checksums-Sha256: ce4476cb004ad5ef57cc3b17ccec9bc6dc54d68df3feb3ab352f2f8049c1e166 4301 desktop-chooser_0.0.1_amd64.buildinfo 28fc4e23e22650fb3ec83b32eee758d1d2fff097d298458f672051269f456c02 1572 desktop-chooser_0.0.1_amd64.udeb Files: b0717b6b70498e3638aa519215b8cc87 4301 debian-installer standard desktop-chooser_0.0.1_amd64.buildinfo 2da5e9fe61769bc1768a70cd52e2c03f 1572 debian-installer standard desktop-chooser_0.0.1_amd64.udeb + echo + preserve_artifacts ++ replace_origin_pu /srv/udebs/ origin/master ++ PREFIX=/srv/udebs/ ++ shift ++ BRANCH=origin/master ++ shift ++ expr origin/master : origin/pu/ ++ return 1 + udeb_dir= + IMAGETAR='/var/lib/jenkins/jobs/d-i_build_desktop-chooser/debian-installer-images_*.tar.gz' + '[' -f '/var/lib/jenkins/jobs/d-i_build_desktop-chooser/debian-installer-images_*.tar.gz' -a '' ']' + sudo dcmd rm /var/lib/jenkins/jobs/d-i_build_desktop-chooser/desktop-chooser_0.0.1_amd64.changes + clean_workspace + cd /var/lib/jenkins/jobs/d-i_build_desktop-chooser/workspace + cd .. + rm -fv '*.deb' '*.udeb' '*.dsc' desktop-chooser_0.0.1_amd64.build '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo' removed 'desktop-chooser_0.0.1_amd64.build' + cd /var/lib/jenkins/jobs/d-i_build_desktop-chooser/workspace + git clean -dfx Removing debian/.debhelper/ Removing debian/desktop-chooser.debhelper.log Removing debian/desktop-chooser.postrm.debhelper Removing debian/desktop-chooser.substvars Removing debian/desktop-chooser/ Removing debian/files + git reset --hard HEAD is now at edde410 Update Vcs-{Browser,Git} to point to salsa (alioth's replacement). + '[' -d .git ']' + echo 'git status:' git status: + git status HEAD detached at edde410 nothing to commit, working tree clean + echo + echo '' Wed 30 May 12:31:03 UTC 2018 - /srv/jenkins/bin/d-i_build.sh stopped running as /tmp/jenkins-script-mWmKCmvj, which will now be removed. Finished: SUCCESS