Skip to content
Success

Console Output

Skipping 57 KB.. Full Log
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian trixie-updates InRelease
Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ InRelease [1580 B]
Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ Packages [195 kB]
Fetched 196 kB in 0s (1270 kB/s)
Reading package lists...
W: https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details
[testenv][udp] + ['git', 'ls-remote', '--tags', 'https://gerrit.osmocom.org/libosmocore']
[testenv][udp] libosmocore: cloning 1.11.2
[testenv][udp] + ['git', '-c', 'advice.detachedHead=false', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest', 'clone', '--depth', '1', '--branch', '1.11.2', 'https://gerrit.osmocom.org/libosmocore']
Cloning into 'libosmocore'...
[testenv][udp] libosmocore: showing current commit
[testenv][udp] + ['git', '-P', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore', '-c', 'color.ui=always', 'log', '-1', '--oneline']
22a11a3 Bump version: 1.11.1.3-bd63 → 1.11.2
[testenv][udp] Building osmo-ns-dummy
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore', 'testenv-ns-udp-osmocom-latest-20250828-1356-b1d589c6-0', 'autoreconf', '-fi']
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:70: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:70: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:70: the top level
configure.ac:84: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
configure.ac:84: the top level
configure.ac:174: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:174: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:174: the top level
configure.ac:462: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:462: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:462: the top level
configure.ac:602: warning: AC_OUTPUT should be used without arguments.
configure.ac:602: You should run autoupdate.
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
Makefile.am:64: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ...
configure.ac:116: ... 'DOXYGEN' previously defined here
src/codec/Makefile.am: installing './depcomp'
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore', 'testenv-ns-udp-osmocom-latest-20250828-1356-b1d589c6-0', './configure']
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/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 xargs -n works... yes
checking whether make sets $(MAKE)... (cached) yes
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
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 a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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 file... file
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 ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking 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
checking for egrep... (cached) /usr/bin/grep -E
checking for execinfo.h... yes
checking for poll.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/signalfd.h... yes
checking for sys/eventfd.h... yes
checking for sys/timerfd.h... yes
checking for syslog.h... yes
checking for ctype.h... yes
checking for netinet/tcp.h... yes
checking for netinet/in.h... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether HAVE_SYS_SOCKET_H is declared... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing dlopen... none required
checking for library containing dlsym... none required
checking for backtrace in -lexecinfo... no
checking how to run the C preprocessor... gcc -E
checking for egrep -e... (cached) /usr/bin/grep -E
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for pthread_getname_np(pthread_t, char*, size_t)... yes
checking for library containing clock_gettime... none required
checking for doxygen... false
checking whether SYS_getrandom is declared... yes
checking if gcc supports -fvisibility=hidden... yes
checking for localtime_r... yes
checking whether struct tm has tm_gmtoff member... yes
checking for gettid... yes
checking whether to workaround TLS bug in old gcc on ARM platforms... 
checking for talloc >= 2.1.0... yes
checking for liburing >= 0.7... yes
checking for libpcsclite... yes
checking for libusb-1.0... yes
checking for gnutls >= 2.12.0... yes
checking for libmnl... yes
checking for libsctp... yes
checking whether to enable VTY/CTRL tests... no
checking whether C compiler accepts -mavx2... yes
checking whether C compiler accepts -mssse3... yes
checking whether C compiler accepts -msse4.1... yes
checking whether to enable ARM NEON instructions support... no
checking whether to include systemtap tracing support... no
checking whether to build with code coverage support... no
checking whether gcc has __builtin_cpu_supports built-in... yes
checking for struct tcp_info.tcpi_notsent_bytes... yes
checking for struct tcp_info.tcpi_rwnd_limited... yes
checking for struct tcp_info.tcpi_sndbuf_limited... yes
checking for struct tcp_info.tcpi_reord_seen... yes
CFLAGS=" -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall"
CPPFLAGS=" -DBUILDING_LIBOSMOCORE -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmocore.pc
config.status: creating libosmocodec.pc
config.status: creating libosmocoding.pc
config.status: creating libosmovty.pc
config.status: creating libosmogsm.pc
config.status: creating libosmoisdn.pc
config.status: creating libosmogb.pc
config.status: creating libosmoctrl.pc
config.status: creating libosmosim.pc
config.status: creating libosmousb.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/codec/Makefile
config.status: creating include/osmocom/coding/Makefile
config.status: creating include/osmocom/core/Makefile
config.status: creating include/osmocom/crypt/Makefile
config.status: creating include/osmocom/ctrl/Makefile
config.status: creating include/osmocom/gprs/Makefile
config.status: creating include/osmocom/gprs/protocol/Makefile
config.status: creating include/osmocom/gsm/Makefile
config.status: creating include/osmocom/gsm/protocol/Makefile
config.status: creating include/osmocom/isdn/Makefile
config.status: creating include/osmocom/sim/Makefile
config.status: creating include/osmocom/usb/Makefile
config.status: creating include/osmocom/vty/Makefile
config.status: creating src/Makefile
config.status: creating src/core/Makefile
config.status: creating src/vty/Makefile
config.status: creating src/codec/Makefile
config.status: creating src/coding/Makefile
config.status: creating src/sim/Makefile
config.status: creating src/usb/Makefile
config.status: creating src/gsm/Makefile
config.status: creating src/isdn/Makefile
config.status: creating src/gb/Makefile
config.status: creating src/ctrl/Makefile
config.status: creating src/pseudotalloc/Makefile
config.status: creating tapset/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating utils/Makefile
config.status: creating utils/osmo-stat-dummy/Makefile
config.status: creating Doxyfile.core
config.status: creating Doxyfile.gsm
config.status: creating Doxyfile.isdn
config.status: creating Doxyfile.vty
config.status: creating Doxyfile.codec
config.status: creating Doxyfile.coding
config.status: creating Doxyfile.gb
config.status: creating Doxyfile.ctrl
config.status: creating Doxyfile.sim
config.status: creating Doxyfile.usb
config.status: creating Makefile
config.status: creating contrib/libosmocore.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore', 'testenv-ns-udp-osmocom-latest-20250828-1356-b1d589c6-0', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts/build_osmo_ns_dummy.sh', '20']
+ MAKE=make -j20
+ make -j20 -C include/osmocom/core all
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore/include/osmocom/core'
  GEN      bit16gen.h
  GEN      bit32gen.h
  GEN      bit64gen.h
  GEN      crc16gen.h
  GEN      crc32gen.h
  GEN      crc64gen.h
  GEN      crc8gen.h
  GEN      bit16gen.h
  GEN      socket_compat.h
  GEN      bit64gen.h
  GEN      bit32gen.h
  GEN      crc16gen.h
  GEN      crc32gen.h
  GEN      crc64gen.h
  GEN      crc8gen.h
  GEN      socket_compat.h
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore/include/osmocom/core'
+ make -j20 -C src/core libosmocore.la
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore/src/core'
  CC       application.lo
  CC       backtrace.lo
  CC       base64.lo
  CC       bits.lo
  CC       bitvec.lo
  CC       bitcomp.lo
  CC       context.lo
  CC       conv.lo
  CC       conv_acc.lo
  CC       conv_acc_generic.lo
  CC       counter.lo
  CC       crc16.lo
  GEN      crc8gen.c
  GEN      crc16gen.c
  GEN      crc32gen.c
  GEN      crc64gen.c
  CC       exec.lo
  CC       fsm.lo
  CC       gsmtap_util.lo
  CC       isdnhdlc.lo
  CC       it_q.lo
  CC       logging.lo
  CC       logging_syslog.lo
  CC       logging_gsmtap.lo
  CC       loggingrb.lo
  CC       macaddr.lo
  CC       msgb.lo
  CC       netdev.lo
  CC       netns.lo
  CC       osmo_io.lo
  CC       osmo_io_poll.lo
  CC       panic.lo
  CC       prbs.lo
  CC       prim.lo
  CC       rate_ctr.lo
  CC       rbtree.lo
  CC       select.lo
  CC       sercomm.lo
  CC       signal.lo
  CC       sockaddr_str.lo
  CC       socket.lo
  CC       soft_uart.lo
  CC       stat_item.lo
  CC       stats.lo
  CC       stats_statsd.lo
  CC       stats_tcp.lo
  CC       strrb.lo
  CC       tdef.lo
  CC       thread.lo
  CC       time_cc.lo
  CC       timer.lo
  CC       timer_gettimeofday.lo
  CC       timer_clockgettime.lo
  CC       tun.lo
  CC       use_count.lo
  CC       utils.lo
  CC       write_queue.lo
  CC       conv_acc_sse.lo
  CC       conv_acc_sse_avx.lo
  CC       plugin.lo
  CC       msgfile.lo
  CC       serial.lo
  CC       mnl.lo
  CC       osmo_io_uring.lo
  CC       crc8gen.lo
  CC       crc16gen.lo
  CC       crc32gen.lo
  CC       crc64gen.lo
  CCLD     libosmocore.la
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore/src/core'
+ make -j20 -C src/vty libosmovty.la
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore/src/vty'
  CC       buffer.lo
  CC       command.lo
  CC       vector.lo
  CC       vty.lo
  CC       utils.lo
  CC       telnet_interface.lo
  CC       logging_vty.lo
  CC       stats_vty.lo
  CC       fsm_vty.lo
  CC       talloc_ctx_vty.lo
  CC       cpu_sched_vty.lo
  CC       tdef_vty.lo
  CCLD     libosmovty.la
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore/src/vty'
+ make -j20 -C src/isdn libosmoisdn.la
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore/src/isdn'
  CC       i460_mux.lo
  CC       lapd_core.lo
  CC       v110.lo
  CC       v110_ta.lo
  CCLD     libisdnint.la
  CCLD     libosmoisdn.la
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore/src/isdn'
+ make -j20 -C src/gsm libosmogsm.la
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore/src/gsm'
  CC       a5.lo
  CC       rxlev_stat.lo
  CC       tlv_parser.lo
  CC       comp128.lo
  CC       gsm_utils.lo
  CC       comp128v23.lo
  CC       rsl.lo
  CC       gsm48.lo
  CC       gsm48_arfcn_range_encode.lo
  CC       gsm48_ie.lo
  CC       gsm0808.lo
  CC       sysinfo.lo
  CC       gprs_cipher_core.lo
  CC       gprs_rlc.lo
  CC       gsm0480.lo
  CC       abis_nm.lo
  CC       gsm0502.lo
  CC       gsm0411_utils.lo
  CC       gsm0411_smc.lo
  CC       gsm0411_smr.lo
  CC       gsm0414.lo
gsm_utils.c:106:9: note: '#pragma message: glibc 2.41 random detected'
  106 | #pragma message ("glibc " OSMO_STRINGIFY_VAL(__GLIBC__) "." OSMO_STRINGIFY_VAL(__GLIBC_MINOR__) " random detected")
      |         ^~~~~~~
  CC       lapdm.lo
  CC       kasumi.lo
  CC       gsm29205.lo
  CC       gsm_04_08_gprs.lo
  CC       auth_core.lo
  CC       auth_comp128v1.lo
  CC       auth_comp128v23.lo
  CC       auth_xor.lo
  CC       auth_xor_2g.lo
  CC       auth_milenage.lo
  CC       gea.lo
  CC       gan.lo
  CC       ipa.lo
  CC       gsm0341.lo
  CC       apn.lo
  CC       gprs_gea.lo
  CC       auth_tuak.lo
  GEN      gsm0503_conv.c
  CC       oap.lo
  CC       gsm0808_utils.lo
  CC       gsm23003.lo
  CC       gsm23236.lo
  CC       mncc.lo
  CC       bts_features.lo
  CC       oap_client.lo
  CC       gsm29118.lo
  CC       gsm48_rest_octets.lo
  CC       cbsp.lo
  CC       gsm48049.lo
  CC       gad.lo
  CC       bsslap.lo
  CC       bssmap_le.lo
  CC       kdf.lo
Generating convolutional codes...
Generate 'xcch' definition
Generate 'tch_f24' definition
Generate 'tch_h24' definition
Generate 'tch_f48' definition
Generate 'tch_f96' definition
Generate 'tch_f144' definition
Generate 'rach' definition
Generate 'rach_ext' definition
Generate 'sch' definition
Generate 'cs2' definition
Generate 'cs3' definition
Generate 'cs2_np' definition
Generate 'cs3_np' definition
Generate 'tch_afs_12_2' definition
Generate 'tch_afs_10_2' definition
Generate 'tch_afs_7_95' definition
  CC       iuup.lo
Generate 'tch_afs_7_4' definition
Generate 'tch_afs_6_7' definition
Generate 'tch_afs_5_9' definition
Generate 'tch_afs_5_15' definition
Generate 'tch_afs_4_75' definition
Generate 'tch_fr' definition
Generate 'tch_hr' definition
Generate 'tch_ahs_7_95' definition
Generate 'tch_ahs_7_4' definition
Generate 'tch_ahs_6_7' definition
Generate 'tch_ahs_5_9' definition
Generate 'tch_ahs_5_15' definition
Generate 'tch_ahs_4_75' definition
Generate 'tch_axs_sid_update' definition
Generate 'mcs1_dl_hdr' definition
Generate 'mcs1_ul_hdr' definition
Generate 'mcs1' definition
Generate 'mcs2' definition
Generate 'mcs3' definition
Generate 'mcs4' definition
Generate 'mcs5_dl_hdr' definition
Generate 'mcs5_ul_hdr' definition
Generate 'mcs5' definition
Generate 'mcs6' definition
Generate 'mcs7_dl_hdr' definition
Generate 'mcs7_ul_hdr' definition
Generate 'mcs7' definition
Generate 'mcs8' definition
Generate 'mcs9' definition
Generation complete.
  CC       gsm44021.lo
  CC       gsm44068.lo
  CC       rlp.lo
  CC       gsup.lo
  CC       gsup_sms.lo
  CC       milenage/aes-encblock.lo
  CC       milenage/aes-internal.lo
  CC       milenage/milenage.lo
  CC       milenage/aes-internal-enc.lo
  CC       tuak/KeccakP-1600-3gpp.lo
  CC       tuak/tuak.lo
  CC       gsm0503_conv.lo
  CCLD     libgsmint.la
  CCLD     libosmogsm.la
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore/src/gsm'
+ make -j20 -C src/gb libosmogb.la
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore/src/gb'
  CC       gprs_ns.lo
  CC       gprs_ns_frgre.lo
  CC       gprs_ns_sns.lo
  CC       gprs_ns_vty.lo
  CC       gprs_bssgp.lo
  CC       gprs_bssgp_util.lo
  CC       gprs_bssgp_vty.lo
  CC       gprs_bssgp_rim.lo
  CC       gprs_bssgp_bss.lo
  CC       gprs_ns2.lo
  CC       gprs_ns2_udp.lo
  CC       gprs_ns2_frgre.lo
  CC       gprs_ns2_fr.lo
  CC       gprs_ns2_vc_fsm.lo
  CC       gprs_ns2_sns.lo
  CC       gprs_ns2_message.lo
  CC       gprs_ns2_vty.lo
  CC       gprs_bssgp2.lo
  CC       bssgp_bvc_fsm.lo
  CC       common_vty.lo
  CC       frame_relay.lo
  CCLD     libosmogb.la
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore/src/gb'
+ make -j20 -C src/ctrl libosmoctrl.la
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore/src/ctrl'
  CC       control_cmd.lo
  CC       control_if.lo
  CC       fsm_ctrl_commands.lo
  CC       control_vty.lo
  CCLD     libosmoctrl.la
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore/src/ctrl'
+ make -j20 -C utils osmo-ns-dummy
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore/utils'
  CC       osmo-ns-dummy.o
  CC       osmo-ns-dummy-vty.o
  CCLD     osmo-ns-dummy
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore/utils'
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-latest-20250828-1356-b1d589c6-0', 'ln', '-s', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/git/build_against_osmocom_latest/libosmocore/utils/osmo-ns-dummy', '/usr/local/bin/osmo-ns-dummy']
[testenv][udp] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-latest-20250828-1356-b1d589c6-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns/NS_Tests.udp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.udp.cfg']
[testenv][udp] + ['cp', '-a', 'osmo-ns.udp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/osmo-ns-dummy']
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-latest-20250828-1356-b1d589c6-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns/NS_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.default']
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-latest-20250828-1356-b1d589c6-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/Common.cfg']
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-latest-20250828-1356-b1d589c6-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/Common.cfg']
[testenv][udp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/Common.cfg
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-latest-20250828-1356-b1d589c6-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/Common.cfg']
[testenv][udp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.udp.cfg
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-latest-20250828-1356-b1d589c6-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.udp.cfg']
[testenv][udp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.default
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-latest-20250828-1356-b1d589c6-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.default']
[testenv][udp] Running osmo-ns-dummy
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/osmo-ns-dummy', 'testenv-ns-udp-osmocom-latest-20250828-1356-b1d589c6-0', 'sh', '-c', 'run_osmo_ns_dummy.sh -p 4240 -c osmo-ns.udp.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/osmo-ns-dummy/osmo-ns-dummy.log']
[testenv][udp] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg)
+ [ -n  ]
+ exec osmo-ns-dummy -p 4240 -c osmo-ns.udp.cfg
<0009> Stats timer started with interval 5 sec
20250828135628024 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135628024 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135628024 DLGLOBAL NOTICE telnet_interface.c:88 Available via telnet 127.0.0.1 4240
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4240', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite', 'testenv-ns-udp-osmocom-latest-20250828-1356-b1d589c6-0', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/start-testsuite.sh', 'ns/NS_Tests', 'NS_Tests.udp.cfg']
ttcn3_start: Starting the test suite
spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli NS_Tests.udp.cfg

*************************************************************************
* TTCN-3 Test Executor - Main Controller 2                              *
* Version: 11.1.0                                                       *
* Copyright (c) 2000-2025 Ericsson Telecom AB                           *
* All rights reserved. This program and the accompanying materials      *
* are made available under the terms of the Eclipse Public License v2.0 *
* which accompanies this distribution, and is available at              *
* https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html            *
*************************************************************************

Using configuration file: NS_Tests.udp.cfg
MC@56f6a9c8b724: Unix server socket created successfully.
MC@56f6a9c8b724: Listening on TCP port 39447.
MC2> 56f6a9c8b724 is the default
spawn /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/podman/titan-11.1.0-debian-trixie/ns/NS_Tests 56f6a9c8b724 39447
TTCN-3 Host Controller (parallel mode), version 11.1.0
MC@56f6a9c8b724: New HC connected from 10.0.2.100 [10.0.2.100]. 56f6a9c8b724: Linux 6.1.0-29-amd64 on x86_64.
cmtc
MC@56f6a9c8b724: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@56f6a9c8b724: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file.
HC@56f6a9c8b724: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file.
HC@56f6a9c8b724: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file.
HC@56f6a9c8b724: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@56f6a9c8b724: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file.
HC@56f6a9c8b724: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file.
HC@56f6a9c8b724: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file.
HC@56f6a9c8b724: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file.
HC@56f6a9c8b724: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
MC@56f6a9c8b724: Configuration file was processed on all HCs.
MC@56f6a9c8b724: Creating MTC on host 10.0.2.100.
MC@56f6a9c8b724: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset'.
------ NS_Tests.TC_tx_reset ------
Thu Aug 28 13:56:28 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_tx_reset started.
20250828135629425 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51588<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135629432 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135629432 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer g_T_guard: 10 s
MTC@56f6a9c8b724: Start timer T: 10 s
20250828135629453 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135629453 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135629453 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828135629453 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135630462 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51588<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_tx_reset finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset pass'.
Thu Aug 28 13:56:30 UTC 2025
====== NS_Tests.TC_tx_reset pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_reset.talloc
20250828135630512 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51590<->l=127.0.0.1:4240
20250828135630613 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51590<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8480)
Waiting for packet dumper to finish... 1 (prev_count=8480, count=12764)
20250828135632433 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135632453 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828135632453 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block'.
------ NS_Tests.TC_tx_block ------
Thu Aug 28 13:56:32 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_block.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_tx_block started.
20250828135633720 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51598<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135633725 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135633725 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer g_T_guard: 30 s
MTC@56f6a9c8b724: Start timer T: 10 s
20250828135633740 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135633740 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135633740 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828135633740 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828135633743 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250828135633743 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250828135633743 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523
20250828135633743 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135634746 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK
20250828135634746 DLNSSIGNAL INFO gprs_ns2_message.c:265 NSE(01234)-NSVC(01234) Tx NS-BLOCK-ACK
20250828135634746 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135635753 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51598<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_tx_block finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block pass'.
Thu Aug 28 13:56:35 UTC 2025
====== NS_Tests.TC_tx_block pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_block.talloc
20250828135635799 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56864<->l=127.0.0.1:4240
20250828135635900 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56864<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11544)
20250828135636726 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135636741 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
Waiting for packet dumper to finish... 1 (prev_count=11544, count=15828)
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty'.
------ NS_Tests.TC_tx_block_by_vty ------
Thu Aug 28 13:56:37 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_block_by_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_block_by_vty.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_tx_block_by_vty started.
20250828135639006 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56866<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135639011 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135639011 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer g_T_guard: 30 s
MTC@56f6a9c8b724: Start timer T: 10 s
20250828135639022 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135639022 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135639022 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828135639022 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828135639023 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250828135639023 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250828135639024 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250828135639024 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135640025 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
20250828135640025 DLNSSIGNAL INFO gprs_ns2_message.c:231 NSE(01234)-NSVC(01234) Tx NS-BLOCK cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135640031 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK-ACK
20250828135641035 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56866<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_tx_block_by_vty finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty pass'.
Thu Aug 28 13:56:41 UTC 2025
====== NS_Tests.TC_tx_block_by_vty pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_block_by_vty.talloc
20250828135641081 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56872<->l=127.0.0.1:4240
20250828135641182 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56872<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=12252)
20250828135642012 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135642023 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
Waiting for packet dumper to finish... 1 (prev_count=12252, count=16536)
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty_reset'.
------ NS_Tests.TC_tx_block_by_vty_reset ------
Thu Aug 28 13:56:43 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_block_by_vty_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_block_by_vty_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty_reset' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_tx_block_by_vty_reset started.
20250828135644281 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56880<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135644288 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135644288 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer g_T_guard: 60 s
MTC@56f6a9c8b724: Start timer T: 10 s
20250828135644306 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135644306 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135644306 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828135644306 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828135644309 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250828135644309 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250828135644309 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250828135644309 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135645310 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
20250828135645310 DLNSSIGNAL INFO gprs_ns2_message.c:231 NSE(01234)-NSVC(01234) Tx NS-BLOCK cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 10 s
20250828135645315 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK-ACK
20250828135645316 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135645316 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135645316 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
MTC@56f6a9c8b724: Start timer T: 10 s
20250828135645319 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250828135647289 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135650290 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135653291 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135655331 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56880<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_tx_block_by_vty_reset finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty_reset pass'.
Thu Aug 28 13:56:55 UTC 2025
====== NS_Tests.TC_tx_block_by_vty_reset pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_block_by_vty_reset.talloc
20250828135655381 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39362<->l=127.0.0.1:4240
20250828135655481 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39362<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=17920)
20250828135656292 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
Waiting for packet dumper to finish... 1 (prev_count=17920, count=22204)
20250828135657320 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty_reset pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_unitdata_over_blocked'.
------ NS_Tests.TC_tx_block_unitdata_over_blocked ------
Thu Aug 28 13:56:57 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_block_unitdata_over_blocked.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_block_unitdata_over_blocked.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_unitdata_over_blocked' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_tx_block_unitdata_over_blocked started.
20250828135658580 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39366<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135658585 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135658585 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer g_T_guard: 30 s
MTC@56f6a9c8b724: Start timer T: 10 s
20250828135658605 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135658605 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135658605 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828135658605 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828135658607 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250828135658607 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250828135658607 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250828135658607 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135659612 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK
20250828135659612 DLNSSIGNAL INFO gprs_ns2_message.c:265 NSE(01234)-NSVC(01234) Tx NS-BLOCK-ACK
20250828135659612 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
MTC@56f6a9c8b724: Start timer T: 1 s
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135701586 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135701605 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828135701607 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
MTC@56f6a9c8b724: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
20250828135701616 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250828135701616 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250828135701616 DLNSSIGNAL INFO gprs_ns2_message.c:477 NSE(01234)-NSVC(01234) Tx NS-STATUS cause=NS-VC blocked
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135702623 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39366<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_tx_block_unitdata_over_blocked finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_unitdata_over_blocked pass'.
Thu Aug 28 13:57:02 UTC 2025
====== NS_Tests.TC_tx_block_unitdata_over_blocked pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_block_unitdata_over_blocked.talloc
20250828135702669 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39368<->l=127.0.0.1:4240
20250828135702770 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39368<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14148)
Waiting for packet dumper to finish... 1 (prev_count=14148, count=18432)
20250828135704587 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_unitdata_over_blocked pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_rx_block_unitdata_over_blocked'.
------ NS_Tests.TC_rx_block_unitdata_over_blocked ------
Thu Aug 28 13:57:04 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_rx_block_unitdata_over_blocked.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_rx_block_unitdata_over_blocked.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_rx_block_unitdata_over_blocked' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_rx_block_unitdata_over_blocked started.
20250828135705872 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41522<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135705878 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135705878 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer g_T_guard: 30 s
MTC@56f6a9c8b724: Start timer T: 10 s
20250828135705896 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135705896 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135705896 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828135705896 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828135705899 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250828135705899 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250828135705899 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250828135705899 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135706901 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
20250828135706901 DLNSSIGNAL INFO gprs_ns2_message.c:231 NSE(01234)-NSVC(01234) Tx NS-BLOCK cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135706906 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK-ACK
MTC@56f6a9c8b724: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
20250828135707907 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250828135707907 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250828135707907 DLNSSIGNAL INFO gprs_ns2_message.c:477 NSE(01234)-NSVC(01234) Tx NS-STATUS cause=NS-VC blocked
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135708879 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135708897 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828135708901 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250828135708912 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41522<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_rx_block_unitdata_over_blocked finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_rx_block_unitdata_over_blocked pass'.
Thu Aug 28 13:57:08 UTC 2025
====== NS_Tests.TC_rx_block_unitdata_over_blocked pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_rx_block_unitdata_over_blocked.talloc
20250828135708956 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41526<->l=127.0.0.1:4240
20250828135709057 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41526<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=12964)
Waiting for packet dumper to finish... 1 (prev_count=12964, count=19136)
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_rx_block_unitdata_over_blocked pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked'.
------ NS_Tests.TC_mirror_unitdata_tx_status_blocked ------
Thu Aug 28 13:57:11 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_mirror_unitdata_tx_status_blocked.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_mirror_unitdata_tx_status_blocked.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
20250828135711881 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_mirror_unitdata_tx_status_blocked started.
20250828135712148 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41536<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135712153 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135712153 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer g_T_guard: 30 s
MTC@56f6a9c8b724: Start timer T: 10 s
20250828135712169 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135712169 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135712169 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828135712169 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828135712172 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250828135712172 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250828135712172 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250828135712172 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '002A'O, nS_SDU := '0011234242230101'O } }
20250828135712176 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250828135712176 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250828135712176 DLNSDATA INFO gprs_ns2_message.c:412 NSE(01234)-NSVC(01234) Tx NS-UNITDATA
MTC@56f6a9c8b724: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
20250828135712179 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-STATUS
20250828135712179 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:735 NSE(01234)-NSVC(01234) Rx NS-STATUS: remote side reported blocked state.
20250828135712179 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
20250828135712179 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250828135712179 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250828135712179 DLNSSIGNAL INFO gprs_ns2_message.c:477 NSE(01234)-NSVC(01234) Tx NS-STATUS cause=NS-VC blocked
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135713185 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41536<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_mirror_unitdata_tx_status_blocked finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked pass'.
Thu Aug 28 13:57:13 UTC 2025
====== NS_Tests.TC_mirror_unitdata_tx_status_blocked pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_mirror_unitdata_tx_status_blocked.talloc
20250828135713222 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41538<->l=127.0.0.1:4240
20250828135713323 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41538<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=15208)
Waiting for packet dumper to finish... 1 (prev_count=15208, count=19492)
20250828135715154 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135715170 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_blocked_foreign_nsvc'.
------ NS_Tests.TC_tx_blocked_foreign_nsvc ------
Thu Aug 28 13:57:15 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_blocked_foreign_nsvc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_blocked_foreign_nsvc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_blocked_foreign_nsvc' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_tx_blocked_foreign_nsvc started.
20250828135716445 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58190<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135716452 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135716452 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer g_T_guard: 60 s
MTC@56f6a9c8b724: Start timer T: 10 s
20250828135716491 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135716492 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135716492 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828135716492 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
MTC@56f6a9c8b724: Start timer T: 10 s
20250828135716497 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01235) Rx NS-RESET
20250828135716497 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01235) Tx NS-RESET-ACK
20250828135716497 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01235) Tx NS-UNBLOCK
20250828135716497 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01235) Tx NS-ALIVE
20250828135716499 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250828135716499 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250828135716499 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250828135716499 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
20250828135716501 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01235) Rx NS-UNBLOCK
20250828135716501 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01235) Tx NS-UNBLOCK-ACK
20250828135716501 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01235) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=200, first=0, mtu=65523
MTC@56f6a9c8b724: f_ns_exp() expecting { pDU_NS_Block_Ack := { nsPduType := '05'O, nS_VCI := { iEI := '01'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nS_VCI := '04D3'O } } }
20250828135716502 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK
20250828135716502 DLNSSIGNAL INFO gprs_ns2_message.c:265 NSE(01234)-NSVC(01234) Tx NS-BLOCK-ACK
MTC@56f6a9c8b724: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
20250828135716504 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01235) Rx NS-UNITDATA
20250828135716504 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01235) Rx NS-UNITDATA
20250828135716504 DLNSSIGNAL INFO gprs_ns2_message.c:477 NSE(01234)-NSVC(01235) Tx NS-STATUS cause=NS-VC blocked
20250828135716509 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58190<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_tx_blocked_foreign_nsvc finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_blocked_foreign_nsvc pass'.
Thu Aug 28 13:57:16 UTC 2025
====== NS_Tests.TC_tx_blocked_foreign_nsvc pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_blocked_foreign_nsvc.talloc
20250828135716547 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58192<->l=127.0.0.1:4240
20250828135716648 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58192<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=316)
Waiting for packet dumper to finish... 1 (prev_count=316, count=20876)
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_blocked_foreign_nsvc pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock'.
------ NS_Tests.TC_tx_unblock ------
Thu Aug 28 13:57:18 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_unblock.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_unblock.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
20250828135719493 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828135719497 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01235) Tx NS-ALIVE
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_tx_unblock started.
20250828135719740 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58198<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135719746 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
20250828135719746 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135719747 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer g_T_guard: 30 s
MTC@56f6a9c8b724: Start timer T: 10 s
20250828135719765 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135719765 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135719765 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828135719765 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828135719768 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250828135719768 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250828135719768 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250828135719768 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135720777 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58198<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_tx_unblock finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock pass'.
Thu Aug 28 13:57:20 UTC 2025
====== NS_Tests.TC_tx_unblock pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_unblock.talloc
20250828135720812 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58208<->l=127.0.0.1:4240
20250828135720913 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58208<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11176)
Waiting for packet dumper to finish... 1 (prev_count=11176, count=15460)
20250828135722748 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135722767 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock_retries'.
------ NS_Tests.TC_tx_unblock_retries ------
Thu Aug 28 13:57:22 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_unblock_retries.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_unblock_retries.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock_retries' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_tx_unblock_retries started.
20250828135724017 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58224<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135724025 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
20250828135724025 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135724025 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer g_T_guard: 30 s
MTC@56f6a9c8b724: Start timer T: 10 s
20250828135724045 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135724045 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135724045 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828135724045 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828135724048 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250828135724048 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250828135724048 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250828135724048 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
20250828135724049 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250828135724049 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250828135724050 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250828135724050 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135725056 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58224<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_tx_unblock_retries finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock_retries pass'.
Thu Aug 28 13:57:25 UTC 2025
====== NS_Tests.TC_tx_unblock_retries pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_unblock_retries.talloc
20250828135725100 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58236<->l=127.0.0.1:4240
20250828135725201 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58236<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=12168)
Waiting for packet dumper to finish... 1 (prev_count=12168, count=16452)
20250828135727026 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135727046 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock_retries pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei'.
------ NS_Tests.TC_reset_wrong_nsei ------
Thu Aug 28 13:57:27 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_reset_wrong_nsei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_reset_wrong_nsei.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_reset_wrong_nsei started.
20250828135728302 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60714<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135728308 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
20250828135728308 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135728308 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer g_T_guard: 30 s
20250828135728327 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135728327 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135728327 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:894 NSE(01234)-NSVC(01234) Rx NS-RESET with wrong NSEI (exp: 01234, got 01254). Ignoring PDU.
MTC@56f6a9c8b724: Start timer T: 15 s
20250828135731309 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135731309 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135734310 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135734310 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135737311 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135737311 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135740312 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135740312 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135743313 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135743313 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135744335 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60714<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_reset_wrong_nsei finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei pass'.
Thu Aug 28 13:57:44 UTC 2025
====== NS_Tests.TC_reset_wrong_nsei pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_wrong_nsei.talloc
20250828135744378 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49928<->l=127.0.0.1:4240
20250828135744479 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49928<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=16928)
Waiting for packet dumper to finish... 1 (prev_count=16928, count=21212)
20250828135746314 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135746314 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsvci'.
------ NS_Tests.TC_reset_wrong_nsvci ------
Thu Aug 28 13:57:46 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_reset_wrong_nsvci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_reset_wrong_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsvci' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_reset_wrong_nsvci started.
20250828135747576 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49338<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135747582 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135747582 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer g_T_guard: 30 s
20250828135747601 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135747601 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135747601 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:905 NSE(01234)-NSVC(01234) Rx NS-RESET with wrong NSVCI (exp: 01234, got 01254). Ignoring PDU.
MTC@56f6a9c8b724: Start timer T: 15 s
20250828135750583 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135750583 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135753584 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135753584 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135756585 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135756585 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135759586 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135759586 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135802587 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135802587 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135803610 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49338<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_reset_wrong_nsvci finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsvci pass'.
Thu Aug 28 13:58:03 UTC 2025
====== NS_Tests.TC_reset_wrong_nsvci pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_wrong_nsvci.talloc
20250828135803657 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44226<->l=127.0.0.1:4240
20250828135803758 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44226<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=16656)
Waiting for packet dumper to finish... 1 (prev_count=16656, count=20940)
20250828135805588 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135805588 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsvci pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei_nsvci'.
------ NS_Tests.TC_reset_wrong_nsei_nsvci ------
Thu Aug 28 13:58:05 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_reset_wrong_nsei_nsvci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_reset_wrong_nsei_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei_nsvci' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_reset_wrong_nsei_nsvci started.
20250828135806868 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33340<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135806874 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135806874 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer g_T_guard: 30 s
20250828135806894 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135806894 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135806894 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:894 NSE(01234)-NSVC(01234) Rx NS-RESET with wrong NSEI (exp: 01234, got 01254). Ignoring PDU.
MTC@56f6a9c8b724: Start timer T: 15 s
20250828135809876 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135809876 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135812877 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135812878 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135815879 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135815879 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135818882 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135818882 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135821884 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135821884 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135822904 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33340<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_reset_wrong_nsei_nsvci finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei_nsvci pass'.
Thu Aug 28 13:58:22 UTC 2025
====== NS_Tests.TC_reset_wrong_nsei_nsvci pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_wrong_nsei_nsvci.talloc
20250828135822948 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39458<->l=127.0.0.1:4240
20250828135823049 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39458<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=16660)
Waiting for packet dumper to finish... 1 (prev_count=16660, count=20944)
20250828135824886 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135824886 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei_nsvci pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei'.
------ NS_Tests.TC_reset_ack_wrong_nsei ------
Thu Aug 28 13:58:25 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_reset_ack_wrong_nsei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_reset_ack_wrong_nsei.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_reset_ack_wrong_nsei started.
20250828135826146 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45758<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135826150 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135826150 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer g_T_guard: 30 s
20250828135829151 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135829151 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 15 s
20250828135829160 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK
20250828135829160 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:894 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK with wrong NSEI (exp: 01234, got 01254). Ignoring PDU.
20250828135832152 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135832152 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135835153 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135835153 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135838154 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135838154 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135841155 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135841155 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135844156 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135844156 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135845164 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45758<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_reset_ack_wrong_nsei finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei pass'.
Thu Aug 28 13:58:45 UTC 2025
====== NS_Tests.TC_reset_ack_wrong_nsei pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_ack_wrong_nsei.talloc
20250828135845208 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51078<->l=127.0.0.1:4240
20250828135845309 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51078<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=18256)
Waiting for packet dumper to finish... 1 (prev_count=18256, count=22540)
20250828135847157 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135847157 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsvci'.
------ NS_Tests.TC_reset_ack_wrong_nsvci ------
Thu Aug 28 13:58:47 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_reset_ack_wrong_nsvci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_reset_ack_wrong_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsvci' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_reset_ack_wrong_nsvci started.
20250828135848421 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51090<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135848428 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135848428 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer g_T_guard: 30 s
20250828135851429 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135851429 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 15 s
20250828135851437 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK
20250828135851437 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:926 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK with wrong NSVCI=01254. Ignoring PDU.
20250828135854430 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135854430 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135857431 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135857431 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135900432 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135900432 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135903433 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135903433 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135906434 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135906434 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135907441 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51090<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_reset_ack_wrong_nsvci finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsvci pass'.
Thu Aug 28 13:59:07 UTC 2025
====== NS_Tests.TC_reset_ack_wrong_nsvci pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_ack_wrong_nsvci.talloc
20250828135907485 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43060<->l=127.0.0.1:4240
20250828135907585 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43060<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=18240)
Waiting for packet dumper to finish... 1 (prev_count=18240, count=22524)
20250828135909435 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135909435 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsvci pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci'.
------ NS_Tests.TC_reset_ack_wrong_nsei_nsvci ------
Thu Aug 28 13:59:09 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_reset_ack_wrong_nsei_nsvci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_reset_ack_wrong_nsei_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_reset_ack_wrong_nsei_nsvci started.
20250828135910700 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43068<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135910704 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135910705 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer g_T_guard: 30 s
20250828135913706 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135913706 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 15 s
20250828135913713 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK
20250828135913713 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:894 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK with wrong NSEI (exp: 01234, got 01254). Ignoring PDU.
20250828135916707 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135916707 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135919708 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135919708 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135922710 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135922710 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135925711 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135925711 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135928712 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135928712 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135929720 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43068<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_reset_ack_wrong_nsei_nsvci finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass'.
Thu Aug 28 13:59:29 UTC 2025
====== NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_ack_wrong_nsei_nsvci.talloc
20250828135929767 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39306<->l=127.0.0.1:4240
20250828135929868 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39306<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=18260)
Waiting for packet dumper to finish... 1 (prev_count=18260, count=22544)
20250828135931713 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135931713 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_retries'.
------ NS_Tests.TC_reset_retries ------
Thu Aug 28 13:59:31 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_reset_retries.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_reset_retries.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_retries' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_reset_retries started.
20250828135932969 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39314<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135932971 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135932971 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer g_T_guard: 30 s
20250828135935973 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135935973 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135938975 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135938975 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135941977 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135941977 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135944979 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135944979 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135945988 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39314<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_reset_retries finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_retries pass'.
Thu Aug 28 13:59:46 UTC 2025
====== NS_Tests.TC_reset_retries pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_retries.talloc
20250828135946033 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47818<->l=127.0.0.1:4240
20250828135946134 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47818<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=13888)
Waiting for packet dumper to finish... 1 (prev_count=13888, count=18172)
20250828135947981 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135947981 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_retries pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_on_block_reset'.
------ NS_Tests.TC_reset_on_block_reset ------
Thu Aug 28 13:59:48 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_reset_on_block_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_reset_on_block_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_on_block_reset' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_reset_on_block_reset started.
20250828135949237 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47828<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135949242 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135949243 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer g_T_guard: 30 s
MTC@56f6a9c8b724: Start timer T: 10 s
20250828135949261 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135949261 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135949261 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828135949261 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828135949264 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135949264 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135949264 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828135949264 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828135949265 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250828135949267 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135949267 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135949267 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828135949267 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828135949267 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
MTC@56f6a9c8b724: Start timer T: 1 s
20250828135949269 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135949269 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135949269 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828135949269 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828135949269 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250828135950275 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47828<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_reset_on_block_reset finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_on_block_reset pass'.
Thu Aug 28 13:59:50 UTC 2025
====== NS_Tests.TC_reset_on_block_reset pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_on_block_reset.talloc
20250828135950320 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47838<->l=127.0.0.1:4240
20250828135950421 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47838<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=17224)
Waiting for packet dumper to finish... 1 (prev_count=17224, count=21508)
20250828135952244 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_on_block_reset pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_ignore_reset_ack'.
------ NS_Tests.TC_ignore_reset_ack ------
Thu Aug 28 13:59:52 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_ignore_reset_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_ignore_reset_ack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_ignore_reset_ack' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_ignore_reset_ack started.
20250828135953518 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47850<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828135953523 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828135953523 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer g_T_guard: 30 s
MTC@56f6a9c8b724: Start timer T: 10 s
20250828135953543 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828135953543 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828135953543 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828135953543 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
MTC@56f6a9c8b724: Start timer T: 15 s
20250828135953546 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK
20250828135953546 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250828135953546 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
20250828135953547 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK
20250828135953547 DLNS ERROR gprs_ns2_vc_fsm.c:937 GPRS-NS2-VC(NSE01234-NSVC-UDP-127_0_0_1:23000-127_0_0_1:22000)[0x55f3c46ac900]{UNBLOCKED}: Event RX-RESET_ACK not permitted
20250828135953547 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250828135956524 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828135959525 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140002526 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140005527 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140005548 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828140005553 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250828140008528 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 1 s
20250828140009556 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47850<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_ignore_reset_ack finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_ignore_reset_ack pass'.
Thu Aug 28 14:00:09 UTC 2025
====== NS_Tests.TC_ignore_reset_ack pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_ignore_reset_ack.talloc
20250828140009602 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34532<->l=127.0.0.1:4240
20250828140009703 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34532<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=17216)
Waiting for packet dumper to finish... 1 (prev_count=17216, count=21500)
20250828140011529 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_ignore_reset_ack pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_tx_alive'.
------ NS_Tests.TC_tx_reset_tx_alive ------
Thu Aug 28 14:00:11 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_reset_tx_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_reset_tx_alive.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_tx_alive' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_tx_reset_tx_alive started.
20250828140012811 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34542<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828140012816 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
MTC@56f6a9c8b724: Start timer T: 2 s
20250828140012816 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828140012816 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer g_T_guard: 10 s
MTC@56f6a9c8b724: Start timer T: 10 s
20250828140012836 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828140012836 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828140012836 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828140012836 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828140012839 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE
20250828140012839 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK
MTC@56f6a9c8b724: Start timer T: 1 s
20250828140013846 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34542<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_tx_reset_tx_alive finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_tx_alive pass'.
Thu Aug 28 14:00:13 UTC 2025
====== NS_Tests.TC_tx_reset_tx_alive pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_reset_tx_alive.talloc
20250828140013883 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34548<->l=127.0.0.1:4240
20250828140013984 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34548<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9540)
Waiting for packet dumper to finish... 1 (prev_count=9540, count=13824)
20250828140015818 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140015836 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828140015836 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_tx_alive pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_rx_alive'.
------ NS_Tests.TC_tx_reset_rx_alive ------
Thu Aug 28 14:00:16 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_reset_rx_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_reset_rx_alive.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_rx_alive' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_tx_reset_rx_alive started.
20250828140017083 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50418<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828140017088 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828140017088 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer g_T_guard: 10 s
MTC@56f6a9c8b724: Start timer T: 10 s
20250828140017108 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828140017108 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828140017108 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828140017108 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828140017111 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK
20250828140017111 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250828140017111 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
MTC@56f6a9c8b724: Start timer T: 1 s
20250828140017111 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250828140018116 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50418<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_tx_reset_rx_alive finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_rx_alive pass'.
Thu Aug 28 14:00:18 UTC 2025
====== NS_Tests.TC_tx_reset_rx_alive pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_reset_rx_alive.talloc
20250828140018161 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50420<->l=127.0.0.1:4240
20250828140018261 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50420<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10412)
Waiting for packet dumper to finish... 1 (prev_count=10412, count=14696)
20250828140020089 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_rx_alive pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_alive_retries_single_reset'.
------ NS_Tests.TC_alive_retries_single_reset ------
Thu Aug 28 14:00:20 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_alive_retries_single_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_alive_retries_single_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_alive_retries_single_reset' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_alive_retries_single_reset started.
20250828140021360 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50430<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828140021365 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
20250828140021365 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 2 s
20250828140021365 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer g_T_guard: 60 s
MTC@56f6a9c8b724: Start timer T: 10 s
20250828140021385 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828140021385 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828140021385 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828140021385 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828140021388 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK
20250828140021388 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250828140021388 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
20250828140021388 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250828140024367 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140027368 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140030369 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140033370 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140033389 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828140036371 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140036390 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828140039372 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140039391 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828140042373 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140042391 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828140045374 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140045392 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828140045392 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
MTC@56f6a9c8b724: Start timer T: 1 s
20250828140046403 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50430<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_alive_retries_single_reset finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_alive_retries_single_reset pass'.
Thu Aug 28 14:00:46 UTC 2025
====== NS_Tests.TC_alive_retries_single_reset pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_alive_retries_single_reset.talloc
20250828140046451 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51058<->l=127.0.0.1:4240
20250828140046551 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51058<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=20768)
Waiting for packet dumper to finish... 1 (prev_count=20768, count=25052)
20250828140048375 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140048393 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_alive_retries_single_reset pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_no_reset_alive_ack'.
------ NS_Tests.TC_no_reset_alive_ack ------
Thu Aug 28 14:00:48 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_no_reset_alive_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_no_reset_alive_ack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_no_reset_alive_ack' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_no_reset_alive_ack started.
20250828140049670 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51066<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828140049675 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828140049675 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer g_T_guard: 30 s
MTC@56f6a9c8b724: Start timer T: 15 s
20250828140049691 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250828140052676 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140052676 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828140055677 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828140055677 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140058678 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140058678 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828140101679 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828140101679 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140104681 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140104681 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 1 s
20250828140105696 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51066<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_no_reset_alive_ack finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_no_reset_alive_ack pass'.
Thu Aug 28 14:01:05 UTC 2025
====== NS_Tests.TC_no_reset_alive_ack pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_no_reset_alive_ack.talloc
20250828140105741 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52894<->l=127.0.0.1:4240
20250828140105842 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52894<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=16372)
Waiting for packet dumper to finish... 1 (prev_count=16372, count=20656)
20250828140107682 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828140107682 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_no_reset_alive_ack pass' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unitdata'.
------ NS_Tests.TC_tx_unitdata ------
Thu Aug 28 14:01:07 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_unitdata.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/NS_Tests.TC_tx_unitdata.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unitdata' was executed successfully (exit status: 0).
MTC@56f6a9c8b724: Test case TC_tx_unitdata started.
20250828140108945 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52906<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
20250828140108947 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250828140108947 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer g_T_guard: 30 s
MTC@56f6a9c8b724: Start timer T: 10 s
20250828140108957 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250828140108957 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250828140108957 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250828140108957 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250828140108958 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250828140108958 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250828140108958 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250828140108958 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '002A'O, nS_SDU := '0011234242230101'O } }
20250828140108959 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250828140108959 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250828140108959 DLNSDATA INFO gprs_ns2_message.c:412 NSE(01234)-NSVC(01234) Tx NS-UNITDATA
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 2 s
MTC@56f6a9c8b724: Start timer T: 1 s
20250828140109966 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52906<->l=127.0.0.1:4240
MTC@56f6a9c8b724: Test case TC_tx_unitdata finished. Verdict: pass
MTC@56f6a9c8b724: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unitdata pass'.
Thu Aug 28 14:01:09 UTC 2025
====== NS_Tests.TC_tx_unitdata pass ======

Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_unitdata.talloc
20250828140110011 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52908<->l=127.0.0.1:4240
20250828140110112 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52908<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=12084)
Waiting for packet dumper to finish... 1 (prev_count=12084, count=16368)
20250828140111948 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250828140111958 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
MTC@56f6a9c8b724: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unitdata pass' was executed successfully (exit status: 0).
MC@56f6a9c8b724: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@56f6a9c8b724: Terminating MTC.
MC@56f6a9c8b724: MTC terminated.
MC2> exit
MC@56f6a9c8b724: Shutting down session.
MC@56f6a9c8b724: Shutdown complete.

Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns/expected-results.xml' against results in 'junit-xml-19709.log'
--------------------
pass NS_Tests.TC_tx_reset
pass NS_Tests.TC_tx_block
pass NS_Tests.TC_tx_block_by_vty
pass NS_Tests.TC_tx_block_by_vty_reset
pass NS_Tests.TC_tx_block_unitdata_over_blocked
pass NS_Tests.TC_rx_block_unitdata_over_blocked
pass NS_Tests.TC_mirror_unitdata_tx_status_blocked
pass NS_Tests.TC_tx_blocked_foreign_nsvc
pass NS_Tests.TC_tx_unblock
pass NS_Tests.TC_tx_unblock_retries
pass NS_Tests.TC_reset_wrong_nsei
pass NS_Tests.TC_reset_wrong_nsvci
pass NS_Tests.TC_reset_wrong_nsei_nsvci
pass NS_Tests.TC_reset_ack_wrong_nsei
pass NS_Tests.TC_reset_ack_wrong_nsvci
pass NS_Tests.TC_reset_ack_wrong_nsei_nsvci
pass NS_Tests.TC_reset_retries
pass NS_Tests.TC_reset_on_block_reset
pass NS_Tests.TC_ignore_reset_ack
pass NS_Tests.TC_tx_reset_tx_alive
pass NS_Tests.TC_tx_reset_rx_alive
pass NS_Tests.TC_alive_retries_single_reset
pass NS_Tests.TC_no_reset_alive_ack
pass NS_Tests.TC_tx_unitdata

