See <https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--with-neon-v…>
Changes:
------------------------------------------
[...truncated 136.99 KB...]
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) 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
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) 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) 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 LIBOSMOCODING... yes
checking boost/config.hpp usability... yes
checking boost/config.hpp presence... yes
checking for boost/config.hpp... yes
checking for USRP... yes
checking for LMS... yes
checking for UHD... no
checking for UHD... yes
checking whether gcc has __builtin_cpu_supports built-in... no
configure: WARNING: Runtime SIMD detection will be disabled
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=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CFLAGS=" -std=gnu11 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CXXFLAGS="-g -O2"
LDFLAGS=" -fsanitize=address -fsanitize=undefined"
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 Transceiver52M/device/ipc/Makefile
config.status: creating tests/Makefile
config.status: creating tests/CommonLibs/Makefile
config.status: creating tests/Transceiver52M/Makefile
config.status: creating utils/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 contrib/osmo-trx.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub'
make all-recursive
make[2]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub'
Making all in CommonLibs
make[3]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/CommonLibs'
CXX BitVector.lo
CXX LinkedLists.lo
CXX Threads.lo
CXX Timeval.lo
CXX Logger.lo
CXX Utils.lo
CXX trx_rate_ctr.lo
CC trx_vty.lo
CC debug.lo
CXXLD libcommon.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/CommonLibs'
Making all in GSM
make[3]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/GSM'
CXX GSMCommon.lo
CXXLD libGSM.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/GSM'
Making all in Transceiver52M
make[3]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M'
Making all in arch
make[4]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/arch'
Making all in common
make[5]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/arch/common'
CC convolve_base.lo
CC convert_base.lo
CC fft.lo
CCLD libarch_common.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Leaving directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/arch/common'
Making all in arm
make[5]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/arch/arm'
CC convert.lo
CPPAS convert_neon.lo
CC convolve.lo
CPPAS convolve_neon.lo
CC scale.lo
CPPAS scale_neon.lo
CC mult.lo
CPPAS mult_neon.lo
CCLD libarch.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Leaving directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/arch/arm'
make[5]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/arch'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/arch'
make[4]: Leaving directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/arch'
Making all in device
make[4]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/device'
Making all in common
make[5]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/device/common'
CXX smpl_buf.lo
CXXLD libdevice_common.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Leaving directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/device/common'
Making all in ipc
make[5]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/device/ipc'
make all-am
make[6]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/device/ipc'
CXX libdevice_la-IPCDevice.lo
CC shm.lo
CC ipc_shm.lo
CC ipc_chan.lo
CC ipc_sock.lo
CC ipc_driver_test-ipc-driver-test.o
CXX ipc_driver_test-uhdwrap.o
CC ipc_driver_test-ipc_shm.o
CC ipc_driver_test-ipc_chan.o
CC ipc_driver_test-ipc_sock.o
CXX ipc_driver_test-uhddev_ipc.o
FATAL: command execution failed
java.io.EOFException
at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2799)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3274)
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:934)
at java.io.ObjectInputStream.<init>(ObjectInputStream.java:396)
at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
at hudson.remoting.Command.readFrom(Command.java:142)
at hudson.remoting.Command.readFrom(Command.java:128)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Caused: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
Caused: java.io.IOException: Backing channel 'rpi4-raspbian10build-ansible-2' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy76.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1211)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1203)
at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:194)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:144)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
at hudson.model.Build$BuildExecution.build(Build.java:197)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513)
at hudson.model.Run.execute(Run.java:1907)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
FATAL: Unable to delete script file /tmp/jenkins4483912640952117720.sh
java.io.EOFException
at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2799)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3274)
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:934)
at java.io.ObjectInputStream.<init>(ObjectInputStream.java:396)
at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
at hudson.remoting.Command.readFrom(Command.java:142)
at hudson.remoting.Command.readFrom(Command.java:128)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Caused: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@7b058475:rpi4-raspbian10build-ansible-2": Remote call on rpi4-raspbian10build-ansible-2 failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:994)
at hudson.FilePath.act(FilePath.java:1158)
at hudson.FilePath.act(FilePath.java:1147)
at hudson.FilePath.delete(FilePath.java:1670)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:162)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
at hudson.model.Build$BuildExecution.build(Build.java:197)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513)
at hudson.model.Run.execute(Run.java:1907)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘[Deprecated] Scan for compiler warnings’ failed: no workspace for master-osmo-trx/INSTR=--with-neon-vfpv4,WITH_MANUALS=0,a3=default,a4=default,label=rpi4-raspbian10 #2715
See <https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-open5gs/1/dis…>
Changes:
------------------------------------------
[...truncated 8.00 KB...]
Build machine cpu family: x86_64
Build machine cpu: x86_64
Program git found: YES (/usr/bin/git)
Program python3 found: YES (/usr/bin/python3)
Program /usr/bin/python3 found: YES (/usr/bin/python3)
Compiler for C supports arguments -Wextra: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -Werror=missing-include-dirs: YES
Compiler for C supports arguments -Werror=pointer-arith: YES
Compiler for C supports arguments -Werror=init-self: YES
Compiler for C supports arguments -Wfloat-equal: YES
Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES
Compiler for C supports arguments -Werror=missing-prototypes: YES
Compiler for C supports arguments -Werror=missing-declarations: YES
Compiler for C supports arguments -Werror=implicit-function-declaration: YES
Compiler for C supports arguments -Werror=return-type: YES
Compiler for C supports arguments -Werror=incompatible-pointer-types: YES
Compiler for C supports arguments -Werror=format=2: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wredundant-decls: YES
Compiler for C supports arguments -Wimplicit-fallthrough=5: YES
Compiler for C supports arguments -Wendif-labels: YES
Compiler for C supports arguments -Wstrict-aliasing=3: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -Werror=overflow: YES
Compiler for C supports arguments -Werror=shift-count-overflow: YES
Compiler for C supports arguments -Werror=shift-overflow=2: YES
Compiler for C supports arguments -Wdate-time: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wduplicated-branches: YES
Compiler for C supports arguments -Wmisleading-indentation: YES
Compiler for C supports arguments -Wno-sign-compare -Wsign-compare: YES
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES
Compiler for C supports arguments -ffast-math: YES
Compiler for C supports arguments -fdiagnostics-show-option: YES
Compiler for C supports arguments -fstack-protector: YES
Compiler for C supports arguments -fstack-protector-strong: YES
Compiler for C supports arguments --param=ssp-buffer-size=4: YES
Configuring sample.yaml using configuration
Configuring 310014.yaml using configuration
Configuring csfb.yaml using configuration
Configuring volte.yaml using configuration
Configuring vonr.yaml using configuration
Configuring slice.yaml using configuration
Configuring srslte.yaml using configuration
WARNING: Output file "configs/sample.yaml" for configure_file() at configs/meson.build:48 overwrites configure_file() output at configs/meson.build:48
Configuring sample.yaml using configuration
Program /usr/bin/python3 found: YES (/usr/bin/python3)
Configuring mme.yaml using configuration
Configuring sgwc.yaml using configuration
Configuring sgwu.yaml using configuration
Configuring smf.yaml using configuration
Configuring amf.yaml using configuration
Configuring upf.yaml using configuration
Configuring hss.yaml using configuration
Configuring pcrf.yaml using configuration
Configuring nrf.yaml using configuration
Configuring ausf.yaml using configuration
Configuring udm.yaml using configuration
Configuring udr.yaml using configuration
Configuring pcf.yaml using configuration
Configuring nssf.yaml using configuration
Program /usr/bin/python3 found: YES (/usr/bin/python3)
Configuring mme.conf using configuration
Configuring hss.conf using configuration
Configuring smf.conf using configuration
Configuring pcrf.conf using configuration
Configuring cacert.pem using configuration
Configuring mme.cert.pem using configuration
Configuring mme.key.pem using configuration
Configuring hss.cert.pem using configuration
Configuring hss.key.pem using configuration
Configuring smf.cert.pem using configuration
Configuring smf.key.pem using configuration
Configuring pcrf.cert.pem using configuration
Configuring pcrf.key.pem using configuration
Configuring open5gs-mmed.service using configuration
Configuring open5gs-sgwcd.service using configuration
Configuring open5gs-smfd.service using configuration
Configuring open5gs-amfd.service using configuration
Configuring open5gs-sgwud.service using configuration
Configuring open5gs-upfd.service using configuration
Configuring open5gs-hssd.service using configuration
Configuring open5gs-pcrfd.service using configuration
Configuring open5gs-nrfd.service using configuration
Configuring open5gs-ausfd.service using configuration
Configuring open5gs-udmd.service using configuration
Configuring open5gs-pcfd.service using configuration
Configuring open5gs-nssfd.service using configuration
Configuring open5gs-udrd.service using configuration
Configuring 99-open5gs.netdev using configuration
Configuring 99-open5gs.network using configuration
Configuring open5gs using configuration
Configuring open5gs.conf using configuration
Has header "arpa/inet.h" : YES
Has header "ctype.h" : YES
Has header "errno.h" : YES
Has header "execinfo.h" : YES
Has header "fcntl.h" : YES
Has header "ifaddrs.h" : YES
Has header "netdb.h" : YES
Has header "pthread.h" : YES
Has header "signal.h" : YES
Has header "stdarg.h" : YES
Has header "stddef.h" : YES
Has header "stdio.h" : YES
Has header "stdint.h" : YES
Has header "stdbool.h" : YES
Has header "stdlib.h" : YES
Has header "string.h" : YES
Has header "strings.h" : YES
Has header "time.h" : YES
Has header "sys/time.h" : YES
Has header "unistd.h" : YES
Has header "net/if.h" : YES
Has header "netinet/in.h" : YES
Has header "netinet/in_systm.h" : YES
Has header "netinet/udp.h" : YES
Has header "netinet/tcp.h" : YES
Has header "sys/ioctl.h" : YES
Has header "sys/param.h" : YES
Has header "sys/random.h" : YES
Has header "sys/socket.h" : YES
Has header "sys/stat.h" : YES
Has header "limits.h" : YES
Has header "sys/syslimits.h" : NO
Has header "sys/types.h" : YES
Has header "sys/wait.h" : YES
Has header "sys/uio.h" : YES
Checking for function "arc4random" : NO
Checking for function "arc4random_buf" : NO
Checking for function "getrandom" : YES
Checking for function "localtime_r" : YES
Checking for function "getifaddrs" : YES
Checking for function "getenv" : YES
Checking for function "putenv" : YES
Checking for function "setenv" : YES
Checking for function "unsetenv" : YES
Checking for function "strerror_r" : YES
Checking for function "sigaction" : YES
Checking for function "sigwait" : YES
Checking for function "sigsuspend" : YES
Checking for function "eventfd" : YES
Checking for function "kqueue" : NO
Checking for function "epoll_ctl" : YES
Dependency threads found: YES
Header <pthread.h> has symbol "pthread_barrier_wait" : YES
Header <signal.h> has symbol "sys_siglist" : YES
Checking if "strerror_r() returns char *" compiles: YES
Library execinfo found: NO
Checking for function "backtrace" : YES
Checking if "clock_gettime()" links: YES
Checking if "eventfd(2) system call" links: YES
Library socket found: NO
Checking if "socket()" links: YES
Configuring core-config-private.h using configuration
Configuring core-config.h using configuration
Compiler for C supports arguments -Wno-shift-negative-value -Wshift-negative-value: YES
Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES
Compiler for C supports arguments -Wno-unknown-warning-option -Wunknown-warning-option: NO
Compiler for C supports arguments -Wno-missing-prototypes -Wmissing-prototypes: YES
Compiler for C supports arguments -Wno-missing-declarations -Wmissing-declarations: YES
Compiler for C supports arguments -Wno-discarded-qualifiers -Wdiscarded-qualifiers: YES
Compiler for C supports arguments -Wno-redundant-decls -Wredundant-decls: YES
Compiler for C supports arguments -Wno-shift-overflow -Wshift-overflow: YES
Compiler for C supports arguments -Wno-float-equal -Wfloat-equal: YES
Cloning into 'freeDiameter'...
Switched to a new branch 'open5gs'
Branch 'open5gs' set up to track remote branch 'open5gs' from 'origin'.
Compiler for C supports arguments -Wno-implicit-fallthrough -Wimplicit-fallthrough: YES
Compiler for C supports arguments -Wno-incompatible-pointer-types-discards-qualifiers -Wincompatible-pointer-types-discards-qualifiers: NO
Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES
Compiler for C supports arguments -Wno-cpp -Wcpp: YES
Found pkg-config: /usr/bin/pkg-config (1.6.0)
Dependency yaml-0.1 found: YES 0.2.1
Has header "netinet/sctp.h" : YES
Library sctp found: YES
Configuring sctp-config.h using configuration
Dependency libmongoc-1.0 found: YES 1.14.0
|
|Executing subproject freeDiameter
|
|Project name: freediameter
|Project version: 1.3.2
|Native C compiler: cc (gcc 8.3.0 "cc (Debian 8.3.0-6) 8.3.0")
|Program flex found: YES (/usr/bin/flex)
|Program bison found: YES (/usr/bin/bison)
|Compiler for C supports arguments -Werror: YES
|Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES
|Compiler for C supports arguments -Wno-unused-but-set-variable -Wunused-but-set-variable: YES
|Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitialized: YES
|Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES
|Compiler for C supports arguments -Wno-stringop-truncation -Wstringop-truncation: YES
|Has header "malloc.h" : YES
|Has header "signalent.h" : NO
|Checking for function "strndup" : YES
|Checking for function "getopt_long" : YES
|Checking for function "getifaddrs" : YES
|Header <netinet/in.h> has symbol "ntohll" : NO
|Header <netdb.h> has symbol "AI_ADDRCONFIG" : YES
|Dependency threads found: YES (cached)
|Header <pthread.h> has symbol "pthread_barrier_wait" : YES
|Checking if "clock_gettime()" links: YES
|Checking if "dlopen() and dlsym() in system libraries" links: NO
|Checking if "dlopen() and dlsym() in libdl" links: YES
|Library dl found: YES
|Library gcrypt found: YES
|Library idn found: YES
|Library gnutls found: YES
|Checking for function "gnutls_hash" : YES
|Checking for function "gnutls_transport_set_vec_push_function" : YES
|Checking for function "gnutls_x509_trust_list_verify_crt" : YES
|Checking for function "gnutls_handshake_set_timeout" : YES
|Library sctp found: YES
|Checking if "sctp_connectx() accepts 4 arguments" compiles: YES
|Configuring freeDiameter-host.h using configuration
|Configuring version.h using configuration
|Build targets in project: 16
|
|Subproject freeDiameter finished.
Compiler for C supports arguments -Wno-missing-prototypes -Wmissing-prototypes: YES
Compiler for C supports arguments -Wno-missing-declarations -Wmissing-declarations: YES
Compiler for C supports arguments -Wno-discarded-qualifiers -Wdiscarded-qualifiers: YES
Compiler for C supports arguments -Wno-incompatible-pointer-types -Wincompatible-pointer-types: YES
Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES
Compiler for C supports arguments -w: YES
Compiler for C supports arguments -std=gnu99: YES
Has header "netinet/ip.h" : YES
Has header "netinet/ip6.h" : YES
Has header "netinet/udp.h" : YES
Has header "netinet/tcp.h" : YES
Configuring pfcp-config.h using configuration
Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES
Compiler for C supports arguments -Wno-missing-prototypes -Wmissing-prototypes: YES
Compiler for C supports arguments -Wno-missing-declarations -Wmissing-declarations: YES
Compiler for C supports arguments -Wno-unused-variable -Wunused-variable: YES
Compiler for C supports arguments -Wno-unused-label -Wunused-label: YES
Compiler for C supports arguments -Wno-float-equal -Wfloat-equal: YES
Library gnutls found: YES
Found CMake: /usr/bin/cmake (3.13.4)
Dependency libnghttp2 found: NO (tried pkgconfig and cmake)
lib/sbi/meson.build:46:0: ERROR: Dependency "libnghttp2" not found, tried pkgconfig and cmake
A full log can be found at <https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-open5gs/ws/op…>
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful
See <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=n…>
Changes:
------------------------------------------
[...truncated 25.70 KB...]
Unpacking libosmocore17:amd64 (1.5.1.23.9e37) ...
Selecting previously unselected package libosmocodec0:amd64.
Preparing to unpack .../04-libosmocodec0_1.5.1.23.9e37_amd64.deb ...
Unpacking libosmocodec0:amd64 (1.5.1.23.9e37) ...
Selecting previously unselected package libosmogsm16:amd64.
Preparing to unpack .../05-libosmogsm16_1.5.1.23.9e37_amd64.deb ...
Unpacking libosmogsm16:amd64 (1.5.1.23.9e37) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../06-libosmocoding0_1.5.1.23.9e37_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.5.1.23.9e37) ...
Selecting previously unselected package libosmovty9:amd64.
Preparing to unpack .../07-libosmovty9_1.5.1.23.9e37_amd64.deb ...
Unpacking libosmovty9:amd64 (1.5.1.23.9e37) ...
Selecting previously unselected package libosmogb12:amd64.
Preparing to unpack .../08-libosmogb12_1.5.1.23.9e37_amd64.deb ...
Unpacking libosmogb12:amd64 (1.5.1.23.9e37) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../09-libosmoctrl0_1.5.1.23.9e37_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.5.1.23.9e37) ...
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.5.1.23.9e37_amd64.deb ...
Unpacking libosmosim2:amd64 (1.5.1.23.9e37) ...
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.5.1.23.9e37_amd64.deb ...
Unpacking libosmousb0:amd64 (1.5.1.23.9e37) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../14-libosmocore_1.5.1.23.9e37_amd64.deb ...
Unpacking libosmocore (1.5.1.23.9e37) ...
Setting up libsctp1:amd64 (1.0.17+dfsg-1+b1) ...
Setting up libpcsclite1:amd64 (1.8.20-1) ...
Setting up osmocom-nightly (1.0.0.202103130126) ...
Setting up libusb-1.0-0:amd64 (2:1.0.21-1) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up libtalloc2:amd64 (2.1.8-1) ...
Setting up libosmocore17:amd64 (1.5.1.23.9e37) ...
Setting up libosmocodec0:amd64 (1.5.1.23.9e37) ...
Setting up libosmovty9:amd64 (1.5.1.23.9e37) ...
Setting up libosmogsm16:amd64 (1.5.1.23.9e37) ...
Setting up libosmoctrl0:amd64 (1.5.1.23.9e37) ...
Setting up libosmosim2:amd64 (1.5.1.23.9e37) ...
Setting up libosmocoding0:amd64 (1.5.1.23.9e37) ...
Setting up libosmousb0:amd64 (1.5.1.23.9e37) ...
Setting up libosmogb12:amd64 (1.5.1.23.9e37) ...
Setting up libosmocore (1.5.1.23.9e37) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
+ 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-get update
Ign:1 http://deb.debian.org/debian stretch InRelease
Hit:2 http://deb.debian.org/debian stretch-updates InRelease
Hit:3 http://security.debian.org/debian-security 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:latest_Release.key https://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_…
--2021-03-13 10:40:24-- https://download.opensuse.org/repositories/network:/osmocom:/latest/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:latest_Release.key'
0K . 100% 26.9M=0s
2021-03-13 10:40:24 (26.9 MB/s) - '/var/cache/apt/network:osmocom:latest_Release.key' saved [1080/1080]
+ 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
Ign:1 http://deb.debian.org/debian stretch InRelease
Hit:2 http://security.debian.org/debian-security stretch/updates InRelease
Hit:3 http://deb.debian.org/debian stretch-updates InRelease
Hit:4 http://deb.debian.org/debian stretch Release
Get:6 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9… ./ InRelease [1611 B]
Get:7 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9… ./ Packages [102 kB]
Fetched 103 kB in 1s (87.3 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-latest 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: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 ]
+ apt-key add /var/cache/apt/network:osmocom:nightly_Release.key
Configuring Osmocom repository
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
Ign:1 http://deb.debian.org/debian stretch InRelease
Hit:2 http://deb.debian.org/debian stretch-updates InRelease
Hit:3 http://security.debian.org/debian-security stretch/updates InRelease
Hit:4 http://deb.debian.org/debian stretch Release
Get:6 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_… ./ InRelease [1593 B]
Get:7 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_… ./ Packages [115 kB]
Fetched 117 kB in 1s (70.2 kB/s)
Reading package lists...
+ set +x
+ set +x
+ install_repo_packages
+ install_repo_packages_debian
+ local obs=obs://build.opensuse.org/network:osmocom:nightly/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:nightly/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 binutils-arm-osmo-eabi binutils-arm-osmo-eabi-dbgsym libasn1c-dbg libasn1c-dev libasn1c1 libgtp-dbg libgtp-dev libgtp6 libgtpnl-dbg libgtpnl-dev libgtpnl-tools libgtpnl0 libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-dbgsym 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-fl2k-dev libosmo-fl2k0 libosmo-fl2k0-dbgsym libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-mgcp-client-dev libosmo-mgcp-client8 libosmo-mgcp-client8-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-sigtran5 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 libosmocore17 libosmoctrl-doc libosmoctrl0 libosmodsp-dbg libosmodsp-dev libosmodsp-doc libosmodsp0 libosmogb-doc libosmogb12 libosmogsm-doc libosmogsm16 libosmonetif8 libosmosim2 libosmotrau2 libosmousb0 libosmovty-doc libosmovty9 librtlsdr-dev librtlsdr0 librtlsdr0-dbgsym 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-fl2k osmo-fl2k-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-shell osmo-remsim-client-shell-dbgsym osmo-remsim-client-st2 osmo-remsim-client-st2-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 osmo-uecups osmo-uecups-dbgsym osmocom-nightly python3-osmopy-libs python3-osmopy-utils rtl-sdr rtl-sdr-dbgsym 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.5.1.23.9e37).
libosmocodec0 set to manually installed.
libosmocoding0 is already the newest version (1.5.1.23.9e37).
libosmocoding0 set to manually installed.
libosmocore is already the newest version (1.5.1.23.9e37).
libosmocore17 is already the newest version (1.5.1.23.9e37).
libosmocore17 set to manually installed.
libosmoctrl0 is already the newest version (1.5.1.23.9e37).
libosmoctrl0 set to manually installed.
libosmogb12 is already the newest version (1.5.1.23.9e37).
libosmogb12 set to manually installed.
libosmogsm16 is already the newest version (1.5.1.23.9e37).
libosmogsm16 set to manually installed.
libosmosim2 is already the newest version (1.5.1.23.9e37).
libosmosim2 set to manually installed.
libosmousb0 is already the newest version (1.5.1.23.9e37).
libosmousb0 set to manually installed.
libosmovty9 is already the newest version (1.5.1.23.9e37).
libosmovty9 set to manually installed.
osmocom-nightly is already the newest version (1.0.0.202103130126).
osmocom-nightly 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:
libosmo-netif-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libosmo-sigtran-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libosmocodec-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libosmocoding-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libosmocore-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libosmoctrl-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libosmodsp-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libosmogb-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libosmogsm-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libosmovty-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libusrp-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-bsc-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-bts-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-cbc-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-gbproxy-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-ggsn-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-gsm-manuals-dev : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-hlr-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-hnbgw-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-mgw-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-msc-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-remsim-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-sip-connector-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-smlc-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-stp-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-trx : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-trx-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
E: Unable to correct problems, you have held broken packages.
+ ret=1
+ [ -n ]
+ docker container kill debian9-repo-install-test-nightly
debian9-repo-install-test-nightly
+ exit 1
Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian10/feed=…>
Changes:
------------------------------------------
[...truncated 20.38 KB...]
Preparing to unpack .../02-libtalloc2_2.1.14-2_amd64.deb ...
Unpacking libtalloc2:amd64 (2.1.14-2) ...
Selecting previously unselected package libosmocore17:amd64.
Preparing to unpack .../03-libosmocore17_1.5.1.23.9e37_amd64.deb ...
Unpacking libosmocore17:amd64 (1.5.1.23.9e37) ...
Selecting previously unselected package libosmocodec0:amd64.
Preparing to unpack .../04-libosmocodec0_1.5.1.23.9e37_amd64.deb ...
Unpacking libosmocodec0:amd64 (1.5.1.23.9e37) ...
Selecting previously unselected package libosmogsm16:amd64.
Preparing to unpack .../05-libosmogsm16_1.5.1.23.9e37_amd64.deb ...
Unpacking libosmogsm16:amd64 (1.5.1.23.9e37) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../06-libosmocoding0_1.5.1.23.9e37_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.5.1.23.9e37) ...
Selecting previously unselected package libosmovty9:amd64.
Preparing to unpack .../07-libosmovty9_1.5.1.23.9e37_amd64.deb ...
Unpacking libosmovty9:amd64 (1.5.1.23.9e37) ...
Selecting previously unselected package libosmogb12:amd64.
Preparing to unpack .../08-libosmogb12_1.5.1.23.9e37_amd64.deb ...
Unpacking libosmogb12:amd64 (1.5.1.23.9e37) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../09-libosmoctrl0_1.5.1.23.9e37_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.5.1.23.9e37) ...
Selecting previously unselected package libpcsclite1:amd64.
Preparing to unpack .../10-libpcsclite1_1.8.24-1_amd64.deb ...
Unpacking libpcsclite1:amd64 (1.8.24-1) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../11-libosmosim2_1.5.1.23.9e37_amd64.deb ...
Unpacking libosmosim2:amd64 (1.5.1.23.9e37) ...
Selecting previously unselected package libusb-1.0-0:amd64.
Preparing to unpack .../12-libusb-1.0-0_2%3a1.0.22-2_amd64.deb ...
Unpacking libusb-1.0-0:amd64 (2:1.0.22-2) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../13-libosmousb0_1.5.1.23.9e37_amd64.deb ...
Unpacking libosmousb0:amd64 (1.5.1.23.9e37) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../14-libosmocore_1.5.1.23.9e37_amd64.deb ...
Unpacking libosmocore (1.5.1.23.9e37) ...
Setting up osmocom-nightly (1.0.0.202103130126) ...
Setting up libtalloc2:amd64 (2.1.14-2) ...
Setting up libpcsclite1:amd64 (1.8.24-1) ...
Setting up libsctp1:amd64 (1.0.18+dfsg-1) ...
Setting up libusb-1.0-0:amd64 (2:1.0.22-2) ...
Setting up libosmocore17:amd64 (1.5.1.23.9e37) ...
Setting up libosmousb0:amd64 (1.5.1.23.9e37) ...
Setting up libosmocodec0:amd64 (1.5.1.23.9e37) ...
Setting up libosmogsm16:amd64 (1.5.1.23.9e37) ...
Setting up libosmovty9:amd64 (1.5.1.23.9e37) ...
Setting up libosmocoding0:amd64 (1.5.1.23.9e37) ...
Setting up libosmosim2:amd64 (1.5.1.23.9e37) ...
Setting up libosmogb12:amd64 (1.5.1.23.9e37) ...
Setting up libosmoctrl0:amd64 (1.5.1.23.9e37) ...
Setting up libosmocore (1.5.1.23.9e37) ...
Processing triggers for libc-bin (2.28-10) ...
+ 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
Configuring Osmocom repository
+ [ -e /var/cache/apt/network:osmocom:latest_Release.key ]
+ apt-get update
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian buster-updates InRelease
Hit:3 http://security.debian.org/debian-security buster/updates InRelease
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.20.1-1.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ wget -O /var/cache/apt/network:osmocom:latest_Release.key https://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_…
--2021-03-13 10:38:21-- https://download.opensuse.org/repositories/network:/osmocom:/latest/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:latest_Release.key'
0K . 100% 25.1M=0s
2021-03-13 10:38:21 (25.1 MB/s) - '/var/cache/apt/network:osmocom:latest_Release.key' saved [1080/1080]
+ 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_1… ./
+ apt-get update
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian buster-updates InRelease
Hit:3 http://security.debian.org/debian-security buster/updates InRelease
Get:4 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_10 ./ InRelease [1607 B]
Get:5 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_10 ./ Packages [123 kB]
Fetched 124 kB in 1s (130 kB/s)
Reading package lists...
+ + apt-get -y installtee osmo-mgw
/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-latest 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: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-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
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian buster-updates InRelease
Hit:3 http://security.debian.org/debian-security buster/updates InRelease
Get:4 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_… ./ InRelease [1589 B]
Get:5 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_… ./ Packages [136 kB]
Fetched 137 kB in 1s (181 kB/s)
Reading package lists...
+ set +x
+ set +x
+ install_repo_packages
+ install_repo_packages_debian
+ local obs=obs://build.opensuse.org/network:osmocom:nightly/Debian_10
+ 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:nightly/Debian_10) ?architecture(native)
+ sort
+ filter_packages_txt
+ grep -v ^# /repo-install-test/blacklist_debian10.txt
+ sort -u
+ comm -23 osmocom_packages_all.txt blacklist.txt
+ cat osmocom_packages.txt
+ apt install -y abisip-find libasn1c-dbg libasn1c-dev libasn1c1 libgtp-dbg libgtp-dev libgtp6 libgtpnl-dbg libgtpnl-dev libgtpnl-tools libgtpnl0 libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-dbgsym liblimesuite-dev liblimesuite20.01-1 liblimesuite20.01-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-fl2k-dev libosmo-fl2k0 libosmo-fl2k0-dbgsym libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-mgcp-client-dev libosmo-mgcp-client8 libosmo-mgcp-client8-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-sigtran5 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 libosmocore17 libosmoctrl-doc libosmoctrl0 libosmodsp-dbg libosmodsp-dev libosmodsp-doc libosmodsp0 libosmogb-doc libosmogb12 libosmogsm-doc libosmogsm16 libosmonetif8 libosmosim2 libosmotrau2 libosmousb0 libosmovty-doc libosmovty9 librtlsdr-dev librtlsdr0 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.01 limesuite-udev neocon neocon-dbgsym open5gs-nssf open5gs-nssf-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-fl2k osmo-fl2k-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-shell osmo-remsim-client-shell-dbgsym osmo-remsim-client-st2 osmo-remsim-client-st2-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 osmo-uecups osmo-uecups-dbgsym osmocom-nightly python3-osmopy-libs python3-osmopy-utils rtl-sdr 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.5.1.23.9e37).
libosmocodec0 set to manually installed.
libosmocoding0 is already the newest version (1.5.1.23.9e37).
libosmocoding0 set to manually installed.
libosmocore is already the newest version (1.5.1.23.9e37).
libosmocore17 is already the newest version (1.5.1.23.9e37).
libosmocore17 set to manually installed.
libosmoctrl0 is already the newest version (1.5.1.23.9e37).
libosmoctrl0 set to manually installed.
libosmogb12 is already the newest version (1.5.1.23.9e37).
libosmogb12 set to manually installed.
libosmogsm16 is already the newest version (1.5.1.23.9e37).
libosmogsm16 set to manually installed.
libosmosim2 is already the newest version (1.5.1.23.9e37).
libosmosim2 set to manually installed.
libosmousb0 is already the newest version (1.5.1.23.9e37).
libosmousb0 set to manually installed.
libosmovty9 is already the newest version (1.5.1.23.9e37).
libosmovty9 set to manually installed.
osmocom-nightly is already the newest version (1.0.0.202103130126).
osmocom-nightly 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:
libosmo-netif-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libosmo-sigtran-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libosmocodec-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libosmocoding-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libosmocore-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libosmoctrl-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libosmodsp-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libosmogb-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libosmogsm-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libosmovty-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
libusrp-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-bsc-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-bts-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-cbc-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-gbproxy-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-ggsn-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-gsm-manuals-dev : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-hlr-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-hnbgw-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-mgw-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-msc-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-remsim-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-sip-connector-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-smlc-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-stp-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-trx : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
osmo-trx-doc : Depends: osmocom-nightly (= 1.0.0.202103120126) but 1.0.0.202103130126 is to be installed
E: Unable to correct problems, you have held broken packages.
+ ret=1
+ [ -n ]
+ docker container kill debian10-repo-install-test-nightly
debian10-repo-install-test-nightly
+ exit 1
Build step 'Execute shell' marked build as failure