Skip to content
Unstable

Console Output

Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on master in workspace /var/lib/jenkins/jobs/d-i_build_kbd-chooser/workspace
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/installer-team/kbd-chooser
 > git init /var/lib/jenkins/jobs/d-i_build_kbd-chooser/workspace # timeout=10
Fetching upstream changes from https://salsa.debian.org/installer-team/kbd-chooser
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://salsa.debian.org/installer-team/kbd-chooser +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/installer-team/kbd-chooser # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision cb77a4cde41d3d3584e32ee0f282fc06821bf01e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cb77a4cde41d3d3584e32ee0f282fc06821bf01e # timeout=10
Commit message: "Merge branch 'scrub-obsolete' into 'master'"
 > git rev-list --no-walk 543779fb7c070d1c17cb25ef9ca507c1d0286b64 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins3395740116312940281.sh
+ /srv/jenkins/bin/d-i_build.sh
====================================================================================
Sun Sep  5 13:56:16 UTC 2021 - running /srv/jenkins/bin/d-i_build.sh (for job d-i_build_kbd-chooser) on jenkins, called using "" as arguments.
Sun Sep  5 13:56:16 UTC 2021 - actually running "d-i_build.sh" (md5sum 30a703d290c2df89ebaccb991f7f54f9) as "/tmp/jenkins-script-8kGKSJoB"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

declare -x BUILD_CAUSE="SCMTRIGGER"
declare -x BUILD_CAUSE_SCMTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#32"
declare -x BUILD_ID="32"
declare -x BUILD_NUMBER="32"
declare -x BUILD_TAG="jenkins-d-i_build_kbd-chooser-32"
declare -x BUILD_URL="https://jenkins.debian.net/job/d-i_build_kbd-chooser/32/"
declare -x CHROOT_BASE="/chroots"
declare -x CI="true"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/103/bus"
declare -x EXECUTOR_NUMBER="2"
declare -x GIT_BRANCH="origin/master"
declare -x GIT_COMMIT="cb77a4cde41d3d3584e32ee0f282fc06821bf01e"
declare -x GIT_PREVIOUS_COMMIT="543779fb7c070d1c17cb25ef9ca507c1d0286b64"
declare -x GIT_URL="https://salsa.debian.org/installer-team/kbd-chooser"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="31ffe4d1-86fd-4b8a-82c0-d9da586d80ac"
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_kbd-chooser"
declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_kbd-chooser/display/redirect"
declare -x JOB_NAME="d-i_build_kbd-chooser"
declare -x JOB_URL="https://jenkins.debian.net/job/d-i_build_kbd-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://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_kbd-chooser/workspace"
declare -x ROOT_BUILD_CAUSE="SCMTRIGGER"
declare -x ROOT_BUILD_CAUSE_SCMTRIGGER="true"
declare -x RUN_ARTIFACTS_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_kbd-chooser/32/display/redirect?page=artifacts"
declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_kbd-chooser/32/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_kbd-chooser/32/display/redirect"
declare -x RUN_TESTS_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_kbd-chooser/32/display/redirect?page=tests"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER="#!/bin/bash
	if true ; then
		set -x
	fi
	set -e
	export DEBIAN_FRONTEND=noninteractive
	export LC_ALL=C.UTF-8
	export http_proxy=http://78.137.99.97:3128
	export MIRROR=http://cdn-fastly.deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x USER="jenkins"
declare -x WORKSPACE="/var/lib/jenkins/jobs/d-i_build_kbd-chooser/workspace"
declare -x WORKSPACE_TMP="/var/lib/jenkins/jobs/d-i_build_kbd-chooser/workspace@tmp"
declare -x XDG_RUNTIME_DIR="/run/user/103"
declare -x XDG_SESSION_CLASS="background"
declare -x XDG_SESSION_ID="c1109"
declare -x XDG_SESSION_TYPE="unspecified"
declare -x http_proxy="http://78.137.99.97:3128"
+ set -e
++ readlink -f ..
+ RESULT_DIR=/var/lib/jenkins/jobs/d-i_build_kbd-chooser
+ 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_kbd-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_kbd-chooser/workspace
+ git clean -dfx
+ git reset --hard
HEAD is now at cb77a4c Merge branch 'scrub-obsolete' into 'master'
+ '[' -d .git ']'
+ echo 'git status:'
git status:
+ git status
HEAD detached at cb77a4c
nothing to commit, working tree clean
+ echo

