[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_4 #403238

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Oct 21 08:21:58 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_4/403238/display/redirect>

Changes:


------------------------------------------
[...truncated 213.01 KB...]
  124 | void                g_simple_async_result_set_error        (GSimpleAsyncResult      *simple,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../colord-gtk/libcolord-gtk/cd-window.c:203:17: warning: ‘g_simple_async_result_complete_in_idle’ is deprecated [-Wdeprecated-declarations]
  203 |                 g_simple_async_result_complete_in_idle (helper->res);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:108:21: note: declared here
  108 | void                g_simple_async_result_complete_in_idle (GSimpleAsyncResult      *simple);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../colord-gtk/libcolord-gtk/cd-window.c:212:17: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations]
  212 |                 g_simple_async_result_set_error (helper->res,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:124:21: note: declared here
  124 | void                g_simple_async_result_set_error        (GSimpleAsyncResult      *simple,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../colord-gtk/libcolord-gtk/cd-window.c:217:17: warning: ‘g_simple_async_result_complete_in_idle’ is deprecated [-Wdeprecated-declarations]
  217 |                 g_simple_async_result_complete_in_idle (helper->res);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:108:21: note: declared here
  108 | void                g_simple_async_result_complete_in_idle (GSimpleAsyncResult      *simple);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../colord-gtk/libcolord-gtk/cd-window.c: In function ‘cd_window_get_profile_profile_connect_cb’:
../colord-gtk/libcolord-gtk/cd-window.c:239:17: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations]
  239 |                 g_simple_async_result_set_error (helper->res,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:124:21: note: declared here
  124 | void                g_simple_async_result_set_error        (GSimpleAsyncResult      *simple,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../colord-gtk/libcolord-gtk/cd-window.c:244:17: warning: ‘g_simple_async_result_complete_in_idle’ is deprecated [-Wdeprecated-declarations]
  244 |                 g_simple_async_result_complete_in_idle (helper->res);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:108:21: note: declared here
  108 | void                g_simple_async_result_complete_in_idle (GSimpleAsyncResult      *simple);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../colord-gtk/libcolord-gtk/cd-window.c:253:17: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations]
  253 |                 g_simple_async_result_set_error (helper->res,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:124:21: note: declared here
  124 | void                g_simple_async_result_set_error        (GSimpleAsyncResult      *simple,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../colord-gtk/libcolord-gtk/cd-window.c:257:17: warning: ‘g_simple_async_result_complete_in_idle’ is deprecated [-Wdeprecated-declarations]
  257 |                 g_simple_async_result_complete_in_idle (helper->res);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:108:21: note: declared here
  108 | void                g_simple_async_result_complete_in_idle (GSimpleAsyncResult      *simple);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../colord-gtk/libcolord-gtk/cd-window.c:263:9: warning: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated [-Wdeprecated-declarations]
  263 |         g_simple_async_result_set_op_res_gpointer (helper->res,
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:77:21: note: declared here
   77 | void                g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult      *simple,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../colord-gtk/libcolord-gtk/cd-window.c:266:9: warning: ‘g_simple_async_result_complete_in_idle’ is deprecated [-Wdeprecated-declarations]
  266 |         g_simple_async_result_complete_in_idle (helper->res);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:108:21: note: declared here
  108 | void                g_simple_async_result_complete_in_idle (GSimpleAsyncResult      *simple);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../colord-gtk/libcolord-gtk/cd-window.c: In function ‘cd_window_get_profile_device_find_cb’:
../colord-gtk/libcolord-gtk/cd-window.c:284:17: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations]
  284 |                 g_simple_async_result_set_error (helper->res,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:124:21: note: declared here
  124 | void                g_simple_async_result_set_error        (GSimpleAsyncResult      *simple,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../colord-gtk/libcolord-gtk/cd-window.c:289:17: warning: ‘g_simple_async_result_complete_in_idle’ is deprecated [-Wdeprecated-declarations]
  289 |                 g_simple_async_result_complete_in_idle (helper->res);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:108:21: note: declared here
  108 | void                g_simple_async_result_complete_in_idle (GSimpleAsyncResult      *simple);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../colord-gtk/libcolord-gtk/cd-window.c: In function ‘cd_window_get_profile’:
../colord-gtk/libcolord-gtk/cd-window.c:459:9: warning: ‘g_simple_async_result_new’ is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations]
  459 |         helper->res = g_simple_async_result_new (G_OBJECT (window),
      |         ^~~~~~
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:53:21: note: declared here
   53 | GSimpleAsyncResult *g_simple_async_result_new              (GObject                 *source_object,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~
../colord-gtk/libcolord-gtk/cd-window.c: In function ‘cd_window_class_init’:
../colord-gtk/libcolord-gtk/cd-window.c:539:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
  539 |         g_type_class_add_private (klass, sizeof (CdWindowPrivate));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28:
/usr/include/glib-2.0/gobject/gtype.h:1356:10: note: declared here
 1356 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
../colord-gtk/libcolord-gtk/cd-window.c: In function ‘cd_window_init’:
../colord-gtk/libcolord-gtk/cd-window.c:548:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  548 |         window->priv = CD_WINDOW_GET_PRIVATE (window);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
[14/23] Linking target libcolord-gtk/libcolord-gtk.so.1.0.3
[15/23] Linking target libcolord-gtk/libcolord-gtk4.so.1.0.3
[16/23] Generating symbol file libcolord-gtk/libcolord-gtk4.so.1.0.3.p/libcolord-gtk4.so.1.0.3.symbols
[17/23] Generating symbol file libcolord-gtk/libcolord-gtk.so.1.0.3.p/libcolord-gtk.so.1.0.3.symbols
[18/23] Linking target libcolord-gtk/colord-gtk4-test
[19/23] Linking target libcolord-gtk/colord-gtk-test
[20/23] Linking target client/cd-convert
[21/23] Generating libcolord-gtk/ColordGtk-1.0.gir with a custom command (wrapped by meson to set env)
[22/23] Generating libcolord-gtk/ColordGtk-1.0.typelib with a custom command
[23/23] Generating libcolord-gtk/colord-gtk.vapi with a custom command
==> Entering fakeroot environment...
==> Starting package_colord-gtk-common()...
ninja: Entering directory `/tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src/build'
ninja: no work to do.
Installing libcolord-gtk/libcolord-gtk.so.1.0.3 to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/lib
Installing libcolord-gtk/ColordGtk-1.0.gir to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/share/gir-1.0
Installing libcolord-gtk/ColordGtk-1.0.typelib to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/lib/girepository-1.0
Installing libcolord-gtk/colord-gtk.vapi to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/share/vala/vapi
Installing libcolord-gtk/libcolord-gtk4.so.1.0.3 to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/lib
Installing po/en_GB/LC_MESSAGES/colord-gtk.mo to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/share/locale/en_GB/LC_MESSAGES
Installing client/cd-convert to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/bin
Installing man/cd-convert.1 to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/share/man/man1
Installing /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src/colord-gtk/libcolord-gtk/colord-gtk.h to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/include/colord-1/
Installing /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src/colord-gtk/libcolord-gtk/cd-sample-widget.h to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/include/colord-1/colord-gtk/
Installing /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src/colord-gtk/libcolord-gtk/cd-sample-window.h to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/include/colord-1/colord-gtk/
Installing /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src/colord-gtk/libcolord-gtk/cd-window.h to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/include/colord-1/colord-gtk/
Installing /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src/colord-gtk/libcolord-gtk/cd-window-sync.h to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/include/colord-1/colord-gtk/
Installing /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src/build/libcolord-gtk/cd-version.h to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/include/colord-1/colord-gtk/
Installing /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src/build/meson-private/colord-gtk.pc to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/lib/pkgconfig
Installing /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src/build/meson-private/colord-gtk.deps to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/share/vala/vapi
Installing /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src/build/meson-private/colord-gtk4.pc to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/lib/pkgconfig
Installing symlink pointing to libcolord-gtk.so.1.0.3 to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/lib/libcolord-gtk.so.1
Installing symlink pointing to libcolord-gtk.so.1 to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/lib/libcolord-gtk.so
Installing symlink pointing to libcolord-gtk4.so.1.0.3 to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/lib/libcolord-gtk4.so.1
Installing symlink pointing to libcolord-gtk4.so.1 to /tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/pkg/colord-gtk-common/usr/lib/libcolord-gtk4.so
Running custom install script '/usr/bin/meson --internal gtkdoc --sourcedir=/tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src/colord-gtk --builddir=/tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src/build --subdir=doc/api --headerdirs=/tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src/colord-gtk/libcolord-gtk@@/tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src/build/libcolord-gtk --mainfile=colord-gtk-docs.xml --modulename=colord-gtk --moduleversion= --mode=auto --gtkdoc-scan=/usr/sbin/gtkdoc-scan --gtkdoc-scangobj=/usr/sbin/gtkdoc-scangobj --gtkdoc-mkdb=/usr/sbin/gtkdoc-mkdb --gtkdoc-mkhtml=/usr/sbin/gtkdoc-mkhtml --gtkdoc-fixxref=/usr/sbin/gtkdoc-fixxref --htmlargs= --scanargs= --scanobjsargs= --gobjects-types-file= --fixxrefargs= --mkdbargs= --html-assets= --content-files=/tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src/colord-gtk/doc/api/../../COPYING@@/tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src/build/doc/api/version.xml --expand-content-files= --ignore-headers= --installdir= --cc=cc --ld=cc --cflags=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src=/usr/src/debug -fstack-protector-strong -Waggregate-return -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wdeclaration-after-statement -Wempty-body -Wextra -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Winit-self -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-discarded-qualifiers -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-suggest-attribute=format -Wno-unused-parameter -Wold-style-definition -Woverride-init -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-aliasing -Wstrict-prototypes -Wswitch-default -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wwrite-strings -DCD_COMPILATION --ldflags=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src=/usr/src/debug'
==> 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 "colord-gtk-common"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_colord-gtk()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/start.S': No such file or directory
cp: cannot stat '/tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src/glibc/csu/../sysdeps/x86/abi-note.c': No such file or directory
cp: cannot stat '/tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/src/glibc/csu/init.c': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/crtn.S': No such file or directory
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "colord-gtk"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_colord-gtk4()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/crtn.S': No such file or directory
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "colord-gtk4"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Creating package "colord-gtk-debug"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: colord-gtk 0.3.0-2 (Fri Oct 21 07:21:33 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-colord-gtk-archlinuxrb-build-eDxml7ot
+ tee -a /srv/reproducible-results/archlinuxrb-build-eDxml7ot/b2/colord-gtk/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/colord-gtk-0.3.0-2-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-eDxml7ot/b2/colord-gtk/colord-gtk-0.3.0-2-x86_64.pkg.tar.zst'
'/tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/colord-gtk-common-0.3.0-2-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-eDxml7ot/b2/colord-gtk/colord-gtk-common-0.3.0-2-x86_64.pkg.tar.zst'
'/tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/colord-gtk-debug-0.3.0-2-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-eDxml7ot/b2/colord-gtk/colord-gtk-debug-0.3.0-2-x86_64.pkg.tar.zst'
'/tmp/colord-gtk-archlinuxrb-build-eDxml7ot/colord-gtk/trunk/colord-gtk4-0.3.0-2-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-eDxml7ot/b2/colord-gtk/colord-gtk4-0.3.0-2-x86_64.pkg.tar.zst'
Fri Oct 21 07:21:51 UTC 2022 - build #2 for colord-gtk on osuosl184-amd64 done.
Fri Oct 21 07:21:51 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-LRRnOYCe, removing.
/srv/reproducible-results/archlinuxrb-build-eDxml7ot:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 07:19 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 07:21 b2

/srv/reproducible-results/archlinuxrb-build-eDxml7ot/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 07:19 colord-gtk

/srv/reproducible-results/archlinuxrb-build-eDxml7ot/b1/colord-gtk:
total 296
-rw-r--r-- 1 jenkins jenkins 112605 Oct 21 07:19 build1.log
-rw-r--r-- 1 jenkins jenkins      8 Oct 21 07:19 build1.version
-rw-r--r-- 1 jenkins jenkins  19254 Oct 21 07:19 colord-gtk-0.3.0-2-x86_64.pkg.tar.zst
-rw-r--r-- 1 jenkins jenkins  31857 Oct 21 07:19 colord-gtk-common-0.3.0-2-x86_64.pkg.tar.zst
-rw-r--r-- 1 jenkins jenkins 102924 Oct 21 07:19 colord-gtk-debug-0.3.0-2-x86_64.pkg.tar.zst
-rw-r--r-- 1 jenkins jenkins  14407 Oct 21 07:19 colord-gtk4-0.3.0-2-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-eDxml7ot/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 07:21 colord-gtk

/srv/reproducible-results/archlinuxrb-build-eDxml7ot/b2/colord-gtk:
total 288
-rw-r--r-- 1 jenkins jenkins 111849 Oct 21 07:21 build2.log
-rw-r--r-- 1 jenkins jenkins      8 Oct 21 07:21 build2.version
-rw-r--r-- 1 jenkins jenkins  19254 Oct 21 07:21 colord-gtk-0.3.0-2-x86_64.pkg.tar.zst
-rw-r--r-- 1 jenkins jenkins  31857 Oct 21 07:21 colord-gtk-common-0.3.0-2-x86_64.pkg.tar.zst
-rw-r--r-- 1 jenkins jenkins 102924 Oct 21 07:21 colord-gtk-debug-0.3.0-2-x86_64.pkg.tar.zst
-rw-r--r-- 1 jenkins jenkins  14407 Oct 21 07:21 colord-gtk4-0.3.0-2-x86_64.pkg.tar.zst
Fri Oct 21 07:21:57 UTC 2022 - comparing results now.
Fri Oct 21 07:21:57 UTC 2022 - YAY - colord-gtk/colord-gtk-0.3.0-2-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
Fri Oct 21 07:21:57 UTC 2022 - comparing results now.
Fri Oct 21 07:21:57 UTC 2022 - YAY - colord-gtk/colord-gtk-common-0.3.0-2-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
Fri Oct 21 07:21:57 UTC 2022 - comparing results now.
Fri Oct 21 07:21:57 UTC 2022 - YAY - colord-gtk/colord-gtk-debug-0.3.0-2-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
Fri Oct 21 07:21:57 UTC 2022 - comparing results now.
Fri Oct 21 07:21:57 UTC 2022 - YAY - colord-gtk/colord-gtk4-0.3.0-2-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/extra/colord-gtk/pkg.version': No space left on device
Fri Oct 21 07:21:57 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-eDxml7ot deleted.
Fri Oct 21 07:21:57 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-mzriq5d0, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list