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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Oct 17 12:12:14 BST 2022


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

Changes:


------------------------------------------
[...truncated 28.34 KB...]
==> Retrieving sources...
  -> Downloading libev-4.33.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 --:--:-- --:--:-- --:--:--     0100  556k  100  556k    0     0  1590k      0 --:--:-- --:--:-- --:--:-- 1593k
==> Validating source files with sha1sums...
    libev-4.33.tar.gz ... Passed
==> Extracting sources...
  -> Extracting libev-4.33.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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/sbin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/sbin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/sbin/dd
checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking port.h usability... no
checking port.h presence... no
checking for port.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/timerfd.h usability... yes
checking sys/timerfd.h presence... yes
checking for sys/timerfd.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking linux/aio_abi.h usability... yes
checking linux/aio_abi.h presence... yes
checking for linux/aio_abi.h... yes
checking linux/fs.h usability... yes
checking linux/fs.h presence... yes
checking for linux/fs.h... yes
checking for inotify_init... yes
checking for epoll_ctl... yes
checking for kqueue... no
checking for port_create... no
checking for poll... yes
checking for select... yes
checking for eventfd... yes
checking for signalfd... yes
checking for clock_gettime... yes
checking for nanosleep... yes
checking for __kernel_rwf_t... yes
checking for library containing floor... -lm
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
config.status: executing libtool commands
make  all-am
make[1]: Entering directory '/tmp/libev-archlinuxrb-build-LMnW62Nr/libev/trunk/src/libev-4.33'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c -o ev.lo ev.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c ev.c  -fPIC -DPIC -o .libs/ev.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c  -fPIC -DPIC -o .libs/event.o
ev.c:2143:31: warning: 'ev_default_loop_ptr' initialized and declared 'extern'
 2143 |   EV_API_DECL struct ev_loop *ev_default_loop_ptr = 0; /* needs to be initialised to make it a definition despite extern */
      |                               ^~~~~~~~~~~~~~~~~~~
ev.c: In function 'evpipe_write':
ev.c:2805:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 2805 |           write (evpipe [1], &counter, sizeof (uint64_t));
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:2817:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 2817 |           write (evpipe [1], &(evpipe [1]), 1);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c: In function 'pipecb':
ev.c:2838:11: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
 2838 |           read (evpipe [1], &counter, sizeof (uint64_t));
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:2852:11: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
 2852 |           read (evpipe [0], &dummy, sizeof (dummy));
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -o event.o >/dev/null 2>&1
mv -f .deps/event.Tpo .deps/event.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c ev.c -o ev.o >/dev/null 2>&1
mv -f .deps/ev.Tpo .deps/ev.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -version-info 4:0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libev.la -rpath /usr/lib ev.lo event.lo  -lm 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/ev.o .libs/event.o   -lm  -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libev.so.4 -o .libs/libev.so.4.0.0
libtool: link: (cd ".libs" && rm -f "libev.so.4" && ln -s "libev.so.4.0.0" "libev.so.4")
libtool: link: (cd ".libs" && rm -f "libev.so" && ln -s "libev.so.4.0.0" "libev.so")
libtool: link: ar cru .libs/libev.a  ev.o event.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libev.a
libtool: link: ( cd ".libs" && rm -f "libev.la" && ln -s "../libev.la" "libev.la" )
make[1]: Leaving directory '/tmp/libev-archlinuxrb-build-LMnW62Nr/libev/trunk/src/libev-4.33'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/tmp/libev-archlinuxrb-build-LMnW62Nr/libev/trunk/src/libev-4.33'
 /usr/sbin/mkdir -p '/tmp/libev-archlinuxrb-build-LMnW62Nr/libev/trunk/pkg/libev/usr/include'
 /usr/sbin/mkdir -p '/tmp/libev-archlinuxrb-build-LMnW62Nr/libev/trunk/pkg/libev/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libev.la '/tmp/libev-archlinuxrb-build-LMnW62Nr/libev/trunk/pkg/libev/usr/lib'
 /usr/sbin/mkdir -p '/tmp/libev-archlinuxrb-build-LMnW62Nr/libev/trunk/pkg/libev/usr/share/man/man3'
 /usr/bin/install -c -m 644 ev.h ev++.h event.h '/tmp/libev-archlinuxrb-build-LMnW62Nr/libev/trunk/pkg/libev/usr/include'
 /usr/bin/install -c -m 644 ev.3 '/tmp/libev-archlinuxrb-build-LMnW62Nr/libev/trunk/pkg/libev/usr/share/man/man3'
