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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Sep 1 02:58:30 BST 2022


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

Changes:


------------------------------------------
[...truncated 33.98 KB...]
checking if gcc supports flag -Wmissing-prototypes in envvar CFLAGS... yes
checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes
checking if gcc supports flag -Wredundant-decls in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-declarations in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-noreturn in envvar CFLAGS... yes
checking if gcc supports flag -Wshadow in envvar CFLAGS... yes
checking if gcc supports flag -Wendif-labels in envvar CFLAGS... yes
checking if gcc supports flag -Wcast-align in envvar CFLAGS... yes
checking if gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes
checking if gcc supports flag -Wwrite-strings in envvar CFLAGS... yes
checking if gcc supports flag -Wno-long-long in envvar CFLAGS... yes
checking if gcc supports flag -Wno-overlength-strings in envvar CFLAGS... yes
checking if gcc supports flag -Wno-unused-parameter in envvar CFLAGS... yes
checking if gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes
checking if gcc supports flag -Wno-unused-result in envvar CFLAGS... yes
checking if gcc supports flag -Wunsafe-loop-optimizations in envvar CFLAGS... yes
checking if gcc supports flag -Wpacked in envvar CFLAGS... yes
checking if gcc supports flag -Werror=overflow in envvar CFLAGS... yes
checking if gcc supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CFLAGS... yes
checking if gcc supports flag -ffast-math in envvar CFLAGS... yes
checking if gcc supports flag -fno-common in envvar CFLAGS... yes
checking if gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
checking if gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes
checking if gcc supports flag -ffunction-sections in envvar CFLAGS... yes
checking if gcc supports flag -fdata-sections in envvar CFLAGS... yes
checking if gcc supports flag -Wl,--as-needed in envvar LDFLAGS... yes
checking if gcc supports flag -Wl,--gc-sections in envvar LDFLAGS... yes
checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBUDEV... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-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 mt... no
checking if : is a manifest tool... no
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... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating strpool/Makefile
config.status: creating libatasmart.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

 ---{ libatasmart 0.19 }---

    prefix:                 /usr
    sysconfdir:             /etc
    localstatedir:          /var
    Compiler:               gcc
    CFLAGS:                 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection

make -C strpool strpool
make[1]: Entering directory '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/src/libatasmart-0.19/strpool'
  CC     strpool.o
  CCLD   strpool
make[1]: Leaving directory '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/src/libatasmart-0.19/strpool'
./strpool/strpool atasmart.c atasmart.strpool.c
make  all-recursive
make[1]: Entering directory '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/src/libatasmart-0.19'
Making all in strpool
make[2]: Entering directory '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/src/libatasmart-0.19/strpool'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/src/libatasmart-0.19/strpool'
Making all in .
make[2]: Entering directory '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/src/libatasmart-0.19'
  CC     libatasmart_la-atasmart.strpool.lo
  CC     skdump.o
  CC     sktest.o
  CCLD   libatasmart.la
  CCLD   skdump
  CCLD   sktest
make[2]: Leaving directory '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/src/libatasmart-0.19'
make[1]: Leaving directory '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/src/libatasmart-0.19'
==> Entering fakeroot environment...
==> Starting package()...
make  install-recursive
make[1]: Entering directory '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/src/libatasmart-0.19'
Making install in strpool
make[2]: Entering directory '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/src/libatasmart-0.19/strpool'
make[3]: Entering directory '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/src/libatasmart-0.19/strpool'
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/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/src/libatasmart-0.19/strpool'
make[2]: Leaving directory '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/src/libatasmart-0.19/strpool'
Making install in .
make[2]: Entering directory '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/src/libatasmart-0.19'
make[3]: Entering directory '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/src/libatasmart-0.19'
test -z "/usr/share/doc/libatasmart" || /usr/sbin/mkdir -p "/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/pkg/libatasmart/usr/share/doc/libatasmart"
test -z "/usr/include" || /usr/sbin/mkdir -p "/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/pkg/libatasmart/usr/include"
test -z "/usr/lib/pkgconfig" || /usr/sbin/mkdir -p "/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/pkg/libatasmart/usr/lib/pkgconfig"
test -z "/usr/share/vala/vapi" || /usr/sbin/mkdir -p "/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/pkg/libatasmart/usr/share/vala/vapi"
test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/pkg/libatasmart/usr/lib"
test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/pkg/libatasmart/usr/bin"
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libatasmart.la '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/pkg/libatasmart/usr/lib'
 /usr/bin/install -c -m 644 README '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/pkg/libatasmart/usr/share/doc/libatasmart'
 /usr/bin/install -c -m 644 atasmart.h '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/pkg/libatasmart/usr/include'
 /usr/bin/install -c -m 644 libatasmart.pc '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/pkg/libatasmart/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 vala/atasmart.vapi '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/pkg/libatasmart/usr/share/vala/vapi'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c skdump sktest '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/pkg/libatasmart/usr/bin'