+ '[' '' = '' ']'
+ pdebuild_package
+ '[' '!' -f debian/control ']'
++ dh_listpackages
++ sed '/^$/d'
++ wc -l
+ '[' 1 -eq 0 ']'
+ '[' '!' -z http://78.137.99.97:3128 ']'
+ pbuilder_http_proxy='--http-proxy http://78.137.99.97:3128'
+ '[' '!' -f /var/cache/pbuilder/base.tgz ']'
+ ls -la /var/cache/pbuilder/base.tgz
-rw-r--r-- 1 root root 169930475 Sep  5 13:56 /var/cache/pbuilder/base.tgz
+ file /var/cache/pbuilder/base.tgz
/var/cache/pbuilder/base.tgz: gzip compressed data, last modified: Sun Sep  5 13:55:58 2021, from Unix, original size modulo 2^32 473313280
+ sudo pbuilder --update --http-proxy http://78.137.99.97:3128
W: /root/.pbuilderrc does not exist
I: Current time: Sun Sep  5 13:56:18 UTC 2021
I: pbuilder-time-stamp: 1630850178
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://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.13-3).
build-essential is already the newest version (12.9).
dpkg-dev is already the newest version (1.20.9).
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/2251190 and its subdirectories
++ cat debian/source/format
+ '[' '3.0 (native)' = '3.0 (quilt)' ']'
++ dpkg-parsechangelog
++ grep '^Source:'
++ cut -d ' ' -f2
+ SOURCE=kbd-chooser
++ 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_kbd-chooser -- --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_kbd-chooser
I: policy-rc.d already exists
Reading package lists...
Building dependency tree...
Reading state information...
passwd is already the newest version (1:4.8.1-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 1457 kB of archives.
After this operation, 4963 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian sid/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
Get:2 http://deb.debian.org/debian sid/main amd64 wget amd64 1.21-1+b1 [964 kB]
Get:3 http://deb.debian.org/debian sid/main amd64 debootstrap all 1.0.123 [75.3 kB]
Get:4 http://deb.debian.org/debian sid/main amd64 pbuilder all 0.231 [360 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 1457 kB in 0s (22.0 MB/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 ... 12581 files and directories currently installed.)
Preparing to unpack .../libpsl5_0.21.0-1.2_amd64.deb ...
Unpacking libpsl5:amd64 (0.21.0-1.2) ...
Selecting previously unselected package wget.
Preparing to unpack .../wget_1.21-1+b1_amd64.deb ...
Unpacking wget (1.21-1+b1) ...
Selecting previously unselected package debootstrap.
Preparing to unpack .../debootstrap_1.0.123_all.deb ...
Unpacking debootstrap (1.0.123) ...
Selecting previously unselected package pbuilder.
Preparing to unpack .../pbuilder_0.231_all.deb ...
Unpacking pbuilder (0.231) ...
Setting up libpsl5:amd64 (0.21.0-1.2) ...
Setting up wget (1.21-1+b1) ...
Setting up debootstrap (1.0.123) ...
Setting up pbuilder (0.231) ...
Processing triggers for libc-bin (2.31-17) ...
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, libdebian-installer4-dev (>= 0.41), po-debconf, flex, bison, libdebconfclient0-dev (>= 0.49)
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 12857 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; however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on libdebian-installer4-dev (>= 0.41); however:
  Package libdebian-installer4-dev is not installed.
 pbuilder-satisfydepends-dummy depends on po-debconf; however:
  Package po-debconf is not installed.
 pbuilder-satisfydepends-dummy depends on flex; however:
  Package flex is not installed.
 pbuilder-satisfydepends-dummy depends on bison; however:
  Package bison is not installed.
 pbuilder-satisfydepends-dummy depends on libdebconfclient0-dev (>= 0.49); however:
  Package libdebconfclient0-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} bison{a} bsdextrautils{a} debhelper{a} dh-autoreconf{a} dh-strip-nondeterminism{a} dwz{a} file{a} flex{a} gettext{a} gettext-base{a} groff-base{a} intltool-debian{a} libarchive-zip-perl{a} libdebconfclient0-dev{a} libdebhelper-perl{a} libdebian-installer-extra4{a} libdebian-installer4{a} libdebian-installer4-dev{a} libelf1{a} libfile-stripnondeterminism-perl{a} libicu67{a} libmagic-mgc{a} libmagic1{a} libpipeline1{a} libsigsegv2{a} libsub-override-perl{a} libtool{a} libuchardet0{a} libxml2{a} m4{a} man-db{a} po-debconf{a} sensible-utils{a} 
