[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_7 #251655

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Oct 17 11:54:19 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_7/251655/display/redirect>

Changes:


------------------------------------------
[...truncated 28.11 KB...]
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  364k  100  364k    0     0   134M      0 --:--:-- --:--:-- --:--:--  177M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
upgrading ca-certificates-mozilla...
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Rebuilding certificate stores...
+ source /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/PKGBUILD
++ pkgname=catdoc
++ pkgver=0.95
++ pkgrel=3
++ pkgdesc='A convertor for Microsoft Word, Excel, PowerPoint and RTF Files to text'
++ arch=('x86_64')
++ url=https://www.wagner.pp.ru/~vitus/software/catdoc/
++ license=('GPL')
++ depends=('glibc')
++ optdepends=('tk: for using wordview')
++ options=('!makeflags')
++ source=(http://ftp.wagner.pp.ru/pub/catdoc/catdoc-$pkgver.tar.gz)
++ md5sums=('4ece2f43b140fab6a2c3a9d6436d7779')
+ '[' -n '' ']'
+ VERSION=0.95-3
+ echo 0.95-3
+ schroot --run-session -c archlinux-catdoc-archlinuxrb-build-5jHEVeJ5 --directory /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk -u root -- su -c 'bash -l -c '\''SOURCE_DATE_EPOCH='\''1666003998'\'' PATH='\''/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' printenv 2>&1'\''' build2
+ tee -a /srv/reproducible-results/archlinuxrb-build-5jHEVeJ5/b2/catdoc/build2.log
su: user build2 does not exist or the user entry does not contain all the required fields
+ schroot --run-session -c archlinux-catdoc-archlinuxrb-build-5jHEVeJ5 --directory /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk -- bash -l -c 'makepkg --printsrcinfo | awk -F '\'' = '\'' '\''/^\s+validpgpkeys/{print $2}'\''| while read pgpkey; do gpg --keyserver hkp://keyserver.ubuntu.com --recv-key $pgpkey; done'
+ tee -a /srv/reproducible-results/archlinuxrb-build-5jHEVeJ5/b2/catdoc/build2.log
+ timeout -k 12.1h 12h /usr/bin/ionice -c 3 /usr/bin/nice schroot --run-session -c archlinux-catdoc-archlinuxrb-build-5jHEVeJ5 --directory /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk -- bash -l -c 'SOURCE_DATE_EPOCH='\''1666003998'\'' PATH='\''/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' makepkg --syncdeps --noconfirm --nocheck 2>&1'
+ tee -a /srv/reproducible-results/archlinuxrb-build-5jHEVeJ5/b2/catdoc/build2.log
==> Making package: catdoc 0.95-3 (Mon Oct 17 10:54:04 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading catdoc-0.95.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 --:--:-- --:--:-- --:--:--     0  1  212k    1  3650    0     0   4697      0  0:00:46 --:--:--  0:00:46  4697100  212k  100  212k    0     0   272k      0 --:--:-- --:--:-- --:--:--  272k
==> Validating source files with md5sums...
    catdoc-0.95.tar.gz ... Passed
==> Extracting sources...
  -> Extracting catdoc-0.95.tar.gz with bsdtar
==> Starting build()...
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 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 whether byte ordering is bigendian... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking For nl_langinfo(CODESET)... yes
checking for an ANSI C-conforming const... yes
checking for strdup... yes
checking for strtol... yes
checking for strftime... yes
configure: creating ./config.status
config.status: creating doc/Makefile
config.status: creating charsets/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating doc/catdoc.1
config.status: creating doc/xls2csv.1
config.status: creating doc/wordview.1
config.status: creating doc/catppt.1
config.status: creating src/config.h
config.status: src/config.h is unchanged
for i in src doc charsets; do\
   (cd $i; make all);\
done
make[1]: Entering directory '/tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/src/catdoc-0.95/src'
gcc -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  -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/usr/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H   -c -o catdoc.o catdoc.c
gcc -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  -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/usr/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H   -c -o reader.o reader.c
gcc -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  -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/usr/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H   -c -o writer.o writer.c
gcc -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  -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/usr/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H   -c -o analyze.o analyze.c
analyze.c: In function 'parse_word_header':
analyze.c:150:74: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'int32_t' {aka 'int'} [-Wformat=]
  150 |                 fprintf(stderr,"[File is encrypted. Encryption key = %08lx]\n",
      |                                                                      ~~~~^
      |                                                                          |
      |                                                                          long unsigned int
      |                                                                      %08x
  151 |                                 getlong(buffer,14));
      |                                 ~~~~~~~~~~~~~~~~~~                        
      |                                 |
      |                                 int32_t {aka int}
analyze.c: In function 'analyze_format':
analyze.c:53:12: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
   53 |            fread(buffer+4,1,124,f);
      |            ^~~~~~~~~~~~~~~~~~~~~~~
analyze.c:56:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
   56 |         fread(buffer+4,1,4,f);
      |         ^~~~~~~~~~~~~~~~~~~~~
gcc -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  -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/usr/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H   -c -o rtfread.o rtfread.c
gcc -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  -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/usr/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H   -c -o charsets.o charsets.c
gcc -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  -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/usr/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H   -c -o substmap.o substmap.c
gcc -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  -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/usr/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H   -c -o fileutil.o fileutil.c
gcc -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  -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/usr/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H   -c -o confutil.o confutil.c
confutil.c: In function 'read_config_file':
confutil.c:34:17: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
   34 |                 fgets(line,1024,f);
      |                 ^~~~~~~~~~~~~~~~~~
gcc -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  -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/usr/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H   -c -o numutils.o numutils.c
gcc -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  -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/usr/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H   -c -o ole.o ole.c
ole.c: In function 'ole_init':
ole.c:191:25: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  191 |                         fread(SBD+sbdLen*sectorSize, 1, sectorSize, newfile);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc  -o catdoc  catdoc.o reader.o writer.o analyze.o rtfread.o charsets.o substmap.o fileutil.o confutil.o numutils.o ole.o  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
gcc -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  -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/usr/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H   -c -o xls2csv.o xls2csv.c
gcc -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  -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/usr/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H   -c -o sheet.o sheet.c
gcc -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  -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/usr/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H   -c -o xlsparse.o xlsparse.c
gcc -o xls2csv xls2csv.o sheet.o xlsparse.o charsets.o substmap.o fileutil.o confutil.o numutils.o ole.o  -lm -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
gcc -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  -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/usr/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H   -c -o catppt.o catppt.c
gcc -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  -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/usr/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H   -c -o pptparse.o pptparse.c
gcc -o catppt catppt.o pptparse.o charsets.o substmap.o fileutil.o confutil.o numutils.o ole.o  -lm -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
echo "#! /usr/bin/wish" >wordview
echo set charset_lib "\"/usr/share/catdoc\"">>wordview
cat wordview.tcl >>wordview
chmod 0755 wordview
make[1]: Leaving directory '/tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/src/catdoc-0.95/src'
make[1]: Entering directory '/tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/src/catdoc-0.95/doc'
touch build
make[1]: Leaving directory '/tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/src/catdoc-0.95/doc'
make[1]: Entering directory '/tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/src/catdoc-0.95/charsets'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/src/catdoc-0.95/charsets'
==> Entering fakeroot environment...
==> Starting package()...
for i in src doc charsets; do\
   (cd $i; make install);\
done
make[1]: Entering directory '/tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/src/catdoc-0.95/src'
../mkinstalldirs /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/bin
mkdir /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr
mkdir /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/bin
/usr/bin/install -c -m 755 catdoc /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/bin/catdoc
/usr/bin/install -c -m 755 xls2csv /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/bin/xls2csv
/usr/bin/install -c -m 755 catppt /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/bin/catppt
../mkinstalldirs /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/bin
/usr/bin/install -c -m 755 wordview /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/bin/wordview
make[1]: Leaving directory '/tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/src/catdoc-0.95/src'
make[1]: Entering directory '/tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/src/catdoc-0.95/doc'
../mkinstalldirs /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/share/man/man1
mkdir /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/share
mkdir /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/share/man
mkdir /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/share/man/man1
/usr/bin/install -c -m 644 catdoc.1 /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/share/man/man1/man1/catdoc.1
/usr/bin/install: cannot create regular file '/tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/share/man/man1/man1/catdoc.1': No such file or directory
make[1]: *** [Makefile:34: install-catdoc] Error 1
make[1]: Leaving directory '/tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/src/catdoc-0.95/doc'
make[1]: Entering directory '/tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/src/catdoc-0.95/charsets'
../mkinstalldirs /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/share/catdoc
mkdir /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/share/catdoc
/usr/bin/install -c -m 644 ascii.spc /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/share/catdoc/ascii.specchars 
/usr/bin/install -c -m 644 tex.spc /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/share/catdoc/tex.specchars 
/usr/bin/install -c -m 644 ascii.rpl /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/share/catdoc/ascii.replchars
/usr/bin/install -c -m 644 tex.rpl /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/share/catdoc/tex.replchars
for i in *.txt; do\
   /usr/bin/install -c -m 0644 $i /tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/pkg/catdoc/usr/share/catdoc;\
done
make[1]: Leaving directory '/tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/src/catdoc-0.95/charsets'
==> 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 "catdoc"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: catdoc 0.95-3 (Mon Oct 17 10:54:12 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-catdoc-archlinuxrb-build-5jHEVeJ5
+ tee -a /srv/reproducible-results/archlinuxrb-build-5jHEVeJ5/b2/catdoc/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/catdoc-archlinuxrb-build-5jHEVeJ5/catdoc/trunk/catdoc-0.95-3-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-5jHEVeJ5/b2/catdoc/catdoc-0.95-3-x86_64.pkg.tar.zst'
Mon Oct 17 10:54:13 UTC 2022 - build #2 for catdoc on osuosl184-amd64 done.
Mon Oct 17 10:54:13 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-dmRgamjY, removing.
/srv/reproducible-results/archlinuxrb-build-5jHEVeJ5:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 10:53 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 10:54 b2

/srv/reproducible-results/archlinuxrb-build-5jHEVeJ5/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 10:53 catdoc

/srv/reproducible-results/archlinuxrb-build-5jHEVeJ5/b1/catdoc:
total 128
-rw-r--r-- 1 jenkins jenkins  18620 Oct 17 10:53 build1.log
-rw-r--r-- 1 jenkins jenkins      7 Oct 17 10:53 build1.version
-rw-r--r-- 1 jenkins jenkins 102186 Oct 17 10:53 catdoc-0.95-3-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-5jHEVeJ5/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 10:54 catdoc

/srv/reproducible-results/archlinuxrb-build-5jHEVeJ5/b2/catdoc:
total 124
-rw-r--r-- 1 jenkins jenkins  17797 Oct 17 10:54 build2.log
-rw-r--r-- 1 jenkins jenkins      7 Oct 17 10:54 build2.version
-rw-r--r-- 1 jenkins jenkins 102186 Oct 17 10:54 catdoc-0.95-3-x86_64.pkg.tar.zst
Mon Oct 17 10:54:19 UTC 2022 - comparing results now.
Mon Oct 17 10:54:19 UTC 2022 - YAY - catdoc/catdoc-0.95-3-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
/tmp/jenkins-script-SypeqhDB: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/catdoc/pkg.version': No space left on device
Mon Oct 17 10:54:19 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-5jHEVeJ5 deleted.
Mon Oct 17 10:54:19 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-SypeqhDB, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list