Build failed in Jenkins: Osmocom-release-tarballs #235

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Fri Feb 7 01:11:39 UTC 2020


See <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/235/display/redirect?page=changes>

Changes:

[Pau Espin Pedrol] ansible: gsm-tester: Add missing dep python3-setuptools

------------------------------------------
[...truncated 3.11 MB...]
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether byte ordering is bigendian... no
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOCTRL... yes
checking for UHD... no
checking for UHD... yes
checking whether C++ compiler accepts -msse3... yes
checking whether C++ compiler accepts -msse4.1... yes
checking whether gcc has __builtin_cpu_supports built-in... yes
checking whether gcc has __sync_fetch_and_and built-in... yes
checking whether gcc has __sync_or_and_fetch built-in... yes
checking for LIBUSB... yes
checking for FFTWF... yes
CPPFLAGS=""
CFLAGS="-g -O2"
CXXFLAGS="-g -O2"
LDFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating CommonLibs/Makefile
config.status: creating GSM/Makefile
config.status: creating Transceiver52M/Makefile
config.status: creating Transceiver52M/arch/Makefile
config.status: creating Transceiver52M/arch/common/Makefile
config.status: creating Transceiver52M/arch/arm/Makefile
config.status: creating Transceiver52M/arch/x86/Makefile
config.status: creating Transceiver52M/device/Makefile
config.status: creating Transceiver52M/device/common/Makefile
config.status: creating Transceiver52M/device/uhd/Makefile
config.status: creating Transceiver52M/device/usrp1/Makefile
config.status: creating Transceiver52M/device/lms/Makefile
config.status: creating tests/Makefile
config.status: creating tests/CommonLibs/Makefile
config.status: creating tests/Transceiver52M/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ fix_repo osmo-trx
+ make dist-bzip2
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /osmo-ci/_temp/repos/osmo-trx/missing autoheader)
rm -f stamp-h1
touch config.h.in
if test -d "osmo-trx-1.2.0"; then find "osmo-trx-1.2.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-trx-1.2.0" || { sleep 5 && rm -rf "osmo-trx-1.2.0"; }; else :; fi
test -d "osmo-trx-1.2.0" || mkdir "osmo-trx-1.2.0"
 (cd doc && make  top_distdir=../osmo-trx-1.2.0 distdir=../osmo-trx-1.2.0/doc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/doc'
 (cd examples && make  top_distdir=../../osmo-trx-1.2.0 distdir=../../osmo-trx-1.2.0/doc/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/doc/examples'
make  \
  top_distdir="../../osmo-trx-1.2.0" distdir="../../osmo-trx-1.2.0/doc/examples" \
  dist-hook
make[3]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/doc/examples'
for f in $(find . -type f -name '*.cfg*' | sed -e 's,^.,,'); do \
	j="../../osmo-trx-1.2.0/doc/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[3]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/doc/examples'
make[2]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/doc/examples'
 (cd manuals && make  top_distdir=../../osmo-trx-1.2.0 distdir=../../osmo-trx-1.2.0/doc/manuals \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/doc/manuals'
make[2]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/doc/manuals'
make[1]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/doc'
 (cd CommonLibs && make  top_distdir=../osmo-trx-1.2.0 distdir=../osmo-trx-1.2.0/CommonLibs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/CommonLibs'
make[1]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/CommonLibs'
 (cd GSM && make  top_distdir=../osmo-trx-1.2.0 distdir=../osmo-trx-1.2.0/GSM \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/GSM'
make[1]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/GSM'
 (cd Transceiver52M && make  top_distdir=../osmo-trx-1.2.0 distdir=../osmo-trx-1.2.0/Transceiver52M \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M'
 (cd arch && make  top_distdir=../../osmo-trx-1.2.0 distdir=../../osmo-trx-1.2.0/Transceiver52M/arch \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/arch'
 (cd common && make  top_distdir=../../../osmo-trx-1.2.0 distdir=../../../osmo-trx-1.2.0/Transceiver52M/arch/common \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/arch/common'
make[3]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/arch/common'
 (cd arm && make  top_distdir=../../../osmo-trx-1.2.0 distdir=../../../osmo-trx-1.2.0/Transceiver52M/arch/arm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/arch/arm'
make[3]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/arch/arm'
 (cd x86 && make  top_distdir=../../../osmo-trx-1.2.0 distdir=../../../osmo-trx-1.2.0/Transceiver52M/arch/x86 \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/arch/x86'
make[3]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/arch/x86'
make[2]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/arch'
 (cd device && make  top_distdir=../../osmo-trx-1.2.0 distdir=../../osmo-trx-1.2.0/Transceiver52M/device \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/device'
 (cd common && make  top_distdir=../../../osmo-trx-1.2.0 distdir=../../../osmo-trx-1.2.0/Transceiver52M/device/common \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/device/common'
make[3]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/device/common'
 (cd usrp1 && make  top_distdir=../../../osmo-trx-1.2.0 distdir=../../../osmo-trx-1.2.0/Transceiver52M/device/usrp1 \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/device/usrp1'
make[3]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/device/usrp1'
 (cd uhd && make  top_distdir=../../../osmo-trx-1.2.0 distdir=../../../osmo-trx-1.2.0/Transceiver52M/device/uhd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/device/uhd'
make[3]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/device/uhd'
 (cd lms && make  top_distdir=../../../osmo-trx-1.2.0 distdir=../../../osmo-trx-1.2.0/Transceiver52M/device/lms \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/device/lms'
make[3]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/device/lms'
make[2]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M/device'
make[1]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/Transceiver52M'
 (cd contrib && make  top_distdir=../osmo-trx-1.2.0 distdir=../osmo-trx-1.2.0/contrib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/contrib'
 (cd systemd && make  top_distdir=../../osmo-trx-1.2.0 distdir=../../osmo-trx-1.2.0/contrib/systemd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/contrib/systemd'
make[2]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/contrib/systemd'
make[1]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/contrib'
 (cd tests && make  top_distdir=../osmo-trx-1.2.0 distdir=../osmo-trx-1.2.0/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/tests'
:;{ \
               echo '# Signature of the current package.' && \
               echo 'm4_define([AT_PACKAGE_NAME],' && \
               echo '  [osmo-trx])' && \
               echo 'm4_define([AT_PACKAGE_TARNAME],' && \
               echo '  [osmo-trx])' && \
               echo 'm4_define([AT_PACKAGE_VERSION],' && \
               echo '  [1.2.0])' && \
               echo 'm4_define([AT_PACKAGE_STRING],' && \
               echo '  [osmo-trx 1.2.0])' && \
               echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
               echo '  [openbsc at lists.osmocom.org])'; \
               echo 'm4_define([AT_PACKAGE_URL],' && \
               echo '  [])'; \
             } >'./package.m4'
/bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
 (cd CommonLibs && make  top_distdir=../../osmo-trx-1.2.0 distdir=../../osmo-trx-1.2.0/tests/CommonLibs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/tests/CommonLibs'
make[2]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/tests/CommonLibs'
 (cd Transceiver52M && make  top_distdir=../../osmo-trx-1.2.0 distdir=../../osmo-trx-1.2.0/tests/Transceiver52M \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/osmo-ci/_temp/repos/osmo-trx/tests/Transceiver52M'
make[2]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/tests/Transceiver52M'
make[1]: Leaving directory '/osmo-ci/_temp/repos/osmo-trx/tests'
test -n "" \
|| find "osmo-trx-1.2.0" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/bash /osmo-ci/_temp/repos/osmo-trx/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "osmo-trx-1.2.0"
tardir=osmo-trx-1.2.0 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-trx-1.2.0.tar.bz2
if test -d "osmo-trx-1.2.0"; then find "osmo-trx-1.2.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-trx-1.2.0" || { sleep 5 && rm -rf "osmo-trx-1.2.0"; }; else :; fi
+ set +x
osmocom-bb
  (repository has no release tags)
done!
+ SSH_COMMAND=ssh -p 48
+ cd _release_tarballs
+ rsync -avz --delete -e ssh -p 48 . releases at rita.osmocom.org:web-files/
Host key verification failed.
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.2]
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 24617 killed;
[ssh-agent] Stopped.



More information about the jenkins-notifications mailing list