Summary:
  pass: 24


[testenv][udp] Testsuite is done
[testenv][udp] Stopping testsuite (4431)
[testenv][udp] Merging log files
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite', 'testenv-ns-udp-osmocom-latest-20250828-1356-b1d589c6-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/log_merge.sh NS_Tests --rm >/dev/null']
[testenv][udp] Formatting log files
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite', 'testenv-ns-udp-osmocom-latest-20250828-1356-b1d589c6-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts/log_format.sh']
[testenv][udp] Stopping osmo-ns-dummy (4334)
[testenv] Showing testsuite/junit-xml-19709.log
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-latest-20250828-1356-b1d589c6-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-latest/logs/testsuite/junit-xml-19709.log && echo']

<?xml version="1.0"?>
<testsuite name='Titan' tests='24' failures='0' errors='0' skipped='0' inconc='0' time='284.00'>
  <testcase classname='NS_Tests' name='TC_tx_reset' time='1.042513'/>
  <testcase classname='NS_Tests' name='TC_tx_block' time='2.037666'/>
  <testcase classname='NS_Tests' name='TC_tx_block_by_vty' time='2.032882'/>
  <testcase classname='NS_Tests' name='TC_tx_block_by_vty_reset' time='11.053536'/>
  <testcase classname='NS_Tests' name='TC_tx_block_unitdata_over_blocked' time='4.047396'/>
  <testcase classname='NS_Tests' name='TC_rx_block_unitdata_over_blocked' time='3.044047'/>
  <testcase classname='NS_Tests' name='TC_mirror_unitdata_tx_status_blocked' time='1.040156'/>
  <testcase classname='NS_Tests' name='TC_tx_blocked_foreign_nsvc' time='0.067602'/>
  <testcase classname='NS_Tests' name='TC_tx_unblock' time='1.042032'/>
  <testcase classname='NS_Tests' name='TC_tx_unblock_retries' time='1.042760'/>
  <testcase classname='NS_Tests' name='TC_reset_wrong_nsei' time='16.037152'/>
  <testcase classname='NS_Tests' name='TC_reset_wrong_nsvci' time='16.038060'/>
  <testcase classname='NS_Tests' name='TC_reset_wrong_nsei_nsvci' time='16.039050'/>
  <testcase classname='NS_Tests' name='TC_reset_ack_wrong_nsei' time='19.022168'/>
  <testcase classname='NS_Tests' name='TC_reset_ack_wrong_nsvci' time='19.023969'/>
  <testcase classname='NS_Tests' name='TC_reset_ack_wrong_nsei_nsvci' time='19.025375'/>
  <testcase classname='NS_Tests' name='TC_reset_retries' time='13.022817'/>
  <testcase classname='NS_Tests' name='TC_reset_on_block_reset' time='1.041954'/>
  <testcase classname='NS_Tests' name='TC_ignore_reset_ack' time='16.042639'/>
  <testcase classname='NS_Tests' name='TC_tx_reset_tx_alive' time='1.039068'/>
  <testcase classname='NS_Tests' name='TC_tx_reset_rx_alive' time='1.036272'/>
  <testcase classname='NS_Tests' name='TC_alive_retries_single_reset' time='25.047085'/>
  <testcase classname='NS_Tests' name='TC_no_reset_alive_ack' time='16.031137'/>
  <testcase classname='NS_Tests' name='TC_tx_unitdata' time='1.025161'/>
</testsuite>

[testenv] Stopping podman container
[testenv] + ['podman', 'kill', 'testenv-ns-udp-osmocom-latest-20250828-1356-b1d589c6-0']
testenv-ns-udp-osmocom-latest-20250828-1356-b1d589c6-0
[testenv] feed_watchdog_loop: podman container has stopped
[testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-latest/143/artifact/logs/ 
+ [ 0 = 0 ]
+ rm -rf _cache .linux
+ uptime
+ grep --color=always -o load.*
load average: 1.94, 0.97, 1.21
+ exit 0
Recording test results
[Checks API] No suitable checks publisher found.
Archiving artifacts
Finished: SUCCESS