[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_alpine_1 #58270

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Feb 4 04:55:52 GMT 2020


See <https://jenkins.debian.net/job/reproducible_builder_alpine_1/58270/display/redirect>

Changes:


------------------------------------------
[...truncated 478.21 KB...]
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 dependency style of gcc... gcc3
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
configure: creating cache config.cache
checking for x86_64-alpine-linux-musl-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 dependency style of gcc... (cached) gcc3
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for rrdtool... rrdtool
checking rrd.h usability... no
checking rrd.h presence... no
checking for rrd.h... no
checking rrd/rrd.h usability... no
checking rrd/rrd.h presence... no
checking for rrd/rrd.h... no
checking pcre.h usability... no
checking pcre.h presence... no
checking for pcre.h... no
checking pcre/pcre.h usability... no
checking pcre/pcre.h presence... no
checking for pcre/pcre.h... no
checking whether to enable exec:/// support... no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for inttypes.h... (cached) yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking for memory.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.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 wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for preprocessor stringizing operator... yes
checking for size_t... yes
checking whether anonymous unions work... yes
checking for memset... yes
checking for strdup... yes
checking for strerror... yes
checking for strndup... yes
checking for getopt_long... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for spoon... there is no spoon
configure: updating cache config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
Making all in doc
make[1]: Entering directory '/var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10/doc'
sed -e 's:!rrdcollect_conf!:/etc/rrdcollect/rrdcollect.conf:;s:!VERSION!:0.2.10:' rrdcollect.man > rrdcollect.8
sed -e 's:!rrdcollect_conf!:/etc/rrdcollect/rrdcollect.conf:;s:!VERSION!:0.2.10:' rrdcollect.conf.man > rrdcollect.conf.5
make[1]: Leaving directory '/var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10/doc'
Making all in src
make[1]: Entering directory '/var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10/src'
gcc -DHAVE_CONFIG_H -I. -I../include -DRRDCOLLECT_CONF=\""/etc/rrdcollect/rrdcollect.conf"\" -DPIDFILE=\""/var/run/rrdcollect.pid"\"  -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -MT rrdcollect.o -MD -MP -MF .deps/rrdcollect.Tpo -c -o rrdcollect.o rrdcollect.c
gcc -DHAVE_CONFIG_H -I. -I../include -DRRDCOLLECT_CONF=\""/etc/rrdcollect/rrdcollect.conf"\" -DPIDFILE=\""/var/run/rrdcollect.pid"\"  -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -MT counters.o -MD -MP -MF .deps/counters.Tpo -c -o counters.o counters.c
gcc -DHAVE_CONFIG_H -I. -I../include -DRRDCOLLECT_CONF=\""/etc/rrdcollect/rrdcollect.conf"\" -DPIDFILE=\""/var/run/rrdcollect.pid"\"  -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -MT checkpid.o -MD -MP -MF .deps/checkpid.Tpo -c -o checkpid.o checkpid.c
gcc -DHAVE_CONFIG_H -I. -I../include -DRRDCOLLECT_CONF=\""/etc/rrdcollect/rrdcollect.conf"\" -DPIDFILE=\""/var/run/rrdcollect.pid"\"  -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c
gcc -DHAVE_CONFIG_H -I. -I../include -DRRDCOLLECT_CONF=\""/etc/rrdcollect/rrdcollect.conf"\" -DPIDFILE=\""/var/run/rrdcollect.pid"\"  -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -MT scan.o -MD -MP -MF .deps/scan.Tpo -c -o scan.o scan.c
gcc -DHAVE_CONFIG_H -I. -I../include -DRRDCOLLECT_CONF=\""/etc/rrdcollect/rrdcollect.conf"\" -DPIDFILE=\""/var/run/rrdcollect.pid"\"  -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c
mv -f .deps/log.Tpo .deps/log.Po
mv -f .deps/checkpid.Tpo .deps/checkpid.Po
mv -f .deps/rrdcollect.Tpo .deps/rrdcollect.Po
mv -f .deps/scan.Tpo .deps/scan.Po
mv -f .deps/parse.Tpo .deps/parse.Po
mv -f .deps/counters.Tpo .deps/counters.Po
gcc  -Os -fomit-frame-pointer  -Wl,--as-needed -o rrdcollect rrdcollect.o counters.o checkpid.o parse.o scan.o log.o   
make[1]: Leaving directory '/var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10/src'
make[1]: Entering directory '/var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10'
>>> WARNING: rrdcollect: APKBUILD does not run any tests!
    Alpine policy will soon require that packages have any relevant testsuites run during the build process.
    To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite.
>>> rrdcollect: Entering fakeroot...
Making install in doc
make[1]: Entering directory '/var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10/doc'
make[2]: Entering directory '/var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh /var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10/install-sh -d /var/lib/jenkins/aports/main/rrdcollect/pkg/rrdcollect/etc/rrdcollect
test -z "/usr/share/man/man5" || .././install-sh -c -d "/var/lib/jenkins/aports/main/rrdcollect/pkg/rrdcollect/usr/share/man/man5"
test -z "/usr/share/man/man8" || .././install-sh -c -d "/var/lib/jenkins/aports/main/rrdcollect/pkg/rrdcollect/usr/share/man/man8"
 /usr/bin/install -c -m 644 rrdcollect.conf.5 '/var/lib/jenkins/aports/main/rrdcollect/pkg/rrdcollect/usr/share/man/man5'
 /usr/bin/install -c -m 644 rrdcollect.8 '/var/lib/jenkins/aports/main/rrdcollect/pkg/rrdcollect/usr/share/man/man8'
make[2]: Leaving directory '/var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10/doc'
make[1]: Leaving directory '/var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10/doc'
Making install in src
make[1]: Entering directory '/var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10/src'
make[2]: Entering directory '/var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10/src'
test -z "/usr/sbin" || .././install-sh -c -d "/var/lib/jenkins/aports/main/rrdcollect/pkg/rrdcollect/usr/sbin"
make[2]: Nothing to be done for 'install-data-am'.
  /usr/bin/install -c rrdcollect '/var/lib/jenkins/aports/main/rrdcollect/pkg/rrdcollect/usr/sbin'
make[2]: Leaving directory '/var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10/src'
make[1]: Leaving directory '/var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10/src'
make[1]: Entering directory '/var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10'
make[2]: Entering directory '/var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10'
make[1]: Leaving directory '/var/lib/jenkins/aports/main/rrdcollect/src/rrdcollect-0.2.10'
>>> rrdcollect-doc*: Running split function doc...
>>> rrdcollect-doc*: Preparing subpackage rrdcollect-doc...
>>> rrdcollect-doc*: Running postcheck for rrdcollect-doc
>>> rrdcollect*: Running postcheck for rrdcollect
>>> WARNING: rrdcollect*: Found OpenRC directory (/etc/conf.d or /etc/init.d) but name doesn't end with -openrc
>>> rrdcollect*: Preparing package rrdcollect...
>>> rrdcollect*: Stripping binaries
>>> rrdcollect-doc*: Scanning shared objects
>>> rrdcollect*: Scanning shared objects
>>> rrdcollect-doc*: Tracing dependencies...
>>> rrdcollect-doc*: Package size: 32.0 KB
>>> rrdcollect-doc*: Compressing data...
>>> rrdcollect-doc*: Create checksum...
>>> rrdcollect-doc*: Create rrdcollect-doc-0.2.10-r1.apk
>>> rrdcollect*: Tracing dependencies...
	rrdtool
	so:libc.musl-x86_64.so.1
>>> rrdcollect*: Package size: 76.0 KB
>>> rrdcollect*: Compressing data...
>>> rrdcollect*: Create checksum...
>>> rrdcollect*: Create rrdcollect-0.2.10-r1.apk
>>> rrdcollect: Build complete at Tue, 04 Feb 2020 04:55:17 +0000 elapsed time 0h 0m 12s
>>> rrdcollect: Cleaning up srcdir
>>> rrdcollect: Cleaning up pkgdir
>>> rrdcollect: Uninstalling dependencies...
(1/30) Purging .makedepends-rrdcollect (20200204.045506)
(2/30) Purging rrdtool (1.7.2-r3)
(3/30) Purging font-sony-misc (1.0.3-r1)
(4/30) Purging encodings (1.0.5-r0)
(5/30) Purging font-alias (1.0.3-r1)
(6/30) Purging mkfontscale (1.2.1-r1)
(7/30) Purging libpcap-dev (1.9.1-r2)
(8/30) Purging libpcap (1.9.1-r2)
(9/30) Purging libfontenc (1.1.4-r0)
(10/30) Purging librrd (1.7.2-r3)
(11/30) Purging pango (1.44.7-r1)
Executing pango-1.44.7-r1.pre-deinstall
(12/30) Purging cairo (1.16.0-r2)
(13/30) Purging harfbuzz (2.6.4-r0)
(14/30) Purging libxft (2.3.3-r0)
(15/30) Purging fontconfig (2.13.1-r2)
(16/30) Purging freetype (2.10.1-r0)
(17/30) Purging libpng (1.6.37-r1)
(18/30) Purging libuuid (2.35.1-r0)
(19/30) Purging libxext (1.3.4-r0)
(20/30) Purging libxrender (0.9.10-r3)
(21/30) Purging libx11 (1.6.9-r0)
(22/30) Purging libxcb (1.13.1-r0)
(23/30) Purging libxau (1.0.9-r0)
(24/30) Purging libxdmcp (1.1.3-r0)
(25/30) Purging libbsd (0.10.0-r0)
(26/30) Purging pixman (0.38.4-r0)
(27/30) Purging fribidi (1.0.8-r0)
(28/30) Purging graphite2 (1.3.13-r1)
(29/30) Purging libxml2 (2.9.10-r2)
(30/30) Purging xz-libs (5.2.4-r0)
Executing busybox-1.31.1-r9.trigger
OK: 254 MiB in 89 packages
>>> rrdcollect: Updating the main/x86_64 repository index...
>>> rrdcollect: Signing the index...
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c alpine-rrdcollect-alpinerb-build-QRA3n4Vm
+ tee -a /srv/reproducible-results/alpinerb-build-QRA3n4Vm/b2/rrdcollect/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/alpine-rrdcollect-alpinerb-build-QRA3n4Vm/main/x86_64/rrdcollect-0.2.10-r1.apk' -> '/srv/reproducible-results/alpinerb-build-QRA3n4Vm/b2/rrdcollect/rrdcollect-0.2.10-r1.apk'
'/tmp/alpine-rrdcollect-alpinerb-build-QRA3n4Vm/main/x86_64/rrdcollect-doc-0.2.10-r1.apk' -> '/srv/reproducible-results/alpinerb-build-QRA3n4Vm/b2/rrdcollect/rrdcollect-doc-0.2.10-r1.apk'
Tue Feb  4 04:55:19 UTC 2020 - build #2 for rrdcollect on osuosl-build169-amd64 done.
Tue Feb  4 04:55:19 UTC 2020 - reproducible_build_alpine_pkg.sh stopped running as /tmp/jenkins-script-QbZi61Jq, which will now be removed.
/srv/reproducible-results/alpinerb-build-QRA3n4Vm:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Feb  4 04:54 b1
drwxr-xr-x 3 jenkins jenkins 4096 Feb  4 04:55 b2

/srv/reproducible-results/alpinerb-build-QRA3n4Vm/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb  4 04:54 rrdcollect

/srv/reproducible-results/alpinerb-build-QRA3n4Vm/b1/rrdcollect:
total 40
-rw-r--r-- 1 jenkins jenkins 15087 Feb  4 04:54 build1.log
-rw-r--r-- 1 jenkins jenkins     3 Feb  4 04:54 build1.version
-rw-r--r-- 1 jenkins jenkins 12783 Feb  4 04:54 rrdcollect-0.2.10-r1.apk
-rw-r--r-- 1 jenkins jenkins  3640 Feb  4 04:54 rrdcollect-doc-0.2.10-r1.apk

/srv/reproducible-results/alpinerb-build-QRA3n4Vm/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb  4 04:55 rrdcollect

/srv/reproducible-results/alpinerb-build-QRA3n4Vm/b2/rrdcollect:
total 40
-rw-r--r-- 1 jenkins jenkins 15166 Feb  4 04:55 build2.log
-rw-r--r-- 1 jenkins jenkins     3 Feb  4 04:55 build2.version
-rw-r--r-- 1 jenkins jenkins 12782 Feb  4 04:55 rrdcollect-0.2.10-r1.apk
-rw-r--r-- 1 jenkins jenkins  3637 Feb  4 04:55 rrdcollect-doc-0.2.10-r1.apk
jenkins_node_wrapper.sh[28600] Command 'rm -r /srv/reproducible-results/alpinerb-build-QRA3n4Vm' not found in allowed commands.
Tue Feb  4 04:55:24 UTC 2020 - comparing results now.
Files /srv/reproducible-results/alpinerb-build-QRA3n4Vm/b1/rrdcollect/rrdcollect-0.2.10-r1.apk and /srv/reproducible-results/alpinerb-build-QRA3n4Vm/b2/rrdcollect/rrdcollect-0.2.10-r1.apk differ
Tue Feb  4 04:55:51 UTC 2020 - /srv/reproducible-results/alpinerb-build-QRA3n4Vm deleted.
Tue  4 Feb 04:55:51 UTC 2020 - reproducible_build_alpine_pkg.sh stopped running as /tmp/jenkins-script-xhNVDYuY, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list