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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Jul 21 19:24:58 BST 2021


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

Changes:


------------------------------------------
[...truncated 24.60 KB...]
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 gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking for src/pixz.1... yes
checking for a2x... a2x
checking for ceil in -lm... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBARCHIVE... yes
checking for LZMA... yes
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for working strtod... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for strerror... yes
checking for strtol... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking whether htole64 is declared... yes
checking whether le64toh is declared... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7'
Making all in src
make[2]: Entering directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7/src'
gcc -DHAVE_CONFIG_H -I. -I..    -D_FORTIFY_SOURCE=2 -pthread -Wall -Wno-unknown-pragmas -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pixz-common.o -MD -MP -MF .deps/pixz-common.Tpo -c -o pixz-common.o `test -f 'common.c' || echo './'`common.c
gcc -DHAVE_CONFIG_H -I. -I..    -D_FORTIFY_SOURCE=2 -pthread -Wall -Wno-unknown-pragmas -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pixz-cpu.o -MD -MP -MF .deps/pixz-cpu.Tpo -c -o pixz-cpu.o `test -f 'cpu.c' || echo './'`cpu.c
gcc -DHAVE_CONFIG_H -I. -I..    -D_FORTIFY_SOURCE=2 -pthread -Wall -Wno-unknown-pragmas -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pixz-endian.o -MD -MP -MF .deps/pixz-endian.Tpo -c -o pixz-endian.o `test -f 'endian.c' || echo './'`endian.c
gcc -DHAVE_CONFIG_H -I. -I..    -D_FORTIFY_SOURCE=2 -pthread -Wall -Wno-unknown-pragmas -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pixz-list.o -MD -MP -MF .deps/pixz-list.Tpo -c -o pixz-list.o `test -f 'list.c' || echo './'`list.c
gcc -DHAVE_CONFIG_H -I. -I..    -D_FORTIFY_SOURCE=2 -pthread -Wall -Wno-unknown-pragmas -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pixz-pixz.o -MD -MP -MF .deps/pixz-pixz.Tpo -c -o pixz-pixz.o `test -f 'pixz.c' || echo './'`pixz.c
gcc -DHAVE_CONFIG_H -I. -I..    -D_FORTIFY_SOURCE=2 -pthread -Wall -Wno-unknown-pragmas -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pixz-read.o -MD -MP -MF .deps/pixz-read.Tpo -c -o pixz-read.o `test -f 'read.c' || echo './'`read.c
gcc -DHAVE_CONFIG_H -I. -I..    -D_FORTIFY_SOURCE=2 -pthread -Wall -Wno-unknown-pragmas -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pixz-write.o -MD -MP -MF .deps/pixz-write.Tpo -c -o pixz-write.o `test -f 'write.c' || echo './'`write.c
mv -f .deps/pixz-cpu.Tpo .deps/pixz-cpu.Po
mv -f .deps/pixz-endian.Tpo .deps/pixz-endian.Po
mv -f .deps/pixz-list.Tpo .deps/pixz-list.Po
mv -f .deps/pixz-pixz.Tpo .deps/pixz-pixz.Po
mv -f .deps/pixz-write.Tpo .deps/pixz-write.Po
mv -f .deps/pixz-common.Tpo .deps/pixz-common.Po
mv -f .deps/pixz-read.Tpo .deps/pixz-read.Po
gcc -pthread -Wall -Wno-unknown-pragmas -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o pixz pixz-common.o pixz-cpu.o pixz-endian.o pixz-list.o pixz-pixz.o pixz-read.o pixz-write.o -lm -larchive  -llzma   -lm 
make[2]: Leaving directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7/src'
Making all in test
make[2]: Entering directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7/test'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7/test'
make[2]: Entering directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7'
make[2]: Leaving directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7'
make[1]: Leaving directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7/src'
make[2]: Entering directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7/src'
 /usr/sbin/mkdir -p '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/pkg/pixz/usr/bin'
 /usr/sbin/mkdir -p '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/pkg/pixz/usr/share/man/man1'
  /usr/bin/install -c pixz '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/pkg/pixz/usr/bin'
 /usr/bin/install -c -m 644 pixz.1 '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/pkg/pixz/usr/share/man/man1'
