[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_5 #229176
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed Aug 4 15:40:54 BST 2021
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_5/229176/display/redirect>
Changes:
------------------------------------------
[...truncated 67.38 KB...]
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Wbad-function-cast... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wdeclaration-after-statement... yes
checking if gcc supports -Wunused... yes
checking if gcc supports -Wuninitialized... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wmissing-format-attribute... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wlogical-op... yes
checking if gcc supports -Werror=implicit... yes
checking if gcc supports -Werror=nonnull... yes
checking if gcc supports -Werror=init-self... yes
checking if gcc supports -Werror=main... yes
checking if gcc supports -Werror=missing-braces... yes
checking if gcc supports -Werror=sequence-point... yes
checking if gcc supports -Werror=return-type... yes
checking if gcc supports -Werror=trigraphs... yes
checking if gcc supports -Werror=array-bounds... yes
checking if gcc supports -Werror=write-strings... yes
checking if gcc supports -Werror=address... yes
checking if gcc supports -Werror=int-to-pointer-cast... yes
checking if gcc supports -Werror=pointer-to-int-cast... yes
checking if gcc supports -pedantic... yes
checking if gcc supports -Werror... yes
checking if gcc supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /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 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 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
checking if RANDR is defined... yes
checking if RENDER is defined... yes
checking if XV is defined... yes
checking for XORG... yes
checking whether xf86ConfigIsaEntity is declared... no
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 man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0'
Making all in src
make[2]: Entering directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0/src'
CC fbdev.lo
fbdev.c: In function 'FBDevPciProbe':
fbdev.c:281:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
281 | device = xf86FindOptionValue(devSection->options, "fbdev");
| ^
fbdev.c: In function 'FBDevProbe':
fbdev.c:340:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
340 | dev = xf86FindOptionValue(devSections[i]->options,"fbdev");
| ^
fbdev.c: In function 'FBDevPreInit':
fbdev.c:463:26: warning: passing argument 3 of 'fbdevHWInit' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
463 | xf86FindOptionValue(fPtr->pEnt->device->options,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
464 | "fbdev")))
| ~~~~~~~~
In file included from fbdev.c:31:
/usr/include/xorg/fbdevhw.h:22:41: note: expected 'char *' but argument is of type 'const char *'
22 | char *device);
| ~~~~~~^~~~~~
CCLD fbdev_drv.la
make[2]: Leaving directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0/src'
Making all in man
make[2]: Entering directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0/man'
GEN fbdev.4
make[2]: Leaving directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0/man'
make[2]: Entering directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0'
make[2]: Leaving directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0'
make[1]: Leaving directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0/src'
make[2]: Entering directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0/src'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/pkg/xf86-video-fbdev/usr/lib/xorg/modules/drivers'
/bin/sh ../libtool --mode=install /usr/bin/install -c fbdev_drv.la '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/pkg/xf86-video-fbdev/usr/lib/xorg/modules/drivers'
libtool: install: /usr/bin/install -c .libs/fbdev_drv.so /tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/pkg/xf86-video-fbdev/usr/lib/xorg/modules/drivers/fbdev_drv.so
libtool: install: /usr/bin/install -c .libs/fbdev_drv.lai /tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/pkg/xf86-video-fbdev/usr/lib/xorg/modules/drivers/fbdev_drv.la
libtool: warning: remember to run 'libtool --finish /usr/lib/xorg/modules/drivers'
make[2]: Leaving directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0/src'
make[1]: Leaving directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0/src'
Making install in man
make[1]: Entering directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0/man'
make[2]: Entering directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0/man'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/pkg/xf86-video-fbdev/usr/share/man/man4'
/usr/bin/install -c -m 644 fbdev.4 '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/pkg/xf86-video-fbdev/usr/share/man/man4'
make[2]: Leaving directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0/man'
make[1]: Leaving directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0/man'
make[1]: Entering directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0'
make[2]: Entering directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0'
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/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0'
make[1]: Leaving directory '/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/src/xf86-video-fbdev-0.5.0'
==> 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 "xf86-video-fbdev"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: xf86-video-fbdev 0.5.0-2 (Tue Sep 6 21:03:42 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-xf86-video-fbdev-archlinuxrb-build-9btZWc7p
+ tee -a /srv/reproducible-results/archlinuxrb-build-9btZWc7p/b2/xf86-video-fbdev/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/xf86-video-fbdev-archlinuxrb-build-9btZWc7p/xf86-video-fbdev/trunk/xf86-video-fbdev-0.5.0-2-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-9btZWc7p/b2/xf86-video-fbdev/xf86-video-fbdev-0.5.0-2-x86_64.pkg.tar.zst'
Tue Sep 6 21:03:48 UTC 2022 - build #2 for xf86-video-fbdev on osuosl170-amd64 done.
Tue Sep 6 21:03:48 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-cus4aOZq, removing.
/srv/reproducible-results/archlinuxrb-build-9btZWc7p:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Aug 4 14:40 b1
drwxr-xr-x 3 jenkins jenkins 4096 Aug 4 14:40 b2
/srv/reproducible-results/archlinuxrb-build-9btZWc7p/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Aug 4 14:40 xf86-video-fbdev
/srv/reproducible-results/archlinuxrb-build-9btZWc7p/b1/xf86-video-fbdev:
total 56
-rw-r--r-- 1 jenkins jenkins 34480 Aug 4 14:40 build1.log
-rw-r--r-- 1 jenkins jenkins 8 Aug 4 14:40 build1.version
-rw-r--r-- 1 jenkins jenkins 15761 Aug 4 14:40 xf86-video-fbdev-0.5.0-2-x86_64.pkg.tar.zst
/srv/reproducible-results/archlinuxrb-build-9btZWc7p/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Aug 4 14:40 xf86-video-fbdev
/srv/reproducible-results/archlinuxrb-build-9btZWc7p/b2/xf86-video-fbdev:
total 56
-rw-r--r-- 1 jenkins jenkins 33388 Aug 4 14:40 build2.log
-rw-r--r-- 1 jenkins jenkins 8 Aug 4 14:40 build2.version
-rw-r--r-- 1 jenkins jenkins 15761 Aug 4 14:40 xf86-video-fbdev-0.5.0-2-x86_64.pkg.tar.zst
Wed Aug 4 14:40:54 UTC 2021 - comparing results now.
Wed Aug 4 14:40:54 UTC 2021 - YAY - xf86-video-fbdev/xf86-video-fbdev-0.5.0-2-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
Wed Aug 4 14:40:54 UTC 2021 - https://tests.reproducible-builds.org/archlinux/extra/xf86-video-fbdev/ updated.
/var/lib/jenkins/userContent/reproducible/archlinux/extra/xf86-video-fbdev/pkg.html older than /var/lib/jenkins/userContent/reproducible/archlinux/extra/xf86-video-fbdev/pkg.build_duration, thus deleting it.
/srv/jenkins/bin/reproducible_common.sh: line 1048: echo: write error: No space left on device
Wed Aug 4 14:40:54 UTC 2021 - /srv/reproducible-results/archlinuxrb-build-9btZWc7p deleted.
Wed Aug 4 14:40:54 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-eMrytB9i, 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_5/builds/229176/log to /tmp/log-parser_reproducible_builder_archlinux_5_build_229176
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