Skip to content
Success

Console Output

Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace /var/lib/jenkins/jobs/d-i_build_partman-base/workspace
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/installer-team/partman-base
 > git init /var/lib/jenkins/jobs/d-i_build_partman-base/workspace # timeout=10
Fetching upstream changes from https://salsa.debian.org/installer-team/partman-base
 > git --version # timeout=10
 > git fetch --tags --progress https://salsa.debian.org/installer-team/partman-base +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://salsa.debian.org/installer-team/partman-base # 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/partman-base # timeout=10
Fetching upstream changes from https://salsa.debian.org/installer-team/partman-base
 > git fetch --tags --progress https://salsa.debian.org/installer-team/partman-base +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 93b253d15937b10ea78ee7c1ccaba6821447af2a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 93b253d15937b10ea78ee7c1ccaba6821447af2a
Commit message: "[l10n]  Commit changed/added po files (from l10n-sync run at dillon)"
 > git rev-list --no-walk c5f6eeb7f03f52245d580798c2c96e6954684bb0 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins3022246470402642016.sh
+ /srv/jenkins/bin/d-i_build.sh
====================================================================================

Wed 26 Dec 00:29:47 UTC 2018 - running /srv/jenkins/bin/d-i_build.sh (for job d-i_build_partman-base) 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 26 Dec 00:29:47 UTC 2018 - start running "/srv/jenkins/bin/d-i_build.sh" (md5sum be9f7129fcdaff1328b04fa2cb2c37e5) as "/tmp/jenkins-script-mImikZaA" on jenkins.

declare -x BUILD_CAUSE="SCMTRIGGER"
declare -x BUILD_CAUSE_SCMTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#150"
declare -x BUILD_ID="150"
declare -x BUILD_NUMBER="150"
declare -x BUILD_TAG="jenkins-d-i_build_partman-base-150"
declare -x BUILD_URL="https://jenkins.debian.net/job/d-i_build_partman-base/150/"
declare -x CHROOT_BASE="/chroots"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/103/bus"
declare -x EXECUTOR_NUMBER="23"
declare -x GIT_BRANCH="origin/master"
declare -x GIT_COMMIT="93b253d15937b10ea78ee7c1ccaba6821447af2a"
declare -x GIT_PREVIOUS_COMMIT="c5f6eeb7f03f52245d580798c2c96e6954684bb0"
declare -x GIT_URL="https://salsa.debian.org/installer-team/partman-base"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="8f1715bf-a46d-49e0-ace7-326ffc0a91b2"
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_partman-base"
declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_partman-base/display/redirect"
declare -x JOB_NAME="d-i_build_partman-base"
declare -x JOB_URL="https://jenkins.debian.net/job/d-i_build_partman-base/"
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_partman-base/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_partman-base/150/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_partman-base/150/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="3"
declare -x USER="jenkins"
declare -x WORKSPACE="/var/lib/jenkins/jobs/d-i_build_partman-base/workspace"
declare -x XDG_RUNTIME_DIR="/run/user/103"
declare -x XDG_SESSION_ID="c84662"
declare -x http_proxy="http://78.137.99.97:3128"
+ set -e
++ readlink -f ..
+ RESULT_DIR=/var/lib/jenkins/jobs/d-i_build_partman-base
+ 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_partman-base/workspace
+ cd ..
+ rm -fv '*.deb' '*.udeb' '*.dsc' '*_*.build' '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo'
+ cd /var/lib/jenkins/jobs/d-i_build_partman-base/workspace
+ git clean -dfx
+ git reset --hard
HEAD is now at 93b253d1 [l10n]  Commit changed/added po files (from l10n-sync run at dillon)
+ '[' -d .git ']'
+ echo 'git status:'
git status:
+ git status
HEAD detached at 93b253d1
nothing to commit, working tree clean
+ echo

