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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Oct 21 00:19:30 BST 2022


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

Changes:


------------------------------------------
[...truncated 74.94 KB...]
xmalloc.h:69:20: warning: 'free' called on pointer to an unallocated object [-Wfree-nonheap-object]
   69 | #define xfree(ptr) free(ptr)
      |                    ^~~~~~~~~
tre-match-backtrack.c:152:17: note: in expansion of macro 'xfree'
  152 |                 xfree(tags);                                                  \
      |                 ^~~~~
tre-match-backtrack.c:571:19: note: in expansion of macro 'BT_STACK_PUSH'
  571 |                   BT_STACK_PUSH(pos, str_byte, str_wide, trans_i->state,
      |                   ^~~~~~~~~~~~~
tre-match-backtrack.c:269:10: note: returned from '__builtin_alloca'
  269 |   tags = alloca(sizeof(*tags) * tnfa->num_tags);
      |          ^~~~~~
xmalloc.h:69:20: warning: 'free' called on pointer to an unallocated object [-Wfree-nonheap-object]
   69 | #define xfree(ptr) free(ptr)
      |                    ^~~~~~~~~
tre-match-backtrack.c:154:17: note: in expansion of macro 'xfree'
  154 |                 xfree(pmatch);                                                \
      |                 ^~~~~
tre-match-backtrack.c:571:19: note: in expansion of macro 'BT_STACK_PUSH'
  571 |                   BT_STACK_PUSH(pos, str_byte, str_wide, trans_i->state,
      |                   ^~~~~~~~~~~~~
tre-match-backtrack.c:270:12: note: returned from '__builtin_alloca'
  270 |   pmatch = alloca(sizeof(*pmatch) * tnfa->num_submatches);
      |            ^~~~~~
xmalloc.h:69:20: warning: 'free' called on pointer to an unallocated object [-Wfree-nonheap-object]
   69 | #define xfree(ptr) free(ptr)
      |                    ^~~~~~~~~
tre-match-backtrack.c:156:17: note: in expansion of macro 'xfree'
  156 |                 xfree(states_seen);                                           \
      |                 ^~~~~
tre-match-backtrack.c:571:19: note: in expansion of macro 'BT_STACK_PUSH'
  571 |                   BT_STACK_PUSH(pos, str_byte, str_wide, trans_i->state,
      |                   ^~~~~~~~~~~~~
tre-match-backtrack.c:271:17: note: returned from '__builtin_alloca'
  271 |   states_seen = alloca(sizeof(*states_seen) * tnfa->num_states);
      |                 ^~~~~~
mv -f .deps/regexec.Tpo .deps/regexec.Plo
 gcc -DHAVE_CONFIG_H -I. -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 tre-match-parallel.lo -MD -MP -MF .deps/tre-match-parallel.Tpo -c tre-match-parallel.c -o tre-match-parallel.o >/dev/null 2>&1
 gcc -DHAVE_CONFIG_H -I. -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 tre-match-backtrack.lo -MD -MP -MF .deps/tre-match-backtrack.Tpo -c tre-match-backtrack.c -o tre-match-backtrack.o >/dev/null 2>&1
 gcc -DHAVE_CONFIG_H -I. -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 tre-match-approx.lo -MD -MP -MF .deps/tre-match-approx.Tpo -c tre-match-approx.c -o tre-match-approx.o >/dev/null 2>&1
 gcc -DHAVE_CONFIG_H -I. -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 tre-parse.lo -MD -MP -MF .deps/tre-parse.Tpo -c tre-parse.c -o tre-parse.o >/dev/null 2>&1
 gcc -DHAVE_CONFIG_H -I. -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 tre-compile.lo -MD -MP -MF .deps/tre-compile.Tpo -c tre-compile.c -o tre-compile.o >/dev/null 2>&1
mv -f .deps/tre-match-parallel.Tpo .deps/tre-match-parallel.Plo
mv -f .deps/tre-match-backtrack.Tpo .deps/tre-match-backtrack.Plo
mv -f .deps/tre-parse.Tpo .deps/tre-parse.Plo
mv -f .deps/tre-match-approx.Tpo .deps/tre-match-approx.Plo
mv -f .deps/tre-compile.Tpo .deps/tre-compile.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 -no-undefined -version-info 5:0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libtre.la -rpath /usr/lib tre-ast.lo tre-compile.lo tre-match-backtrack.lo tre-match-parallel.lo tre-mem.lo tre-parse.lo tre-stack.lo regcomp.lo regexec.lo regerror.lo tre-match-approx.lo  
gcc -shared  .libs/tre-ast.o .libs/tre-compile.o .libs/tre-match-backtrack.o .libs/tre-match-parallel.o .libs/tre-mem.o .libs/tre-parse.o .libs/tre-stack.o .libs/regcomp.o .libs/regexec.o .libs/regerror.o .libs/tre-match-approx.o   -march=x86-64 -mtune=generic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libtre.so.5 -o .libs/libtre.so.5.0.0
(cd .libs && rm -f libtre.so.5 && ln -s libtre.so.5.0.0 libtre.so.5)
(cd .libs && rm -f libtre.so && ln -s libtre.so.5.0.0 libtre.so)
ar cru .libs/libtre.a  tre-ast.o tre-compile.o tre-match-backtrack.o tre-match-parallel.o tre-mem.o tre-parse.o tre-stack.o regcomp.o regexec.o regerror.o tre-match-approx.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib .libs/libtre.a
creating libtre.la
(cd .libs && rm -f libtre.la && ln -s ../libtre.la libtre.la)
make[3]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/lib'
make[2]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/lib'
Making all in src
make[2]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib   -DLOCALEDIR=\"/usr/share/locale\" -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 agrep-agrep.o -MD -MP -MF .deps/agrep-agrep.Tpo -c -o agrep-agrep.o `test -f 'agrep.c' || echo './'`agrep.c
mv -f .deps/agrep-agrep.Tpo .deps/agrep-agrep.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o agrep agrep-agrep.o ../lib/libtre.la  
mkdir .libs
gcc -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/agrep agrep-agrep.o  ../lib/.libs/libtre.so 
creating agrep
make[2]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/src'
Making all in doc
make[2]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/doc'
Making all in tests
make[2]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/tests'
Making all in agrep
make[3]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/tests/agrep'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/tests/agrep'
make[3]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/tests'
make[2]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/tests'
Making all in utils
make[2]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/utils'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/utils'
Making all in po
make[2]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/po'
make[2]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/po'
Making all in m4
make[2]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/m4'
make[2]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0'
make[2]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0'
make[1]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in lib
make[1]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/lib'
make[2]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/lib'
test -z "/usr/include/tre" || /usr/sbin/mkdir -p "/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/include/tre"
test -z "/usr/include/tre" || /usr/sbin/mkdir -p "/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/include/tre"
 /usr/bin/install -c -m 644 'tre.h' '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/include/tre/tre.h'
 /usr/bin/install -c -m 644 'tre-config.h' '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/include/tre/tre-config.h'
test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/lib"
 /usr/bin/install -c -m 644 'regex.h' '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/include/tre/regex.h'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c  'libtre.la' '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/lib/libtre.la'
/usr/bin/install -c .libs/libtre.so.5.0.0 /tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/lib/libtre.so.5.0.0
(cd /tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/lib && { ln -s -f libtre.so.5.0.0 libtre.so.5 || { rm -f libtre.so.5 && ln -s libtre.so.5.0.0 libtre.so.5; }; })
(cd /tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/lib && { ln -s -f libtre.so.5.0.0 libtre.so || { rm -f libtre.so && ln -s libtre.so.5.0.0 libtre.so; }; })
/usr/bin/install -c .libs/libtre.lai /tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/lib/libtre.la
/usr/bin/install -c .libs/libtre.a /tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/lib/libtre.a
chmod 644 /tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/lib/libtre.a
ranlib /tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/lib/libtre.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/lib'
make[1]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/lib'
Making install in src
make[1]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/src'
make[2]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/src'
test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/bin"
make[2]: Nothing to be done for 'install-data-am'.
  /bin/sh ../libtool   --mode=install /usr/bin/install -c 'agrep' '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/bin/agrep'
libtool: install: warning: `../lib/libtre.la' has not been installed in `/usr/lib'
/usr/bin/install -c .libs/agrep /tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/bin/agrep
make[2]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/src'
make[1]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/src'
Making install in doc
make[1]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/doc'
make[2]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/share/man/man1"
 /usr/bin/install -c -m 644 './agrep.1' '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/share/man/man1/agrep.1'
make[2]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/doc'
make[1]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/doc'
Making install in tests
make[1]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/tests'
Making install in agrep
make[2]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/tests/agrep'
make[3]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/tests/agrep'
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/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/tests/agrep'
make[2]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/tests/agrep'
make[2]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/tests'
make[3]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/tests'
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/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/tests'
make[2]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/tests'
make[1]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/tests'
Making install in utils
make[1]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/utils'
make[2]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/utils'
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/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/utils'
make[1]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/utils'
Making install in po
make[1]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/po'
/usr/sbin/mkdir -p /tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/share
installing fi.gmo as /tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/share/locale/fi/LC_MESSAGES/tre.mo
installing sv.gmo as /tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/share/locale/sv/LC_MESSAGES/tre.mo
if test "tre" = "gettext-tools"; then \
  /usr/sbin/mkdir -p /tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en at quot.header en at boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/po'
Making install in m4
make[1]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/m4'
make[2]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/m4'
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/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/m4'
make[1]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0/m4'
make[1]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0'
make[2]: Entering directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib/pkgconfig" || /usr/sbin/mkdir -p "/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/lib/pkgconfig"
 /usr/bin/install -c -m 644 'tre.pc' '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/pkg/tre/usr/lib/pkgconfig/tre.pc'
make[2]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.0'
make[1]: Leaving directory '/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/src/tre-0.8.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 "tre"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: tre 0.8.0-6 (Thu Oct 20 23:19:19 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ tee -a /srv/reproducible-results/archlinuxrb-build-OzuAC0He/b2/tre/build2.log
+ schroot --end-session -c archlinux-tre-archlinuxrb-build-OzuAC0He
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/tre-archlinuxrb-build-OzuAC0He/tre/trunk/tre-0.8.0-6-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-OzuAC0He/b2/tre/tre-0.8.0-6-x86_64.pkg.tar.zst'
Thu Oct 20 23:19:23 UTC 2022 - build #2 for tre on osuosl184-amd64 done.
Thu Oct 20 23:19:23 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-VXFeqdVj, removing.
/srv/reproducible-results/archlinuxrb-build-OzuAC0He:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 23:18 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 23:19 b2

/srv/reproducible-results/archlinuxrb-build-OzuAC0He/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 23:18 tre

/srv/reproducible-results/archlinuxrb-build-OzuAC0He/b1/tre:
total 124
-rw-r--r-- 1 jenkins jenkins 42549 Oct 20 23:18 build1.log
-rw-r--r-- 1 jenkins jenkins     8 Oct 20 23:18 build1.version
-rw-r--r-- 1 jenkins jenkins 69977 Oct 20 23:18 tre-0.8.0-6-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-OzuAC0He/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 23:19 tre

/srv/reproducible-results/archlinuxrb-build-OzuAC0He/b2/tre:
total 120
-rw-r--r-- 1 jenkins jenkins 41656 Oct 20 23:19 build2.log
-rw-r--r-- 1 jenkins jenkins     8 Oct 20 23:19 build2.version
-rw-r--r-- 1 jenkins jenkins 69977 Oct 20 23:19 tre-0.8.0-6-x86_64.pkg.tar.zst
Thu Oct 20 23:19:29 UTC 2022 - comparing results now.
Thu Oct 20 23:19:29 UTC 2022 - YAY - tre/tre-0.8.0-6-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
/tmp/jenkins-script-ccXLbr8n: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/tre/pkg.version': No space left on device
Thu Oct 20 23:19:30 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-OzuAC0He deleted.
Thu Oct 20 23:19:30 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-ccXLbr8n, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list