[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_6 #184450

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Feb 5 16:07:12 GMT 2021


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_6/184450/display/redirect>

Changes:


------------------------------------------
[...truncated 142.82 KB...]
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from userfile.c:10:
In function 'fread',
    inlined from 'ifp_update_firmware' at userfile.c:1216:10:
/usr/include/bits/stdio2.h:300:9: warning: call to '__fread_chk_warn' declared with attribute warning: fread called with bigger size * nmemb than length of destination buffer [-Wattribute-warning]
  300 |  return __fread_chk_warn (__ptr, __bos0 (__ptr), __size, __n, __stream);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libifp\" -DVERSION=\"1.0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_USB_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_FTS_H=1 -DHAVE_ICONV_H=1 -I. -I. -I../include -D_FORTIFY_SOURCE=2 -g -O2 -Wall -W -Wno-unused-parameter -MT prim.lo -MD -MP -MF .deps/prim.Tpo -c prim.c -o prim.o >/dev/null 2>&1
 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libifp\" -DVERSION=\"1.0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_USB_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_FTS_H=1 -DHAVE_ICONV_H=1 -I. -I. -I../include -D_FORTIFY_SOURCE=2 -g -O2 -Wall -W -Wno-unused-parameter -MT userfile.lo -MD -MP -MF .deps/userfile.Tpo -c userfile.c -o userfile.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc  -g -O2 -Wall -W -Wno-unused-parameter  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libifp.la -rpath /usr/lib -version-info 5:4:1 -no-undefined -lusb prim.lo comp.lo readwrite.lo userfile.lo ifp_os_libusb.lo error_strings.lo tuner.lo  -lusb
gcc -shared  .libs/prim.o .libs/comp.o .libs/readwrite.o .libs/userfile.o .libs/ifp_os_libusb.o .libs/error_strings.o .libs/tuner.o  -lusb  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libifp.so.4 -o .libs/libifp.so.4.1.4
(cd .libs && rm -f libifp.so.4 && ln -s libifp.so.4.1.4 libifp.so.4)
(cd .libs && rm -f libifp.so && ln -s libifp.so.4.1.4 libifp.so)
ar cru .libs/libifp.a  prim.o comp.o readwrite.o userfile.o ifp_os_libusb.o error_strings.o tuner.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib .libs/libifp.a
creating libifp.la
(cd .libs && rm -f libifp.la && ln -s ../libifp.la libifp.la)
make[1]: Leaving directory '/tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/src/libifp-1.0.0.2/src'
Making all in examples
make[1]: Entering directory '/tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/src/libifp-1.0.0.2/examples'
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libifp\" -DVERSION=\"1.0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_USB_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_FTS_H=1 -DHAVE_ICONV_H=1  -I. -I.  -I../include  -D_FORTIFY_SOURCE=2  -g -O2 -Wall -W -Wno-unused-parameter -MT ifpline.o -MD -MP -MF ".deps/ifpline.Tpo" \
  -c -o ifpline.o `test -f 'ifpline.c' || echo './'`ifpline.c; \
then mv -f ".deps/ifpline.Tpo" ".deps/ifpline.Po"; \
else rm -f ".deps/ifpline.Tpo"; exit 1; \
fi
ifpline.c: In function 'print_directory':
ifpline.c:268:10: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
  268 |  strncpy(buf, f, IFP_MAXPATHLEN);
      |          ^~~
      |          |
      |          unsigned char *
In file included from /usr/include/features.h:465,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ifpline.c:13:
/usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
  103 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
      | ^~~~~
ifpline.c:269:17: warning: pointer targets in passing argument 1 of 'normalize_path' differ in signedness [-Wpointer-sign]
  269 |  normalize_path(buf, IFP_MAXPATHLEN);
      |                 ^~~
      |                 |
      |                 unsigned char *
ifpline.c:32:27: note: expected 'char *' but argument is of type 'unsigned char *'
   32 | void normalize_path(char *path, size_t size);
      |                     ~~~~~~^~~~
ifpline.c:270:18: warning: pointer targets in passing argument 1 of 'slash2backslash' differ in signedness [-Wpointer-sign]
  270 |  slash2backslash(buf, buf, IFP_MAXPATHLEN);
      |                  ^~~
      |                  |
      |                  unsigned char *
ifpline.c:35:28: note: expected 'char *' but argument is of type 'unsigned char *'
   35 | void slash2backslash(char *dest, const char *src, size_t count);
      |                      ~~~~~~^~~~
ifpline.c:270:23: warning: pointer targets in passing argument 2 of 'slash2backslash' differ in signedness [-Wpointer-sign]
  270 |  slash2backslash(buf, buf, IFP_MAXPATHLEN);
      |                       ^~~
      |                       |
      |                       unsigned char *
ifpline.c:35:46: note: expected 'const char *' but argument is of type 'unsigned char *'
   35 | void slash2backslash(char *dest, const char *src, size_t count);
      |                                  ~~~~~~~~~~~~^~~
ifpline.c:272:25: warning: pointer targets in passing argument 2 of 'ifp_list_dirs' differ in signedness [-Wpointer-sign]
  272 |  i = ifp_list_dirs(dev, buf, print_basic, stdout);
      |                         ^~~
      |                         |
      |                         unsigned char *
In file included from ifpline.c:23:
../include/ifp.h:325:57: note: expected 'const char *' but argument is of type 'unsigned char *'
  325 | int ifp_list_dirs(struct ifp_device * dev, const char * dirname,
      |                                            ~~~~~~~~~~~~~^~~~~~~
ifpline.c: In function 'clean_and_call_path':
ifpline.c:422:10: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
  422 |  strncpy(buf, p, IFP_MAXPATHLEN);
      |          ^~~
      |          |
      |          unsigned char *
In file included from /usr/include/features.h:465,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ifpline.c:13:
/usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
  103 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
      | ^~~~~
ifpline.c:423:17: warning: pointer targets in passing argument 1 of 'normalize_path' differ in signedness [-Wpointer-sign]
  423 |  normalize_path(buf, IFP_MAXPATHLEN);
      |                 ^~~
      |                 |
      |                 unsigned char *
ifpline.c:32:27: note: expected 'char *' but argument is of type 'unsigned char *'
   32 | void normalize_path(char *path, size_t size);
      |                     ~~~~~~^~~~
ifpline.c:424:18: warning: pointer targets in passing argument 1 of 'slash2backslash' differ in signedness [-Wpointer-sign]
  424 |  slash2backslash(buf, buf, IFP_MAXPATHLEN);
      |                  ^~~
      |                  |
      |                  unsigned char *
ifpline.c:35:28: note: expected 'char *' but argument is of type 'unsigned char *'
   35 | void slash2backslash(char *dest, const char *src, size_t count);
      |                      ~~~~~~^~~~
ifpline.c:424:23: warning: pointer targets in passing argument 2 of 'slash2backslash' differ in signedness [-Wpointer-sign]
  424 |  slash2backslash(buf, buf, IFP_MAXPATHLEN);
      |                       ^~~
      |                       |
      |                       unsigned char *
ifpline.c:35:46: note: expected 'const char *' but argument is of type 'unsigned char *'
   35 | void slash2backslash(char *dest, const char *src, size_t count);
      |                                  ~~~~~~~~~~~~^~~
ifpline.c:426:14: warning: pointer targets in passing argument 2 of 'fn' differ in signedness [-Wpointer-sign]
  426 |  i = fn(dev, buf);
      |              ^~~
      |              |
      |              unsigned char *
ifpline.c:426:14: note: expected 'const char *' but argument is of type 'unsigned char *'
ifpline.c: In function 'main':
ifpline.c:742:12: warning: variable 'mc_arg' set but not used [-Wunused-but-set-variable]
  742 |     char * mc_arg = NULL;
      |            ^~~~~~
At top level:
ifpline.c:11:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   11 | static const char rcsid[] = "$Id: ifpline.c,v 1.5 2004/11/18 17:12:37 oakhamg Exp $";
      |                   ^~~~~
In file included from /usr/include/string.h:519,
                 from ifpline.c:14:
In function 'strncpy',
    inlined from 'clean_and_call_path' at ifpline.c:422:2:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 512 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'print_directory' at ifpline.c:268:2:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 512 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'download' at ifpline.c:157:5:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 512 bytes from a string of length 4095 [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --mode=link gcc  -g -O2 -Wall -W -Wno-unused-parameter  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ifpline  ifpline.o ../src/libifp.la -lusb
mkdir .libs
gcc -g -O2 -Wall -W -Wno-unused-parameter -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ifpline ifpline.o  ../src/.libs/libifp.so -lusb
creating ifpline
make[1]: Leaving directory '/tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/src/libifp-1.0.0.2/examples'
make[1]: Entering directory '/tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/src/libifp-1.0.0.2'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/src/libifp-1.0.0.2'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/src/libifp-1.0.0.2/src'
make[2]: Entering directory '/tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/src/libifp-1.0.0.2/src'
/bin/sh ../mkinstalldirs /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/lib
/bin/sh ../mkinstalldirs /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/include
mkdir -p -- /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/lib
mkdir -p -- /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/include
 /bin/sh ../libtool --mode=install /usr/bin/install -c  libifp.la /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/lib/libifp.la
 /usr/bin/install -c -m 644 ../include/ifp.h /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/include/ifp.h
/usr/bin/install -c .libs/libifp.so.4.1.4 /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/lib/libifp.so.4.1.4
(cd /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/lib && rm -f libifp.so.4 && ln -s libifp.so.4.1.4 libifp.so.4)
(cd /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/lib && rm -f libifp.so && ln -s libifp.so.4.1.4 libifp.so)
/usr/bin/install -c .libs/libifp.lai /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/lib/libifp.la
/usr/bin/install -c .libs/libifp.a /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/lib/libifp.a
ranlib /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/lib/libifp.a
chmod 644 /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/lib/libifp.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Leaving directory '/tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/src/libifp-1.0.0.2/src'
make[1]: Leaving directory '/tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/src/libifp-1.0.0.2/src'
Making install in examples
make[1]: Entering directory '/tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/src/libifp-1.0.0.2/examples'
make[2]: Entering directory '/tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/src/libifp-1.0.0.2/examples'
/bin/sh ../mkinstalldirs /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/bin
make[2]: Nothing to be done for 'install-data-am'.
mkdir -p -- /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/bin
  /bin/sh ../libtool --mode=install /usr/bin/install -c ifpline /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/bin/ifpline
libtool: install: warning: `../src/libifp.la' has not been installed in `/usr/lib'
/usr/bin/install -c .libs/ifpline /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/bin/ifpline
make[2]: Leaving directory '/tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/src/libifp-1.0.0.2/examples'
make[1]: Leaving directory '/tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/src/libifp-1.0.0.2/examples'
make[1]: Entering directory '/tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/src/libifp-1.0.0.2'
make[2]: Entering directory '/tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/src/libifp-1.0.0.2'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh ./mkinstalldirs /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/share/man/man3
mkdir -p -- /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/share/man/man3
 /usr/bin/install -c -m 644 ./docs/man/man3/ifp.h.3 /tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/pkg/libifp/usr/share/man/man3/ifp.h.3
make[2]: Leaving directory '/tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/src/libifp-1.0.0.2'
make[1]: Leaving directory '/tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/src/libifp-1.0.0.2'
==> 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 "libifp"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libifp 1.0.0.2-7 (Fri Feb  5 16:06:37 2021)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-libifp-archlinuxrb-build-zICdcWTr
+ tee -a /srv/reproducible-results/archlinuxrb-build-zICdcWTr/b2/libifp/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/libifp-archlinuxrb-build-zICdcWTr/libifp/trunk/libifp-1.0.0.2-7-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-zICdcWTr/b2/libifp/libifp-1.0.0.2-7-x86_64.pkg.tar.zst'
Fri Feb  5 16:06:37 UTC 2021 - build #2 for libifp on osuosl169-amd64 done.
Fri Feb  5 16:06:37 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-ohcKCqxH, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-zICdcWTr:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Feb  5 16:06 b1
drwxr-xr-x 3 jenkins jenkins 4096 Feb  5 16:06 b2

/srv/reproducible-results/archlinuxrb-build-zICdcWTr/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb  5 16:06 libifp

/srv/reproducible-results/archlinuxrb-build-zICdcWTr/b1/libifp:
total 140
-rw-r--r-- 1 jenkins jenkins 69288 Feb  5 16:06 build1.log
-rw-r--r-- 1 jenkins jenkins    10 Feb  5 16:06 build1.version
-rw-r--r-- 1 jenkins jenkins 61307 Feb  5 16:06 libifp-1.0.0.2-7-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-zICdcWTr/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb  5 16:06 libifp

/srv/reproducible-results/archlinuxrb-build-zICdcWTr/b2/libifp:
total 132
-rw-r--r-- 1 jenkins jenkins 69564 Feb  5 16:06 build2.log
-rw-r--r-- 1 jenkins jenkins    10 Feb  5 16:06 build2.version
-rw-r--r-- 1 jenkins jenkins 61307 Feb  5 16:06 libifp-1.0.0.2-7-x86_64.pkg.tar.zst
Fri Feb  5 16:06:43 UTC 2021 - comparing results now.
Fri Feb  5 16:06:43 UTC 2021 - YAY - libifp/libifp-1.0.0.2-7-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
Fri Feb  5 16:06:45 UTC 2021 - https://tests.reproducible-builds.org/archlinux/extra/libifp/ updated.
/var/lib/jenkins/userContent/reproducible/archlinux/extra/libifp/pkg.html older than /var/lib/jenkins/userContent/reproducible/archlinux/extra/libifp/pkg.build_duration, thus deleting it.
/srv/jenkins/bin/reproducible_common.sh: line 1048: echo: write error: No space left on device
Fri Feb  5 16:06:46 UTC 2021 - /srv/reproducible-results/archlinuxrb-build-zICdcWTr deleted.
Fri  5 Feb 16:06:46 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-83SKLLIc, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list