[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_2 #454556

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Oct 21 12:45:29 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_2/454556/display/redirect>

Changes:


------------------------------------------
[...truncated 44.92 KB...]
/tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/src/HepMC-2.06.11/fio/HEPEVT_Wrapper.cc: In static member function 'static void HepMC::HEPEVT_Wrapper::print_hepevt_particle(int, std::ostream&)':
/tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/src/HepMC-2.06.11/fio/HEPEVT_Wrapper.cc:76:68: warning: '%9.3g' directive writing between 9 and 10 bytes into a region of size between 0 and 13 [-Wformat-overflow=]
   76 |                  "%4d %+4d %4d %4d    (%9.3g, %9.3g, %9.3g, %9.3g, %9.3g)"
      |                                                                    ^~~~~
In file included from /usr/include/stdio.h:906,
                 from /usr/include/c++/12.2.0/cstdio:42,
                 from /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/src/HepMC-2.06.11/HepMC/HEPEVT_Wrapper.h:120,
                 from /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/src/HepMC-2.06.11/fio/HEPEVT_Wrapper.cc:9:
In function 'int sprintf(char*, const char*, ...)',
    inlined from 'static void HepMC::HEPEVT_Wrapper::print_hepevt_particle(int, std::ostream&)' at /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/src/HepMC-2.06.11/fio/HEPEVT_Wrapper.cc:75:9:
/usr/include/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 79 and 110 bytes into a destination of size 81
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/src/HepMC-2.06.11/fio/HEPEVT_Wrapper.cc: In static member function 'static void HepMC::HEPEVT_Wrapper::print_hepevt_particle(int, std::ostream&)':
/tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/src/HepMC-2.06.11/fio/HEPEVT_Wrapper.cc:76:68: warning: '%9.3g' directive writing between 9 and 10 bytes into a region of size between 0 and 13 [-Wformat-overflow=]
   76 |                  "%4d %+4d %4d %4d    (%9.3g, %9.3g, %9.3g, %9.3g, %9.3g)"
      |                                                                    ^~~~~
In file included from /usr/include/stdio.h:906,
                 from /usr/include/c++/12.2.0/cstdio:42,
                 from /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/src/HepMC-2.06.11/HepMC/HEPEVT_Wrapper.h:120,
                 from /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/src/HepMC-2.06.11/fio/HEPEVT_Wrapper.cc:9:
In function 'int sprintf(char*, const char*, ...)',
    inlined from 'static void HepMC::HEPEVT_Wrapper::print_hepevt_particle(int, std::ostream&)' at /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/src/HepMC-2.06.11/fio/HEPEVT_Wrapper.cc:75:9:
/usr/include/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 79 and 110 bytes into a destination of size 81
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
[ 47%] Building CXX object src/CMakeFiles/HepMC.dir/StreamHelpers.cc.o
[ 48%] Building CXX object src/CMakeFiles/HepMC.dir/StreamInfo.cc.o
[ 50%] Building CXX object src/CMakeFiles/HepMCS.dir/PdfInfo.cc.o
[ 51%] Building CXX object src/CMakeFiles/HepMC.dir/Units.cc.o
[ 52%] Building CXX object src/CMakeFiles/HepMCS.dir/Polarization.cc.o
[ 54%] Building CXX object src/CMakeFiles/HepMCS.dir/SearchVector.cc.o
[ 55%] Building CXX object src/CMakeFiles/HepMCS.dir/StreamHelpers.cc.o
[ 56%] Building CXX object src/CMakeFiles/HepMC.dir/WeightContainer.cc.o
[ 58%] Building CXX object src/CMakeFiles/HepMCS.dir/StreamInfo.cc.o
[ 59%] Building CXX object src/CMakeFiles/HepMCS.dir/Units.cc.o
[ 61%] Building CXX object src/CMakeFiles/HepMCS.dir/WeightContainer.cc.o
[ 62%] Linking CXX shared library ../lib/libHepMCfio.so
[ 63%] Linking CXX shared library ../lib/libHepMC.so
[ 63%] Built target HepMCfio
[ 65%] Linking CXX static library ../lib/libHepMCfio.a
[ 65%] Built target HepMCfioS
[ 65%] Built target HepMC
[ 66%] Building CXX object test/CMakeFiles/testHepMC.dir/testHepMCMethods.cc.o
[ 68%] Building CXX object test/CMakeFiles/testStreamIO.dir/testHepMCMethods.cc.o
[ 69%] Building CXX object test/CMakeFiles/testFlow.dir/testFlow.cc.o
[ 70%] Building CXX object test/CMakeFiles/testStreamIO.dir/testStreamIO.cc.o
[ 72%] Building CXX object test/CMakeFiles/testHepMC.dir/testHepMC.cc.o
[ 73%] Building CXX object test/CMakeFiles/testHepMCIteration.dir/testHepMCIteration.cc.o
[ 75%] Building CXX object test/CMakeFiles/testSimpleVector.dir/testSimpleVector.cc.o
[ 76%] Building CXX object test/CMakeFiles/testUnits.dir/testUnits.cc.o
[ 77%] Building CXX object test/CMakeFiles/testWeights.dir/testWeights.cc.o
[ 79%] Building CXX object test/CMakeFiles/testMass.dir/testMass.cc.o
[ 81%] Building CXX object test/CMakeFiles/testMultipleCopies.dir/testMultipleCopies.cc.o
[ 81%] Building CXX object test/CMakeFiles/testPrintBug.dir/testPrintBug.cc.o
[ 83%] Building CXX object test/CMakeFiles/testPolarization.dir/testPolarization.cc.o
[ 84%] Linking CXX static library ../lib/libHepMC.a
[ 84%] Built target HepMCS
[ 86%] Linking CXX executable testUnits
[ 86%] Built target testUnits
[ 87%] Linking CXX executable testSimpleVector
[ 87%] Built target testSimpleVector
[ 88%] Linking CXX executable testWeights
[ 90%] Linking CXX executable testPrintBug
[ 90%] Built target testWeights
[ 90%] Built target testPrintBug
[ 91%] Linking CXX executable testMass
[ 93%] Linking CXX executable testMultipleCopies
[ 94%] Linking CXX executable testPolarization
[ 94%] Built target testMass
[ 94%] Built target testMultipleCopies
[ 94%] Built target testPolarization
[ 95%] Linking CXX executable testFlow
[ 97%] Linking CXX executable testStreamIO
[ 97%] Built target testFlow
[ 98%] Linking CXX executable testHepMCIteration
[ 98%] Built target testStreamIO
[ 98%] Built target testHepMCIteration
[100%] Linking CXX executable testHepMC
[100%] Built target testHepMC
==> Entering fakeroot environment...
==> Starting package()...
Consolidate compiler generated dependencies of target HepMCfioS
Consolidate compiler generated dependencies of target HepMCfio
Consolidate compiler generated dependencies of target HepMC
Consolidate compiler generated dependencies of target HepMCS
[  6%] Built target HepMCfioS
[ 13%] Built target HepMCfio
[ 40%] Built target HepMC
[ 66%] Built target HepMCS
Consolidate compiler generated dependencies of target testHepMCIteration
Consolidate compiler generated dependencies of target testPolarization
Consolidate compiler generated dependencies of target testStreamIO
Consolidate compiler generated dependencies of target testWeights
Consolidate compiler generated dependencies of target testSimpleVector
Consolidate compiler generated dependencies of target testFlow
Consolidate compiler generated dependencies of target testMass
Consolidate compiler generated dependencies of target testHepMC
Consolidate compiler generated dependencies of target testUnits
Consolidate compiler generated dependencies of target testPrintBug
Consolidate compiler generated dependencies of target testMultipleCopies
[ 69%] Built target testWeights
[ 72%] Built target testSimpleVector
[ 75%] Built target testUnits
[ 79%] Built target testHepMCIteration
[ 80%] Built target testPolarization
[ 83%] Built target testFlow
[ 86%] Built target testMass
[ 90%] Built target testStreamIO
[ 94%] Built target testHepMC
[ 97%] Built target testPrintBug
[100%] Built target testMultipleCopies
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/CompareGenEvent.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/Flow.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/GenEvent.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/GenParticle.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/GenVertex.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/GenCrossSection.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/GenRanges.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/HeavyIon.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/HEPEVT_Wrapper.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/HerwigWrapper.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/IO_AsciiParticles.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/IO_BaseClass.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/IO_Exception.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/IO_GenEvent.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/IO_HEPEVT.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/IO_HERWIG.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/IteratorRange.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/PdfInfo.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/Polarization.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/PythiaWrapper6_4.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/PythiaWrapper6_4_WIN32.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/PythiaWrapper.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/WeightContainer.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/SearchVector.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/SimpleVector.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/SimpleVector.icc
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/StreamHelpers.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/StreamInfo.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/enable_if.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/is_arithmetic.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/TempParticleMap.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/Units.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/Version.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/include/HepMC/HepMCDefs.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/lib/libHepMC.so.4.0.0
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/lib/libHepMC.so.4
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/lib/libHepMC.so
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/lib/libHepMC.a
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/lib/libHepMCfio.so.4.0.0
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/lib/libHepMCfio.so.4
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/lib/libHepMCfio.so
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/lib/libHepMCfio.a
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/example_BuildEventFromScratch.cc
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/example_EventSelection.cc
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/example_UsingIterators.cc
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/example_UsingIterators.txt
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/example_VectorConversion.cc
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/VectorConversion.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/GNUmakefile
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/fio/example_MyHerwig.cc
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/fio/example_MyPythia.cc
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/fio/example_MyPythiaOnlyToHepMC.cc
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/fio/example_PythiaStreamIO.cc
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/fio/initpydata.f
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/fio/initPythia.cc
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/fio/PythiaHelper.h
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/fio/testHerwigCopies.cc
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/fio/testPythiaCopies.cc
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/fio/GNUmakefile
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/pythia8/main31.cc
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/pythia8/main32.cc
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/pythia8/main32.cmnd
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/pythia8/README
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/pythia8/GNUmakefile
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/pythia8/config.csh
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/examples/pythia8/config.sh
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/doc/HepMC2_reference_manual.pdf
-- Installing: /tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/pkg/hepmc2/usr/share/HepMC/doc/HepMC2_user_manual.pdf
==> 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 "hepmc2"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: hepmc2 2.06.11-2 (Thu Nov 23 18:08:18 2023)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-hepmc2-archlinuxrb-build-HwOHOyLu
+ tee -a /srv/reproducible-results/archlinuxrb-build-HwOHOyLu/b2/hepmc2/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/hepmc2-archlinuxrb-build-HwOHOyLu/hepmc2/trunk/hepmc2-2.06.11-2-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-HwOHOyLu/b2/hepmc2/hepmc2-2.06.11-2-x86_64.pkg.tar.zst'
Thu Nov 23 18:08:22 UTC 2023 - build #2 for hepmc2 on osuosl170-amd64 done.
Thu Nov 23 18:08:22 UTC 2023 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-0NTqf9YJ, removing.
/srv/reproducible-results/archlinuxrb-build-HwOHOyLu:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 11:44 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 11:45 b2

/srv/reproducible-results/archlinuxrb-build-HwOHOyLu/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 11:44 hepmc2

/srv/reproducible-results/archlinuxrb-build-HwOHOyLu/b1/hepmc2:
total 1344
-rw-r--r-- 1 jenkins jenkins   26533 Oct 21 11:44 build1.log
-rw-r--r-- 1 jenkins jenkins      10 Oct 21 11:44 build1.version
-rw-r--r-- 1 jenkins jenkins 1338370 Oct 21 11:44 hepmc2-2.06.11-2-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-HwOHOyLu/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 11:45 hepmc2

/srv/reproducible-results/archlinuxrb-build-HwOHOyLu/b2/hepmc2:
total 1344
-rw-r--r-- 1 jenkins jenkins   25566 Oct 21 11:45 build2.log
-rw-r--r-- 1 jenkins jenkins      10 Oct 21 11:45 build2.version
-rw-r--r-- 1 jenkins jenkins 1338370 Oct 21 11:45 hepmc2-2.06.11-2-x86_64.pkg.tar.zst
Fri Oct 21 11:45:29 UTC 2022 - comparing results now.
Fri Oct 21 11:45:29 UTC 2022 - YAY - hepmc2/hepmc2-2.06.11-2-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
/tmp/jenkins-script-G6EIlaYj: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/hepmc2/pkg.version': No space left on device
Fri Oct 21 11:45:29 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-HwOHOyLu deleted.
Fri Oct 21 11:45:29 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-G6EIlaYj, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list