The following packages are RECOMMENDED but will NOT be installed:
  libarchive-cpio-perl libfl-dev libltdl-dev libmail-sendmail-perl 
0 packages upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
Need to get 20.1 MB of archives. After unpacking 74.0 MB will be used.
Writing extended state information...
Get: 1 http://deb.debian.org/debian sid/main amd64 bsdextrautils amd64 2.37.2-1 [142 kB]
Get: 2 http://deb.debian.org/debian sid/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
Get: 3 http://deb.debian.org/debian sid/main amd64 groff-base amd64 1.22.4-6 [936 kB]
Get: 4 http://deb.debian.org/debian sid/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
Get: 5 http://deb.debian.org/debian sid/main amd64 man-db amd64 2.9.4-2 [1354 kB]
Get: 6 http://deb.debian.org/debian sid/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
Get: 7 http://deb.debian.org/debian sid/main amd64 m4 amd64 1.4.18-5 [204 kB]
Get: 8 http://deb.debian.org/debian sid/main amd64 flex amd64 2.6.4-8 [440 kB]
Get: 9 http://deb.debian.org/debian sid/main amd64 sensible-utils all 0.0.17 [21.5 kB]
Get: 10 http://deb.debian.org/debian sid/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
Get: 11 http://deb.debian.org/debian sid/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
Get: 12 http://deb.debian.org/debian sid/main amd64 file amd64 1:5.39-3 [69.1 kB]
Get: 13 http://deb.debian.org/debian sid/main amd64 gettext-base amd64 0.21-4 [175 kB]
Get: 14 http://deb.debian.org/debian sid/main amd64 autoconf all 2.71-2 [343 kB]
Get: 15 http://deb.debian.org/debian sid/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
Get: 16 http://deb.debian.org/debian sid/main amd64 automake all 1:1.16.4-1 [819 kB]
Get: 17 http://deb.debian.org/debian sid/main amd64 autopoint all 0.21-4 [510 kB]
Get: 18 http://deb.debian.org/debian sid/main amd64 bison amd64 2:3.7.6+dfsg-1 [1106 kB]
Get: 19 http://deb.debian.org/debian sid/main amd64 libdebhelper-perl all 13.5.1 [192 kB]
Get: 20 http://deb.debian.org/debian sid/main amd64 libtool all 2.4.6-15 [513 kB]
Get: 21 http://deb.debian.org/debian sid/main amd64 dh-autoreconf all 20 [17.1 kB]
Get: 22 http://deb.debian.org/debian sid/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
Get: 23 http://deb.debian.org/debian sid/main amd64 libsub-override-perl all 0.09-2 [10.2 kB]
Get: 24 http://deb.debian.org/debian sid/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
Get: 25 http://deb.debian.org/debian sid/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
Get: 26 http://deb.debian.org/debian sid/main amd64 libelf1 amd64 0.185-2 [172 kB]
Get: 27 http://deb.debian.org/debian sid/main amd64 dwz amd64 0.14-1 [98.3 kB]
Get: 28 http://deb.debian.org/debian sid/main amd64 libicu67 amd64 67.1-7 [8622 kB]
Get: 29 http://deb.debian.org/debian sid/main amd64 libxml2 amd64 2.9.12+dfsg-3 [696 kB]
Get: 30 http://deb.debian.org/debian sid/main amd64 gettext amd64 0.21-4 [1311 kB]
Get: 31 http://deb.debian.org/debian sid/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
Get: 32 http://deb.debian.org/debian sid/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
Get: 33 http://deb.debian.org/debian sid/main amd64 debhelper all 13.5.1 [1056 kB]
Get: 34 http://deb.debian.org/debian sid/main amd64 libdebconfclient0-dev amd64 0.260 [55.3 kB]
Get: 35 http://deb.debian.org/debian sid/main amd64 libdebian-installer4 amd64 0.121 [32.1 kB]
Get: 36 http://deb.debian.org/debian sid/main amd64 libdebian-installer-extra4 amd64 0.121 [17.2 kB]
Get: 37 http://deb.debian.org/debian sid/main amd64 libdebian-installer4-dev amd64 0.121 [182 kB]
Fetched 20.1 MB in 0s (62.5 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package bsdextrautils.
(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 ... 12857 files and directories currently installed.)
Preparing to unpack .../00-bsdextrautils_2.37.2-1_amd64.deb ...
Unpacking bsdextrautils (2.37.2-1) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.7-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ...
Unpacking groff-base (1.22.4-6) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../03-libpipeline1_1.5.3-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.3-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../04-man-db_2.9.4-2_amd64.deb ...
Unpacking man-db (2.9.4-2) ...
Selecting previously unselected package libsigsegv2:amd64.
Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.13-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
Unpacking m4 (1.4.18-5) ...
Selecting previously unselected package flex.
Preparing to unpack .../07-flex_2.6.4-8_amd64.deb ...
Unpacking flex (2.6.4-8) ...
Selecting previously unselected package sensible-utils.
Preparing to unpack .../08-sensible-utils_0.0.17_all.deb ...
Unpacking sensible-utils (0.0.17) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../09-libmagic-mgc_1%3a5.39-3_amd64.deb ...
Unpacking libmagic-mgc (1:5.39-3) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../10-libmagic1_1%3a5.39-3_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.39-3) ...
Selecting previously unselected package file.
Preparing to unpack .../11-file_1%3a5.39-3_amd64.deb ...
Unpacking file (1:5.39-3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../12-gettext-base_0.21-4_amd64.deb ...
Unpacking gettext-base (0.21-4) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../13-autoconf_2.71-2_all.deb ...
Unpacking autoconf (2.71-2) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../14-autotools-dev_20180224.1+nmu1_all.deb ...
Unpacking autotools-dev (20180224.1+nmu1) ...
Selecting previously unselected package automake.
Preparing to unpack .../15-automake_1%3a1.16.4-1_all.deb ...
Unpacking automake (1:1.16.4-1) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../16-autopoint_0.21-4_all.deb ...
Unpacking autopoint (0.21-4) ...
Selecting previously unselected package bison.
Preparing to unpack .../17-bison_2%3a3.7.6+dfsg-1_amd64.deb ...
Unpacking bison (2:3.7.6+dfsg-1) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../18-libdebhelper-perl_13.5.1_all.deb ...
Unpacking libdebhelper-perl (13.5.1) ...
Selecting previously unselected package libtool.
Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
Unpacking libtool (2.4.6-15) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../20-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../21-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libsub-override-perl.
Preparing to unpack .../22-libsub-override-perl_0.09-2_all.deb ...
Unpacking libsub-override-perl (0.09-2) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../23-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../24-dh-strip-nondeterminism_1.12.0-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.12.0-1) ...
Selecting previously unselected package libelf1:amd64.
Preparing to unpack .../25-libelf1_0.185-2_amd64.deb ...
Unpacking libelf1:amd64 (0.185-2) ...
Selecting previously unselected package dwz.
Preparing to unpack .../26-dwz_0.14-1_amd64.deb ...
Unpacking dwz (0.14-1) ...
Selecting previously unselected package libicu67:amd64.
Preparing to unpack .../27-libicu67_67.1-7_amd64.deb ...
Unpacking libicu67:amd64 (67.1-7) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../28-libxml2_2.9.12+dfsg-3_amd64.deb ...
Unpacking libxml2:amd64 (2.9.12+dfsg-3) ...
Selecting previously unselected package gettext.
Preparing to unpack .../29-gettext_0.21-4_amd64.deb ...
Unpacking gettext (0.21-4) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../30-intltool-debian_0.35.0+20060710.5_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.5) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../31-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../32-debhelper_13.5.1_all.deb ...
Unpacking debhelper (13.5.1) ...
Selecting previously unselected package libdebconfclient0-dev:amd64.
Preparing to unpack .../33-libdebconfclient0-dev_0.260_amd64.deb ...
Unpacking libdebconfclient0-dev:amd64 (0.260) ...
Selecting previously unselected package libdebian-installer4:amd64.
Preparing to unpack .../34-libdebian-installer4_0.121_amd64.deb ...
Unpacking libdebian-installer4:amd64 (0.121) ...
Selecting previously unselected package libdebian-installer-extra4:amd64.
Preparing to unpack .../35-libdebian-installer-extra4_0.121_amd64.deb ...
Unpacking libdebian-installer-extra4:amd64 (0.121) ...
Selecting previously unselected package libdebian-installer4-dev.
Preparing to unpack .../36-libdebian-installer4-dev_0.121_amd64.deb ...
Unpacking libdebian-installer4-dev (0.121) ...
Setting up libpipeline1:amd64 (1.5.3-1) ...
Setting up bsdextrautils (2.37.2-1) ...
update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
Setting up libicu67:amd64 (67.1-7) ...
Setting up libmagic-mgc (1:5.39-3) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up libdebhelper-perl (13.5.1) ...
Setting up libmagic1:amd64 (1:5.39-3) ...
Setting up gettext-base (0.21-4) ...
Setting up file (1:5.39-3) ...
Setting up autotools-dev (20180224.1+nmu1) ...
Setting up libsigsegv2:amd64 (2.13-1) ...
Setting up autopoint (0.21-4) ...
Setting up libdebian-installer4:amd64 (0.121) ...
Setting up libdebian-installer-extra4:amd64 (0.121) ...
Setting up sensible-utils (0.0.17) ...
Setting up libuchardet0:amd64 (0.0.7-1) ...
Setting up libsub-override-perl (0.09-2) ...
Setting up libelf1:amd64 (0.185-2) ...
Setting up libxml2:amd64 (2.9.12+dfsg-3) ...
Setting up libdebconfclient0-dev:amd64 (0.260) ...
Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
Setting up gettext (0.21-4) ...
Setting up libtool (2.4.6-15) ...
Setting up m4 (1.4.18-5) ...
Setting up intltool-debian (0.35.0+20060710.5) ...
Setting up libdebian-installer4-dev (0.121) ...
Setting up autoconf (2.71-2) ...
Setting up dh-strip-nondeterminism (1.12.0-1) ...
Setting up dwz (0.14-1) ...
Setting up groff-base (1.22.4-6) ...
Setting up bison (2:3.7.6+dfsg-1) ...
update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode
Setting up automake (1:1.16.4-1) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up flex (2.6.4-8) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up man-db (2.9.4-2) ...
Building database of manual pages ...
Setting up dh-autoreconf (20) ...
Setting up debhelper (13.5.1) ...
Processing triggers for libc-bin (2.31-17) ...
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 134 kB of archives.
After this operation, 397 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian sid/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
Get:2 http://deb.debian.org/debian sid/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 134 kB in 0s (5776 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 ... 15239 files and directories currently installed.)
Preparing to unpack .../libfakeroot_1.25.3-1.1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.25.3-1.1_amd64.deb ...
Unpacking fakeroot (1.25.3-1.1) ...
Setting up libfakeroot:amd64 (1.25.3-1.1) ...
Setting up fakeroot (1.25.3-1.1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for libc-bin (2.31-17) ...
I: Running env PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games dpkg-buildpackage -rfakeroot -us -uc  -J23 -b
dpkg-buildpackage: info: source package kbd-chooser
dpkg-buildpackage: info: source version 1.72
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by Cyril Brulebois <kibi@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_auto_clean
dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
	make -j1 clean
make[1]: Entering directory '/var/lib/jenkins/jobs/d-i_build_kbd-chooser/workspace'
rm -f *~ *.o kbd-mode kbd-chooser analyze.c loadkeys.c demo demo.templates *#
rm -f debian/kbd-chooser.templates
make[1]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_kbd-chooser/workspace'
   dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
 debian/rules build
dh build
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_update_autotools_config
   dh_auto_configure
dh_auto_configure: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_auto_build
dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9 in use)
	make -j1
