[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_3 #276336

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed May 12 12:50:33 BST 2021


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_3/276336/display/redirect>

Changes:


------------------------------------------
[...truncated 3.84 KB...]
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 1558k  100 1558k    0     0  4477k      0 --:--:-- --:--:-- --:--:-- 4490k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 5647k  100 5647k    0     0  15.5M      0 --:--:-- --:--:-- --:--:-- 15.5M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  149k  100  149k    0     0   444k      0 --:--:-- --:--:-- --:--:--  444k
:: Starting full system upgrade...
 there is nothing to do
+ source /tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/PKGBUILD
++ pkgname=which
++ pkgver=2.21
++ pkgrel=5
++ pkgdesc='A utility to show the full path of commands'
++ arch=('x86_64')
++ url=https://savannah.gnu.org/projects/which/
++ license=('GPL3')
++ groups=('base-devel')
++ depends=('glibc' 'bash')
++ source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz")
++ md5sums=('097ff1a324ae02e0a3b0369f07a7544a')
+ '[' -n '' ']'
+ VERSION=2.21-5
+ echo 2.21-5
+ schroot --run-session -c archlinux-which-archlinuxrb-build-X0K5W4k3 --directory /tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk -- bash -l -c 'SOURCE_DATE_EPOCH='\''1620820201'\'' PATH='\''/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' GIT_SSL_NO_VERIFY=1 printenv 2>&1'
+ tee -a /srv/reproducible-results/archlinuxrb-build-X0K5W4k3/b1/which/build1.log
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
GIT_SSL_NO_VERIFY=1
SOURCE_DATE_EPOCH=1620820201
SHELL=/bin/bash
SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux
no_proxy=localhost,127.0.0.1
SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1620820201' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' GIT_SSL_NO_VERIFY=1 printenv 2>&1
SCHROOT_SESSION_ID=archlinux-which-archlinuxrb-build-X0K5W4k3
PWD=/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk
LOGNAME=jenkins
SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux
SCHROOT_GROUP=jenkins
SCHROOT_USER=jenkins
ftp_proxy=http://127.0.0.1:3128
HOME=/var/lib/jenkins
LANG=C
https_proxy=http://127.0.0.1:3128
USER=jenkins
FTP_PROXY=http://127.0.0.1:3128
SHLVL=1
HTTPS_PROXY=http://127.0.0.1:3128
HTTP_PROXY=http://127.0.0.1:3128
SCHROOT_GID=116
http_proxy=http://127.0.0.1:3128
SCHROOT_UID=110
HG=/usr/bin/hg
_=/usr/sbin/printenv
+ schroot --run-session -c archlinux-which-archlinuxrb-build-X0K5W4k3 --directory /tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk -- bash -l -c 'makepkg --printsrcinfo | awk -F '\'' = '\'' '\''/^\s+validpgpkeys/{print $2}'\''| while read pgpkey; do gpg --keyserver hkp://keyserver.ubuntu.com --recv-key $pgpkey; done'
+ tee -a /srv/reproducible-results/archlinuxrb-build-X0K5W4k3/b1/which/build1.log
+ timeout -k 12.1h 12h /usr/bin/ionice -c 3 /usr/bin/nice schroot --run-session -c archlinux-which-archlinuxrb-build-X0K5W4k3 --directory /tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk -- bash -l -c 'SOURCE_DATE_EPOCH='\''1620820201'\'' PATH='\''/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' GIT_SSL_NO_VERIFY=1 makepkg --syncdeps --noconfirm --nocheck --skippgpcheck 2>&1'
+ tee -a /srv/reproducible-results/archlinuxrb-build-X0K5W4k3/b1/which/build1.log
==> Making package: which 2.21-5 (Tue Jun 14 18:13:21 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading which-2.21.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  145k  100  145k    0     0   215k      0 --:--:-- --:--:-- --:--:--  215k
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with md5sums...
    which-2.21.tar.gz ... Passed
==> Extracting sources...
  -> Extracting which-2.21.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 for style of include used by make... GNU
checking dependency style of gcc... pch
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/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 xmalloc in libiberty.a... /lib/libiberty.a
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking libiberty.h usability... no
checking libiberty.h presence... no
checking for libiberty.h... no
checking whether stat file-mode macros are broken... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for strchr... yes
checking for memcpy... yes
checking for getopt_long... yes
checking for getcwd... yes
checking for getwd... yes
checking for sysconf... yes
checking for getgroups... yes
checking for eaccess... yes
checking for ar... ar
checking for ranlib... ranlib
checking for stdlib.h... (cached) yes
checking for memory.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for strings.h... (cached) yes
checking for getpwent... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking whether programs are able to redeclare getpw functions... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating maintMakefile
config.status: creating tilde/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/src/which-2.21'
Making all in tilde
make[2]: Entering directory '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/src/which-2.21/tilde'
source='tilde.c' object='tilde.o' libtool=no \
DEPDIR=.deps depmode=pch /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -c -o tilde.o tilde.c
source='shell.c' object='shell.o' libtool=no \
DEPDIR=.deps depmode=pch /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -c -o shell.o shell.c
rm -f libtilde.a
ar cru libtilde.a tilde.o shell.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libtilde.a
make[2]: Leaving directory '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/src/which-2.21/tilde'
Making all in .
make[2]: Entering directory '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/src/which-2.21'
source='getopt.c' object='getopt.o' libtool=no \
DEPDIR=.deps depmode=pch /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -c -o getopt.o getopt.c
source='getopt1.c' object='getopt1.o' libtool=no \
DEPDIR=.deps depmode=pch /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -c -o getopt1.o getopt1.c
source='bash.c' object='bash.o' libtool=no \
DEPDIR=.deps depmode=pch /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -c -o bash.o bash.c
source='which.c' object='which.o' libtool=no \
DEPDIR=.deps depmode=pch /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -c -o which.o which.c
gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o which getopt.o getopt1.o bash.o which.o ./tilde/libtilde.a /lib/libiberty.a 
make[2]: Leaving directory '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/src/which-2.21'
make[1]: Leaving directory '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/src/which-2.21'
==> Entering fakeroot environment...
==> Starting package()...
make  install-recursive
make[1]: Entering directory '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/src/which-2.21'
Making install in tilde
make[2]: Entering directory '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/src/which-2.21/tilde'
make[3]: Entering directory '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/src/which-2.21/tilde'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/src/which-2.21/tilde'
make[2]: Leaving directory '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/src/which-2.21/tilde'
Making install in .
make[2]: Entering directory '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/src/which-2.21'
make[3]: Entering directory '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/src/which-2.21'
 /usr/sbin/mkdir -p '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/pkg/which/usr/share/man/man1'
 /usr/sbin/mkdir -p '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/pkg/which/usr/bin'
 /usr/sbin/mkdir -p '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/pkg/which/usr/share/info'
 /usr/bin/install -c -m 644 which.1 '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/pkg/which/usr/share/man/man1'
  /usr/bin/install -c which '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/pkg/which/usr/bin'
 /usr/bin/install -c -m 644 ./which.info '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/pkg/which/usr/share/info'
 install-info --info-dir='/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/pkg/which/usr/share/info' '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/pkg/which/usr/share/info/which.info'
make[3]: Leaving directory '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/src/which-2.21'
make[2]: Leaving directory '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/src/which-2.21'
make[1]: Leaving directory '/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/src/which-2.21'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "which"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: which 2.21-5 (Tue Jun 14 18:13:26 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-which-archlinuxrb-build-X0K5W4k3
+ tee -a /srv/reproducible-results/archlinuxrb-build-X0K5W4k3/b1/which/build1.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/which-archlinuxrb-build-X0K5W4k3/which/trunk/which-2.21-5-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-X0K5W4k3/b1/which/which-2.21-5-x86_64.pkg.tar.zst'
Tue Jun 14 18:13:27 UTC 2022 - build #1 for which on osuosl170-amd64 done.
Tue Jun 14 18:13:27 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-sGLBcy8j, removing.
/srv/reproducible-results/archlinuxrb-build-X0K5W4k3:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 May 12 11:50 b1
drwxr-xr-x 2 jenkins jenkins 4096 May 12 11:50 b2

/srv/reproducible-results/archlinuxrb-build-X0K5W4k3/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 May 12 11:50 which

/srv/reproducible-results/archlinuxrb-build-X0K5W4k3/b1/which:
total 36
-rw-r--r-- 1 jenkins jenkins 11131 May 12 11:50 build1.log
-rw-r--r-- 1 jenkins jenkins     7 May 12 11:50 build1.version
-rw-r--r-- 1 jenkins jenkins 19477 May 12 11:50 which-2.21-5-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-X0K5W4k3/b2:
total 0
/tmp/jenkins-script-ZomJNMsm: line 451: syntax error: unexpected end of file
Wed May 12 11:50:33 UTC 2021 - /srv/reproducible-results/archlinuxrb-build-X0K5W4k3 deleted.
Wed May 12 11:50:33 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-ZomJNMsm, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list