libtool: install: /usr/bin/install -c .libs/libev.so.4.0.0 /tmp/libev-archlinuxrb-build-LMnW62Nr/libev/trunk/pkg/libev/usr/lib/libev.so.4.0.0
libtool: install: (cd /tmp/libev-archlinuxrb-build-LMnW62Nr/libev/trunk/pkg/libev/usr/lib && { ln -s -f libev.so.4.0.0 libev.so.4 || { rm -f libev.so.4 && ln -s libev.so.4.0.0 libev.so.4; }; })
libtool: install: (cd /tmp/libev-archlinuxrb-build-LMnW62Nr/libev/trunk/pkg/libev/usr/lib && { ln -s -f libev.so.4.0.0 libev.so || { rm -f libev.so && ln -s libev.so.4.0.0 libev.so; }; })
libtool: install: /usr/bin/install -c .libs/libev.lai /tmp/libev-archlinuxrb-build-LMnW62Nr/libev/trunk/pkg/libev/usr/lib/libev.la
libtool: install: /usr/bin/install -c .libs/libev.a /tmp/libev-archlinuxrb-build-LMnW62Nr/libev/trunk/pkg/libev/usr/lib/libev.a
libtool: install: chmod 644 /tmp/libev-archlinuxrb-build-LMnW62Nr/libev/trunk/pkg/libev/usr/lib/libev.a
libtool: install: ranlib /tmp/libev-archlinuxrb-build-LMnW62Nr/libev/trunk/pkg/libev/usr/lib/libev.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[1]: Leaving directory '/tmp/libev-archlinuxrb-build-LMnW62Nr/libev/trunk/src/libev-4.33'
==> 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 "libev"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libev 4.33-1 (Mon Oct 17 11:11:24 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-libev-archlinuxrb-build-LMnW62Nr
+ tee -a /srv/reproducible-results/archlinuxrb-build-LMnW62Nr/b2/libev/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/libev-archlinuxrb-build-LMnW62Nr/libev/trunk/libev-4.33-1-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-LMnW62Nr/b2/libev/libev-4.33-1-x86_64.pkg.tar.zst'
Mon Oct 17 11:12:07 UTC 2022 - build #2 for libev on osuosl184-amd64 done.
Mon Oct 17 11:12:07 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-Tmpcyth1, removing.
/srv/reproducible-results/archlinuxrb-build-LMnW62Nr:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 11:10 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 11:12 b2

/srv/reproducible-results/archlinuxrb-build-LMnW62Nr/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 11:11 libev

/srv/reproducible-results/archlinuxrb-build-LMnW62Nr/b1/libev:
total 160
-rw-r--r-- 1 jenkins jenkins  16432 Oct 17 11:10 build1.log
-rw-r--r-- 1 jenkins jenkins      7 Oct 17 11:10 build1.version
-rw-r--r-- 1 jenkins jenkins 131320 Oct 17 11:11 libev-4.33-1-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-LMnW62Nr/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 11:12 libev

/srv/reproducible-results/archlinuxrb-build-LMnW62Nr/b2/libev:
total 152
-rw-r--r-- 1 jenkins jenkins  15533 Oct 17 11:12 build2.log
-rw-r--r-- 1 jenkins jenkins      7 Oct 17 11:12 build2.version
-rw-r--r-- 1 jenkins jenkins 131320 Oct 17 11:12 libev-4.33-1-x86_64.pkg.tar.zst
Mon Oct 17 11:12:13 UTC 2022 - comparing results now.
Mon Oct 17 11:12:13 UTC 2022 - YAY - libev/libev-4.33-1-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/libev/build1.log': No space left on device
Mon Oct 17 11:12:14 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-LMnW62Nr deleted.
Mon Oct 17 11:12:14 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-nEiukFuI, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list