libtool: install: /usr/bin/install -c .libs/libatasmart.so.4.0.5 /tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/pkg/libatasmart/usr/lib/libatasmart.so.4.0.5
libtool: install: (cd /tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/pkg/libatasmart/usr/lib && { ln -s -f libatasmart.so.4.0.5 libatasmart.so.4 || { rm -f libatasmart.so.4 && ln -s libatasmart.so.4.0.5 libatasmart.so.4; }; })
libtool: install: (cd /tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/pkg/libatasmart/usr/lib && { ln -s -f libatasmart.so.4.0.5 libatasmart.so || { rm -f libatasmart.so && ln -s libatasmart.so.4.0.5 libatasmart.so; }; })
libtool: install: /usr/bin/install -c .libs/libatasmart.lai /tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/pkg/libatasmart/usr/lib/libatasmart.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
libtool: install: warning: `libatasmart.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/skdump /tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/pkg/libatasmart/usr/bin/skdump
libtool: install: warning: `libatasmart.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/sktest /tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/pkg/libatasmart/usr/bin/sktest
make[3]: Leaving directory '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/src/libatasmart-0.19'
make[2]: Leaving directory '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/src/libatasmart-0.19'
make[1]: Leaving directory '/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/src/libatasmart-0.19'
==> 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 "libatasmart"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libatasmart 0.19-5 (Thu Sep  1 01:58:14 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-libatasmart-archlinuxrb-build-CFlZeY1d
+ tee -a /srv/reproducible-results/archlinuxrb-build-CFlZeY1d/b2/libatasmart/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/libatasmart-archlinuxrb-build-CFlZeY1d/libatasmart/trunk/libatasmart-0.19-5-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-CFlZeY1d/b2/libatasmart/libatasmart-0.19-5-x86_64.pkg.tar.zst'
Thu Sep  1 01:58:15 UTC 2022 - build #2 for libatasmart on osuosl184-amd64 done.
Thu Sep  1 01:58:15 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-Hv0UN6Z2, removing.
/srv/reproducible-results/archlinuxrb-build-CFlZeY1d:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Sep  1 01:57 b1
drwxr-xr-x 3 jenkins jenkins 4096 Sep  1 01:58 b2

/srv/reproducible-results/archlinuxrb-build-CFlZeY1d/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Sep  1 01:57 libatasmart

/srv/reproducible-results/archlinuxrb-build-CFlZeY1d/b1/libatasmart:
total 60
-rw-r--r-- 1 jenkins jenkins 18161 Sep  1 01:57 build1.log
-rw-r--r-- 1 jenkins jenkins     7 Sep  1 01:57 build1.version
-rw-r--r-- 1 jenkins jenkins 36317 Sep  1 01:57 libatasmart-0.19-5-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-CFlZeY1d/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Sep  1 01:58 libatasmart

/srv/reproducible-results/archlinuxrb-build-CFlZeY1d/b2/libatasmart:
total 60
-rw-r--r-- 1 jenkins jenkins 17166 Sep  1 01:58 build2.log
-rw-r--r-- 1 jenkins jenkins     7 Sep  1 01:58 build2.version
-rw-r--r-- 1 jenkins jenkins 36297 Sep  1 01:58 libatasmart-0.19-5-x86_64.pkg.tar.zst
Thu Sep  1 01:58:21 UTC 2022 - comparing results now.
Files /srv/reproducible-results/archlinuxrb-build-CFlZeY1d/b1/libatasmart/libatasmart-0.19-5-x86_64.pkg.tar.zst and /srv/reproducible-results/archlinuxrb-build-CFlZeY1d/b2/libatasmart/libatasmart-0.19-5-x86_64.pkg.tar.zst differ
Thu Sep  1 01:58:21 UTC 2022 - running diffoscope on the results now:
Thu Sep  1 01:58:27 UTC 2022 - Running diffoscope 221 now...
E: 70services: tac: /tmp/tac8nMsnC: write error: No space left on device
E: jenkins-reproducible-unstable-diffoscope-1b27ff7d-94d8-482c-abdc-9f6eaeaaf92e: Chroot setup failed: stage=setup-stop
Thu Sep  1 01:58:30 UTC 2022 - diffoscope 221 found issues, please investigate libatasmart/libatasmart-0.19-5-x86_64.pkg.tar.zst
Thu Sep  1 01:58:30 UTC 2022 - https://tests.reproducible-builds.org/archlinux/extra/libatasmart/ updated.
/var/lib/jenkins/userContent/reproducible/archlinux/extra/libatasmart/pkg.html older than /var/lib/jenkins/userContent/reproducible/archlinux/extra/libatasmart/pkg.build_duration, thus deleting it.
/srv/jenkins/bin/reproducible_common.sh: line 1009: echo: write error: No space left on device
Thu Sep  1 01:58:30 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-CFlZeY1d deleted.
Thu Sep  1 01:58:30 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-YVWy3ifg, removing.
Build step 'Execute shell' marked build as failure
ERROR: Build step failed with exception
java.io.IOException: No space left on device
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:113)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:79)
	at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:280)
	at java.base/java.nio.channels.Channels.writeFullyImpl(Channels.java:74)
	at java.base/java.nio.channels.Channels.writeFully(Channels.java:97)
	at java.base/java.nio.channels.Channels$1.write(Channels.java:172)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1310)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:978)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1282)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:953)
	at hudson.FilePath.copyFrom(FilePath.java:1118)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:70)
	at hudson.plugins.logparser.LogParserStatusComputer.call(LogParserStatusComputer.java:42)
Caused: java.lang.RuntimeException
	at hudson.plugins.logparser.LogParserStatusComputer.call(LogParserStatusComputer.java:48)
	at hudson.plugins.logparser.LogParserStatusComputer.call(LogParserStatusComputer.java:22)
	at hudson.remoting.LocalChannel.call(LocalChannel.java:47)
	at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:351)
	at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:161)
	at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:117)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:816)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:765)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:709)
	at hudson.model.Run.execute(Run.java:1922)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Build step 'Console output (build log) parsing' marked build as failure



More information about the Qa-jenkins-scm mailing list