[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_4 #83431

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Mar 22 21:16:52 GMT 2019


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_4/83431/display/redirect>

------------------------------------------
[...truncated 29.61 KB...]
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 2073k  100 2073k    0     0  92.0M      0 --:--:-- --:--:-- --:--:-- 92.0M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libx11...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) libice-1.0.9-2  libsm-1.2.3-1  libxt-1.1.5-2

Total Download Size:   0.64 MiB
Total Installed Size:  2.68 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 76816  100 76816    0     0  73.2M      0 --:--:-- --:--:-- --:--:-- 73.2M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 44716  100 44716    0     0  42.6M      0 --:--:-- --:--:-- --:--:-- 42.6M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  534k  100  534k    0     0  74.5M      0 --:--:-- --:--:-- --:--:-- 74.5M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libice...
installing libsm...
installing libxt...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Cloning xsel git repo...
Cloning into bare repository '/tmp/xsel-archlinuxrb-build-Nfx3bfGz/xsel/trunk/xsel'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with md5sums...
    xsel ... Skipped
==> Extracting sources...
  -> Creating working copy of xsel git repo...
Cloning into 'xsel'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
checking for autoconf... 
checking for automake... yes
checking for libtool... libtoolize
Generating configuration files for xsel, please wait....
  aclocal 
  libtoolize --automake
  autoheader
  automake --add-missing 
configure.ac:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:3: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:8: installing './compile'
Makefile.am: installing './INSTALL'
Makefile.am: installing './depcomp'
  autoconf
configure: WARNING: unrecognized options: --enable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/tmp/xsel-archlinuxrb-build-Nfx3bfGz/xsel/trunk/src/xsel/missing: Unknown `--is-lightweight' option
Try `/tmp/xsel-archlinuxrb-build-Nfx3bfGz/xsel/trunk/src/xsel/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
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 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... gcc3
checking for library containing strerror... none required
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) gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for library containing XOpenDisplay... -lX11
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 errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_blksize... yes
checking whether time.h and sys/time.h may both be included... yes
checking for uid_t in sys/types.h... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... no
checking for vfork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking return type of signal handlers... void
checking for dup2... yes
checking for select... yes
checking for strdup... no
checking for strerror... yes
checking for strtol... 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: --enable-maintainer-mode

(CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-am
make[1]: Entering directory '/tmp/xsel-archlinuxrb-build-Nfx3bfGz/xsel/trunk/src/xsel'
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fno-strict-aliasing -Wall -Werror -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT xsel.o -MD -MP -MF .deps/xsel.Tpo -c -o xsel.o xsel.c
mv -f .deps/xsel.Tpo .deps/xsel.Po
gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fno-strict-aliasing -Wall -Werror -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o xsel xsel.o  -lX11 
make[1]: Leaving directory '/tmp/xsel-archlinuxrb-build-Nfx3bfGz/xsel/trunk/src/xsel'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/tmp/xsel-archlinuxrb-build-Nfx3bfGz/xsel/trunk/src/xsel'
 /usr/sbin/mkdir -p '/tmp/xsel-archlinuxrb-build-Nfx3bfGz/xsel/trunk/pkg/xsel/usr/share/man/man1'
 /usr/sbin/mkdir -p '/tmp/xsel-archlinuxrb-build-Nfx3bfGz/xsel/trunk/pkg/xsel/usr/bin'
 /usr/bin/install -c -m 644 xsel.1x '/tmp/xsel-archlinuxrb-build-Nfx3bfGz/xsel/trunk/pkg/xsel/usr/share/man/man1'
  /usr/bin/install -c xsel '/tmp/xsel-archlinuxrb-build-Nfx3bfGz/xsel/trunk/pkg/xsel/usr/bin'
make[1]: Leaving directory '/tmp/xsel-archlinuxrb-build-Nfx3bfGz/xsel/trunk/src/xsel'
==> 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 "xsel"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: xsel 1.2.0.20160929-2 (Fri Apr 24 03:39:47 2020)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c archlinux-xsel-archlinuxrb-build-Nfx3bfGz
+ tee -a /srv/reproducible-results/archlinuxrb-build-Nfx3bfGz/b2/xsel/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/xsel-archlinuxrb-build-Nfx3bfGz/xsel/trunk/xsel-1.2.0.20160929-2-x86_64.pkg.tar.xz' -> '/srv/reproducible-results/archlinuxrb-build-Nfx3bfGz/b2/xsel/xsel-1.2.0.20160929-2-x86_64.pkg.tar.xz'
Fri Apr 24 03:39:48 UTC 2020 - build #2 for xsel on osuosl-build170-amd64 done.
Fri Apr 24 03:39:48 UTC 2020 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-NTu92czT, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-Nfx3bfGz:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 21:16 b1
drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 21:16 b2

/srv/reproducible-results/archlinuxrb-build-Nfx3bfGz/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 21:16 xsel

/srv/reproducible-results/archlinuxrb-build-Nfx3bfGz/b1/xsel:
total 40
-rw-r--r-- 1 jenkins jenkins 14969 Mar 22 21:16 build1.log
-rw-r--r-- 1 jenkins jenkins    17 Mar 22 21:16 build1.version
-rw-r--r-- 1 jenkins jenkins 17624 Mar 22 21:16 xsel-1.2.0.20160929-2-x86_64.pkg.tar.xz

/srv/reproducible-results/archlinuxrb-build-Nfx3bfGz/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 21:16 xsel

/srv/reproducible-results/archlinuxrb-build-Nfx3bfGz/b2/xsel:
total 40
-rw-r--r-- 1 jenkins jenkins 12662 Mar 22 21:16 build2.log
-rw-r--r-- 1 jenkins jenkins    17 Mar 22 21:16 build2.version
-rw-r--r-- 1 jenkins jenkins 17624 Mar 22 21:16 xsel-1.2.0.20160929-2-x86_64.pkg.tar.xz
Fri Mar 22 21:16:51 UTC 2019 - comparing results now.
Fri Mar 22 21:16:51 UTC 2019 - YAY - xsel/xsel-1.2.0.20160929-2-x86_64.pkg.tar.xz build reproducible in our test framework!
.BUILDINFO
.BUILDINFO
Fri Mar 22 21:16:51 UTC 2019 - https://tests.reproducible-builds.org/archlinux/community/xsel/ updated.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('398660', '1.2.0.20160929-2', 'GOOD', '2019-03-22 21:15', '82', 'osuosl-build169-amd64', 'osuosl-build170-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_4/83431/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='1.2.0.20160929-2', status='GOOD', build_date='2019-03-22 21:15', build_duration='82', node1='osuosl-build169-amd64', node2='osuosl-build170-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_4/83431/' WHERE results.package_id='398660'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
		VALUES ('xsel', '1.2.0.20160929-2', 'archlinux_community', 'x86_64', 3, 'GOOD', '2019-03-22 21:15', '82', 'osuosl-build169-amd64', 'osuosl-build170-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_4/83431/');
ERROR:  duplicate key value violates unique constraint "stats_build_tmp_name_version_suite_architecture_build_date_key1"
DETAIL:  Key (name, version, suite, architecture, build_date)=(xsel, 1.2.0.20160929-2, archlinux_community, x86_64, 2019-03-22 21:15:00) already exists.
Fri Mar 22 21:16:51 UTC 2019 - /srv/reproducible-results/archlinuxrb-build-Nfx3bfGz deleted.
Fri 22 Mar 21:16:51 UTC 2019 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-MInTIvUA, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list