make[2]: Leaving directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7/src'
make[1]: Leaving directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7/src'
Making install in test
make[1]: Entering directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7/test'
make[2]: Entering directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7/test'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7/test'
make[1]: Leaving directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7/test'
make[1]: Entering directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7'
make[2]: Entering directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7'
make[1]: Leaving directory '/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/src/pixz-1.0.7'
==> 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 "pixz"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pixz 1.0.7-2 (Wed Jul 21 18:24:52 2021)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-pixz-archlinuxrb-build-jI4tJ2TO
+ tee -a /srv/reproducible-results/archlinuxrb-build-jI4tJ2TO/b2/pixz/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/pixz-archlinuxrb-build-jI4tJ2TO/pixz/trunk/pixz-1.0.7-2-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-jI4tJ2TO/b2/pixz/pixz-1.0.7-2-x86_64.pkg.tar.zst'
Wed Jul 21 18:24:53 UTC 2021 - build #2 for pixz on osuosl169-amd64 done.
Wed Jul 21 18:24:53 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-VCaOBjlc, removing.
/srv/reproducible-results/archlinuxrb-build-jI4tJ2TO:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 18:24 b1
drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 18:24 b2

/srv/reproducible-results/archlinuxrb-build-jI4tJ2TO/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 18:24 pixz

/srv/reproducible-results/archlinuxrb-build-jI4tJ2TO/b1/pixz:
total 44
-rw-r--r-- 1 jenkins jenkins 12818 Jul 21 18:24 build1.log
-rw-r--r-- 1 jenkins jenkins     8 Jul 21 18:24 build1.version
-rw-r--r-- 1 jenkins jenkins 24405 Jul 21 18:24 pixz-1.0.7-2-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-jI4tJ2TO/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 18:24 pixz

/srv/reproducible-results/archlinuxrb-build-jI4tJ2TO/b2/pixz:
total 40
-rw-r--r-- 1 jenkins jenkins 11843 Jul 21 18:24 build2.log
-rw-r--r-- 1 jenkins jenkins     8 Jul 21 18:24 build2.version
-rw-r--r-- 1 jenkins jenkins 24405 Jul 21 18:24 pixz-1.0.7-2-x86_64.pkg.tar.zst
Wed Jul 21 18:24:58 UTC 2021 - comparing results now.
Wed Jul 21 18:24:58 UTC 2021 - YAY - pixz/pixz-1.0.7-2-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
Wed Jul 21 18:24:58 UTC 2021 - https://tests.reproducible-builds.org/archlinux/community/pixz/ updated.
/var/lib/jenkins/userContent/reproducible/archlinux/community/pixz/pkg.html older than /var/lib/jenkins/userContent/reproducible/archlinux/community/pixz/pkg.build_duration, thus deleting it.
/srv/jenkins/bin/reproducible_common.sh: line 1085: echo: write error: No space left on device
Wed Jul 21 18:24:58 UTC 2021 - /srv/reproducible-results/archlinuxrb-build-jI4tJ2TO deleted.
Wed Jul 21 18:24:58 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-fN5APyQO, 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 hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:112)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1159)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:878)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1135)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:854)
	at hudson.FilePath$CopyTo.invoke(FilePath.java:2494)
	at hudson.FilePath$CopyTo.invoke(FilePath.java:2485)
	at hudson.FilePath.act(FilePath.java:1165)
	at hudson.FilePath.act(FilePath.java:1148)
	at hudson.FilePath.copyTo(FilePath.java:2479)
	at hudson.FilePath.copyTo(FilePath.java:2434)
Caused: java.io.IOException: Failed to copy /var/lib/jenkins/jobs/reproducible_builder_archlinux_3/builds/298559/log to /tmp/log-parser_reproducible_builder_archlinux_3_build_298559
	at hudson.FilePath.copyTo(FilePath.java:2437)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:88)
	at hudson.plugins.logparser.LogParserStatusComputer.access$000(LogParserStatusComputer.java:22)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:54)
Caused: java.lang.RuntimeException
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:62)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:47)
	at hudson.remoting.LocalChannel.call(LocalChannel.java:46)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:47)
	at hudson.plugins.logparser.LogParserStatusComputer.<init>(LogParserStatusComputer.java:36)
	at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:355)
	at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:165)
	at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:119)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:752)
	at hudson.model.Build$BuildExecution.post2(Build.java:177)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:697)
	at hudson.model.Run.execute(Run.java:1931)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Build step 'Console output (build log) parsing' marked build as failure



More information about the Qa-jenkins-scm mailing list