make[1]: Entering directory '/var/lib/jenkins/jobs/d-i_build_kbd-chooser/workspace'
yacc  loadkeys.y 
mv -f y.tab.c loadkeys.c
lex  -t analyze.l > analyze.c
cc -Wall  -I. -DNDEBUG=1 -fomit-frame-pointer -Os -DAT_KBD  -DUSB_KBD -Wdate-time -D_FORTIFY_SOURCE=2  -c -o loadkeys.o loadkeys.c
cc -Wall  -I. -DNDEBUG=1 -fomit-frame-pointer -Os -DAT_KBD  -DUSB_KBD -Wdate-time -D_FORTIFY_SOURCE=2  -c -o findfile.o findfile.c
cc -Wall  -I. -DNDEBUG=1 -fomit-frame-pointer -Os -DAT_KBD  -DUSB_KBD -Wdate-time -D_FORTIFY_SOURCE=2  -c -o ksyms.o ksyms.c
ksyms.c: In function 'ksymtocode':
ksyms.c:1781:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
 1781 |                 for (j = 0; j < 0x80; j++)
      |                 ^~~
ksyms.c:1784:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
 1784 |                  syms_start = 1;
      |                  ^~~~~~~~~~
cc -Wall  -I. -DNDEBUG=1 -fomit-frame-pointer -Os -DAT_KBD  -DUSB_KBD -Wdate-time -D_FORTIFY_SOURCE=2  -c -o getfd.o getfd.c
cc -Wall  -I. -DNDEBUG=1 -fomit-frame-pointer -Os -DAT_KBD  -DUSB_KBD -Wdate-time -D_FORTIFY_SOURCE=2  -c -o at-kbd.o at-kbd.c
cc -Wall  -I. -DNDEBUG=1 -fomit-frame-pointer -Os -DAT_KBD  -DUSB_KBD -Wdate-time -D_FORTIFY_SOURCE=2  -c -o usb-kbd.o usb-kbd.c
cc -Wall  -I. -DNDEBUG=1 -fomit-frame-pointer -Os -DAT_KBD  -DUSB_KBD kbd-chooser.c -o kbd-chooser loadkeys.o findfile.o ksyms.o  getfd.o  at-kbd.o  usb-kbd.o -ldebconfclient -ldebian-installer
strip --remove-section=.note --remove-section=.comment kbd-chooser
cc -Wall  -I. -DNDEBUG=1 -fomit-frame-pointer -Os -DAT_KBD  -DUSB_KBD kbd-mode.c -o kbd-mode getfd.o -ldebconfclient -ldebian-installer
strip --remove-section=.note --remove-section=.comment kbd-mode
cat debian/kbd-chooser.templates-in  debian/keyboard-at.templates  debian/keyboard-usb.templates >  debian/kbd-chooser.templates
# give the new templates file the same mtime as the input file, so
# that po2debconf doesn't decide that it needs to run
# debconf-updatepo
touch -mr debian/kbd-chooser.templates-in debian/kbd-chooser.templates
make[1]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_kbd-chooser/workspace'
   dh_auto_test
dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9 in use)
 fakeroot debian/rules binary
dh binary
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_testroot
   dh_prep
   dh_installdirs
dh_installdirs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_auto_install --destdir=debian/kbd-chooser/
dh_auto_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
	make -j1 install DESTDIR=/var/lib/jenkins/jobs/d-i_build_kbd-chooser/workspace/debian/kbd-chooser AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/var/lib/jenkins/jobs/d-i_build_kbd-chooser/workspace'
mkdir -p /var/lib/jenkins/jobs/d-i_build_kbd-chooser/workspace/debian/kbd-chooser/usr/bin
cp kbd-chooser /var/lib/jenkins/jobs/d-i_build_kbd-chooser/workspace/debian/kbd-chooser/usr/bin/kbd-chooser
cp kbd-mode /var/lib/jenkins/jobs/d-i_build_kbd-chooser/workspace/debian/kbd-chooser/usr/bin/kbd-mode
make[1]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_kbd-chooser/workspace'
   dh_install
dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_installdocs
dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_fixperms
   dh_missing
dh_missing: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_strip
dh_strip: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_makeshlibs
   dh_shlibdeps
dh_shlibdeps: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'kbd-chooser' in 'debian/.debhelper/scratch-space/build-kbd-chooser/kbd-chooser_1.72_amd64.deb'.
	Renaming kbd-chooser_1.72_amd64.deb to kbd-chooser_1.72_amd64.udeb
 dpkg-genbuildinfo --build=binary
 dpkg-genchanges --build=binary >../kbd-chooser_1.72_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_kbd-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/2255364 and its subdirectories