+ '[' '' = '' ']'
+ pdebuild_package
+ '[' '!' -f debian/control ']'
++ dh_listpackages
++ sed '/^$/d'
++ wc -l
+ '[' 2 -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 137950680 Dec 25 23:25 /var/cache/pbuilder/base.tgz
+ file /var/cache/pbuilder/base.tgz
/var/cache/pbuilder/base.tgz: gzip compressed data, last modified: Tue Dec 25 23:25:16 2018, from Unix
+ sudo pbuilder --update --http-proxy http://78.137.99.97:3128
W: /root/.pbuilderrc does not exist
I: Current time: Wed Dec 26 00:29:48 UTC 2018
I: pbuilder-time-stamp: 1545784188
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.11-6).
build-essential is already the newest version (12.5).
dpkg-dev is already the newest version (1.19.2).
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/27222 and its subdirectories
++ cat debian/source/format
+ '[' '3.0 (native)' = '3.0 (quilt)' ']'
++ dpkg-parsechangelog
++ grep '^Source:'
++ cut -d ' ' -f2
+ SOURCE=partman-base
++ 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_partman-base -- --http-proxy http://78.137.99.97: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_partman-base
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.1).
The following additional packages will be installed:
  debootstrap libpcre2-8-0 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 libpcre2-8-0 libpsl5 pbuilder wget
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 1602 kB of archives.
After this operation, 5291 kB of additional disk space will be used.
Get:1 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libpcre2-8-0 amd64 10.32-3 [213 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian sid/main amd64 wget amd64 1.20-1 [901 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian sid/main amd64 debootstrap all 1.0.112 [73.2 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian sid/main amd64 pbuilder all 0.230.1 [362 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 1602 kB in 0s (7929 kB/s)
Selecting previously unselected package libpcre2-8-0: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 ... 11994 files and directories currently installed.)
Preparing to unpack .../libpcre2-8-0_10.32-3_amd64.deb ...
Unpacking libpcre2-8-0:amd64 (10.32-3) ...
Selecting previously unselected package libpsl5:amd64.
Preparing to unpack .../libpsl5_0.20.2-2_amd64.deb ...
Unpacking libpsl5:amd64 (0.20.2-2) ...
Selecting previously unselected package wget.
Preparing to unpack .../archives/wget_1.20-1_amd64.deb ...
Unpacking wget (1.20-1) ...
Selecting previously unselected package debootstrap.
Preparing to unpack .../debootstrap_1.0.112_all.deb ...
Unpacking debootstrap (1.0.112) ...
Selecting previously unselected package pbuilder.
Preparing to unpack .../pbuilder_0.230.1_all.deb ...
Unpacking pbuilder (0.230.1) ...
Setting up libpsl5:amd64 (0.20.2-2) ...
Processing triggers for libc-bin (2.28-3) ...
Setting up libpcre2-8-0:amd64 (10.32-3) ...
Setting up wget (1.20-1) ...
Setting up debootstrap (1.0.112) ...
Setting up pbuilder (0.230.1) ...
Processing triggers for libc-bin (2.28-3) ...
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 <pbuilder-maint@lists.alioth.debian.org>
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 (>= 9), dh-autoreconf, dh-di (>= 2), pkg-config, po-debconf (>= 0.5.0), libparted-dev (>= 2.2)
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 12229 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 (>= 9); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on dh-autoreconf; however:
  Package dh-autoreconf is not installed.
 pbuilder-satisfydepends-dummy depends on dh-di (>= 2); however:
  Package dh-di is not installed.
 pbuilder-satisfydepends-dummy depends on pkg-config; however:
  Package pkg-config is not installed.
 pbuilder-satisfydepends-dummy depends on po-debconf (>= 0.5.0); however:
  Package po-debconf is not installed.
 pbuilder-satisfydepends-dummy depends on libparted-dev (>= 2.2); however:
  Package libparted-dev 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-di{a} dh-strip-nondeterminism{a} dmidecode{a} dmsetup{a} dwz{a} file{a} gettext{a} gettext-base{a} groff-base{a} intltool-debian{a} libarchive-zip-perl{a} libblkid-dev{a} libbsd0{a} libcroco3{a} libdevmapper-dev{a} libdevmapper-event1.02.1{a} libdevmapper1.02.1{a} libelf1{a} libfile-stripnondeterminism-perl{a} libglib2.0-0{a} libicu63{a} libmagic-mgc{a} libmagic1{a} libncurses6{a} libparted-dev{a} libparted-fs-resize0{a} libparted2{a} libpcre16-3{a} libpcre3-dev{a} libpcre32-3{a} libpcrecpp0v5{a} libpipeline1{a} libselinux1-dev{a} libsepol1-dev{a} libsigsegv2{a} libtool{a} libuchardet0{a} libudev-dev{a} libxml2{a} m4{a} man-db{a} pkg-config{a} po-debconf{a} sensible-utils{a} uuid-dev{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, 52 newly installed, 0 to remove and 0 not upgraded.
Need to get 22.4 MB of archives. After unpacking 79.9 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 libuchardet0 amd64 0.0.6-3 [64.9 kB]
Get: 4 http://cdn-fastly.deb.debian.org/debian sid/main amd64 groff-base amd64 1.22.4-1 [918 kB]
Get: 5 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libpipeline1 amd64 1.5.0-2 [29.5 kB]
Get: 6 http://cdn-fastly.deb.debian.org/debian sid/main amd64 man-db amd64 2.8.4-3 [1194 kB]
Get: 7 http://cdn-fastly.deb.debian.org/debian sid/main amd64 dmidecode amd64 3.2-1 [62.2 kB]
Get: 8 http://cdn-fastly.deb.debian.org/debian sid/main amd64 sensible-utils all 0.0.12 [15.8 kB]
Get: 9 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libmagic-mgc amd64 1:5.34-2 [239 kB]
Get: 10 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libmagic1 amd64 1:5.34-2 [116 kB]
Get: 11 http://cdn-fastly.deb.debian.org/debian sid/main amd64 file amd64 1:5.34-2 [65.8 kB]
Get: 12 http://cdn-fastly.deb.debian.org/debian sid/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB]
Get: 13 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB]
Get: 14 http://cdn-fastly.deb.debian.org/debian sid/main amd64 m4 amd64 1.4.18-2 [203 kB]
Get: 15 http://cdn-fastly.deb.debian.org/debian sid/main amd64 autoconf all 2.69-11 [341 kB]
Get: 16 http://cdn-fastly.deb.debian.org/debian sid/main amd64 autotools-dev all 20180224.1 [77.0 kB]
Get: 17 http://cdn-fastly.deb.debian.org/debian sid/main amd64 automake all 1:1.16.1-4 [771 kB]
Get: 18 http://cdn-fastly.deb.debian.org/debian sid/main amd64 autopoint all 0.19.8.1-9 [434 kB]
Get: 19 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libtool all 2.4.6-6 [547 kB]
Get: 20 http://cdn-fastly.deb.debian.org/debian sid/main amd64 dh-autoreconf all 19 [16.9 kB]
Get: 21 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB]
Get: 22 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libfile-stripnondeterminism-perl all 1.0.0-1 [19.5 kB]
Get: 23 http://cdn-fastly.deb.debian.org/debian sid/main amd64 dh-strip-nondeterminism all 1.0.0-1 [12.5 kB]
Get: 24 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libelf1 amd64 0.175-1 [160 kB]
Get: 25 http://cdn-fastly.deb.debian.org/debian sid/main amd64 dwz amd64 0.12-3 [78.0 kB]
Get: 26 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libglib2.0-0 amd64 2.58.1-2 [1223 kB]
Get: 27 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libicu63 amd64 63.1-5 [8293 kB]
Get: 28 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
Get: 29 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libcroco3 amd64 0.6.12-2 [144 kB]
Get: 30 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libncurses6 amd64 6.1+20181013-1 [102 kB]
Get: 31 http://cdn-fastly.deb.debian.org/debian sid/main amd64 gettext amd64 0.19.8.1-9 [1303 kB]
Get: 32 http://cdn-fastly.deb.debian.org/debian sid/main amd64 intltool-debian all 0.35.0+20060710.4 [26.3 kB]
Get: 33 http://cdn-fastly.deb.debian.org/debian sid/main amd64 po-debconf all 1.0.21 [248 kB]
Get: 34 http://cdn-fastly.deb.debian.org/debian sid/main amd64 debhelper all 12 [1002 kB]
Get: 35 http://cdn-fastly.deb.debian.org/debian sid/main amd64 dh-di all 9 [11.6 kB]
Get: 36 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libdevmapper1.02.1 amd64 2:1.02.153-2 [140 kB]
Get: 37 http://cdn-fastly.deb.debian.org/debian sid/main amd64 dmsetup amd64 2:1.02.153-2 [90.7 kB]
Get: 38 http://cdn-fastly.deb.debian.org/debian sid/main amd64 uuid-dev amd64 2.33-0.2 [93.5 kB]
Get: 39 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libblkid-dev amd64 2.33-0.2 [225 kB]
Get: 40 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.153-2 [22.4 kB]
Get: 41 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libudev-dev amd64 240-1 [103 kB]
Get: 42 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
Get: 43 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libpcre16-3 amd64 2:8.39-11 [258 kB]
Get: 44 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libpcre32-3 amd64 2:8.39-11 [250 kB]
Get: 45 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libpcrecpp0v5 amd64 2:8.39-11 [152 kB]
Get: 46 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libpcre3-dev amd64 2:8.39-11 [651 kB]
Get: 47 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
Get: 48 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libdevmapper-dev amd64 2:1.02.153-2 [51.3 kB]
Get: 49 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libparted2 amd64 3.2-23 [277 kB]
Get: 50 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libparted-fs-resize0 amd64 3.2-23 [201 kB]
Get: 51 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libparted-dev amd64 3.2-23 [346 kB]
Get: 52 http://cdn-fastly.deb.debian.org/debian sid/main amd64 pkg-config amd64 0.29-4+b1 [63.3 kB]
Fetched 22.4 MB in 1s (15.3 MB/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 ... 12229 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 libuchardet0:amd64.
Preparing to unpack .../02-libuchardet0_0.0.6-3_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.6-3) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../03-groff-base_1.22.4-1_amd64.deb ...
Unpacking groff-base (1.22.4-1) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../04-libpipeline1_1.5.0-2_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.0-2) ...
Selecting previously unselected package man-db.
Preparing to unpack .../05-man-db_2.8.4-3_amd64.deb ...
Unpacking man-db (2.8.4-3) ...
Selecting previously unselected package dmidecode.
Preparing to unpack .../06-dmidecode_3.2-1_amd64.deb ...
Unpacking dmidecode (3.2-1) ...
Selecting previously unselected package sensible-utils.
Preparing to unpack .../07-sensible-utils_0.0.12_all.deb ...
Unpacking sensible-utils (0.0.12) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../08-libmagic-mgc_1%3a5.34-2_amd64.deb ...
Unpacking libmagic-mgc (1:5.34-2) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../09-libmagic1_1%3a5.34-2_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.34-2) ...
Selecting previously unselected package file.
Preparing to unpack .../10-file_1%3a5.34-2_amd64.deb ...
Unpacking file (1:5.34-2) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../11-gettext-base_0.19.8.1-9_amd64.deb ...
Unpacking gettext-base (0.19.8.1-9) ...
Selecting previously unselected package libsigsegv2:amd64.
Preparing to unpack .../12-libsigsegv2_2.12-2_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.12-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../13-m4_1.4.18-2_amd64.deb ...
Unpacking m4 (1.4.18-2) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../14-autoconf_2.69-11_all.deb ...
Unpacking autoconf (2.69-11) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../15-autotools-dev_20180224.1_all.deb ...
Unpacking autotools-dev (20180224.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../16-automake_1%3a1.16.1-4_all.deb ...
Unpacking automake (1:1.16.1-4) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../17-autopoint_0.19.8.1-9_all.deb ...
Unpacking autopoint (0.19.8.1-9) ...
Selecting previously unselected package libtool.
Preparing to unpack .../18-libtool_2.4.6-6_all.deb ...
Unpacking libtool (2.4.6-6) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../19-dh-autoreconf_19_all.deb ...
Unpacking dh-autoreconf (19) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../20-libarchive-zip-perl_1.64-1_all.deb ...
Unpacking libarchive-zip-perl (1.64-1) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../21-libfile-stripnondeterminism-perl_1.0.0-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.0.0-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../22-dh-strip-nondeterminism_1.0.0-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.0.0-1) ...
Selecting previously unselected package libelf1:amd64.
Preparing to unpack .../23-libelf1_0.175-1_amd64.deb ...
Unpacking libelf1:amd64 (0.175-1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../24-dwz_0.12-3_amd64.deb ...
Unpacking dwz (0.12-3) ...
Selecting previously unselected package libglib2.0-0:amd64.
Preparing to unpack .../25-libglib2.0-0_2.58.1-2_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.58.1-2) ...
Selecting previously unselected package libicu63:amd64.
Preparing to unpack .../26-libicu63_63.1-5_amd64.deb ...
Unpacking libicu63:amd64 (63.1-5) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../27-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
Selecting previously unselected package libcroco3:amd64.
Preparing to unpack .../28-libcroco3_0.6.12-2_amd64.deb ...
Unpacking libcroco3:amd64 (0.6.12-2) ...
Selecting previously unselected package libncurses6:amd64.
Preparing to unpack .../29-libncurses6_6.1+20181013-1_amd64.deb ...
Unpacking libncurses6:amd64 (6.1+20181013-1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../30-gettext_0.19.8.1-9_amd64.deb ...
Unpacking gettext (0.19.8.1-9) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../31-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 .../32-po-debconf_1.0.21_all.deb ...
Unpacking po-debconf (1.0.21) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../33-debhelper_12_all.deb ...
Unpacking debhelper (12) ...
Selecting previously unselected package dh-di.
Preparing to unpack .../34-dh-di_9_all.deb ...
Unpacking dh-di (9) ...
Selecting previously unselected package libdevmapper1.02.1:amd64.
Preparing to unpack .../35-libdevmapper1.02.1_2%3a1.02.153-2_amd64.deb ...
Unpacking libdevmapper1.02.1:amd64 (2:1.02.153-2) ...
Selecting previously unselected package dmsetup.
Preparing to unpack .../36-dmsetup_2%3a1.02.153-2_amd64.deb ...
Unpacking dmsetup (2:1.02.153-2) ...
Selecting previously unselected package uuid-dev:amd64.
Preparing to unpack .../37-uuid-dev_2.33-0.2_amd64.deb ...
Unpacking uuid-dev:amd64 (2.33-0.2) ...
Selecting previously unselected package libblkid-dev:amd64.
Preparing to unpack .../38-libblkid-dev_2.33-0.2_amd64.deb ...
Unpacking libblkid-dev:amd64 (2.33-0.2) ...
Selecting previously unselected package libdevmapper-event1.02.1:amd64.
Preparing to unpack .../39-libdevmapper-event1.02.1_2%3a1.02.153-2_amd64.deb ...
Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.153-2) ...
Selecting previously unselected package libudev-dev:amd64.
Preparing to unpack .../40-libudev-dev_240-1_amd64.deb ...
Unpacking libudev-dev:amd64 (240-1) ...
Selecting previously unselected package libsepol1-dev:amd64.
Preparing to unpack .../41-libsepol1-dev_2.8-1_amd64.deb ...
Unpacking libsepol1-dev:amd64 (2.8-1) ...
Selecting previously unselected package libpcre16-3:amd64.
Preparing to unpack .../42-libpcre16-3_2%3a8.39-11_amd64.deb ...
Unpacking libpcre16-3:amd64 (2:8.39-11) ...
Selecting previously unselected package libpcre32-3:amd64.
Preparing to unpack .../43-libpcre32-3_2%3a8.39-11_amd64.deb ...
Unpacking libpcre32-3:amd64 (2:8.39-11) ...
Selecting previously unselected package libpcrecpp0v5:amd64.
Preparing to unpack .../44-libpcrecpp0v5_2%3a8.39-11_amd64.deb ...
Unpacking libpcrecpp0v5:amd64 (2:8.39-11) ...
Selecting previously unselected package libpcre3-dev:amd64.
Preparing to unpack .../45-libpcre3-dev_2%3a8.39-11_amd64.deb ...
Unpacking libpcre3-dev:amd64 (2:8.39-11) ...
Selecting previously unselected package libselinux1-dev:amd64.
Preparing to unpack .../46-libselinux1-dev_2.8-1+b1_amd64.deb ...
Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
Selecting previously unselected package libdevmapper-dev:amd64.
Preparing to unpack .../47-libdevmapper-dev_2%3a1.02.153-2_amd64.deb ...
Unpacking libdevmapper-dev:amd64 (2:1.02.153-2) ...
Selecting previously unselected package libparted2:amd64.
Preparing to unpack .../48-libparted2_3.2-23_amd64.deb ...
Unpacking libparted2:amd64 (3.2-23) ...
Selecting previously unselected package libparted-fs-resize0:amd64.
Preparing to unpack .../49-libparted-fs-resize0_3.2-23_amd64.deb ...
Unpacking libparted-fs-resize0:amd64 (3.2-23) ...
Selecting previously unselected package libparted-dev:amd64.
Preparing to unpack .../50-libparted-dev_3.2-23_amd64.deb ...
Unpacking libparted-dev:amd64 (3.2-23) ...
Selecting previously unselected package pkg-config.
Preparing to unpack .../51-pkg-config_0.29-4+b1_amd64.deb ...
Unpacking pkg-config (0.29-4+b1) ...
Setting up libsepol1-dev:amd64 (2.8-1) ...
Setting up libarchive-zip-perl (1.64-1) ...
Setting up libicu63:amd64 (63.1-5) ...
Setting up dmidecode (3.2-1) ...
Setting up libsigsegv2:amd64 (2.12-2) ...
Setting up libelf1:amd64 (0.175-1) ...
Setting up libglib2.0-0:amd64 (2.58.1-2) ...
No schema files found: doing nothing.
Setting up uuid-dev:amd64 (2.33-0.2) ...
Setting up gettext-base (0.19.8.1-9) ...
Setting up libpipeline1:amd64 (1.5.0-2) ...
Setting up m4 (1.4.18-2) ...
Setting up dh-di (9) ...
Setting up libbsd0:amd64 (0.9.1-1) ...
Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
Setting up libuchardet0:amd64 (0.0.6-3) ...
Setting up libmagic-mgc (1:5.34-2) ...
Setting up libmagic1:amd64 (1:5.34-2) ...
Setting up libcroco3:amd64 (0.6.12-2) ...
Setting up libdevmapper-event1.02.1:amd64 (2:1.02.153-2) ...
Setting up pkg-config (0.29-4+b1) ...
Setting up sensible-utils (0.0.12) ...
Processing triggers for libc-bin (2.28-3) ...
Setting up dwz (0.12-3) ...
Setting up autotools-dev (20180224.1) ...
Setting up libpcrecpp0v5:amd64 (2:8.39-11) ...
Setting up libpcre32-3:amd64 (2:8.39-11) ...
Setting up libpcre16-3:amd64 (2:8.39-11) ...
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 libudev-dev:amd64 (240-1) ...
Setting up libncurses6:amd64 (6.1+20181013-1) ...
Setting up autopoint (0.19.8.1-9) ...
Setting up libfile-stripnondeterminism-perl (1.0.0-1) ...
Setting up libpcre3-dev:amd64 (2:8.39-11) ...
Setting up gettext (0.19.8.1-9) ...
Setting up groff-base (1.22.4-1) ...
Setting up libblkid-dev:amd64 (2.33-0.2) ...
Setting up autoconf (2.69-11) ...
Setting up file (1:5.34-2) ...
Setting up intltool-debian (0.35.0+20060710.4) ...
Setting up automake (1:1.16.1-4) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up man-db (2.8.4-3) ...
Building database of manual pages ...
Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
Setting up libtool (2.4.6-6) ...
Setting up po-debconf (1.0.21) ...
Setting up dh-autoreconf (19) ...
Setting up libdevmapper1.02.1:amd64 (2:1.02.153-2) ...
Setting up dh-strip-nondeterminism (1.0.0-1) ...
Setting up dmsetup (2:1.02.153-2) ...
Setting up debhelper (12) ...
Setting up libparted2:amd64 (3.2-23) ...
Setting up libdevmapper-dev:amd64 (2:1.02.153-2) ...
Setting up libparted-fs-resize0:amd64 (3.2-23) ...
Setting up libparted-dev:amd64 (3.2-23) ...
Processing triggers for libc-bin (2.28-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.23-1 [45.9 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian sid/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 132 kB in 0s (1591 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 ... 14899 files and directories currently installed.)
Preparing to unpack .../libfakeroot_1.23-1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.23-1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.23-1_amd64.deb ...
Unpacking fakeroot (1.23-1) ...
Processing triggers for libc-bin (2.28-3) ...
Setting up libfakeroot:amd64 (1.23-1) ...
Processing triggers for man-db (2.8.4-3) ...
Setting up fakeroot (1.23-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Processing triggers for libc-bin (2.28-3) ...
I: Running env PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games dpkg-buildpackage -rfakeroot -us -uc  -J23 -b
dpkg-buildpackage: info: source package partman-base
dpkg-buildpackage: info: source version 202
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Holger Wansing <hwansing@mailbox.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean --with autoreconf,d-i
   dh_di_kernel_gencontrol
   dh_clean
 debian/rules build
dh build --with autoreconf,d-i
   dh_di_kernel_gencontrol
   dh_update_autotools_config
   dh_autoreconf
configure.ac:5: installing './compile'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
Makefile.am: installing './depcomp'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
dh_auto_configure -- --prefix=/
	./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --prefix=/
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libparted... yes
checking for libparted >= 3.1... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
make[1]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
   dh_auto_build
	make -j1
make[1]: Entering directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
make  all-am
make[2]: Entering directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/var/lib/jenkins/jobs/d-i_build_partman-base/workspace=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Os -c -o parted_server.o parted_server.c
parted_server.c: In function 'iscan_line':
parted_server.c:186:24: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
                 iscanf("%a[^\n]", str);
                        ^~~~~~~~~  ~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'scan_device_name':
parted_server.c:1187:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (1 != iscanf("%as", &device_name))
                         ^~~~~  ~~~~~~~~~~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_open':
parted_server.c:1207:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (1 != iscanf("%as", &device))
                         ^~~~~  ~~~~~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_virtual':
parted_server.c:1272:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (1 != iscanf("%as", &id))
                         ^~~~~  ~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_partition_info':
parted_server.c:1481:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (1 != iscanf("%as", &id))
                         ^~~~~  ~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_get_chs':
parted_server.c:1511:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (1 != iscanf("%as", &id))
                         ^~~~~  ~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_valid_flags':
parted_server.c:1577:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (1 != iscanf("%as", &id))
                         ^~~~~  ~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_get_flags':
parted_server.c:1607:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (1 != iscanf("%as", &id))
                         ^~~~~  ~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_set_flags':
parted_server.c:1637:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (1 != iscanf("%as", &id))
                         ^~~~~  ~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_set_name':
parted_server.c:1707:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (1 != iscanf("%as", &id))
                         ^~~~~  ~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_get_file_system':
parted_server.c:1792:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (1 != iscanf("%as", &id))
                         ^~~~~  ~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_change_file_system':
parted_server.c:1828:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (2 != iscanf("%as %as", &id, &s_fstype))
                         ^~~~~~~~~  ~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c:1828:25: warning: format '%a' expects argument of type 'float *', but argument 4 has type 'char **' [-Wformat=]
         if (2 != iscanf("%as %as", &id, &s_fstype))
                         ^~~~~~~~~       ~~~~~~~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_new_label':
parted_server.c:1878:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (1 != iscanf("%as", &str))
                         ^~~~~  ~~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_new_partition':
parted_server.c:1926:20: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         n = iscanf("%as %as %lli-%lli %as %lli", &s_type, &s_fs_type,
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c:1926:20: warning: format '%a' expects argument of type 'float *', but argument 4 has type 'char **' [-Wformat=]
         n = iscanf("%as %as %lli-%lli %as %lli", &s_type, &s_fs_type,
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~           ~~~~~~~~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c:1926:20: warning: format '%a' expects argument of type 'float *', but argument 7 has type 'char **' [-Wformat=]
         n = iscanf("%as %as %lli-%lli %as %lli", &s_type, &s_fs_type,
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    &range_start, &range_end, &position, &length);
                                              ~~~~~~~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_delete_partition':
parted_server.c:1995:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (1 != iscanf("%as", &id))
                         ^~~~~  ~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_resize_partition':
parted_server.c:2027:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (1 != iscanf("%as", &id))
                         ^~~~~  ~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_virtual_resize_partition':
parted_server.c:2067:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (1 != iscanf("%as", &id))
                         ^~~~~  ~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_get_resize_range':
parted_server.c:2106:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (1 != iscanf("%as", &id))
                         ^~~~~  ~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_get_virtual_resize_range':
parted_server.c:2173:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (1 != iscanf("%as", &id))
                         ^~~~~  ~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_is_busy':
parted_server.c:2230:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (1 != iscanf("%as", &id))
                         ^~~~~  ~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'command_alignment_offset':
parted_server.c:2254:25: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
         if (1 != iscanf("%as", &id))
                         ^~~~~  ~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'main_loop':
parted_server.c:2386:33: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
                 if (1 != iscanf("%as", &str))
                                 ^~~~~  ~~~~
parted_server.c:151:35: note: in definition of macro 'iscanf'
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                                   ^~~~~~~~~~~
parted_server.c: In function 'iscan_line':
parted_server.c:151:21: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
 #define iscanf(...) fscanf(infifo,__VA_ARGS__)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~
parted_server.c:186:17: note: in expansion of macro 'iscanf'
                 iscanf("%a[^\n]", str);
                 ^~~~~~
parted_server.c: In function 'write_pid_file':
parted_server.c:2328:2: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
  freopen(pidfile_name, "w", fd);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc  -g -O2 -fdebug-prefix-map=/var/lib/jenkins/jobs/d-i_build_partman-base/workspace=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Os  -Wl,-z,relro -o parted_server parted_server.o -lparted-fs-resize -lparted 
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/var/lib/jenkins/jobs/d-i_build_partman-base/workspace=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Os -c -o parted_devices.o parted_devices.c
gcc  -g -O2 -fdebug-prefix-map=/var/lib/jenkins/jobs/d-i_build_partman-base/workspace=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Os  -Wl,-z,relro -o parted_devices parted_devices.o -lparted 
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/var/lib/jenkins/jobs/d-i_build_partman-base/workspace=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Os -c -o partmap.o partmap.c
gcc  -g -O2 -fdebug-prefix-map=/var/lib/jenkins/jobs/d-i_build_partman-base/workspace=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Os  -Wl,-z,relro -o partmap partmap.o -lparted 
make[2]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
make[1]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
   dh_auto_test
	make -j1 check VERBOSE=1
make[1]: Entering directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
make  check-local
make[2]: Entering directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
cd test && ./conversions
make[2]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
make[1]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
 fakeroot debian/rules binary
dh binary --with autoreconf,d-i
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/var/lib/jenkins/jobs/d-i_build_partman-base/workspace/debian/tmp AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
make[2]: Entering directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
 /bin/mkdir -p '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace/debian/tmp//bin'
  /usr/bin/install -c parted_server parted_devices partmap '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace/debian/tmp//bin'
 /bin/mkdir -p '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace/debian/tmp//bin'
 /usr/bin/install -c partman partman-command '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace/debian/tmp//bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
make[1]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
   debian/rules override_dh_install
make[1]: Entering directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
dh_install --fail-missing
dh_install: Please use dh_missing --list-missing/--fail-missing instead
dh_install: This feature will be removed in compat 12.
make[1]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
   dh_di_kernel_install
   dh_di_numbers
Subroutine install_dir redefined at /usr/bin/dh_di_numbers line 66.
   dh_installdocs
   dh_installchangelogs
   debian/rules override_dh_installdebconf
make[1]: Entering directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
dh_installdebconf
WARNING: kn: spurious newline removed
sed -i '/^Template: partman\/default_filesystem/,/^$/s/^Default: .*/Default: ext4/' \
	debian/partman-base/DEBIAN/templates
make[1]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_missing
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   debian/rules override_dh_gencontrol
make[1]: Entering directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
dh_gencontrol -- -Vmenuitemnum=4200 -Vprovides='made-filesystems, mounted-partitions, partitioned-harddrives, created-fstab'
make[1]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_partman-base/workspace'
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'partman-utils' in 'debian/.debhelper/scratch-space/build-partman-utils/partman-utils_202_amd64.deb'.
dpkg-deb: building package 'partman-base' in 'debian/.debhelper/scratch-space/build-partman-base/partman-base_202_amd64.deb'.
	Renaming partman-utils_202_amd64.deb to partman-utils_202_amd64.udeb
	Renaming partman-base_202_amd64.deb to partman-base_202_amd64.udeb
 dpkg-genbuildinfo --build=binary
 dpkg-genchanges --build=binary >../partman-base_202_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build .
dpkg-buildpackage: info: source-only upload: Debian-native package
I: unmounting /var/lib/jenkins/jobs/d-i_build_partman-base 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/29848 and its subdirectories
I: file ../partman-base_202_amd64.buildinfo is already in target, not copying.
I: file ../partman-base_202_amd64.udeb is already in target, not copying.
I: file ../partman-utils_202_amd64.udeb is already in target, not copying.
I: file ../partman-base_202_amd64.changes is already in target, not copying.
+ echo

+ cat /var/lib/jenkins/jobs/d-i_build_partman-base/partman-base_202_amd64.changes
Format: 1.8
Date: Wed, 31 Oct 2018 20:42:40 +0100
Source: partman-base
Binary: partman-base partman-utils
Architecture: amd64
Version: 202
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Holger Wansing <hwansing@mailbox.org>
Description:
 partman-base - Partition the storage devices (partman) (udeb)
 partman-utils - Utilities related to partitioning (udeb)
Changes:
 partman-base (202) unstable; urgency=medium
 .
   * Team upload
 .
   [ Updated translations ]
   * Latvian (lv.po) by Tranzistors
   * Marathi (mr.po) by Nayan Nakhare
Checksums-Sha1:
 84467653d08c9cedc86506aaccac35a537adb31b 4899 partman-base_202_amd64.buildinfo
 e4cf99a9ef4b958132eafc0a998312085212b751 127112 partman-base_202_amd64.udeb
 d9d361096d9ca731b6c04398313815ed020642ce 3476 partman-utils_202_amd64.udeb
Checksums-Sha256:
 777b3fe294b393c93c1da9b5920b427728b26cc71c866042dce195aa63264fdb 4899 partman-base_202_amd64.buildinfo
 3f5d03fbfd2a7af4dd0ea74eb161cb1f705c261822fbcb2b4202f491ab0da584 127112 partman-base_202_amd64.udeb
 ec79c699b7bcd22ac001d34f021eded6123d1771da091c0e96aeb8d2c1591fb9 3476 partman-utils_202_amd64.udeb
Files:
 42b3a4f0a1cffabf16414a8da4ecc709 4899 debian-installer standard partman-base_202_amd64.buildinfo
 03cdb9d88da682225d72c84b3e8b8837 127112 debian-installer standard partman-base_202_amd64.udeb
 9ceef8a489a4a25a247ec6da15d7938e 3476 debian-installer optional partman-utils_202_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_partman-base/debian-installer-images_*.tar.gz'
+ '[' -f '/var/lib/jenkins/jobs/d-i_build_partman-base/debian-installer-images_*.tar.gz' -a '' -a openqa.debian.net ']'
+ sudo dcmd rm /var/lib/jenkins/jobs/d-i_build_partman-base/partman-base_202_amd64.changes
+ clean_workspace
+ cd /var/lib/jenkins/jobs/d-i_build_partman-base/workspace
+ cd ..
+ rm -fv '*.deb' '*.udeb' '*.dsc' partman-base_202_amd64.build '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo'
removed 'partman-base_202_amd64.build'
+ cd /var/lib/jenkins/jobs/d-i_build_partman-base/workspace
+ git clean -dfx
Removing Makefile
Removing Makefile.in
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.h
Removing config.h.in
Removing config.log
Removing config.status
Removing configure
Removing debian/.debhelper/
Removing debian/autoreconf.after
Removing debian/autoreconf.before
Removing debian/files
Removing debian/partman-base.debhelper.log
Removing debian/partman-base.postrm.debhelper
Removing debian/partman-base.substvars
Removing debian/partman-base/
Removing debian/partman-utils.debhelper.log
Removing debian/partman-utils.substvars
Removing debian/partman-utils/
Removing debian/tmp/
Removing depcomp
Removing install-sh
Removing missing
Removing parted_devices
Removing parted_devices.o
Removing parted_server
Removing parted_server.o
Removing partmap
Removing partmap.o
Removing stamp-h1
+ git reset --hard
HEAD is now at 93b253d1 [l10n]  Commit changed/added po files (from l10n-sync run at dillon)
+ '[' -d .git ']'
+ echo 'git status:'
git status:
+ git status
HEAD detached at 93b253d1
nothing to commit, working tree clean
+ echo

+ echo ''
Wed 26 Dec 00:41:55 UTC 2018 - /srv/jenkins/bin/d-i_build.sh stopped running as /tmp/jenkins-script-mImikZaA, which will now be removed.
Sending e-mails to: jenkins+debian-boot@jenkins.debian.net qa-jenkins-scm@lists.alioth.debian.org
Finished: SUCCESS