See <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/920/displa…>
Changes:
[Oliver Smith] OSMO_RELEASE_REPOS: sort
[Oliver Smith] OSMO_RELEASE_REPOS: sync with Nov 2021 releases
[Oliver Smith] OSMO_RELEASE_REPOS: add simtrace2, osmo-remsim
------------------------------------------
[...truncated 250.03 KB...]
if test -d "osmo-gsm-manuals-0.1.1"; then find "osmo-gsm-manuals-0.1.1" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-gsm-manuals-0.1.1" || { sleep 5 && rm -rf "osmo-gsm-manuals-0.1.1"; }; else :; fi
+ set +x
osmo-gsm-manuals-0.2.0.tar.bz2 (creating)
+ prepare_repo osmo-gsm-manuals 0.2.0
+ local repo=osmo-gsm-manuals
+ local tag=0.2.0
+ [ -d /osmo-ci/_temp/repos/osmo-gsm-manuals ]
+ cd /osmo-ci/_temp/repos/osmo-gsm-manuals
+ git clean -qdxf
+ git reset --hard HEAD
HEAD is now at 001c578 Bump version: 0.1.0.8-09689 → 0.1.1
+ git checkout -q 0.2.0
+ prepare_depends osmo-gsm-manuals
+ cd /osmo-ci/_temp/repos/osmo-gsm-manuals
+ autoreconf -fi
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:17: installing './compile'
configure.ac:17: installing './config.guess'
configure.ac:17: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
+ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
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... no
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... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
All dependencies installed!
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating osmo-gsm-manuals.pc
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ fix_repo osmo-gsm-manuals
+ make dist-bzip2
echo 0.2.0 > .version-t && mv .version-t .version
if test -d "osmo-gsm-manuals-0.2.0"; then find "osmo-gsm-manuals-0.2.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-gsm-manuals-0.2.0" || { sleep 5 && rm -rf "osmo-gsm-manuals-0.2.0"; }; else :; fi
test -d "osmo-gsm-manuals-0.2.0" || mkdir "osmo-gsm-manuals-0.2.0"
(cd tests && make top_distdir=../osmo-gsm-manuals-0.2.0 distdir=../osmo-gsm-manuals-0.2.0/tests \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory '/osmo-ci/_temp/repos/osmo-gsm-manuals/tests'
make[1]: Leaving directory '/osmo-ci/_temp/repos/osmo-gsm-manuals/tests'
make \
top_distdir="osmo-gsm-manuals-0.2.0" distdir="osmo-gsm-manuals-0.2.0" \
dist-hook
make[1]: Entering directory '/osmo-ci/_temp/repos/osmo-gsm-manuals'
echo 0.2.0 > osmo-gsm-manuals-0.2.0/.tarball-version
make[1]: Leaving directory '/osmo-ci/_temp/repos/osmo-gsm-manuals'
test -n "" \
|| find "osmo-gsm-manuals-0.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-gsm-manuals/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "osmo-gsm-manuals-0.2.0"
tardir=osmo-gsm-manuals-0.2.0 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-gsm-manuals-0.2.0.tar.bz2
if test -d "osmo-gsm-manuals-0.2.0"; then find "osmo-gsm-manuals-0.2.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-gsm-manuals-0.2.0" || { sleep 5 && rm -rf "osmo-gsm-manuals-0.2.0"; }; else :; fi
+ set +x
osmo-gsm-manuals-0.3.0.tar.bz2 (creating)
+ prepare_repo osmo-gsm-manuals 0.3.0
+ local repo=osmo-gsm-manuals
+ local tag=0.3.0
+ [ -d /osmo-ci/_temp/repos/osmo-gsm-manuals ]
+ cd /osmo-ci/_temp/repos/osmo-gsm-manuals
+ git clean -qdxf
+ git reset --hard HEAD
HEAD is now at 2333c9f Bump version: 0.1.1.9-5275 → 0.2.0
+ git checkout -q 0.3.0
+ prepare_depends osmo-gsm-manuals
+ cd /osmo-ci/_temp/repos/osmo-gsm-manuals
+ autoreconf -fi
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:17: installing './compile'
configure.ac:17: installing './config.guess'
configure.ac:17: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
+ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
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... no
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... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
Binary 'packetdiag3' not found in path, please install python3-nwdiag.
configure: error: "missing dependencies!"
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 27312 killed;
[ssh-agent] Stopped.
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=ma…>
Changes:
------------------------------------------
[...truncated 106.91 KB...]
CC gprs_bssgp_pcu.lo
CC gprs_bssgp_rim.lo
CXX gprs_rlcmac.lo
CXX gprs_rlcmac_sched.lo
CXX gprs_rlcmac_meas.lo
CXX gprs_rlcmac_ts_alloc.lo
CC gprs_ms.lo
CXX gprs_ms_storage.lo
CC gprs_pcu.lo
CXX pcu_l1_if.lo
CC pcu_vty.lo
CXX pcu_vty_functions.lo
CC mslot_class.lo
CC nacc_fsm.lo
CC neigh_cache.lo
CXX tbf.lo
CC tbf_fsm.lo
CXX tbf_ul.lo
CC tbf_ul_ack_fsm.lo
CC tbf_ul_ass_fsm.lo
CXX tbf_dl.lo
CC tbf_dl_ass_fsm.lo
CXX bts.lo
CC bts_pch_timer.lo
CXX pdch.lo
CC pdch_ul_controller.lo
CXX encoding.lo
CC sba.lo
CXX decoding.lo
CXX llc.lo
CXX rlc.lo
CC osmobts_sock.lo
CC gprs_codel.lo
CC coding_scheme.lo
CXX egprs_rlc_compression.lo
CXX pcu_main.o
CXXLD libgprs.la
copying selected object files to avoid basename conflicts...
ar: `u' modifier ignored since `D' is the default (see `U')
CXXLD osmo-pcu
make[2]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/src'
Making all in doc
make[2]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/doc'
Making all in examples
make[3]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/doc/examples'
Making all in manuals
make[3]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/doc'
Making all in tests
make[2]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/tests'
CXX pcu_emu.o
CXX test_replay_gprs_attach.o
CC openbsc_clone.o
CXX test_pdp_activation.o
CXXLD emu/pcu_emu
make[2]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/tests'
Making all in contrib
make[2]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/contrib'
Making all in systemd
make[3]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/contrib/systemd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/contrib'
make[2]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub'
make[1]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub'
make[1]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub'
Making dvi in include
make[2]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/include'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/include'
Making dvi in src
make[2]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/src'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/src'
Making dvi in doc
make[2]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/doc'
Making dvi in examples
make[3]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/doc/examples'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/doc/examples'
Making dvi in manuals
make[3]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/doc'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/doc'
Making dvi in tests
make[2]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/tests'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/tests'
Making dvi in contrib
make[2]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/contrib'
Making dvi in systemd
make[3]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/contrib/systemd'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/contrib'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/contrib'
make[2]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub'
make[1]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub'
make[1]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub'
Making check in include
make[2]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/include'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/include'
Making check in src
make[2]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/src'
Making check in doc
make[2]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/doc'
Making check in examples
make[3]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/doc/examples'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/doc/examples'
Making check in manuals
make[3]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/doc'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/doc'
Making check in tests
make[2]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/tests'
make rlcmac/RLCMACTest alloc/AllocTest alloc/MslotTest tbf/TbfTest types/TypesTest ms/MsTest llist/LListTest llc/LlcTest codel/codel_test edge/EdgeTest bitcomp/BitcompTest fn/FnTest app_info/AppInfoTest ulc/PdchUlcTest
make[3]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/tests'
CXX RLCMACTest.o
CXX AllocTest.o
CXX MslotTest.o
CXX TbfTest.o
CXX TypesTest.o
CXX MsTest.o
CXX LListTest.o
CXX LlcTest.o
CC codel_test.o
CXX EdgeTest.o
CXX BitcompTest.o
CXX egprs_rlc_compression.o
CXX FnTest.o
CXX AppInfoTest.o
CXX PdchUlcTest.o
CXXLD rlcmac/RLCMACTest
CXXLD alloc/AllocTest
CXXLD alloc/MslotTest
CXXLD tbf/TbfTest
CXXLD types/TypesTest
CXXLD ms/MsTest
CXXLD llist/LListTest
CXXLD llc/LlcTest
CCLD codel/codel_test
CXXLD edge/EdgeTest
CXXLD bitcomp/BitcompTest
CXXLD fn/FnTest
CXXLD app_info/AppInfoTest
CXXLD ulc/PdchUlcTest
make[3]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/tests'
make check-local
make[3]: Entering directory '/build/osmo-pcu-1.0.0/_build/sub/tests'
/bin/bash '../../../tests/testsuite'
## -------------------------- ##
## osmo-pcu 1.0.0 test suite. ##
## -------------------------- ##
Regression tests
1: rlcmac ok
2: multi_slot ok
3: ts_alloc ok
4: tbf FAILED (testsuite.at:28)
5: bitcomp ok
6: edge ok
7: types ok
8: ms ok
9: llc ok
10: llist ok
11: codel ok
12: fn ok
13: app_info ok
14: ulc ok
## ------------- ##
## Test results. ##
## ------------- ##
ERROR: All 14 tests were run,
1 failed unexpectedly.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##
Please send `tests/testsuite.log' and all information you think might help:
To: <osmocom-net-gprs(a)lists.osmocom.org>
Subject: [osmo-pcu 1.0.0] testsuite: 4 failed
You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point. Its output may
be found below `tests/testsuite.dir'.
Makefile:1400: recipe for target 'check-local' failed
make[3]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/tests'
make[3]: *** [check-local] Error 1
make[2]: *** [check-am] Error 2
Makefile:1193: recipe for target 'check-am' failed
make[2]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub/tests'
make[1]: *** [check-recursive] Error 1
Makefile:419: recipe for target 'check-recursive' failed
make[1]: Leaving directory '/build/osmo-pcu-1.0.0/_build/sub'
make: *** [distcheck] Error 1
Makefile:624: recipe for target 'distcheck' failed
+ cat-testlogs.sh
======================== ./osmo-pcu-1.0.0/_build/sub/tests/testsuite.dir/04/testsuite.log
# -*- compilation -*-
4. testsuite.at:25: testing tbf ...
../../../tests/testsuite.at:28: $OSMO_QEMU $abs_top_builddir/tests/tbf/TbfTest
--- experr 2021-12-02 00:05:10.378021819 +0000
+++ /build/osmo-pcu-1.0.0/_build/sub/tests/testsuite.dir/at-groups/4/stderr 2021-12-02 00:05:12.447969747 +0000
@@ -9154,4 +9154,5 @@
TBF(UL-TFI_-1){ASSIGN}: Deallocated
UL_ASS_TBF(UL-TFI_-1){NONE}: Deallocated
DL_ASS_TBF(UL-TFI_-1){NONE}: Deallocated
+TBF(TFI=0 TLLI=0xffeeddcc DIR=DL STATE=FLOW EGPRS) LLC receive timeout, requesting DL ACK
=== end test_packet_access_rej_prr_no_other_tbfs ===
stdout:
4. testsuite.at:25: 4. tbf (testsuite.at:25): FAILED (testsuite.at:28)
Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/1538/display/red…>
Changes:
------------------------------------------
[...truncated 8.85 KB...]
A network:osmocom:latest/ortp/ortp.spec
At revision 48c68eff0f7ebf36aa242bf571bf398e.
A network:osmocom:latest/osmo-bsc
A network:osmocom:latest/osmo-bsc/osmo-bsc.spec
A network:osmocom:latest/osmo-bsc/osmo-bsc_1.8.0.dsc
A network:osmocom:latest/osmo-bsc/osmo-bsc_1.8.0.tar.xz
At revision 55.
A network:osmocom:latest/osmo-bts
A network:osmocom:latest/osmo-bts/osmo-bts.spec
A network:osmocom:latest/osmo-bts/osmo-bts_1.4.0.dsc
A network:osmocom:latest/osmo-bts/osmo-bts_1.4.0.tar.xz
At revision 56.
A network:osmocom:latest/osmo-cbc
A network:osmocom:latest/osmo-cbc/osmo-cbc.spec
A network:osmocom:latest/osmo-cbc/osmo-cbc_0.2.3.dsc
A network:osmocom:latest/osmo-cbc/osmo-cbc_0.2.3.tar.gz
At revision 5.
A network:osmocom:latest/osmo-e1d
A network:osmocom:latest/osmo-e1d/osmo-e1d_0.2.2.dsc
A network:osmocom:latest/osmo-e1d/osmo-e1d_0.2.2.tar.xz
At revision 6.
A network:osmocom:latest/osmo-gbproxy
A network:osmocom:latest/osmo-gbproxy/osmo-gbproxy.spec
A network:osmocom:latest/osmo-gbproxy/osmo-gbproxy_0.2.0.dsc
A network:osmocom:latest/osmo-gbproxy/osmo-gbproxy_0.2.0.tar.xz
At revision 4.
A network:osmocom:latest/osmo-ggsn
A network:osmocom:latest/osmo-ggsn/osmo-ggsn.spec
A network:osmocom:latest/osmo-ggsn/osmo-ggsn_1.8.0.dsc
A network:osmocom:latest/osmo-ggsn/osmo-ggsn_1.8.0.tar.xz
At revision 52.
A network:osmocom:latest/osmo-gsm-manuals
A network:osmocom:latest/osmo-gsm-manuals/osmo-gsm-manuals-dev_1.2.0.dsc
A network:osmocom:latest/osmo-gsm-manuals/osmo-gsm-manuals-dev_1.2.0.tar.xz
At revision 6.
A network:osmocom:latest/osmo-hlr
A network:osmocom:latest/osmo-hlr/osmo-hlr.spec
A network:osmocom:latest/osmo-hlr/osmo-hlr_1.4.0.dsc
A network:osmocom:latest/osmo-hlr/osmo-hlr_1.4.0.tar.xz
At revision 45.
A network:osmocom:latest/osmo-hnodeb
A network:osmocom:latest/osmo-hnodeb/osmo-hnodeb.spec
A network:osmocom:latest/osmo-hnodeb/osmo-hnodeb_0.0.1.dsc
A network:osmocom:latest/osmo-hnodeb/osmo-hnodeb_0.0.1.tar.xz
At revision 1.
A network:osmocom:latest/osmo-iuh
A network:osmocom:latest/osmo-iuh/osmo-iuh.spec
A network:osmocom:latest/osmo-iuh/osmo-iuh_1.1.0.dsc
A network:osmocom:latest/osmo-iuh/osmo-iuh_1.1.0.tar.xz
At revision 53.
A network:osmocom:latest/osmo-mgw
A network:osmocom:latest/osmo-mgw/osmo-mgw.spec
A network:osmocom:latest/osmo-mgw/osmo-mgw_1.9.0.dsc
A network:osmocom:latest/osmo-mgw/osmo-mgw_1.9.0.tar.xz
At revision 51.
A network:osmocom:latest/osmo-msc
A network:osmocom:latest/osmo-msc/osmo-msc.spec
A network:osmocom:latest/osmo-msc/osmo-msc_1.8.0.dsc
A network:osmocom:latest/osmo-msc/osmo-msc_1.8.0.tar.xz
At revision 54.
A network:osmocom:latest/osmo-pcap
A network:osmocom:latest/osmo-pcap/osmo-pcap.spec
A network:osmocom:latest/osmo-pcap/osmo-pcap_0.2.1.dsc
A network:osmocom:latest/osmo-pcap/osmo-pcap_0.2.1.tar.xz
At revision 49.
A network:osmocom:latest/osmo-pcu
A network:osmocom:latest/osmo-pcu/osmo-pcu.spec
A network:osmocom:latest/osmo-pcu/osmo-pcu_1.0.0.dsc
A network:osmocom:latest/osmo-pcu/osmo-pcu_1.0.0.tar.xz
At revision 36.
A network:osmocom:latest/osmo-remsim
A network:osmocom:latest/osmo-remsim/osmo-remsim_0.2.4.dsc
A network:osmocom:latest/osmo-remsim/osmo-remsim_0.2.4.tar.gz
At revision 5.
A network:osmocom:latest/osmo-sgsn
A network:osmocom:latest/osmo-sgsn/osmo-sgsn.spec
A network:osmocom:latest/osmo-sgsn/osmo-sgsn_1.8.0.dsc
A network:osmocom:latest/osmo-sgsn/osmo-sgsn_1.8.0.tar.xz
At revision 52.
A network:osmocom:latest/osmo-sip-connector
A network:osmocom:latest/osmo-sip-connector/osmo-sip-connector.spec
A network:osmocom:latest/osmo-sip-connector/osmo-sip-connector_1.6.0.dsc
A network:osmocom:latest/osmo-sip-connector/osmo-sip-connector_1.6.0.tar.xz
At revision 49.
A network:osmocom:latest/osmo-smlc
A network:osmocom:latest/osmo-smlc/osmo-smlc.spec
A network:osmocom:latest/osmo-smlc/osmo-smlc_0.2.1.dsc
A network:osmocom:latest/osmo-smlc/osmo-smlc_0.2.1.tar.xz
At revision 2.
A network:osmocom:latest/osmo-sysmon
A network:osmocom:latest/osmo-sysmon/osmo-sysmon_0.3.1.dsc
A network:osmocom:latest/osmo-sysmon/osmo-sysmon_0.3.1.tar.xz
At revision 4.
A network:osmocom:latest/osmo-trx
A network:osmocom:latest/osmo-trx/osmo-trx.spec
A network:osmocom:latest/osmo-trx/osmo-trx_1.4.0.dsc
A network:osmocom:latest/osmo-trx/osmo-trx_1.4.0.tar.xz
At revision 40.
A network:osmocom:latest/osmo-uecups
A network:osmocom:latest/osmo-uecups/osmo-uecups_0.1.4.dsc
A network:osmocom:latest/osmo-uecups/osmo-uecups_0.1.4.tar.xz
At revision 3.
A network:osmocom:latest/osmocom-latest
A network:osmocom:latest/osmocom-latest/osmocom-latest.spec
A network:osmocom:latest/osmocom-latest/osmocom-latest_1.0.0.dsc
A network:osmocom:latest/osmocom-latest/osmocom-latest_1.0.0.tar.xz
At revision 5.
A network:osmocom:latest/python-cheetah
A network:osmocom:latest/python-cheetah/python-cheetah-3.2.4.tar.gz
A network:osmocom:latest/python-cheetah/python-cheetah.spec
A network:osmocom:latest/python-cheetah/sources
A network:osmocom:latest/python-cheetah/tests.obscpio
At revision f12d881674568bc56c5f65979bd6187e.
A network:osmocom:latest/simtrace2
A network:osmocom:latest/simtrace2/simtrace2_0.5.2.dsc
A network:osmocom:latest/simtrace2/simtrace2_0.5.2.tar.gz
At revision 2.
A network:osmocom:latest/sofia-sip
A network:osmocom:latest/sofia-sip/sofia-sip.changes
A network:osmocom:latest/sofia-sip/sofia-sip.spec
A network:osmocom:latest/sofia-sip/sofia-sip_1.12.11+20110422.1-2.1.diff.gz
A network:osmocom:latest/sofia-sip/sofia-sip_1.12.11+20110422.1.orig.tar.gz
At revision cb8187866b5acf9518c681c89561c574.
A network:osmocom:latest/uhd
A network:osmocom:latest/uhd/sources
A network:osmocom:latest/uhd/uhd-3.15.0.0-rc2.tar.gz
A network:osmocom:latest/uhd/uhd-images_3.14.1.1.tar.xz
A network:osmocom:latest/uhd/uhd-limits.conf
A network:osmocom:latest/uhd/uhd.spec
At revision cc163a33e0a30df12cca75dd918db57c.
A network:osmocom:latest/ulfius
A network:osmocom:latest/ulfius/ulfius-2.7.6.tar.gz
A network:osmocom:latest/ulfius/ulfius.changes
A network:osmocom:latest/ulfius/ulfius.spec
A network:osmocom:latest/ulfius/ulfius_2.5.2-4.2.debian.tar.xz
A network:osmocom:latest/ulfius/ulfius_2.5.2-4.2.dsc
A network:osmocom:latest/ulfius/ulfius_2.5.2-4_amd64.buildinfo
A network:osmocom:latest/ulfius/ulfius_2.5.2.orig.tar.gz
At revision 13a9d02f85745fe75a5d175c0623d6b5.
A network:osmocom:latest/yder
A network:osmocom:latest/yder/yder-1.4.14.tar.gz
A network:osmocom:latest/yder/yder.changes
A network:osmocom:latest/yder/yder.spec
A network:osmocom:latest/yder/yder_1.4.4-4.1.debian.tar.xz
A network:osmocom:latest/yder/yder_1.4.4-4.1.dsc
A network:osmocom:latest/yder/yder_1.4.4-4_amd64.buildinfo
A network:osmocom:latest/yder/yder_1.4.4.orig.tar.gz
At revision c9616b97dda39f05dcb2ad2b94dd6d64.
A network:osmocom:latest/zeromq
A network:osmocom:latest/zeromq/baselibs.conf
A network:osmocom:latest/zeromq/zeromq-4.3.4.tar.gz
A network:osmocom:latest/zeromq/zeromq.changes
A network:osmocom:latest/zeromq/zeromq.spec
At revision 3c7205ef7a9f11f601f65322182d5e25.
+ [ -d <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/debsrc> ]
+ mkdir <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/debsrc>
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/>
+ osmo_obs_prepare_conflict
+ local pkgname=osmocom-latest
+ osmo_obs_prepare_conflict_args
+ [ 2021q1 != latest ]
+ echo osmocom-2021q1
+ [ latest != latest ]
+ [ next != latest ]
+ echo osmocom-next
+ [ nightly != latest ]
+ echo osmocom-nightly
+ local conflict_args=osmocom-2021q1
osmocom-next
osmocom-nightly
+ local oldpwd=<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/>
+ mkdir -p osmocom-latest
+ cd osmocom-latest
+ osmo_obs_prepare_conflict_deb osmocom-latest osmocom-2021q1 osmocom-next osmocom-nightly
+ local pkgname=osmocom-latest
+ shift
+ local oldpwd=<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/osmocom-latest>
+ mkdir -p debian/source
+ cd debian
+ cat
+ printf Conflicts:
+ first=1
+ [ 1 -eq 1 ]
+ first=0
+ printf %s osmocom-2021q1
+ [ 0 -eq 1 ]
+ printf ,
+ printf %s osmocom-next
+ [ 0 -eq 1 ]
+ printf ,
+ printf %s osmocom-nightly
+ printf \n
+ cat
+ cat
+ cat
+ chmod +x rules
+ echo 9
+ echo 3.0 (native)
+ touch copyright
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/osmocom-latest>
+ osmo_obs_prepare_conflict_rpm osmocom-latest osmocom-2021q1 osmocom-next osmocom-nightly
+ local pkgname=osmocom-latest
+ shift
+ local spec_in=contrib/osmocom-latest.spec.in
+ mkdir -p contrib
+ cat
+ echo Conflicts: osmocom-2021q1
+ echo Conflicts: osmocom-next
+ echo Conflicts: osmocom-nightly
+ cat
+ git init .
Initialized empty Git repository in <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/osmocom-lates…>
+ git add -A
+ git commit -m auto-commit: osmocom-latest dummy package
[master (root-commit) 40a4e4e] auto-commit: osmocom-latest dummy package
7 files changed, 35 insertions(+)
create mode 100644 contrib/osmocom-latest.spec.in
create mode 100644 debian/changelog
create mode 100644 debian/compat
create mode 100644 debian/control
create mode 100644 debian/copyright
create mode 100755 debian/rules
create mode 100644 debian/source/format
+ git tag -f 1.0.0
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/>
+ checkout limesuite https://github.com/myriadrf/LimeSuite
+ project=limesuite
+ url=https://github.com/myriadrf/LimeSuite
+ gitbpargs=
+ osmo_obs_skip_pkg limesuite
+ local pkgname=limesuite
+ [ -z ]
+ return 1
+ [ -z https://github.com/myriadrf/LimeSuite ]
+ echo
+ echo ====> Checking out limesuite
====> Checking out limesuite
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/>
+ [ -d limesuite ]
+ osmo_git_clone_date https://github.com/myriadrf/LimeSuite limesuite
+ date +%Y-%m-%d %H:%M:%S
2021-11-20 00:54:53
+ git clone https://github.com/myriadrf/LimeSuite limesuite
Cloning into 'limesuite'...
+ cd limesuite
+ git fetch
fatal: unable to access 'https://github.com/myriadrf/LimeSuite/': The requested URL returned error: 503
Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=l…>
Changes:
------------------------------------------
[...truncated 35.82 KB...]
Get:7 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9… ./ libosmocodec0 1.6.0 [48.8 kB]
Get:8 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9… ./ libosmogsm17 1.6.0 [204 kB]
Get:9 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9… ./ libosmocoding0 1.6.0 [65.0 kB]
Get:10 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9… ./ libosmovty9 1.6.0 [99.2 kB]
Get:11 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9… ./ libosmogb12 1.6.0 [159 kB]
Get:12 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9… ./ libosmoctrl0 1.6.0 [57.2 kB]
Get:13 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9… ./ libosmosim2 1.6.0 [62.6 kB]
Get:14 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9… ./ libosmousb0 1.6.0 [48.9 kB]
Get:15 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9… ./ libosmocore 1.6.0 [42.9 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 1091 kB in 0s (13.6 MB/s)
Selecting previously unselected package osmocom-latest.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8166 files and directories currently installed.)
Preparing to unpack .../00-osmocom-latest_1.0.0_amd64.deb ...
Unpacking osmocom-latest (1.0.0) ...
Selecting previously unselected package libsctp1:amd64.
Preparing to unpack .../01-libsctp1_1.0.17+dfsg-1+b1_amd64.deb ...
Unpacking libsctp1:amd64 (1.0.17+dfsg-1+b1) ...
Selecting previously unselected package libtalloc2:amd64.
Preparing to unpack .../02-libtalloc2_2.1.8-1_amd64.deb ...
Unpacking libtalloc2:amd64 (2.1.8-1) ...
Selecting previously unselected package libosmocore18:amd64.
Preparing to unpack .../03-libosmocore18_1.6.0_amd64.deb ...
Unpacking libosmocore18:amd64 (1.6.0) ...
Selecting previously unselected package libosmocodec0:amd64.
Preparing to unpack .../04-libosmocodec0_1.6.0_amd64.deb ...
Unpacking libosmocodec0:amd64 (1.6.0) ...
Selecting previously unselected package libosmogsm17:amd64.
Preparing to unpack .../05-libosmogsm17_1.6.0_amd64.deb ...
Unpacking libosmogsm17:amd64 (1.6.0) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../06-libosmocoding0_1.6.0_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.6.0) ...
Selecting previously unselected package libosmovty9:amd64.
Preparing to unpack .../07-libosmovty9_1.6.0_amd64.deb ...
Unpacking libosmovty9:amd64 (1.6.0) ...
Selecting previously unselected package libosmogb12:amd64.
Preparing to unpack .../08-libosmogb12_1.6.0_amd64.deb ...
Unpacking libosmogb12:amd64 (1.6.0) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../09-libosmoctrl0_1.6.0_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.6.0) ...
Selecting previously unselected package libpcsclite1:amd64.
Preparing to unpack .../10-libpcsclite1_1.8.20-1_amd64.deb ...
Unpacking libpcsclite1:amd64 (1.8.20-1) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../11-libosmosim2_1.6.0_amd64.deb ...
Unpacking libosmosim2:amd64 (1.6.0) ...
Selecting previously unselected package libusb-1.0-0:amd64.
Preparing to unpack .../12-libusb-1.0-0_2%3a1.0.21-1_amd64.deb ...
Unpacking libusb-1.0-0:amd64 (2:1.0.21-1) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../13-libosmousb0_1.6.0_amd64.deb ...
Unpacking libosmousb0:amd64 (1.6.0) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../14-libosmocore_1.6.0_amd64.deb ...
Unpacking libosmocore (1.6.0) ...
Setting up libsctp1:amd64 (1.0.17+dfsg-1+b1) ...
Setting up libpcsclite1:amd64 (1.8.20-1) ...
Setting up libusb-1.0-0:amd64 (2:1.0.21-1) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up osmocom-latest (1.0.0) ...
Setting up libtalloc2:amd64 (2.1.8-1) ...
Setting up libosmocore18:amd64 (1.6.0) ...
Setting up libosmocodec0:amd64 (1.6.0) ...
Setting up libosmovty9:amd64 (1.6.0) ...
Setting up libosmogsm17:amd64 (1.6.0) ...
Setting up libosmocoding0:amd64 (1.6.0) ...
Setting up libosmousb0:amd64 (1.6.0) ...
Setting up libosmogb12:amd64 (1.6.0) ...
Setting up libosmoctrl0:amd64 (1.6.0) ...
Setting up libosmosim2:amd64 (1.6.0) ...
Setting up libosmocore (1.6.0) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
+ configure_osmocom_repo_debian_remove network:osmocom:latest
+ local proj=network:osmocom:latest
+ rm /etc/apt/sources.list.d/network:osmocom:latest.list
+ configure_osmocom_repo_debian network:osmocom:nightly
+ local proj=network:osmocom:nightly
+ proj_with_slashes network:osmocom:nightly
+ echo network:osmocom:nightly
+ sed s.:.:/.g
+ local obs_repo=download.opensuse.org/repositories/network:/osmocom:/nightly/Debia…
+ local release_key=/var/cache/apt/network:osmocom:nightly_Release.key
+ echo Configuring Osmocom repository
+ [ -e /var/cache/apt/network:osmocom:nightly_Release.key ]
Configuring Osmocom repository
+ apt-get update
Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
Ign:2 http://deb.debian.org/debian stretch InRelease
Hit:3 http://deb.debian.org/debian stretch-updates InRelease
Hit:4 http://deb.debian.org/debian stretch Release
Reading package lists...
+ apt install -y wget
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
wget is already the newest version (1.18-5+deb9u3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ wget -O /var/cache/apt/network:osmocom:nightly_Release.key https://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian…
--2021-11-17 10:40:34-- https://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian…
Resolving download.opensuse.org (download.opensuse.org)... 195.135.221.134, 2001:67c:2178:8::13
Connecting to download.opensuse.org (download.opensuse.org)|195.135.221.134|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1080 (1.1K)
Saving to: '/var/cache/apt/network:osmocom:nightly_Release.key'
0K . 100% 21.3M=0s
2021-11-17 10:40:34 (21.3 MB/s) - '/var/cache/apt/network:osmocom:nightly_Release.key' saved [1080/1080]
+ apt-key add /var/cache/apt/network:osmocom:nightly_Release.key
Warning: apt-key output should not be parsed (stdout is not a terminal)
OK
+ echo deb http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_… ./
+ apt-get update
Get:1 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_… ./ InRelease [1590 B]
Ign:2 http://deb.debian.org/debian stretch InRelease
Hit:3 http://security.debian.org/debian-security stretch/updates InRelease
Hit:4 http://deb.debian.org/debian stretch-updates InRelease
Hit:5 http://deb.debian.org/debian stretch Release
Get:6 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_… ./ Packages [96.8 kB]
Fetched 98.4 kB in 0s (289 kB/s)
Reading package lists...
+ apt-get -y install osmo-mgw
+ tee /tmp/out
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
osmo-mgw : Depends: osmocom-nightly (= 1.0.0.202111170026) but it is not going to be installed
Depends: libosmoabis10 but it is not going to be installed
Depends: libosmonetif8 but it is not going to be installed
Depends: libosmotrau2 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
+ [ -e /tmp/fail ]
+ find_patterns_or_exit /tmp/out requested an impossible situation ^The following packages have unmet dependencies: Depends: osmocom- but it is not going to be installed
+ local file=/tmp/out
+ local pattern
+ shift
+ grep -q requested an impossible situation /tmp/out
+ continue
+ grep -q ^The following packages have unmet dependencies: /tmp/out
+ continue
+ grep -q Depends: osmocom- /tmp/out
+ continue
+ grep -q but it is not going to be installed /tmp/out
+ continue
+ configure_osmocom_repo_debian_remove network:osmocom:nightly
+ local proj=network:osmocom:nightly
+ rm /etc/apt/sources.list.d/network:osmocom:nightly.list
+ configure_osmocom_repo_debian network:osmocom:latest
+ local proj=network:osmocom:latest
+ proj_with_slashes network:osmocom:latest
+ echo network:osmocom:latest
+ sed s.:.:/.g
+ local obs_repo=download.opensuse.org/repositories/network:/osmocom:/latest/Debian…
+ local release_key=/var/cache/apt/network:osmocom:latest_Release.key
+ echo Configuring Osmocom repository
+ [ -e /var/cache/apt/network:osmocom:latest_Release.key ]
Configuring Osmocom repository
+ apt-key add /var/cache/apt/network:osmocom:latest_Release.key
Warning: apt-key output should not be parsed (stdout is not a terminal)
OK
+ echo deb http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9… ./
+ apt-get update
Get:1 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9… ./ InRelease [1611 B]
Hit:2 http://security.debian.org/debian-security stretch/updates InRelease
Ign:3 http://deb.debian.org/debian stretch InRelease
Hit:4 http://deb.debian.org/debian stretch-updates InRelease
Hit:5 http://deb.debian.org/debian stretch Release
Get:6 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9… ./ Packages [102 kB]
Fetched 104 kB in 0s (301 kB/s)
Reading package lists...
+ set +x
+ set +x
+ install_repo_packages
+ install_repo_packages_debian
+ local obs=obs://build.opensuse.org/network:osmocom:latest/Debian_9.0
+ echo Installing all repository packages
### Test successful: test_conflict ###
### Running test: install_repo_packages ###
Installing all repository packages
+ aptitude search -F%p ?origin(obs://build.opensuse.org/network:osmocom:latest/Debian_9.0) ?architecture(native)
+ sort
+ filter_packages_txt
+ grep -v ^# /repo-install-test/blacklist_debian9.txt
+ sort -u
+ comm -23 osmocom_packages_all.txt blacklist.txt
+ cat osmocom_packages.txt
+ apt install -y abisip-find eclipse-titan eclipse-titan-dbgsym gtp-echo-responder gtp-echo-responder-dbg libasn1c-dbg libasn1c-dev libasn1c1 libgtp-dbg libgtp-dev libgtp6 libgtpnl-dbg libgtpnl-dev libgtpnl-tools libgtpnl0 liblimesuite-dev liblimesuite20.10-1 liblimesuite20.10-1-dbgsym liborcania-dev liborcania1.2 liborcania1.2-dbgsym libosmo-abis libosmo-abis-dbg libosmo-abis-dev libosmo-e1d-dev libosmo-e1d1 libosmo-e1d1-dbgsym libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-mgcp-client-dev libosmo-mgcp-client9 libosmo-mgcp-client9-dbgsym libosmo-mslookup-dev libosmo-mslookup0 libosmo-netif-dbg libosmo-netif-dev libosmo-netif-doc libosmo-ranap-dbg libosmo-ranap-dev libosmo-ranap3 libosmo-rspro-dev libosmo-rspro1 libosmo-rspro1-dbgsym libosmo-sabp-dbg libosmo-sabp-dev libosmo-sabp0 libosmo-sccp-dev libosmo-sigtran-dbg libosmo-sigtran-dev libosmo-sigtran-doc libosmo-sigtran7 libosmo-simtrace2-0 libosmo-simtrace2-0-dbgsym libosmo-simtrace2-dev libosmoabis10 libosmocodec-doc libosmocodec0 libosmocoding-doc libosmocoding0 libosmocore libosmocore-dbg libosmocore-dev libosmocore-doc libosmocore-utils libosmocore18 libosmoctrl-doc libosmoctrl0 libosmodsp-dbg libosmodsp-dev libosmodsp-doc libosmodsp0 libosmogb-doc libosmogb12 libosmogsm-doc libosmogsm17 libosmonetif8 libosmosim2 libosmotrau2 libosmousb0 libosmovty-doc libosmovty9 libsmpp1 libsmpp34-dbg libsmpp34-dev libsmpp34-utils libulfius-dev libulfius2.5 libulfius2.5-dbgsym libusrp-dev libusrp-doc libusrp-firmware libusrp-utils libusrp-utils-dbgsym libusrp1 libusrp1-dbgsym libyder-dev libyder2.0 libyder2.0-dbgsym limesuite limesuite-dbgsym limesuite-images limesuite-images20.10 limesuite-udev neocon neocon-dbgsym osmo-bsc osmo-bsc-bs11-utils osmo-bsc-dbg osmo-bsc-doc osmo-bsc-ipaccess-utils osmo-bsc-meas-utils osmo-bts-doc osmo-bts-trx osmo-bts-trx-dbg osmo-bts-virtual osmo-bts-virtual-dbg osmo-cbc osmo-cbc-dbg osmo-cbc-doc osmo-cbc-utils osmo-e1d osmo-e1d-dbgsym osmo-gbproxy osmo-gbproxy-dbg osmo-gbproxy-doc osmo-ggsn osmo-ggsn-dbg osmo-ggsn-doc osmo-gsm-manuals-dev osmo-gtphub osmo-gtphub-dbg osmo-hlr osmo-hlr-dbg osmo-hlr-doc osmo-hnbgw osmo-hnbgw-dbg osmo-hnbgw-doc osmo-mgw osmo-mgw-dbgsym osmo-mgw-doc osmo-msc osmo-msc-dbg osmo-msc-doc osmo-pcap-client osmo-pcap-client-dbg osmo-pcap-server osmo-pcap-server-dbg osmo-pcu osmo-pcu-dbg osmo-pcu-doc osmo-remsim-bankd osmo-remsim-bankd-dbgsym osmo-remsim-client osmo-remsim-client-dbgsym osmo-remsim-doc osmo-remsim-server osmo-remsim-server-dbgsym osmo-sgsn osmo-sgsn-dbg osmo-sgsn-doc osmo-sip-connector osmo-sip-connector-dbg osmo-sip-connector-doc osmo-smlc osmo-smlc-dbg osmo-smlc-doc osmo-stp osmo-stp-dbg osmo-stp-doc osmo-sysmon osmo-sysmon-dbg osmo-trx osmo-trx-dbg osmo-trx-doc osmo-trx-ipc osmo-trx-lms osmo-trx-uhd osmo-trx-usrp1 osmocom-latest simtrace2-firmware simtrace2-utils simtrace2-utils-dbgsym
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
libosmocodec0 is already the newest version (1.6.0).
libosmocodec0 set to manually installed.
libosmocoding0 is already the newest version (1.6.0).
libosmocoding0 set to manually installed.
libosmocore is already the newest version (1.6.0).
libosmocore18 is already the newest version (1.6.0).
libosmocore18 set to manually installed.
libosmoctrl0 is already the newest version (1.6.0).
libosmoctrl0 set to manually installed.
libosmogb12 is already the newest version (1.6.0).
libosmogb12 set to manually installed.
libosmogsm17 is already the newest version (1.6.0).
libosmogsm17 set to manually installed.
libosmosim2 is already the newest version (1.6.0).
libosmosim2 set to manually installed.
libosmousb0 is already the newest version (1.6.0).
libosmousb0 set to manually installed.
libosmovty9 is already the newest version (1.6.0).
libosmovty9 set to manually installed.
osmocom-latest is already the newest version (1.0.0).
osmocom-latest set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
osmo-msc : Depends: libosmo-mgcp-client8 but it is not installable
Depends: libosmo-sigtran5 but it is not installable
Depends: libosmocore17 but it is not installable
Depends: libosmogsm16 but it is not installable
E: Unable to correct problems, you have held broken packages.
+ ret=1
+ [ -n ]
+ docker container kill debian9-repo-install-test-latest
debian9-repo-install-test-latest
+ exit 1
Build step 'Execute shell' marked build as failure