I: file ../kbd-chooser_1.72_amd64.buildinfo is already in target, not copying.
I: file ../kbd-chooser_1.72_amd64.udeb is already in target, not copying.
I: file ../kbd-chooser_1.72_amd64.changes is already in target, not copying.
+ echo

+ cat /var/lib/jenkins/jobs/d-i_build_kbd-chooser/kbd-chooser_1.72_amd64.changes
Format: 1.8
Date: Sat, 20 Apr 2019 22:35:05 +0200
Source: kbd-chooser
Binary: kbd-chooser
Architecture: amd64
Version: 1.72
Distribution: UNRELEASED
Urgency: medium
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Cyril Brulebois <kibi@debian.org>
Description:
 kbd-chooser - Detect a keyboard and select layout (udeb)
Closes: 927565 932521
Changes:
 kbd-chooser (1.72) UNRELEASED; urgency=medium
 .
   [ Cyril Brulebois ]
   * Remove Christian Perrier from Uploaders, with many thanks for all
     his contributions over the years! (Closes: #927565)
   * Drop flex-old as an alternative build-dep to flex, as requested by
     the maintainer. Thanks, Tommi Vainikainen! (Closes: #932521)
 .
   [ Holger Wansing ]
   * Remove trailing whitespaces from changelog file, to fix lintian tag.
 .
   [ Debian Janitor ]
   * Remove constraints unnecessary since buster:
     + Build-Depends: Drop versioned constraint on debhelper and po-debconf.
Checksums-Sha1:
 ca20e16e620b65c941262bb3f3aeb20c5c179928 4642 kbd-chooser_1.72_amd64.buildinfo
 1b3764531508b79ae220d4c027af1dba2d32f1e9 43176 kbd-chooser_1.72_amd64.udeb
Checksums-Sha256:
 fc4bf1993f68c5a8b8b07ddd897e30e56e32e9525f7c9cc833b1e98732e984e4 4642 kbd-chooser_1.72_amd64.buildinfo
 d68cef899efe3c251d0c3a88371f7709f90d174763134e7b0f44ea6d3288330a 43176 kbd-chooser_1.72_amd64.udeb
Files:
 d9e3b708b911460993a1a34e3fb45ac3 4642 debian-installer optional kbd-chooser_1.72_amd64.buildinfo
 5f7c4d15c2f9b1733be46dc35d130c00 43176 debian-installer optional kbd-chooser_1.72_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_kbd-chooser/debian-installer-images_*.tar.gz'
+ '[' -f '/var/lib/jenkins/jobs/d-i_build_kbd-chooser/debian-installer-images_*.tar.gz' -a '' -a openqa.debian.net ']'
+ sudo dcmd rm /var/lib/jenkins/jobs/d-i_build_kbd-chooser/kbd-chooser_1.72_amd64.changes
+ clean_workspace
+ cd /var/lib/jenkins/jobs/d-i_build_kbd-chooser/workspace
+ cd ..
+ rm -fv '*.deb' '*.udeb' '*.dsc' kbd-chooser_1.72_amd64.build '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo'
removed 'kbd-chooser_1.72_amd64.build'
+ cd /var/lib/jenkins/jobs/d-i_build_kbd-chooser/workspace
+ git clean -dfx
Removing analyze.c
Removing at-kbd.o
Removing debian/.debhelper/
Removing debian/files
Removing debian/kbd-chooser.debhelper.log
Removing debian/kbd-chooser.postrm.debhelper
Removing debian/kbd-chooser.substvars
Removing debian/kbd-chooser.templates
Removing debian/kbd-chooser/
Removing findfile.o
Removing getfd.o
Removing kbd-chooser
Removing kbd-mode
Removing ksyms.o
Removing loadkeys.c
Removing loadkeys.o
Removing usb-kbd.o
+ git reset --hard
HEAD is now at cb77a4c Merge branch 'scrub-obsolete' into 'master'
+ '[' -d .git ']'
+ echo 'git status:'
git status:
+ git status
HEAD detached at cb77a4c
nothing to commit, working tree clean
+ echo

+ echo ''
Sun Sep  5 13:59:13 UTC 2021 - d-i_build.sh stopped running as /tmp/jenkins-script-8kGKSJoB, removing.
Build step 'Console output (build log) parsing' changed build result to UNSTABLE
Sending e-mails to: jenkins+debian-boot@jenkins.debian.net qa-jenkins-scm@lists.alioth.debian.org
Finished: UNSTABLE