Started by timer Building remotely on build1-debian9-lxc (osmocom-gerrit-debian9 linux_amd64_debian9 osmocom-master-debian9) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo [ttcn3-nitb-sysinfo] $ /bin/sh -xe /tmp/jenkins6294741276233781530.sh + env JENKINS_HOME=/usr/local/jenkins MAIL=/var/mail/osmocom-build SSH_CLIENT=192.168.122.1 33772 22 USER=osmocom-build RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/221/display/redirect?page=changes NODE_LABELS=build1-debian9-lxc linux_amd64_debian9 osmocom-gerrit-debian9 osmocom-master-debian9 HUDSON_URL=https://jenkins.osmocom.org/jenkins/ SHLVL=1 ROOTFS_PREFIX=/opt OLDPWD=/home/osmocom-build HOME=/home/osmocom-build BUILD_URL=https://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/221/ HUDSON_COOKIE=74c2c44e-059f-4d29-a41a-e364479a80bd JENKINS_SERVER_COOKIE=8cd9590adb8bfe87 WORKSPACE=/home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo LOGNAME=osmocom-build NODE_NAME=build1-debian9-lxc _=/usr/bin/java EXECUTOR_NUMBER=3 XDG_SESSION_ID=3 BUILD_DISPLAY_NAME=#221 HUDSON_HOME=/usr/local/jenkins JOB_BASE_NAME=ttcn3-nitb-sysinfo PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin BUILD_ID=221 XDG_RUNTIME_DIR=/run/user/1000 BUILD_TAG=jenkins-ttcn3-nitb-sysinfo-221 LANG=en_US.UTF-8 JENKINS_URL=https://jenkins.osmocom.org/jenkins/ JOB_URL=https://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/ BUILD_NUMBER=221 PARALLEL_MAKE=-j 3 SHELL=/bin/bash RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/221/display/redirect HUDSON_SERVER_COOKIE=8cd9590adb8bfe87 JOB_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/display/redirect JOB_NAME=ttcn3-nitb-sysinfo PWD=/home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo SSH_CONNECTION=192.168.122.1 33772 192.168.122.224 22 MAKE=make + OLDPWD=/home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo + DIR=/home/osmocom-build/jenkins/docker-playground + cd /home/osmocom-build/jenkins/docker-playground + git fetch error: cannot lock ref 'refs/remotes/origin/neels/msc': 'refs/remotes/origin/neels' exists; cannot create 'refs/remotes/origin/neels/msc' From git://git.osmocom.org/docker-playground ! [new branch] neels/msc -> origin/neels/msc (unable to update local ref) error: some local refs could not be updated; try running 'git remote prune origin' to remove any old, conflicting branches + cd /home/osmocom-build/jenkins/docker-playground/osmo-nitb-master + make docker build -t docker.io/osmocom-build/osmo-nitb-master:latest . Sending build context to Docker daemon 12.8kB Step 1/16 : FROM laforge/debian-jessie-build ---> 80385047baea Step 2/16 : MAINTAINER Harald Welte ---> Using cache ---> 1372d15076ce Step 3/16 : ARG OSMOCOM_REPO="http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/" ---> Using cache ---> aae944168d63 Step 4/16 : COPY Release.key /tmp/Release.key ---> Using cache ---> e980ade16c0b Step 5/16 : RUN apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb " $OSMOCOM_REPO " ./" > /etc/apt/sources.list.d/osmocom-nightly.list ---> Using cache ---> 8ecf8084919b Step 6/16 : ADD $OSMOCOM_REPO/Release /tmp/Release ---> Using cache ---> 1279bd0130ff Step 7/16 : RUN apt-get update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libsmpp34-dev libgtp-dev && apt-get clean ---> Running in 80d308293a6c Ign http://download.opensuse.org ./ InRelease Get:1 http://security.debian.org jessie/updates InRelease [63.1 kB] Get:2 http://download.opensuse.org ./ Release.gpg [481 B] Get:3 http://download.opensuse.org ./ Release [1045 B] Ign http://deb.debian.org jessie InRelease Get:4 http://deb.debian.org jessie-updates InRelease [145 kB] Get:5 http://download.opensuse.org ./ Packages [31.7 kB] Get:6 http://deb.debian.org jessie Release.gpg [2434 B] Get:7 http://security.debian.org jessie/updates/main amd64 Packages [632 kB] Get:8 http://deb.debian.org jessie Release [148 kB] Get:9 http://deb.debian.org jessie-updates/main amd64 Packages [23.1 kB] Get:10 http://deb.debian.org jessie/main amd64 Packages [9064 kB] Fetched 10.1 MB in 5s (1869 kB/s) Reading package lists... W: Size of file /var/lib/apt/lists/deb.debian.org_debian_dists_jessie-updates_main_binary-amd64_Packages.gz is not what the server reported 23096 23151 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libgtp2 libosmoabis5 libosmocodec0 libosmocoding0 libosmocore libosmocore9 libosmoctrl1 libosmogb6 libosmogsm9 libosmonetif4 libosmosim0 libosmotrau1 libosmovty4 libsmpp0 The following NEW packages will be installed: libgtp-dev libgtp2 libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libosmoabis5 libosmocodec0 libosmocoding0 libosmocore libosmocore-dev libosmocore9 libosmoctrl1 libosmogb6 libosmogsm9 libosmonetif4 libosmosim0 libosmotrau1 libosmovty4 libsmpp0 libsmpp34-dev telnet 0 upgraded, 21 newly installed, 0 to remove and 40 not upgraded. Need to get 1336 kB of archives. After this operation, 6621 kB of additional disk space will be used. Get:1 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocore9 0.10.2.20180314 [61.0 kB] Get:2 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocodec0 0.10.2.20180314 [10.1 kB] Get:3 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmogsm9 0.10.2.20180314 [107 kB] Get:4 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocoding0 0.10.2.20180314 [25.7 kB] Get:5 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmovty4 0.10.2.20180314 [46.4 kB] Get:6 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmoctrl1 0.10.2.20180314 [18.5 kB] Get:7 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmogb6 0.10.2.20180314 [39.9 kB] Get:8 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmosim0 0.10.2.20180314 [21.5 kB] Get:9 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libsmpp0 1.12.0.20180314 [95.0 kB] Get:10 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libgtp2 1.1.0.20180314 [28.6 kB] Get:11 http://deb.debian.org/debian/ jessie/main telnet amd64 0.17-36 [71.8 kB] Get:12 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libgtp-dev 1.1.0.20180314 [82.9 kB] Get:13 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmotrau1 0.4.0.20180314 [8532 B] Get:14 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmoabis5 0.4.0.20180314 [41.0 kB] Get:15 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmo-abis-dev 0.4.0.20180314 [55.8 kB] Get:16 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocore 0.10.2.20180314 [4726 B] Get:17 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocore-dev 0.10.2.20180314 [405 kB] Get:18 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmonetif4 0.1.1.20180314 [26.1 kB] Get:19 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmo-netif-dev 0.1.1.20180314 [32.4 kB] Get:20 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmo-sccp-dev 0.8.1.20180314 [57.5 kB] Get:21 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libsmpp34-dev 1.12.0.20180314 [96.5 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1336 kB in 0s (1455 kB/s) Selecting previously unselected package libosmocore9:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21353 files and directories currently installed.) Preparing to unpack .../libosmocore9_0.10.2.20180314_amd64.deb ... Unpacking libosmocore9:amd64 (0.10.2.20180314) ... Selecting previously unselected package libosmocodec0:amd64. Preparing to unpack .../libosmocodec0_0.10.2.20180314_amd64.deb ... Unpacking libosmocodec0:amd64 (0.10.2.20180314) ... Selecting previously unselected package libosmogsm9:amd64. Preparing to unpack .../libosmogsm9_0.10.2.20180314_amd64.deb ... Unpacking libosmogsm9:amd64 (0.10.2.20180314) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../libosmocoding0_0.10.2.20180314_amd64.deb ... Unpacking libosmocoding0:amd64 (0.10.2.20180314) ... Selecting previously unselected package libosmovty4:amd64. Preparing to unpack .../libosmovty4_0.10.2.20180314_amd64.deb ... Unpacking libosmovty4:amd64 (0.10.2.20180314) ... Selecting previously unselected package libosmoctrl1:amd64. Preparing to unpack .../libosmoctrl1_0.10.2.20180314_amd64.deb ... Unpacking libosmoctrl1:amd64 (0.10.2.20180314) ... Selecting previously unselected package libosmogb6:amd64. Preparing to unpack .../libosmogb6_0.10.2.20180314_amd64.deb ... Unpacking libosmogb6:amd64 (0.10.2.20180314) ... Selecting previously unselected package libosmosim0:amd64. Preparing to unpack .../libosmosim0_0.10.2.20180314_amd64.deb ... Unpacking libosmosim0:amd64 (0.10.2.20180314) ... Selecting previously unselected package libsmpp0:amd64. Preparing to unpack .../libsmpp0_1.12.0.20180314_amd64.deb ... Unpacking libsmpp0:amd64 (1.12.0.20180314) ... Selecting previously unselected package telnet. Preparing to unpack .../telnet_0.17-36_amd64.deb ... Unpacking telnet (0.17-36) ... Selecting previously unselected package libgtp2:amd64. Preparing to unpack .../libgtp2_1.1.0.20180314_amd64.deb ... Unpacking libgtp2:amd64 (1.1.0.20180314) ... Selecting previously unselected package libgtp-dev:amd64. Preparing to unpack .../libgtp-dev_1.1.0.20180314_amd64.deb ... Unpacking libgtp-dev:amd64 (1.1.0.20180314) ... Selecting previously unselected package libosmotrau1:amd64. Preparing to unpack .../libosmotrau1_0.4.0.20180314_amd64.deb ... Unpacking libosmotrau1:amd64 (0.4.0.20180314) ... Selecting previously unselected package libosmoabis5:amd64. Preparing to unpack .../libosmoabis5_0.4.0.20180314_amd64.deb ... Unpacking libosmoabis5:amd64 (0.4.0.20180314) ... Selecting previously unselected package libosmo-abis-dev:amd64. Preparing to unpack .../libosmo-abis-dev_0.4.0.20180314_amd64.deb ... Unpacking libosmo-abis-dev:amd64 (0.4.0.20180314) ... Selecting previously unselected package libosmocore. Preparing to unpack .../libosmocore_0.10.2.20180314_amd64.deb ... Unpacking libosmocore (0.10.2.20180314) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../libosmocore-dev_0.10.2.20180314_amd64.deb ... Unpacking libosmocore-dev:amd64 (0.10.2.20180314) ... Selecting previously unselected package libosmonetif4:amd64. Preparing to unpack .../libosmonetif4_0.1.1.20180314_amd64.deb ... Unpacking libosmonetif4:amd64 (0.1.1.20180314) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../libosmo-netif-dev_0.1.1.20180314_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (0.1.1.20180314) ... Selecting previously unselected package libosmo-sccp-dev:amd64. Preparing to unpack .../libosmo-sccp-dev_0.8.1.20180314_amd64.deb ... Unpacking libosmo-sccp-dev:amd64 (0.8.1.20180314) ... Selecting previously unselected package libsmpp34-dev:amd64. Preparing to unpack .../libsmpp34-dev_1.12.0.20180314_amd64.deb ... Unpacking libsmpp34-dev:amd64 (1.12.0.20180314) ... Processing triggers for man-db (2.7.0.2-5) ... Setting up libosmocore9:amd64 (0.10.2.20180314) ... Setting up libosmocodec0:amd64 (0.10.2.20180314) ... Setting up libosmogsm9:amd64 (0.10.2.20180314) ... Setting up libosmocoding0:amd64 (0.10.2.20180314) ... Setting up libosmovty4:amd64 (0.10.2.20180314) ... Setting up libosmoctrl1:amd64 (0.10.2.20180314) ... Setting up libosmogb6:amd64 (0.10.2.20180314) ... Setting up libosmosim0:amd64 (0.10.2.20180314) ... Setting up libsmpp0:amd64 (1.12.0.20180314) ... Setting up telnet (0.17-36) ... update-alternatives: using /usr/bin/telnet.netkit to provide /usr/bin/telnet (telnet) in auto mode Setting up libgtp2:amd64 (1.1.0.20180314) ... Setting up libgtp-dev:amd64 (1.1.0.20180314) ... Setting up libosmotrau1:amd64 (0.4.0.20180314) ... Setting up libosmoabis5:amd64 (0.4.0.20180314) ... Setting up libosmo-abis-dev:amd64 (0.4.0.20180314) ... Setting up libosmocore (0.10.2.20180314) ... Setting up libosmocore-dev:amd64 (0.10.2.20180314) ... Setting up libosmonetif4:amd64 (0.1.1.20180314) ... Setting up libosmo-netif-dev:amd64 (0.1.1.20180314) ... Setting up libosmo-sccp-dev:amd64 (0.8.1.20180314) ... Setting up libsmpp34-dev:amd64 (1.12.0.20180314) ... Processing triggers for libc-bin (2.19-18+deb8u10) ... Removing intermediate container 80d308293a6c ---> 33021257346c Step 8/16 : WORKDIR /tmp Removing intermediate container 86114a0d94e1 ---> 4d960a3e10f6 Step 9/16 : RUN git clone git://git.osmocom.org/openbsc.git ---> Running in 38b135f84817 Cloning into 'openbsc'... Removing intermediate container 38b135f84817 ---> a602fd4678b6 Step 10/16 : ADD http://git.osmocom.org/openbsc/patch /tmp/commit-openbsc ---> d3ec066fe9e2 Step 11/16 : RUN cd openbsc/openbsc && git fetch && git checkout -f -B master origin/master && autoreconf -fi && ./configure --enable-nat --enable-osmo-bsc --enable-smpp && make -j8 install && ldconfig ---> Running in 211c90e73220 Reset branch 'master' Branch master set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in `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' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/ipaccess/Makefile.am: installing './depcomp' tests/bsc-nat-trie/Makefile.am:9: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_rewrite_trie.c' is in a subdirectory, tests/bsc-nat-trie/Makefile.am:9: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_filter.c' is in a subdirectory, tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_sccp.c' is in a subdirectory, tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_utils.c' is in a subdirectory, tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_rewrite.c' is in a subdirectory, tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_rewrite_trie.c' is in a subdirectory, tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_mgcp_utils.c' is in a subdirectory, tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_filter.c' is in a subdirectory, tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled tests/bsc/Makefile.am:28: warning: source file '$(top_srcdir)/src/osmo-bsc/osmo_bsc_filter.c' is in a subdirectory, tests/bsc/Makefile.am:28: but option 'subdir-objects' is disabled tests/smpp/Makefile.am:31: warning: source file '$(top_builddir)/src/libmsc/smpp_utils.c' is in a subdirectory, tests/smpp/Makefile.am:31: but option 'subdir-objects' is disabled checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for library containing dlopen... -ldl checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOCTRL... yes checking for LIBOSMOGSM... yes checking for LIBOSMOABIS... yes checking for LIBOSMOGB... yes checking for LIBOSMONETIF... yes checking for LIBCRYPTO... yes checking for LIBOSMOSCCP... yes checking for LIBOSMOSCCP... yes checking for LIBSMPP34... yes checking for ANSI C header files... (cached) yes checking dbi/dbd.h usability... yes checking dbi/dbd.h presence... yes checking for dbi/dbd.h... yes checking pcap/pcap.h usability... yes checking pcap/pcap.h presence... yes checking for pcap/pcap.h... yes checking cdk/cdk.h usability... no checking cdk/cdk.h presence... no checking for cdk/cdk.h... no checking for SQLITE3... yes checking if gcc supports -fvisibility=hidden... yes checking whether C compiler accepts -Werror=implicit... yes checking whether C compiler accepts -Werror=maybe-uninitialized... yes checking whether C compiler accepts -Werror=memset-transposed-args... yes checking whether C compiler accepts -Werror=null-dereference... no checking whether C compiler accepts -Werror=sizeof-array-argument... no checking whether C compiler accepts -Werror=sizeof-pointer-memaccess... yes checking whether to enable code coverage support... no checking whether struct tm has tm_gmtoff member... yes checking whether to enable VTY/CTRL tests... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating openbsc.pc config.status: creating include/openbsc/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating src/libtrau/Makefile config.status: creating src/libbsc/Makefile config.status: creating src/libmsc/Makefile config.status: creating src/libmgcp/Makefile config.status: creating src/libcommon/Makefile config.status: creating src/libfilter/Makefile config.status: creating src/libiu/Makefile config.status: creating src/libcommon-cs/Makefile config.status: creating src/osmo-nitb/Makefile config.status: creating src/osmo-bsc/Makefile config.status: creating src/osmo-bsc_nat/Makefile config.status: creating src/osmo-bsc_mgcp/Makefile config.status: creating src/ipaccess/Makefile config.status: creating src/utils/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating tests/gsm0408/Makefile config.status: creating tests/db/Makefile config.status: creating tests/channel/Makefile config.status: creating tests/bsc/Makefile config.status: creating tests/bsc-nat/Makefile config.status: creating tests/bsc-nat-trie/Makefile config.status: creating tests/mgcp/Makefile config.status: creating tests/abis/Makefile config.status: creating tests/smpp/Makefile config.status: creating tests/trau/Makefile config.status: creating tests/subscr/Makefile config.status: creating tests/mm_auth/Makefile config.status: creating tests/nanobts_omlattr/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating Makefile config.status: creating bscconfig.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands echo 1.0.0.19-4be40 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/tmp/openbsc/openbsc' Making install in doc make[2]: Entering directory '/tmp/openbsc/openbsc/doc' Making install in examples make[3]: Entering directory '/tmp/openbsc/openbsc/doc/examples' make[4]: Entering directory '/tmp/openbsc/openbsc/doc/examples' make[4]: Nothing to be done for 'install-exec-am'. make install-data-hook make[5]: Entering directory '/tmp/openbsc/openbsc/doc/examples' for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ j="/usr/local/share/doc/openbsc/examples/$f" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./$f $j; \ done make[5]: Leaving directory '/tmp/openbsc/openbsc/doc/examples' make[4]: Leaving directory '/tmp/openbsc/openbsc/doc/examples' make[3]: Leaving directory '/tmp/openbsc/openbsc/doc/examples' make[3]: Entering directory '/tmp/openbsc/openbsc/doc' make[4]: Entering directory '/tmp/openbsc/openbsc/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/doc' make[3]: Leaving directory '/tmp/openbsc/openbsc/doc' make[2]: Leaving directory '/tmp/openbsc/openbsc/doc' Making install in include make[2]: Entering directory '/tmp/openbsc/openbsc/include' Making install in openbsc make[3]: Entering directory '/tmp/openbsc/openbsc/include/openbsc' make[4]: Entering directory '/tmp/openbsc/openbsc/include/openbsc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/openbsc' /usr/bin/install -c -m 644 bsc_api.h gsm_04_08.h meas_rep.h '/usr/local/include/openbsc' make[4]: Leaving directory '/tmp/openbsc/openbsc/include/openbsc' make[3]: Leaving directory '/tmp/openbsc/openbsc/include/openbsc' make[3]: Entering directory '/tmp/openbsc/openbsc/include' make[4]: Entering directory '/tmp/openbsc/openbsc/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/include' make[3]: Leaving directory '/tmp/openbsc/openbsc/include' make[2]: Leaving directory '/tmp/openbsc/openbsc/include' Making install in src make[2]: Entering directory '/tmp/openbsc/openbsc/src' Making install in libcommon make[3]: Entering directory '/tmp/openbsc/openbsc/src/libcommon' CC bsc_version.o CC common_vty.o CC debug.o CC gsm_data_shared.o CC gsup_client.o CC gsm_data.o CC oap_client.o CC socket.o CC talloc_ctx.o gsm_data.c: In function 'gsm48_ra_id_by_bts': gsm_data.c:355:2: warning: 'gsm48_construct_ra' is deprecated (declared at /usr/include/osmocom/gsm/gsm48.h:56): Use gsm48_encode_ra() instead [-Wdeprecated-declarations] return gsm48_construct_ra(buf, &raid); ^  CC gsm_subscriber_base.o CC gsup_test_client.o AR libcommon.a CCLD gsup_test_client make[4]: Entering directory '/tmp/openbsc/openbsc/src/libcommon' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libcommon' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libcommon' Making install in libmgcp make[3]: Entering directory '/tmp/openbsc/openbsc/src/libmgcp' CC mgcp_protocol.o CC mgcp_network.o CC mgcp_vty.o CC mgcp_osmux.o CC mgcp_sdp.o mgcp_network.c:44:2: warning: #warning "Make use of the rtp proxy code" [-Wcpp] #warning "Make use of the rtp proxy code" ^ mgcp_network.c: In function 'receive_from': mgcp_network.c:661:3: warning: #warning "Slight spec violation. With connection mode recvonly we should attempt to forward." [-Wcpp] #warning "Slight spec violation. With connection mode recvonly we should attempt to forward." ^  AR libmgcp.a make[4]: Entering directory '/tmp/openbsc/openbsc/src/libmgcp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libmgcp' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libmgcp' Making install in libbsc make[3]: Entering directory '/tmp/openbsc/openbsc/src/libbsc' CC abis_nm.o CC abis_nm_vty.o CC abis_om2000.o CC abis_om2000_vty.o CC abis_rsl.o CC bsc_rll.o CC bsc_subscriber.o CC paging.o abis_om2000_vty.c: In function 'cfg_bts_alt_mode': abis_nm.c: In function 'abis_nm_rx_get_attr_resp': abis_nm.c:560:50: warning: passing argument 2 of 'parse_attr_resp_info_unreported' discards 'const' qualifier from pointer target type data = parse_attr_resp_info_unreported(bts->nr, TLVP_VAL(&tp, NM_ATT_GET_ARI), TLVP_LEN(&tp, NM_ATT_GET_ARI), ^ abis_om2000_vty.c:427:20: warning: unused variable 'cg' [-Wunused-variable] struct con_group *cg; ^ abis_nm.c:458:24: note: expected 'uint8_t *' but argument is of type 'const uint8_t *' static inline uint8_t *parse_attr_resp_info_unreported(uint8_t bts_nr, uint8_t *ari, uint16_t ari_len, uint16_t *out_len) ^  CC bts_ericsson_rbs2000.o CC bts_ipaccess_nanobts.o CC bts_siemens_bs11.o CC bts_nokia_site.o CC bts_unknown.o CC bts_sysmobts.o CC chan_alloc.o CC handover_decision.o CC handover_logic.o CC meas_rep.o CC pcu_sock.o CC rest_octets.o CC system_information.o pcu_sock.c: In function 'pcu_tx_info_ind': pcu_sock.c:207:2: warning: #warning "isn't dl_tbf_ext wrong?: * 10 and no ntohs" [-Wcpp] #warning "isn't dl_tbf_ext wrong?: * 10 and no ntohs" ^ pcu_sock.c:209:2: warning: #warning "isn't ul_tbf_ext wrong?: * 10 and no ntohs" [-Wcpp] #warning "isn't ul_tbf_ext wrong?: * 10 and no ntohs" ^ pcu_sock.c: In function 'pcu_rx_data_req': pcu_sock.c:408:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] tlli = *((uint32_t *)data_req->data); ^ pcu_sock.c:361:25: warning: unused variable 'ts' [-Wunused-variable] struct gsm_bts_trx_ts *ts; ^ pcu_sock.c:360:22: warning: unused variable 'trx' [-Wunused-variable] struct gsm_bts_trx *trx; ^ pcu_sock.c:359:10: warning: unused variable 'is_ptcch' [-Wunused-variable] uint8_t is_ptcch; ^  CC e1_config.o CC bsc_api.o CC bsc_msc.o CC bsc_vty.o CC gsm_04_08_utils.o CC gsm_04_80_utils.o CC bsc_init.o CC bts_init.o CC bsc_rf_ctrl.o CC arfcn_range_encode.o CC bsc_ctrl_commands.o CC bsc_ctrl_lookup.o CC net_init.o CC bsc_dyn_ts.o CC bts_ipaccess_nanobts_omlattr.o AR libbsc.a make[4]: Entering directory '/tmp/openbsc/openbsc/src/libbsc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libbsc' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libbsc' Making install in libmsc make[3]: Entering directory '/tmp/openbsc/openbsc/src/libmsc' CC auth.o CC db.o CC gsm_04_14.o CC gsm_04_08.o CC gsm_04_11.o CC gsm_04_80.o CC mncc.o CC gsm_subscriber.o auth.c: In function '_use_comp128': auth.c:78:3: warning: 'comp128' is deprecated (declared at /usr/include/osmocom/gsm/comp128.h:22): Use generic API from osmocom/crypt/auth.h instead [-Wdeprecated-declarations] comp128(ainfo->a3a8_ki, atuple->vec.rand, ^  CC mncc_sock.o CC rrlp.o CC mncc_builtin.o db.c: In function 'db_init': db.c:606:2: warning: 'dbi_initialize' is deprecated (declared at /usr/include/dbi/dbi.h:169) [-Wdeprecated-declarations] dbi_initialize(NULL); ^ db.c:608:2: warning: 'dbi_conn_new' is deprecated (declared at /usr/include/dbi/dbi.h:199) [-Wdeprecated-declarations] conn = dbi_conn_new("sqlite3"); ^ db.c: In function 'db_fini': db.c:672:2: warning: 'dbi_shutdown' is deprecated (declared at /usr/include/dbi/dbi.h:171) [-Wdeprecated-declarations] dbi_shutdown(); ^  CC silent_call.o CC sms_queue.o CC token_auth.o CC ussd.o CC vty_interface_layer3.o CC transaction.o CC osmo_msc.o CC ctrl_commands.o CC meas_feed.o CC smpp_smsc.o CC smpp_openbsc.o CC smpp_vty.o smpp_openbsc.c: In function 'submit_to_sms': smpp_openbsc.c:168:2: warning: #warning Implement reply path [-Wcpp] #warning Implement reply path ^  CC smpp_utils.o AR libmsc.a make[4]: Entering directory '/tmp/openbsc/openbsc/src/libmsc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libmsc' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libmsc' Making install in libtrau make[3]: Entering directory '/tmp/openbsc/openbsc/src/libtrau' CC rtp_proxy.o CC trau_mux.o CC trau_upqueue.o AR libtrau.a make[4]: Entering directory '/tmp/openbsc/openbsc/src/libtrau' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libtrau' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libtrau' Making install in libfilter make[3]: Entering directory '/tmp/openbsc/openbsc/src/libfilter' CC bsc_msg_filter.o CC bsc_msg_acc.o CC bsc_msg_vty.o AR libfilter.a make[4]: Entering directory '/tmp/openbsc/openbsc/src/libfilter' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libfilter' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libfilter' Making install in libcommon-cs make[3]: Entering directory '/tmp/openbsc/openbsc/src/libcommon-cs' CC common_cs.o CC common_cs_vty.o AR libcommon-cs.a make[4]: Entering directory '/tmp/openbsc/openbsc/src/libcommon-cs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libcommon-cs' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libcommon-cs' Making install in osmo-nitb make[3]: Entering directory '/tmp/openbsc/openbsc/src/osmo-nitb' CC bsc_hack.o CCLD osmo-nitb make[4]: Entering directory '/tmp/openbsc/openbsc/src/osmo-nitb' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-nitb '/usr/local/bin' libtool: install: /usr/bin/install -c osmo-nitb /usr/local/bin/osmo-nitb make[4]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-nitb' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-nitb' Making install in osmo-bsc_mgcp make[3]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc_mgcp' CC mgcp_main.o mgcp_main.c:62:2: warning: #warning "Make use of the rtp proxy code" [-Wcpp] #warning "Make use of the rtp proxy code" ^  CCLD osmo-bsc_mgcp make[4]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc_mgcp' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc_mgcp '/usr/local/bin' libtool: install: /usr/bin/install -c osmo-bsc_mgcp /usr/local/bin/osmo-bsc_mgcp make[4]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc_mgcp' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc_mgcp' Making install in utils make[3]: Entering directory '/tmp/openbsc/openbsc/src/utils' CC bs11_config.o CC isdnsync.o CC meas_json-meas_json.o CC osmo_meas_udp2db-meas_udp2db.o CC osmo_meas_pcap2db-meas_db.o CC smpp_mirror.o CC osmo_meas_pcap2db-meas_pcap2db.o CC osmo_meas_udp2db-meas_db.o CCLD meas_json CCLD isdnsync CCLD osmo-meas-pcap2db CCLD osmo-meas-udp2db CCLD smpp_mirror CCLD bs11_config make[4]: Entering directory '/tmp/openbsc/openbsc/src/utils' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json osmo-meas-udp2db osmo-meas-pcap2db '/usr/local/bin' libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json libtool: install: /usr/bin/install -c osmo-meas-udp2db /usr/local/bin/osmo-meas-udp2db libtool: install: /usr/bin/install -c osmo-meas-pcap2db /usr/local/bin/osmo-meas-pcap2db make[4]: Leaving directory '/tmp/openbsc/openbsc/src/utils' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/utils' Making install in ipaccess make[3]: Entering directory '/tmp/openbsc/openbsc/src/ipaccess' CC abisip-find.o CC ipaccess-config.o CC ipaccess-firmware.o CC network_listen.o CC ipaccess-proxy.o CCLD abisip-find CCLD ipaccess-config CCLD ipaccess-proxy make[4]: Entering directory '/tmp/openbsc/openbsc/src/ipaccess' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy make[4]: Leaving directory '/tmp/openbsc/openbsc/src/ipaccess' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/ipaccess' Making install in osmo-bsc_nat make[3]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc_nat' CC bsc_filter.o CC bsc_mgcp_utils.o CC bsc_nat_utils.o CC bsc_nat.o CC bsc_sccp.o CC bsc_nat_ctrl.o CC bsc_nat_vty.o CC bsc_ussd.o bsc_ussd.c: In function 'bsc_ussd_check': bsc_ussd.c:428:3: warning: 'gsm0480_decode_ussd_request' is deprecated (declared at /usr/include/osmocom/gsm/gsm0480.h:40): Use gsm0480_decode_ss_request() instead [-Wdeprecated-declarations] if (gsm0480_decode_ussd_request(hdr48, len, &req) != 1) ^  CC bsc_nat_rewrite.o CC bsc_nat_rewrite_trie.o CC bsc_nat_filter.o CCLD osmo-bsc_nat make[4]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc_nat' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc_nat '/usr/local/bin' libtool: install: /usr/bin/install -c osmo-bsc_nat /usr/local/bin/osmo-bsc_nat make[4]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc_nat' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc_nat' Making install in osmo-bsc make[3]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc' CC osmo_bsc_vty.o CC osmo_bsc_main.o CC osmo_bsc_grace.o CC osmo_bsc_sccp.o CC osmo_bsc_api.o CC osmo_bsc_msc.o CC osmo_bsc_filter.o CC osmo_bsc_bssap.o CC osmo_bsc_audio.o osmo_bsc_bssap.c: In function 'gsm88_to_chan_mode': osmo_bsc_bssap.c:74:2: warning: enumeration value 'GSM0808_PERM_FR4' not handled in switch [-Wswitch] switch (speech) { ^ osmo_bsc_bssap.c:74:2: warning: enumeration value 'GSM0808_PERM_FR5' not handled in switch [-Wswitch] osmo_bsc_bssap.c:74:2: warning: enumeration value 'GSM0808_PERM_HR4' not handled in switch [-Wswitch] osmo_bsc_bssap.c:74:2: warning: enumeration value 'GSM0808_PERM_HR6' not handled in switch [-Wswitch]  CC osmo_bsc_ctrl.o CCLD osmo-bsc-sccplite make[4]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc-sccplite '/usr/local/bin' libtool: install: /usr/bin/install -c osmo-bsc-sccplite /usr/local/bin/osmo-bsc-sccplite make[4]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc' make[3]: Entering directory '/tmp/openbsc/openbsc/src' make[4]: Entering directory '/tmp/openbsc/openbsc/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/src' make[3]: Leaving directory '/tmp/openbsc/openbsc/src' make[2]: Leaving directory '/tmp/openbsc/openbsc/src' Making install in tests make[2]: Entering directory '/tmp/openbsc/openbsc/tests' Making install in gsm0408 make[3]: Entering directory '/tmp/openbsc/openbsc/tests/gsm0408' CC gsm0408_test.o CCLD gsm0408_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/gsm0408' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/gsm0408' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/gsm0408' Making install in db make[3]: Entering directory '/tmp/openbsc/openbsc/tests/db' CC db_test.o CCLD db_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/db' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/db' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/db' Making install in channel make[3]: Entering directory '/tmp/openbsc/openbsc/tests/channel' CC channel_test.o CCLD channel_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/channel' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/channel' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/channel' Making install in mgcp make[3]: Entering directory '/tmp/openbsc/openbsc/tests/mgcp' CC mgcp_test.o CCLD mgcp_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/mgcp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/mgcp' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/mgcp' Making install in abis make[3]: Entering directory '/tmp/openbsc/openbsc/tests/abis' CC abis_test.o CCLD abis_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/abis' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/abis' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/abis' Making install in trau make[3]: Entering directory '/tmp/openbsc/openbsc/tests/trau' CC trau_test.o CCLD trau_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/trau' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/trau' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/trau' Making install in subscr make[3]: Entering directory '/tmp/openbsc/openbsc/tests/subscr' CC subscr_test.o CC bsc_subscr_test.o CCLD bsc_subscr_test CCLD subscr_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/subscr' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/subscr' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/subscr' Making install in mm_auth make[3]: Entering directory '/tmp/openbsc/openbsc/tests/mm_auth' CC mm_auth_test.o CCLD mm_auth_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/mm_auth' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/mm_auth' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/mm_auth' Making install in nanobts_omlattr make[3]: Entering directory '/tmp/openbsc/openbsc/tests/nanobts_omlattr' CC nanobts_omlattr_test.o CCLD nanobts_omlattr_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/nanobts_omlattr' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/nanobts_omlattr' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/nanobts_omlattr' Making install in bsc-nat make[3]: Entering directory '/tmp/openbsc/openbsc/tests/bsc-nat' CC bsc_nat_test.o CC bsc_filter.o CC bsc_nat_rewrite.o CC bsc_sccp.o CC bsc_nat_rewrite_trie.o CC bsc_mgcp_utils.o CC bsc_nat_filter.o CC bsc_nat_utils.o CCLD bsc_nat_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/bsc-nat' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc-nat' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc-nat' Making install in bsc-nat-trie make[3]: Entering directory '/tmp/openbsc/openbsc/tests/bsc-nat-trie' CC bsc_nat_trie_test.o CC bsc_nat_rewrite_trie.o CCLD bsc_nat_trie_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/bsc-nat-trie' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc-nat-trie' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc-nat-trie' Making install in bsc make[3]: Entering directory '/tmp/openbsc/openbsc/tests/bsc' CC bsc_test.o CC osmo_bsc_filter.o CCLD bsc_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/bsc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc' Making install in smpp make[3]: Entering directory '/tmp/openbsc/openbsc/tests/smpp' CC smpp_test.o CC smpp_utils.o CCLD smpp_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/smpp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/smpp' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/smpp' make[3]: Entering directory '/tmp/openbsc/openbsc/tests' make[4]: Entering directory '/tmp/openbsc/openbsc/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests' make[2]: Leaving directory '/tmp/openbsc/openbsc/tests' make[2]: Entering directory '/tmp/openbsc/openbsc' make[3]: Entering directory '/tmp/openbsc/openbsc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/lib/pkgconfig' /usr/bin/install -c -m 644 openbsc.pc '/usr/local/lib/pkgconfig' make[3]: Leaving directory '/tmp/openbsc/openbsc' make[2]: Leaving directory '/tmp/openbsc/openbsc' make[1]: Leaving directory '/tmp/openbsc/openbsc' Removing intermediate container 211c90e73220 ---> 13c52dcd41da Step 12/16 : VOLUME /data ---> Running in 461d3895873e Removing intermediate container 461d3895873e ---> e991060a1425 Step 13/16 : COPY openbsc.cfg /data/openbsc.cfg ---> fc2b7775036d Step 14/16 : WORKDIR /data Removing intermediate container cbb4c8199088 ---> 8bf9e1f7ef3d Step 15/16 : CMD ["/usr/local/bin/osmo-nitb"] ---> Running in 00f83170cf4f Removing intermediate container 00f83170cf4f ---> 84f4fa457d02 Step 16/16 : EXPOSE 3002/tcp 3003/tcp 4242/tcp 2775/tcp 4249/tcp ---> Running in f794974517dc Removing intermediate container f794974517dc ---> f3b24ec7b9bc Successfully built f3b24ec7b9bc Successfully tagged osmocom-build/osmo-nitb-master:latest + cd /home/osmocom-build/jenkins/docker-playground/osmo-bts-master + make docker build -t docker.io/osmocom-build/osmo-bts-master:latest . Sending build context to Docker daemon 10.75kB Step 1/16 : FROM laforge/debian-jessie-build ---> 80385047baea Step 2/16 : MAINTAINER Harald Welte ---> Using cache ---> 1372d15076ce Step 3/16 : ARG OSMOCOM_REPO="http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/" ---> Using cache ---> aae944168d63 Step 4/16 : COPY Release.key /tmp/Release.key ---> Using cache ---> e980ade16c0b Step 5/16 : RUN apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb " $OSMOCOM_REPO " ./" > /etc/apt/sources.list.d/osmocom-nightly.list ---> Using cache ---> 8ecf8084919b Step 6/16 : ADD $OSMOCOM_REPO/Release /tmp/Release ---> Using cache ---> 1279bd0130ff Step 7/16 : RUN apt-get update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libsmpp34-dev libgtp-dev && apt-get clean ---> Using cache ---> 33021257346c Step 8/16 : ADD respawn.sh /usr/local/bin/respawn.sh ---> 76abda145bc1 Step 9/16 : WORKDIR /tmp Removing intermediate container abbbdc0305fd ---> e5c835a260b1 Step 10/16 : RUN git clone git://git.osmocom.org/osmo-bts.git ---> Running in 8982771c62fc Cloning into 'osmo-bts'... Removing intermediate container 8982771c62fc ---> 67bfb5dfe71b Step 11/16 : ADD http://git.osmocom.org/osmo-bts/patch /tmp/commit-osmo-bts ---> dac161051845 Step 12/16 : RUN cd osmo-bts && git fetch && git checkout -f -B master origin/master && autoreconf -fi && ./configure --enable-trx && make -j8 install ---> Running in f0106b9ad1b6 Reset branch 'master' Branch master set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/common/Makefile.am: installing './depcomp' src/osmo-bts-sysmo/Makefile.am:25: warning: bin_PROGRAMS was already defined in condition TRUE, which includes condition ENABLE_SYSMOBTS_CALIB ... src/osmo-bts-sysmo/Makefile.am:10: ... 'bin_PROGRAMS' previously defined here src/osmo-bts-sysmo/Makefile.am:12: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:12: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. src/osmo-bts-sysmo/Makefile.am:27: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:27: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:27: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:27: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:42: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:42: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:42: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:42: but option 'subdir-objects' is disabled tests/agch/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/agch/Makefile.am:7: but option 'subdir-objects' is disabled tests/cipher/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/cipher/Makefile.am:7: but option 'subdir-objects' is disabled tests/misc/Makefile.am:9: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/misc/Makefile.am:9: but option 'subdir-objects' is disabled tests/paging/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/paging/Makefile.am:7: but option 'subdir-objects' is disabled tests/power/Makefile.am:8: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/power/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/tx_power/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/tx_power/Makefile.am:7: but option 'subdir-objects' is disabled checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOTRAU... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCTRL... yes checking for LIBOSMOABIS... yes checking for LIBOSMOCODEC... yes checking for LIBOSMOCODING... yes checking for ORTP... yes checking whether to enable support for sysmobts calibration tool... no checking whether to enable support for sysmoBTS L1/PHY support... no checking whether to enable support for osmo-trx based L1/PHY support... yes checking whether to enable support for Octasic OCTPHY-2G... no checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no CFLAGS="-g -O2" CPPFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/osmo-bts-virtual/Makefile config.status: creating src/osmo-bts-sysmo/Makefile config.status: creating src/osmo-bts-litecell15/Makefile config.status: creating src/osmo-bts-trx/Makefile config.status: creating src/osmo-bts-octphy/Makefile config.status: creating include/Makefile config.status: creating include/osmo-bts/Makefile config.status: creating tests/Makefile config.status: creating tests/paging/Makefile config.status: creating tests/agch/Makefile config.status: creating tests/cipher/Makefile config.status: creating tests/sysmobts/Makefile config.status: creating tests/misc/Makefile config.status: creating tests/handover/Makefile config.status: creating tests/tx_power/Makefile config.status: creating tests/power/Makefile config.status: creating tests/meas/Makefile config.status: creating Makefile config.status: creating btsconfig.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands echo 0.7.0.156-fbf0e > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/tmp/osmo-bts' Making install in include make[2]: Entering directory '/tmp/osmo-bts/include' Making install in osmo-bts make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' make[3]: Entering directory '/tmp/osmo-bts/include' make[4]: Entering directory '/tmp/osmo-bts/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/include' make[3]: Leaving directory '/tmp/osmo-bts/include' make[2]: Leaving directory '/tmp/osmo-bts/include' Making install in src make[2]: Entering directory '/tmp/osmo-bts/src' Making install in common make[3]: Entering directory '/tmp/osmo-bts/src/common' CC gsm_data_shared.o CC sysinfo.o CC logging.o CC bts.o CC abis.o CC oml.o CC rsl.o CC vty.o gsm_data_shared.c: In function 'gsm_pchan2chan_nr': gsm_data_shared.c:691:9: note: #pragma message: fix caller that passes lchan_nr != 0 #pragma message "fix caller that passes lchan_nr != 0" ^  CC paging.o CC measurement.o CC amr.o CC lchan.o CC load_indication.o CC pcu_sock.o CC handover.o CC msg_utils.o CC tx_power.o pcu_sock.c: In function 'pcu_tx_info_ind': pcu_sock.c:198:2: warning: #warning "isn't dl_tbf_ext wrong?: * 10 and no ntohs" [-Wcpp] #warning "isn't dl_tbf_ext wrong?: * 10 and no ntohs" ^ pcu_sock.c:200:2: warning: #warning "isn't ul_tbf_ext wrong?: * 10 and no ntohs" [-Wcpp] #warning "isn't ul_tbf_ext wrong?: * 10 and no ntohs" ^  CC bts_ctrl_commands.o CC bts_ctrl_lookup.o CC l1sap.o CC cbch.o CC power_control.o CC main.o CC phy_link.o CC scheduler_mframe.o CC dtx_dl_amr_fsm.o CC scheduler.o AR libbts.a AR libl1sched.a make[4]: Entering directory '/tmp/osmo-bts/src/common' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/src/common' make[3]: Leaving directory '/tmp/osmo-bts/src/common' Making install in osmo-bts-virtual make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' CC main.o CC virtualbts_vty.o CC bts_model.o CC l1_if.o CC scheduler_virtbts.o CC virtual_um.o CC osmo_mcast_sock.o CCLD osmo-bts-virtual make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' Making install in osmo-bts-trx make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' CC main.o CC trx_if.o CC l1_if.o CC scheduler_trx.o CC trx_vty.o CC loops.o l1_if.c: In function 'bts_model_change_power': l1_if.c:729:2: warning: #warning "implement bts_model_change_power\n" [-Wcpp] #warning "implement bts_model_change_power\n" ^  CCLD osmo-bts-trx make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' make[3]: Entering directory '/tmp/osmo-bts/src' make[4]: Entering directory '/tmp/osmo-bts/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/src' make[3]: Leaving directory '/tmp/osmo-bts/src' make[2]: Leaving directory '/tmp/osmo-bts/src' Making install in tests make[2]: Entering directory '/tmp/osmo-bts/tests' Making install in paging make[3]: Entering directory '/tmp/osmo-bts/tests/paging' CC paging_test.o CC stubs.o CCLD paging_test make[4]: Entering directory '/tmp/osmo-bts/tests/paging' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' Making install in cipher make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' CC cipher_test.o CC stubs.o CCLD cipher_test make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' Making install in agch make[3]: Entering directory '/tmp/osmo-bts/tests/agch' CC agch_test.o CC stubs.o CCLD agch_test make[4]: Entering directory '/tmp/osmo-bts/tests/agch' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' Making install in misc make[3]: Entering directory '/tmp/osmo-bts/tests/misc' CC misc_test.o CC stubs.o CCLD misc_test make[4]: Entering directory '/tmp/osmo-bts/tests/misc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' Making install in handover make[3]: Entering directory '/tmp/osmo-bts/tests/handover' CC handover_test.o CCLD handover_test make[4]: Entering directory '/tmp/osmo-bts/tests/handover' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' Making install in tx_power make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' CC tx_power_test.o CC stubs.o CCLD tx_power_test make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' Making install in power make[3]: Entering directory '/tmp/osmo-bts/tests/power' CC power_test.o CC stubs.o CCLD power_test make[4]: Entering directory '/tmp/osmo-bts/tests/power' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/power' make[3]: Leaving directory '/tmp/osmo-bts/tests/power' Making install in meas make[3]: Entering directory '/tmp/osmo-bts/tests/meas' CC meas_test.o CCLD meas_test make[4]: Entering directory '/tmp/osmo-bts/tests/meas' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' make[3]: Entering directory '/tmp/osmo-bts/tests' make[4]: Entering directory '/tmp/osmo-bts/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests' make[3]: Leaving directory '/tmp/osmo-bts/tests' make[2]: Leaving directory '/tmp/osmo-bts/tests' make[2]: Entering directory '/tmp/osmo-bts' make[3]: Entering directory '/tmp/osmo-bts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/osmo-bts' make[2]: Leaving directory '/tmp/osmo-bts' make[1]: Leaving directory '/tmp/osmo-bts' Removing intermediate container f0106b9ad1b6 ---> 5949e9408258 Step 13/16 : VOLUME /data ---> Running in a548a15e6770 Removing intermediate container a548a15e6770 ---> fbc5a7f5d849 Step 14/16 : COPY osmo-bts.cfg /data/osmo-bts.cfg ---> 186f7ba03413 Step 15/16 : WORKDIR /data Removing intermediate container e2fa6d9d1a5a ---> ed69f4cfbfe5 Step 16/16 : CMD ["/usr/local/bin/osmo-bts-virtual", "-i", "172.18.0.230"] ---> Running in 15709d80e67a Removing intermediate container 15709d80e67a ---> bbf5053ff8cb Successfully built bbf5053ff8cb Successfully tagged osmocom-build/osmo-bts-master:latest + docker pull laforge/debian-stretch-titan:latest latest: Pulling from laforge/debian-stretch-titan Digest: sha256:25770b73c67a3605b3237fd69fce87c3775b6623c4e416625f4a4f3559d16141 Status: Image is up to date for laforge/debian-stretch-titan:latest + cd /home/osmocom-build/jenkins/docker-playground/ttcn3-nitb-sysinfo + make docker build -t docker.io/osmocom-build/ttcn3-nitb-sysinfo:latest . Sending build context to Docker daemon 8.704kB Step 1/10 : FROM laforge/debian-stretch-titan ---> c9d6d826f6a8 Step 2/10 : RUN mkdir /root/projects && (cd /root/projects && ln -sf / git) ---> Using cache ---> 7d40c11df762 Step 3/10 : RUN git clone git://git.osmocom.org/osmo-ttcn3-hacks.git ---> Using cache ---> c1d582633536 Step 4/10 : RUN cd osmo-ttcn3-hacks && git checkout -f -B master origin/master && make deps ---> Using cache ---> cd1ddd136594 Step 5/10 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> 9e181149b44c Step 6/10 : ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit ---> 5e2c52f94114 Step 7/10 : RUN cd osmo-ttcn3-hacks && git fetch && git checkout -f -B $OSMO_TTCN3_BRANCH origin/$OSMO_TTCN3_BRANCH && make sysinfo ---> Running in 1083ccd5bdb1 From git://git.osmocom.org/osmo-ttcn3-hacks 7f58258..4b2692d master -> origin/master  * [new branch] laforge/bts -> origin/laforge/bts  * [new branch] laforge/pcu -> origin/laforge/pcu  * [new branch] laforge/pcu9 -> origin/laforge/pcu9  + 47f4cfb...acbf2b7 laforge/sgsn -> origin/laforge/sgsn (forced update)  * [new branch] neels/os3041 -> origin/neels/os3041  * [new branch] neels/pcu -> origin/neels/pcu  * [new branch] pmaier/reset -> origin/pmaier/reset Reset branch 'master' Branch master set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. make -C deps make[1]: Entering directory '/osmo-ttcn3-hacks/deps' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' (cd sysinfo && ./gen_links.sh && ./regen_makefile.sh) Linking ../deps/titan.Libraries.TCCUsefulFunctions/src Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking ../deps/titan.TestPorts.Common_Components.Socket-API/src Linking Socket_API_Definitions.ttcn Linking ../deps/titan.TestPorts.IPL4asp/src Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking ../deps/titan.TestPorts.TELNETasp/src Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking ../library Linking GSMTAP_PortType.ttcn Linking GSMTAP_Types.ttcn Linking GSM_SystemInformation.ttcn Linking GSM_RR_Types.ttcn Linking RLCMAC_CSN1_Types.ttcn Linking GSM_Types.ttcn Linking IPL4_GSMTAP_CtrlFunct.ttcn Linking IPL4_GSMTAP_CtrlFunctDef.cc Linking Osmocom_Types.ttcn Linking General_Types.ttcn Linking Osmocom_VTY_Functions.ttcn ttcn3_makefilegen: warning: File `Test.ttcn' was given more than once for the Makefile. ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. Generating Makefile skeleton... Makefile skeleton was generated. make -C sysinfo compile make[1]: Entering directory '/osmo-ttcn3-hacks/sysinfo' /usr/bin/ttcn3_compiler -L \ Test.ttcn GSMTAP_PortType.ttcn GSMTAP_Types.ttcn GSM_RR_Types.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPL4_GSMTAP_CtrlFunct.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn - Test.ttcn GSMTAP_PortType.ttcn GSMTAP_Types.ttcn GSM_RR_Types.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPL4_GSMTAP_CtrlFunct.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `Test.ttcn'... Notify: Parsing TTCN-3 module `GSMTAP_PortType.ttcn'... Notify: Parsing TTCN-3 module `GSMTAP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_SystemInformation.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4_GSMTAP_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Checking modules... Osmocom_VTY_Functions.ttcn: In TTCN-3 module `Osmocom_VTY_Functions': Osmocom_VTY_Functions.ttcn:77.2-79.2: In function definition `f_vty_transceive': Osmocom_VTY_Functions.ttcn:78.3-30: In function instance: Osmocom_VTY_Functions.ttcn:78.3-30: warning: The value returned by function `@Osmocom_VTY_Functions.f_vty_transceive_ret' is not used Test.ttcn: In TTCN-3 module `Test': Test.ttcn:492.2-506.2: In function definition `f_init': Test.ttcn:498.3-82: In function instance: Test.ttcn:498.3-82: warning: The value returned by external function `@IPL4_GSMTAP_CtrlFunct.f_IPL4_listen' is not used Notify: Generating code... Notify: File `GSMTAP_PortType.hh' was generated. Notify: File `GSMTAP_PortType.cc' was generated. Notify: File `GSMTAP_Types.hh' was generated. Notify: File `GSMTAP_Types.cc' was generated. Notify: File `GSM_RR_Types.hh' was generated. Notify: File `GSM_RR_Types.cc' was generated. Notify: File `GSM_SystemInformation.hh' was generated. Notify: File `GSM_SystemInformation.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `IPL4_GSMTAP_CtrlFunct.hh' was generated. Notify: File `IPL4_GSMTAP_CtrlFunct.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `RLCMAC_CSN1_Types.hh' was generated. Notify: File `RLCMAC_CSN1_Types.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `Test.hh' was generated. Notify: File `Test.cc' was generated. Notify: 36 files were updated. touch compile make[1]: Leaving directory '/osmo-ttcn3-hacks/sysinfo' make -j8 -C sysinfo make[1]: Entering directory '/osmo-ttcn3-hacks/sysinfo' g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o TCCConversion.o TCCConversion.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o TCCInterface.o TCCInterface.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o IPL4_GSMTAP_CtrlFunctDef.o IPL4_GSMTAP_CtrlFunctDef.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o Test.o Test.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o GSMTAP_PortType.o GSMTAP_PortType.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o GSMTAP_Types.o GSMTAP_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o GSM_RR_Types.o GSM_RR_Types.cc IPL4asp_PT.cc: In member function 'virtual void IPL4asp__PortType::IPL4asp__PT_PROVIDER::set_parameter(const char*, const char*)': IPL4asp_PT.cc:863:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!strcasecmp(parameter_value,"YES")) ^~ IPL4asp_PT.cc:865:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' globalConnOpts.sctp_nodelay = GlobalConnOpts::YES; ^~~~~~~~~~~~~~ IPL4asp_PT.cc: In member function 'int IPL4asp__PortType::IPL4asp__PT_PROVIDER::getOption(const IPL4asp__Types::Option&, int, const Socket__API__Definitions::ProtoTuple&, bool)': IPL4asp_PT.cc:3528:11: warning: variable 'length' set but not used [-Wunused-but-set-variable] int length = -1; ^~~~~~ g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o GSM_SystemInformation.o GSM_SystemInformation.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o GSM_Types.o GSM_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o General_Types.o General_Types.cc IPL4asp_PT.cc:142:3: warning: 'length' may be used uninitialized in this function [-Wmaybe-uninitialized] if (length == -1) { \ ^~ IPL4asp_PT.cc:3518:7: note: 'length' was declared here int length; ^~~~~~ GSM_RR_Types.cc: In member function 'boolean GSM__RR__Types::MaioHsn_template::match(const GSM__RR__Types::MaioHsn&, boolean) const': GSM_RR_Types.cc:5444:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~ GSM_RR_Types.cc:5444:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~~~~~ GSM_Types.cc: In function 'INTEGER GSM__Types::f__gprs__blocksize(const GSM__Types::GprsCodingScheme&)': GSM_Types.cc:11148:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o IPL4_GSMTAP_CtrlFunct.o IPL4_GSMTAP_CtrlFunct.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o Osmocom_Types.o Osmocom_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o RLCMAC_CSN1_Types.o RLCMAC_CSN1_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc Socket_API_Definitions.cc: In member function 'boolean Socket__API__Definitions::UdpTuple_template::match(const Socket__API__Definitions::UdpTuple&, boolean) const': Socket_API_Definitions.cc:2103:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~ Socket_API_Definitions.cc:2103:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~~~~~ Socket_API_Definitions.cc: In member function 'boolean Socket__API__Definitions::UdpLightTuple_template::match(const Socket__API__Definitions::UdpLightTuple&, boolean) const': Socket_API_Definitions.cc:2492:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~ Socket_API_Definitions.cc:2492:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~~~~~ Socket_API_Definitions.cc: In member function 'boolean Socket__API__Definitions::TcpTuple_template::match(const Socket__API__Definitions::TcpTuple&, boolean) const': Socket_API_Definitions.cc:2881:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~ Socket_API_Definitions.cc:2881:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~~~~~ Socket_API_Definitions.cc: In member function 'boolean Socket__API__Definitions::SslTuple_template::match(const Socket__API__Definitions::SslTuple&, boolean) const': Socket_API_Definitions.cc:4171:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~ Socket_API_Definitions.cc:4171:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~~~~~ Socket_API_Definitions.cc: In member function 'boolean Socket__API__Definitions::UnspecifiedTuple_template::match(const Socket__API__Definitions::UnspecifiedTuple&, boolean) const': Socket_API_Definitions.cc:5326:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~ Socket_API_Definitions.cc:5326:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~~~~~ g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o g++ -shared -o TCCConversion.so TCCConversion.o g++ -shared -o TCCInterface.so TCCInterface.o TELNETasp_PortType.cc: In member function 'boolean TELNETasp__PortType::ASP__TelnetClose_template::match(const TELNETasp__PortType::ASP__TelnetClose&, boolean) const': TELNETasp_PortType.cc:6581:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~ TELNETasp_PortType.cc:6581:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~~~~~ TELNETasp_PortType.cc: In member function 'boolean TELNETasp__PortType::ASP__Get__portnum_template::match(const TELNETasp__PortType::ASP__Get__portnum&, boolean) const': TELNETasp_PortType.cc:6970:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~ TELNETasp_PortType.cc:6970:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~~~~~ g++ -shared -o IPL4_GSMTAP_CtrlFunctDef.so IPL4_GSMTAP_CtrlFunctDef.o g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o g++ -shared -o Test.so Test.o g++ -shared -o GSMTAP_PortType.so GSMTAP_PortType.o g++ -shared -o GSMTAP_Types.so GSMTAP_Types.o g++ -shared -o GSM_Types.so GSM_Types.o g++ -shared -o General_Types.so General_Types.o g++ -shared -o IPL4_GSMTAP_CtrlFunct.so IPL4_GSMTAP_CtrlFunct.o g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o g++ -shared -o Osmocom_Types.so Osmocom_Types.o g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o g++ -shared -o GSM_SystemInformation.so GSM_SystemInformation.o g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o g++ -shared -o GSM_RR_Types.so GSM_RR_Types.o g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o if g++ -L /usr/lib/titan -fPIC -o Test -Wl,--no-as-needed Test.so GSMTAP_PortType.so GSMTAP_Types.so GSM_RR_Types.so GSM_SystemInformation.so GSM_Types.so General_Types.so IPL4_GSMTAP_CtrlFunct.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so RLCMAC_CSN1_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so IPL4asp_PT.so IPL4asp_discovery.so TCCConversion.so TCCInterface.so IPL4_GSMTAP_CtrlFunctDef.so TELNETasp_PT.so \ -L/usr/lib -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2; \ then : ; else /usr/bin/titanver Test.o GSMTAP_PortType.o GSMTAP_Types.o GSM_RR_Types.o GSM_SystemInformation.o GSM_Types.o General_Types.o IPL4_GSMTAP_CtrlFunct.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o RLCMAC_CSN1_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o IPL4asp_PT.o IPL4asp_discovery.o TCCConversion.o TCCInterface.o IPL4_GSMTAP_CtrlFunctDef.o TELNETasp_PT.o; exit 1; fi make[1]: Leaving directory '/osmo-ttcn3-hacks/sysinfo' Removing intermediate container 1083ccd5bdb1 ---> 2096f7bf0e3c Step 8/10 : VOLUME /data ---> Running in d835d66fa61a Removing intermediate container d835d66fa61a ---> 002f85b8259a Step 9/10 : COPY Test.cfg /data/Test.cfg ---> 28ecdd9a5f42 Step 10/10 : CMD cd /data && /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/sysinfo/Test && ttcn3_logmerge Test*.log ---> Running in d945d1a08b8f Removing intermediate container d945d1a08b8f ---> 4da33a9575b6 Successfully built 4da33a9575b6 Successfully tagged osmocom-build/ttcn3-nitb-sysinfo:latest + cd /home/osmocom-build/jenkins/docker-playground/ttcn3-nitb-sysinfo + sh -x ./jenkins.sh + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo = x ] + [ xjenkins-ttcn3-nitb-sysinfo-221 = x ] + basename /home/osmocom-build/jenkins/docker-playground/ttcn3-nitb-sysinfo + SUITE_NAME=ttcn3-nitb-sysinfo + NET_NAME=ttcn3-nitb-sysinfo + mktemp -d + VOL_BASE_DIR=/tmp/tmp.sGUfdAeoPo + VOL_SUITE_DIR=/tmp/tmp.sGUfdAeoPo/ttcn3-nitb-sysinfo + mkdir /tmp/tmp.sGUfdAeoPo/ttcn3-nitb-sysinfo + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs + network_create 172.18.5.0/24 + NET=172.18.5.0/24 + echo Creating network ttcn3-nitb-sysinfo Creating network ttcn3-nitb-sysinfo + docker network create --internal --subnet 172.18.5.0/24 ttcn3-nitb-sysinfo d8a5d1f84e804ce4377ae6905e68982fb6d8a7b892f0e07bd8ef8ea25d1c9fe4 + docker volume rm nitb-vol nitb-vol + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-nitb-sysinfo --ip 172.18.5.20 -v nitb-vol:/data --name jenkins-ttcn3-nitb-sysinfo-221-nitb -d osmocom-build/osmo-nitb-master 07b61a6fdc9a311c011b48148b94d8946eec6bd1b8423daac4ec2e809e4a2665 + docker volume rm bts-vol bts-vol + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-nitb-sysinfo --ip 172.18.5.210 -v bts-vol:/data --name jenkins-ttcn3-nitb-sysinfo-221-bts -d osmocom-build/osmo-bts-master dde12679ab1e2b2b8ee4ae3810d70a9085760599dd81cf570ceb6631cd746cef + docker volume rm ttcn3-nitb-sysinfo-vol ttcn3-nitb-sysinfo-vol + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-nitb-sysinfo --ip 172.18.5.230 -v ttcn3-nitb-sysinfo-vol:/data --name jenkins-ttcn3-nitb-sysinfo-221-ttcn3-nitb-sysinfo osmocom-build/ttcn3-nitb-sysinfo ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli Test.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: CRL 113 200/6 R1A * * Copyright (c) 2000-2016 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v1.0 * * which accompanies this distribution, and is available at * * http://www.eclipse.org/legal/epl-v10.html * ************************************************************************* Using configuration file: Test.cfg MC@868dc0d9c1f4: Unix server socket created successfully. MC@868dc0d9c1f4: Listening on TCP port 39661. MC2> 868dc0d9c1f4 is the default spawn /osmo-ttcn3-hacks/sysinfo/Test 868dc0d9c1f4 39661 TTCN-3 Host Controller (parallel mode), version CRL 113 200/6 R1A MC@868dc0d9c1f4: New HC connected from 868dc0d9c1f4 [172.18.5.230]. 868dc0d9c1f4: Linux 4.9.0-0.bpo.5-amd64 on x86_64. cmtc MC@868dc0d9c1f4: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@868dc0d9c1f4: TTCN-3 Host Controller started on 868dc0d9c1f4. Version: CRL 113 200/6 R1A. HC@868dc0d9c1f4: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=None; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL | MATCHING | DEBUG; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error HC@868dc0d9c1f4: Maximum number of open file descriptors: 1048576, FD_SETSIZE = 1024 HC@868dc0d9c1f4: The address of MC was set to 868dc0d9c1f4[172.18.5.230]:0. HC@868dc0d9c1f4: The local IP address of the control connection to MC is 172.18.5.230. HC@868dc0d9c1f4: Connected to MC. HC@868dc0d9c1f4: This host supports UNIX domain sockets for local communication. HC@868dc0d9c1f4: Processing configuration data received from MC. HC@868dc0d9c1f4: Module Osmocom_VTY_Functions has the following parameters: { mp_prompt_prefix := "OpenBSC" } HC@868dc0d9c1f4: Initializing module GSMTAP_PortType. HC@868dc0d9c1f4: Initializing module GSMTAP_Types. HC@868dc0d9c1f4: Initializing module Osmocom_Types. HC@868dc0d9c1f4: Initializing module General_Types. HC@868dc0d9c1f4: Initialization of module General_Types finished. HC@868dc0d9c1f4: Initialization of module Osmocom_Types finished. HC@868dc0d9c1f4: Initialization of module GSMTAP_Types finished. HC@868dc0d9c1f4: Initializing module IPL4asp_PortType. HC@868dc0d9c1f4: Initializing module IPL4asp_Types. HC@868dc0d9c1f4: Initializing module Socket_API_Definitions. HC@868dc0d9c1f4: Initialization of module Socket_API_Definitions finished. HC@868dc0d9c1f4: Initialization of module IPL4asp_Types finished. HC@868dc0d9c1f4: Initialization of module IPL4asp_PortType finished. HC@868dc0d9c1f4: Initialization of module GSMTAP_PortType finished. HC@868dc0d9c1f4: Initializing module GSM_RR_Types. HC@868dc0d9c1f4: Initializing module RLCMAC_CSN1_Types. HC@868dc0d9c1f4: Initializing module GSM_Types. HC@868dc0d9c1f4: Initialization of module GSM_Types finished. HC@868dc0d9c1f4: Initialization of module RLCMAC_CSN1_Types finished. HC@868dc0d9c1f4: Initialization of module GSM_RR_Types finished. HC@868dc0d9c1f4: Initializing module GSM_SystemInformation. HC@868dc0d9c1f4: Initialization of module GSM_SystemInformation finished. HC@868dc0d9c1f4: Initializing module IPL4_GSMTAP_CtrlFunct. HC@868dc0d9c1f4: Initialization of module IPL4_GSMTAP_CtrlFunct finished. HC@868dc0d9c1f4: Initializing module IPL4asp_Functions. HC@868dc0d9c1f4: Initializing module TCCInterface_Functions. HC@868dc0d9c1f4: Initializing module TCCConversion_Functions. HC@868dc0d9c1f4: Initialization of module TCCConversion_Functions finished. HC@868dc0d9c1f4: Initialization of module TCCInterface_Functions finished. HC@868dc0d9c1f4: Initialization of module IPL4asp_Functions finished. HC@868dc0d9c1f4: Initializing module Osmocom_VTY_Functions. HC@868dc0d9c1f4: Initializing module TELNETasp_PortType. HC@868dc0d9c1f4: Initialization of module TELNETasp_PortType finished. HC@868dc0d9c1f4: Initialization of module Osmocom_VTY_Functions finished. HC@868dc0d9c1f4: Initializing module PreGenRecordOf. HC@868dc0d9c1f4: Initialization of module PreGenRecordOf finished. HC@868dc0d9c1f4: Initializing module Test. HC@868dc0d9c1f4: Initialization of module Test finished. HC@868dc0d9c1f4: Initializing module TitanLoggerApi. HC@868dc0d9c1f4: Initialization of module TitanLoggerApi finished. HC@868dc0d9c1f4: Initializing module TitanLoggerControl. HC@868dc0d9c1f4: Initialization of module TitanLoggerControl finished. MC@868dc0d9c1f4: Configuration file was processed on all HCs. MC@868dc0d9c1f4: Creating MTC on host 868dc0d9c1f4. HC@868dc0d9c1f4: Configuration data was processed successfully. HC@868dc0d9c1f4: MTC was created. Process id: 21. MC@868dc0d9c1f4: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@868dc0d9c1f4: Executing test case TC_si1 in module Test. MTC@868dc0d9c1f4: Test case TC_si1 started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si1. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: dec_SystemInformation(): Stream before decoding: '5506198FB38000000000000000000000000000E504002B'O MTC@868dc0d9c1f4: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") } } } MTC@868dc0d9c1f4: SI: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") } } } MTC@868dc0d9c1f4: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FFE50400'O MTC@868dc0d9c1f4: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@868dc0d9c1f4: SI: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@868dc0d9c1f4: dec_SystemInformation(): Stream before decoding: '49061B000062F22404D2490301275D40E50400392B2B2B'O MTC@868dc0d9c1f4: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 0, lai := { mcc_mnc := '262F42'H, lac := 1234 }, ctrl_chan_desc := { msc_r99 := false, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_NOT_USE_UL_DTX (2), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 29, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } } MTC@868dc0d9c1f4: SI: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 0, lai := { mcc_mnc := '262F42'H, lac := 1234 }, ctrl_chan_desc := { msc_r99 := false, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_NOT_USE_UL_DTX (2), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 29, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } } MTC@868dc0d9c1f4: dec_SystemInformation(): Stream before decoding: '31061C62F22404D25D40E504002B2B2B2B2B2B2B2B2B2B'O MTC@868dc0d9c1f4: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 1234 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 29, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } } MTC@868dc0d9c1f4: SI: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 1234 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 29, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } } MTC@868dc0d9c1f4: setverdict(pass): none -> pass MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_si1. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: pass MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_si1 finished. Verdict: pass MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_telnet in module Test. MTC@868dc0d9c1f4: Test case TC_telnet started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_telnet. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "show network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n Long network name: 'Osmocom'\n Short network name: 'Osmocom'\n Authentication policy: closed, authorized regexp: .*\n Auto create subscriber: yes\n Auto assign extension: yes\n Location updating reject cause: 13\n Encryption: A5/0\n NECI (TCH/H): 0\n Use TCH for Paging any: 0\n RRLP Mode: none\n MM Info: On\n Handover: Off\n Current Channel Load:\n CCCH+SDCCH4: 0% (0/4)\n TCH/H: 0% (0/12)\n Last RF Command: \n Last RF Lock Command: " id 2 MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n Long network name: 'Osmocom'\n Short network name: 'Osmocom'\n Authentication policy: closed, authorized regexp: .*\n Auto create subscriber: yes\n Auto assign extension: yes\n Location updating reject cause: 13\n Encryption: A5/0\n NECI (TCH/H): 0\n Use TCH for Paging any: 0\n RRLP Mode: none\n MM Info: On\n Handover: Off\n Current Channel Load:\n CCCH+SDCCH4: 0% (0/4)\n TCH/H: 0% (0/12)\n Last RF Command: \n Last RF Lock Command: " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n Long network name: 'Osmocom'\n Short network name: 'Osmocom'\n Authentication policy: closed, authorized regexp: .*\n Auto create subscriber: yes\n Auto assign extension: yes\n Location updating reject cause: 13\n Encryption: A5/0\n NECI (TCH/H): 0\n Use TCH for Paging any: 0\n RRLP Mode: none\n MM Info: On\n Handover: Off\n Current Channel Load:\n CCCH+SDCCH4: 0% (0/4)\n TCH/H: 0% (0/12)\n Last RF Command: \n Last RF Lock Command: " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n Long network name: 'Osmocom'\n Short network name: 'Osmocom'\n Authentication policy: closed, authorized regexp: .*\n Auto create subscriber: yes\n Auto assign extension: yes\n Location updating reject cause: 13\n Encryption: A5/0\n NECI (TCH/H): 0\n Use TCH for Paging any: 0\n RRLP Mode: none\n MM Info: On\n Handover: Off\n Current Channel Load:\n CCCH+SDCCH4: 0% (0/4)\n TCH/H: 0% (0/12)\n Last RF Command: \n Last RF Lock Command: " with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n Long network name: 'Osmocom'\n Short network name: 'Osmocom'\n Authentication policy: closed, authorized regexp: .*\n Auto create subscriber: yes\n Auto assign extension: yes\n Location updating reject cause: 13\n Encryption: A5/0\n NECI (TCH/H): 0\n Use TCH for Paging any: 0\n RRLP Mode: none\n MM Info: On\n Handover: Off\n Current Channel Load:\n CCCH+SDCCH4: 0% (0/4)\n TCH/H: 0% (0/12)\n Last RF Command: \n Last RF Lock Command: " with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n Long network name: 'Osmocom'\n Short network name: 'Osmocom'\n Authentication policy: closed, authorized regexp: .*\n Auto create subscriber: yes\n Auto assign extension: yes\n Location updating reject cause: 13\n Encryption: A5/0\n NECI (TCH/H): 0\n Use TCH for Paging any: 0\n RRLP Mode: none\n MM Info: On\n Handover: Off\n Current Channel Load:\n CCCH+SDCCH4: 0% (0/4)\n TCH/H: 0% (0/12)\n Last RF Command: \n Last RF Lock Command: " with ? matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n Long network name: 'Osmocom'\n Short network name: 'Osmocom'\n Authentication policy: closed, authorized regexp: .*\n Auto create subscriber: yes\n Auto assign extension: yes\n Location updating reject cause: 13\n Encryption: A5/0\n NECI (TCH/H): 0\n Use TCH for Paging any: 0\n RRLP Mode: none\n MM Info: On\n Handover: Off\n Current Channel Load:\n CCCH+SDCCH4: 0% (0/4)\n TCH/H: 0% (0/12)\n Last RF Command: \n Last RF Lock Command: " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Message with id 7 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: setverdict(pass): none -> pass MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_telnet. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: pass MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_telnet finished. Verdict: pass MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_si_default in module Test. MTC@868dc0d9c1f4: Test case TC_si_default started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_default. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 8 s MTC@868dc0d9c1f4: Timeout T: 8 s MTC@868dc0d9c1f4: "TC_si_default": TC=0 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_default": TC=1 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_default": TC=2 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_default": TC=3 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_default": TC=4 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_default": TC=5 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_default": TC=6 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_default": TC=7 has #of SI=0 MTC@868dc0d9c1f4: setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_si_default. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: fail reason: "No SI messages for TC=0!" MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_si_default finished. Verdict: fail reason: No SI messages for TC=0! MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_si_sched_2bis in module Test. MTC@868dc0d9c1f4: Test case TC_si_sched_2bis started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2bis. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2bis mode static" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Message with id 7 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 8 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 8 MTC@868dc0d9c1f4: Message with id 8 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 9 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 9 MTC@868dc0d9c1f4: Message with id 9 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 MTC@868dc0d9c1f4: Message with id 10 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2ter mode computed" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 MTC@868dc0d9c1f4: Message with id 11 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 12 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 12 MTC@868dc0d9c1f4: Message with id 12 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 13 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 13 MTC@868dc0d9c1f4: Message with id 13 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 14 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 14 MTC@868dc0d9c1f4: Message with id 14 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 MTC@868dc0d9c1f4: Message with id 15 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "gprs mode none" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 MTC@868dc0d9c1f4: Message with id 16 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 17 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 17 MTC@868dc0d9c1f4: Message with id 17 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 18 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 18 MTC@868dc0d9c1f4: Message with id 18 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 19 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 19 MTC@868dc0d9c1f4: Message with id 19 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 20 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 20 MTC@868dc0d9c1f4: Message with id 20 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 21 MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 22 MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "Unable to delete uarfcn: pair not found" with ? matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 21 MTC@868dc0d9c1f4: Message with id 21 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 22 MTC@868dc0d9c1f4: Message with id 22 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 MTC@868dc0d9c1f4: Message with id 23 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "write terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 MTC@868dc0d9c1f4: Message with id 24 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 MTC@868dc0d9c1f4: Message with id 25 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 MTC@868dc0d9c1f4: Message with id 26 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 8 s MTC@868dc0d9c1f4: Timeout T: 8 s MTC@868dc0d9c1f4: "TC_si_sched_2bis": TC=0 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2bis": TC=1 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2bis": TC=2 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2bis": TC=3 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2bis": TC=4 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2bis": TC=5 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2bis": TC=6 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2bis": TC=7 has #of SI=0 MTC@868dc0d9c1f4: setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_2bis (2) in TC=5! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 27 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 27 MTC@868dc0d9c1f4: Message with id 27 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 28 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 28 MTC@868dc0d9c1f4: Message with id 28 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 29 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 29 MTC@868dc0d9c1f4: Message with id 29 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2bis mode computed" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 30 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 30 MTC@868dc0d9c1f4: Message with id 30 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 31 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 31 MTC@868dc0d9c1f4: Message with id 31 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 32 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 32 MTC@868dc0d9c1f4: Message with id 32 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 33 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 33 MTC@868dc0d9c1f4: Message with id 33 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 34 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 34 MTC@868dc0d9c1f4: Message with id 34 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2ter mode computed" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 35 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 35 MTC@868dc0d9c1f4: Message with id 35 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 36 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 36 MTC@868dc0d9c1f4: Message with id 36 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 37 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 37 MTC@868dc0d9c1f4: Message with id 37 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 38 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 38 MTC@868dc0d9c1f4: Message with id 38 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 39 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 39 MTC@868dc0d9c1f4: Message with id 39 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "gprs mode none" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 40 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 40 MTC@868dc0d9c1f4: Message with id 40 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41 MTC@868dc0d9c1f4: Message with id 41 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 42 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 42 MTC@868dc0d9c1f4: Message with id 42 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 43 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 43 MTC@868dc0d9c1f4: Message with id 43 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 44 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 44 MTC@868dc0d9c1f4: Message with id 44 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 45 MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 46 MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "Unable to delete uarfcn: pair not found" with ? matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 45 MTC@868dc0d9c1f4: Message with id 45 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 46 MTC@868dc0d9c1f4: Message with id 46 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 47 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 47 MTC@868dc0d9c1f4: Message with id 47 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "write terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 48 MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 49 MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 48 MTC@868dc0d9c1f4: Message with id 48 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 49 MTC@868dc0d9c1f4: Message with id 49 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 50 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 50 MTC@868dc0d9c1f4: Message with id 50 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2bis. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: fail reason: "No SI messages for TC=0!" MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_si_sched_2bis finished. Verdict: fail reason: No SI messages for TC=0! MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_si_sched_2ter in module Test. MTC@868dc0d9c1f4: Test case TC_si_sched_2ter started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2ter. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2bis mode computed" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 7 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 7 MTC@868dc0d9c1f4: Message with id 7 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 8 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 8 MTC@868dc0d9c1f4: Message with id 8 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 9 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 9 MTC@868dc0d9c1f4: Message with id 9 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2ter mode static" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 MTC@868dc0d9c1f4: Message with id 10 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 MTC@868dc0d9c1f4: Message with id 11 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 12 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 12 MTC@868dc0d9c1f4: Message with id 12 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 13 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 13 MTC@868dc0d9c1f4: Message with id 13 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 14 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 14 MTC@868dc0d9c1f4: Message with id 14 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 MTC@868dc0d9c1f4: Message with id 15 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "gprs mode none" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 MTC@868dc0d9c1f4: Message with id 16 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 17 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 17 MTC@868dc0d9c1f4: Message with id 17 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 18 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 18 MTC@868dc0d9c1f4: Message with id 18 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 19 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 19 MTC@868dc0d9c1f4: Message with id 19 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 20 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 20 MTC@868dc0d9c1f4: Message with id 20 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 21 MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 22 MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "Unable to delete uarfcn: pair not found" with ? matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 21 MTC@868dc0d9c1f4: Message with id 21 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 22 MTC@868dc0d9c1f4: Message with id 22 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 MTC@868dc0d9c1f4: Message with id 23 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "write terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 MTC@868dc0d9c1f4: Message with id 24 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 MTC@868dc0d9c1f4: Message with id 25 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 MTC@868dc0d9c1f4: Message with id 26 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 8 s MTC@868dc0d9c1f4: Timeout T: 8 s MTC@868dc0d9c1f4: "TC_si_sched_2ter": TC=0 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2ter": TC=1 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2ter": TC=2 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2ter": TC=3 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2ter": TC=4 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2ter": TC=5 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2ter": TC=6 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2ter": TC=7 has #of SI=0 MTC@868dc0d9c1f4: setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_2ter (3) in TC=5! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 27 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 27 MTC@868dc0d9c1f4: Message with id 27 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 28 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 28 MTC@868dc0d9c1f4: Message with id 28 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 29 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 29 MTC@868dc0d9c1f4: Message with id 29 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2bis mode computed" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 30 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 30 MTC@868dc0d9c1f4: Message with id 30 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 31 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 31 MTC@868dc0d9c1f4: Message with id 31 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 32 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 32 MTC@868dc0d9c1f4: Message with id 32 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 33 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 33 MTC@868dc0d9c1f4: Message with id 33 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 34 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 34 MTC@868dc0d9c1f4: Message with id 34 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2ter mode computed" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 35 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 35 MTC@868dc0d9c1f4: Message with id 35 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 36 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 36 MTC@868dc0d9c1f4: Message with id 36 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 37 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 37 MTC@868dc0d9c1f4: Message with id 37 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 38 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 38 MTC@868dc0d9c1f4: Message with id 38 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 39 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 39 MTC@868dc0d9c1f4: Message with id 39 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "gprs mode none" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 40 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 40 MTC@868dc0d9c1f4: Message with id 40 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41 MTC@868dc0d9c1f4: Message with id 41 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 42 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 42 MTC@868dc0d9c1f4: Message with id 42 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 43 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 43 MTC@868dc0d9c1f4: Message with id 43 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 44 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 44 MTC@868dc0d9c1f4: Message with id 44 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 45 MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 46 MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "Unable to delete uarfcn: pair not found" with ? matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 45 MTC@868dc0d9c1f4: Message with id 45 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 46 MTC@868dc0d9c1f4: Message with id 46 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 47 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 47 MTC@868dc0d9c1f4: Message with id 47 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "write terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 48 MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 49 MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 48 MTC@868dc0d9c1f4: Message with id 48 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 49 MTC@868dc0d9c1f4: Message with id 49 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 50 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 50 MTC@868dc0d9c1f4: Message with id 50 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2ter. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: fail reason: "No SI messages for TC=0!" MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_si_sched_2ter finished. Verdict: fail reason: No SI messages for TC=0! MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_si_sched_2ter_2bis in module Test. MTC@868dc0d9c1f4: Test case TC_si_sched_2ter_2bis started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2ter_2bis. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2bis mode static" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Message with id 7 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 8 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 8 MTC@868dc0d9c1f4: Message with id 8 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 9 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 9 MTC@868dc0d9c1f4: Message with id 9 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 MTC@868dc0d9c1f4: Message with id 10 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2ter mode static" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 MTC@868dc0d9c1f4: Message with id 11 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 12 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 12 MTC@868dc0d9c1f4: Message with id 12 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 13 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 13 MTC@868dc0d9c1f4: Message with id 13 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 14 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 14 MTC@868dc0d9c1f4: Message with id 14 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 15 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 15 MTC@868dc0d9c1f4: Message with id 15 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 MTC@868dc0d9c1f4: Message with id 16 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "gprs mode none" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 17 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 17 MTC@868dc0d9c1f4: Message with id 17 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 18 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 18 MTC@868dc0d9c1f4: Message with id 18 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 19 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 19 MTC@868dc0d9c1f4: Message with id 19 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 20 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 20 MTC@868dc0d9c1f4: Message with id 20 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 21 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 21 MTC@868dc0d9c1f4: Message with id 21 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 22 MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 23 MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "Unable to delete uarfcn: pair not found" with ? matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 22 MTC@868dc0d9c1f4: Message with id 22 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 23 MTC@868dc0d9c1f4: Message with id 23 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 24 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 24 MTC@868dc0d9c1f4: Message with id 24 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "write terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 25 MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 25 MTC@868dc0d9c1f4: Message with id 25 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 MTC@868dc0d9c1f4: Message with id 26 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 27 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 27 MTC@868dc0d9c1f4: Message with id 27 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 8 s MTC@868dc0d9c1f4: Timeout T: 8 s MTC@868dc0d9c1f4: "TC_si_sched_2ter_2bis": TC=0 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2ter_2bis": TC=1 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2ter_2bis": TC=2 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2ter_2bis": TC=3 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2ter_2bis": TC=4 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2ter_2bis": TC=5 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2ter_2bis": TC=6 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_2ter_2bis": TC=7 has #of SI=0 MTC@868dc0d9c1f4: setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_2bis (2) in TC=5! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Error: Insufficient SI in array MTC@868dc0d9c1f4: Test.ttcn:162: Dynamic test case error: testcase.stop MTC@868dc0d9c1f4: setverdict(error): fail -> error MTC@868dc0d9c1f4: Performing error recovery. MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2ter_2bis. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: error MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_si_sched_2ter_2bis finished. Verdict: error MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_si_sched_2quater in module Test. MTC@868dc0d9c1f4: Test case TC_si_sched_2quater started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2quater. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2bis mode computed" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 7 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 7 MTC@868dc0d9c1f4: Message with id 7 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 8 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 8 MTC@868dc0d9c1f4: Message with id 8 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 9 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 9 MTC@868dc0d9c1f4: Message with id 9 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2ter mode computed" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 MTC@868dc0d9c1f4: Message with id 10 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11 MTC@868dc0d9c1f4: Message with id 11 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 12 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 12 MTC@868dc0d9c1f4: Message with id 12 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 13 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 13 MTC@868dc0d9c1f4: Message with id 13 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 14 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 14 MTC@868dc0d9c1f4: Message with id 14 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "gprs mode none" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 MTC@868dc0d9c1f4: Message with id 15 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 16 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 16 MTC@868dc0d9c1f4: Message with id 16 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 17 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 17 MTC@868dc0d9c1f4: Message with id 17 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 18 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 18 MTC@868dc0d9c1f4: Message with id 18 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 19 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 19 MTC@868dc0d9c1f4: Message with id 19 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "si2quater neighbor-list add uarfcn 23 42 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 20 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 20 MTC@868dc0d9c1f4: Message with id 20 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 21 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 21 MTC@868dc0d9c1f4: Message with id 21 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "write terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 22 MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 22 MTC@868dc0d9c1f4: Message with id 22 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 MTC@868dc0d9c1f4: Message with id 23 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 24 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 24 MTC@868dc0d9c1f4: Message with id 24 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 25 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 25 MTC@868dc0d9c1f4: Message with id 25 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 26 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 26 MTC@868dc0d9c1f4: Message with id 26 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 27 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 27 MTC@868dc0d9c1f4: Message with id 27 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2bis mode computed" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 28 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 28 MTC@868dc0d9c1f4: Message with id 28 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 29 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 29 MTC@868dc0d9c1f4: Message with id 29 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 30 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 30 MTC@868dc0d9c1f4: Message with id 30 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 31 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 31 MTC@868dc0d9c1f4: Message with id 31 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 32 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 32 MTC@868dc0d9c1f4: Message with id 32 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2ter mode computed" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 33 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 33 MTC@868dc0d9c1f4: Message with id 33 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 34 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 34 MTC@868dc0d9c1f4: Message with id 34 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 35 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 35 MTC@868dc0d9c1f4: Message with id 35 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 36 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 36 MTC@868dc0d9c1f4: Message with id 36 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 37 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 37 MTC@868dc0d9c1f4: Message with id 37 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "gprs mode none" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 38 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 38 MTC@868dc0d9c1f4: Message with id 38 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 39 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 39 MTC@868dc0d9c1f4: Message with id 39 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 40 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 40 MTC@868dc0d9c1f4: Message with id 40 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 41 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 41 MTC@868dc0d9c1f4: Message with id 41 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 42 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 42 MTC@868dc0d9c1f4: Message with id 42 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 43 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 43 MTC@868dc0d9c1f4: Message with id 43 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 44 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 44 MTC@868dc0d9c1f4: Message with id 44 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "write terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 45 MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 46 MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 45 MTC@868dc0d9c1f4: Message with id 45 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 46 MTC@868dc0d9c1f4: Message with id 46 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 47 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 47 MTC@868dc0d9c1f4: Message with id 47 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: setverdict(pass): none -> pass MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2quater. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: pass MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_si_sched_2quater finished. Verdict: pass MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_si_sched_13 in module Test. MTC@868dc0d9c1f4: Test case TC_si_sched_13 started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_13. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2bis mode computed" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 7 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 7 MTC@868dc0d9c1f4: Message with id 7 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 8 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 8 MTC@868dc0d9c1f4: Message with id 8 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 9 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 9 MTC@868dc0d9c1f4: Message with id 9 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2ter mode computed" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 MTC@868dc0d9c1f4: Message with id 10 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11 MTC@868dc0d9c1f4: Message with id 11 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 12 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 12 MTC@868dc0d9c1f4: Message with id 12 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 13 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 13 MTC@868dc0d9c1f4: Message with id 13 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 14 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 14 MTC@868dc0d9c1f4: Message with id 14 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "gprs mode gprs" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 MTC@868dc0d9c1f4: Message with id 15 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 16 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 16 MTC@868dc0d9c1f4: Message with id 16 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 17 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 17 MTC@868dc0d9c1f4: Message with id 17 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 18 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 18 MTC@868dc0d9c1f4: Message with id 18 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 19 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 19 MTC@868dc0d9c1f4: Message with id 19 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 20 MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 21 MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "Unable to delete uarfcn: pair not found" with ? matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 20 MTC@868dc0d9c1f4: Message with id 20 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 21 MTC@868dc0d9c1f4: Message with id 21 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 22 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 22 MTC@868dc0d9c1f4: Message with id 22 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "write terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 23 MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 24 MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 23 MTC@868dc0d9c1f4: Message with id 23 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 24 MTC@868dc0d9c1f4: Message with id 24 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 MTC@868dc0d9c1f4: Message with id 25 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 8 s MTC@868dc0d9c1f4: Timeout T: 8 s MTC@868dc0d9c1f4: "TC_si_sched_13": TC=0 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_13": TC=1 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_13": TC=2 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_13": TC=3 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_13": TC=4 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_13": TC=5 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_13": TC=6 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_13": TC=7 has #of SI=0 MTC@868dc0d9c1f4: setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Error: Insufficient SI in array MTC@868dc0d9c1f4: Test.ttcn:162: Dynamic test case error: testcase.stop MTC@868dc0d9c1f4: setverdict(error): fail -> error MTC@868dc0d9c1f4: Performing error recovery. MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_13. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: error MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_si_sched_13 finished. Verdict: error MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_si_sched_13_2bis_2ter_2quater in module Test. MTC@868dc0d9c1f4: Test case TC_si_sched_13_2bis_2ter_2quater started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_13_2bis_2ter_2quater. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2bis mode static" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Message with id 7 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 8 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 8 MTC@868dc0d9c1f4: Message with id 8 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 9 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 9 MTC@868dc0d9c1f4: Message with id 9 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 MTC@868dc0d9c1f4: Message with id 10 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2ter mode static" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 MTC@868dc0d9c1f4: Message with id 11 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 12 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 12 MTC@868dc0d9c1f4: Message with id 12 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 13 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 13 MTC@868dc0d9c1f4: Message with id 13 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 14 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 14 MTC@868dc0d9c1f4: Message with id 14 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 15 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 15 MTC@868dc0d9c1f4: Message with id 15 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 MTC@868dc0d9c1f4: Message with id 16 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "gprs mode gprs" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 17 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 17 MTC@868dc0d9c1f4: Message with id 17 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 18 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 18 MTC@868dc0d9c1f4: Message with id 18 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 19 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 19 MTC@868dc0d9c1f4: Message with id 19 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 20 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 20 MTC@868dc0d9c1f4: Message with id 20 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 21 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 21 MTC@868dc0d9c1f4: Message with id 21 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "si2quater neighbor-list add uarfcn 23 42 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 22 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 22 MTC@868dc0d9c1f4: Message with id 22 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 MTC@868dc0d9c1f4: Message with id 23 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "write terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 MTC@868dc0d9c1f4: Message with id 24 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 MTC@868dc0d9c1f4: Message with id 25 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 MTC@868dc0d9c1f4: Message with id 26 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 8 s MTC@868dc0d9c1f4: Timeout T: 8 s MTC@868dc0d9c1f4: "TC_si_sched_13_2bis_2ter_2quater": TC=0 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_13_2bis_2ter_2quater": TC=1 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_13_2bis_2ter_2quater": TC=2 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_13_2bis_2ter_2quater": TC=3 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_13_2bis_2ter_2quater": TC=4 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_13_2bis_2ter_2quater": TC=5 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_13_2bis_2ter_2quater": TC=6 has #of SI=0 MTC@868dc0d9c1f4: "TC_si_sched_13_2bis_2ter_2quater": TC=7 has #of SI=0 MTC@868dc0d9c1f4: setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Fail: No SYSTEM_INFORMATION_TYPE_2bis (2) in TC=5! MTC@868dc0d9c1f4: setverdict(fail): fail -> fail, component reason not changed MTC@868dc0d9c1f4: Error: Insufficient SI in array MTC@868dc0d9c1f4: Test.ttcn:162: Dynamic test case error: testcase.stop MTC@868dc0d9c1f4: setverdict(error): fail -> error MTC@868dc0d9c1f4: Performing error recovery. MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_13_2bis_2ter_2quater. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: error MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_si_sched_13_2bis_2ter_2quater finished. Verdict: error MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_neci in module Test. MTC@868dc0d9c1f4: Test case TC_neci started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_neci. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Random number generator was initialized with seed 68.492890: srand48(-891169595). MTC@868dc0d9c1f4: Function rnd() returned 0.432251. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "neci 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 10 s MTC@868dc0d9c1f4: Timeout T: 10 s MTC@868dc0d9c1f4: Error waiting for SI on GSMTAP MTC@868dc0d9c1f4: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@868dc0d9c1f4: setverdict(error): none -> error MTC@868dc0d9c1f4: Performing error recovery. MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_neci. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: error MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_neci finished. Verdict: error MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_cell_resel_hyst in module Test. MTC@868dc0d9c1f4: Test case TC_cell_resel_hyst started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_cell_resel_hyst. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Function rnd() returned 0.089013. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "cell reselection hysteresis 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Message with id 7 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 10 s MTC@868dc0d9c1f4: Timeout T: 10 s MTC@868dc0d9c1f4: Error waiting for SI on GSMTAP MTC@868dc0d9c1f4: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@868dc0d9c1f4: setverdict(error): none -> error MTC@868dc0d9c1f4: Performing error recovery. MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_cell_resel_hyst. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: error MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_cell_resel_hyst finished. Verdict: error MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_rxlev_acc_min in module Test. MTC@868dc0d9c1f4: Test case TC_rxlev_acc_min started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rxlev_acc_min. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Function rnd() returned 0.195070. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "rxlev access min 12" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Message with id 7 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 10 s MTC@868dc0d9c1f4: Timeout T: 10 s MTC@868dc0d9c1f4: Error waiting for SI on GSMTAP MTC@868dc0d9c1f4: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@868dc0d9c1f4: setverdict(error): none -> error MTC@868dc0d9c1f4: Performing error recovery. MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_rxlev_acc_min. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: error MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_rxlev_acc_min finished. Verdict: error MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_cellid in module Test. MTC@868dc0d9c1f4: Test case TC_cellid started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_cellid. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Function rnd() returned 0.291611. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "cell_identity 19110" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Message with id 7 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 10 s MTC@868dc0d9c1f4: Timeout T: 10 s MTC@868dc0d9c1f4: Error waiting for SI on GSMTAP MTC@868dc0d9c1f4: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@868dc0d9c1f4: setverdict(error): none -> error MTC@868dc0d9c1f4: Performing error recovery. MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_cellid. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: error MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_cellid finished. Verdict: error MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_lac in module Test. MTC@868dc0d9c1f4: Test case TC_lac started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_lac. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Function rnd() returned 0.167154. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "location_area_code 10954" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Message with id 7 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 10 s MTC@868dc0d9c1f4: Timeout T: 10 s MTC@868dc0d9c1f4: Error waiting for SI on GSMTAP MTC@868dc0d9c1f4: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@868dc0d9c1f4: setverdict(error): none -> error MTC@868dc0d9c1f4: Performing error recovery. MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_lac. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: error MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_lac finished. Verdict: error MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_rach_tx_int in module Test. MTC@868dc0d9c1f4: Test case TC_rach_tx_int started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rach_tx_int. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Function rnd() returned 0.436700. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "rach tx integer 6" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Message with id 7 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 10 s MTC@868dc0d9c1f4: Timeout T: 10 s MTC@868dc0d9c1f4: Error waiting for SI on GSMTAP MTC@868dc0d9c1f4: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@868dc0d9c1f4: setverdict(error): none -> error MTC@868dc0d9c1f4: Performing error recovery. MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_rach_tx_int. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: error MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_rach_tx_int finished. Verdict: error MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_rach_max_tx in module Test. MTC@868dc0d9c1f4: Test case TC_rach_max_tx started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rach_max_tx. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Function rnd() returned 0.200198. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "rach max transmission 1" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Message with id 7 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 10 s MTC@868dc0d9c1f4: Timeout T: 10 s MTC@868dc0d9c1f4: Error waiting for SI on GSMTAP MTC@868dc0d9c1f4: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@868dc0d9c1f4: setverdict(error): none -> error MTC@868dc0d9c1f4: Performing error recovery. MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_rach_max_tx. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: error MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_rach_max_tx finished. Verdict: error MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_attach in module Test. MTC@868dc0d9c1f4: Test case TC_attach started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_attach. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Function rnd() returned 0.891163. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "channel-descrption attach 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Message with id 7 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 10 s MTC@868dc0d9c1f4: Timeout T: 10 s MTC@868dc0d9c1f4: Error waiting for SI on GSMTAP MTC@868dc0d9c1f4: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@868dc0d9c1f4: setverdict(error): none -> error MTC@868dc0d9c1f4: Performing error recovery. MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_attach. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: error MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_attach finished. Verdict: error MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_dtx_ul in module Test. MTC@868dc0d9c1f4: Test case TC_dtx_ul started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_dtx_ul. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Function rnd() returned 0.850880. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "no dtx uplink" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 10 s MTC@868dc0d9c1f4: Timeout T: 10 s MTC@868dc0d9c1f4: Error waiting for SI on GSMTAP MTC@868dc0d9c1f4: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@868dc0d9c1f4: setverdict(error): none -> error MTC@868dc0d9c1f4: Performing error recovery. MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_dtx_ul. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: error MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_dtx_ul finished. Verdict: error MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_emerg_allowed in module Test. MTC@868dc0d9c1f4: Test case TC_emerg_allowed started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_emerg_allowed. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Function rnd() returned 0.095576. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "rach emergency call allowed 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Message with id 7 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 10 s MTC@868dc0d9c1f4: Timeout T: 10 s MTC@868dc0d9c1f4: Error waiting for SI on GSMTAP MTC@868dc0d9c1f4: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@868dc0d9c1f4: setverdict(error): none -> error MTC@868dc0d9c1f4: Performing error recovery. MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_emerg_allowed. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: error MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_emerg_allowed finished. Verdict: error MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_bs_pa_mfrms in module Test. MTC@868dc0d9c1f4: Test case TC_bs_pa_mfrms started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_bs_pa_mfrms. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Function rnd() returned 0.165345. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "channel-descrption bs-pa-mfrms 3" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Message with id 7 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 10 s MTC@868dc0d9c1f4: Timeout T: 10 s MTC@868dc0d9c1f4: Error waiting for SI on GSMTAP MTC@868dc0d9c1f4: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@868dc0d9c1f4: setverdict(error): none -> error MTC@868dc0d9c1f4: Performing error recovery. MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_bs_pa_mfrms. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: error MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_bs_pa_mfrms finished. Verdict: error MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_bs_ag_blks_res in module Test. MTC@868dc0d9c1f4: Test case TC_bs_ag_blks_res started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_bs_ag_blks_res. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Function rnd() returned 0.311519. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "channel-descrption bs-ag-blks-res 2" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Message with id 7 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 10 s MTC@868dc0d9c1f4: Timeout T: 10 s MTC@868dc0d9c1f4: Error waiting for SI on GSMTAP MTC@868dc0d9c1f4: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@868dc0d9c1f4: setverdict(error): none -> error MTC@868dc0d9c1f4: Performing error recovery. MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_bs_ag_blks_res. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: error MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_bs_ag_blks_res finished. Verdict: error MC@868dc0d9c1f4: Test execution finished. MTC@868dc0d9c1f4: Executing test case TC_radio_link_timeout in module Test. MTC@868dc0d9c1f4: Test case TC_radio_link_timeout started. MTC@868dc0d9c1f4: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_radio_link_timeout. MTC@868dc0d9c1f4: Port GSMTAP was started. MTC@868dc0d9c1f4: Port BSCVTY was started. MTC@868dc0d9c1f4: Component type Test.dummy_CT was initialized. MTC@868dc0d9c1f4: Function rnd() returned 0.772673. MTC@868dc0d9c1f4: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was mapped to system:GSMTAP. MTC@868dc0d9c1f4: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@868dc0d9c1f4: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@868dc0d9c1f4: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was mapped to system:BSCVTY. MTC@868dc0d9c1f4: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@868dc0d9c1f4: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@868dc0d9c1f4: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "enable" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@868dc0d9c1f4: Message with id 1 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "configure terminal" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@868dc0d9c1f4: Message with id 2 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "network" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@868dc0d9c1f4: Message with id 3 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@868dc0d9c1f4: Message with id 4 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "radio-link-timeout 48" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@868dc0d9c1f4: Message with id 5 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "end" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@868dc0d9c1f4: Message with id 6 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@868dc0d9c1f4: Start timer T: 2 s MTC@868dc0d9c1f4: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@868dc0d9c1f4: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@868dc0d9c1f4: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@868dc0d9c1f4: Message with id 7 was extracted from the queue of BSCVTY. MTC@868dc0d9c1f4: Stop timer T: 2 s MTC@868dc0d9c1f4: Start timer T: 1 s MTC@868dc0d9c1f4: Timeout T: 1 s MTC@868dc0d9c1f4: Port GSMTAP was cleared. MTC@868dc0d9c1f4: Start timer T: 10 s MTC@868dc0d9c1f4: Timeout T: 10 s MTC@868dc0d9c1f4: Error waiting for SI on GSMTAP MTC@868dc0d9c1f4: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@868dc0d9c1f4: setverdict(error): none -> error MTC@868dc0d9c1f4: Performing error recovery. MTC@868dc0d9c1f4: Terminating component type Test.dummy_CT. MTC@868dc0d9c1f4: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was unmapped from system:GSMTAP. MTC@868dc0d9c1f4: Port GSMTAP was stopped. MTC@868dc0d9c1f4: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was unmapped from system:BSCVTY. MTC@868dc0d9c1f4: Port BSCVTY was stopped. MTC@868dc0d9c1f4: Component type Test.dummy_CT was shut down inside testcase TC_radio_link_timeout. MTC@868dc0d9c1f4: Waiting for PTCs to finish. MTC@868dc0d9c1f4: Setting final verdict of the test case. MTC@868dc0d9c1f4: Local verdict of MTC: error MTC@868dc0d9c1f4: No PTCs were created. MTC@868dc0d9c1f4: Test case TC_radio_link_timeout finished. Verdict: error MC@868dc0d9c1f4: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@868dc0d9c1f4: Terminating MTC. MTC@868dc0d9c1f4: Verdict statistics: 0 none (0.00 %), 3 pass (13.64 %), 0 inconc (0.00 %), 3 fail (13.64 %), 16 error (72.73 %). MTC@868dc0d9c1f4: Test execution summary: 22 test cases were executed. Overall verdict: error MTC@868dc0d9c1f4: Exit was requested from MC. Terminating MTC. MC@868dc0d9c1f4: MTC terminated. MC2> exit MC@868dc0d9c1f4: Shutting down session. HC@868dc0d9c1f4: Exit was requested from MC. Terminating HC. MC@868dc0d9c1f4: Shutdown complete. 03:39:50.307345 hc TTCN-3 Host Controller started on 868dc0d9c1f4. Version: CRL 113 200/6 R1A. 03:39:50.307378 hc TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=None; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL | MATCHING | DEBUG; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error 03:39:50.307380 hc Maximum number of open file descriptors: 1048576, FD_SETSIZE = 1024 03:39:50.307542 hc The address of MC was set to 868dc0d9c1f4[172.18.5.230]:0. 03:39:50.307606 hc The local IP address of the control connection to MC is 172.18.5.230. 03:39:50.307614 hc Connected to MC. 03:39:50.307625 hc This host supports UNIX domain sockets for local communication. 03:39:50.307848 hc Processing configuration data received from MC. 03:39:50.308259 hc Module Osmocom_VTY_Functions has the following parameters: { mp_prompt_prefix := "OpenBSC" } 03:39:50.308285 hc Initializing module GSMTAP_PortType. 03:39:50.308302 hc Initializing module GSMTAP_Types. 03:39:50.308319 hc Initializing module Osmocom_Types. 03:39:50.308341 hc Initializing module General_Types. 03:39:50.308357 hc Initialization of module General_Types finished. 03:39:50.308371 hc Initialization of module Osmocom_Types finished. 03:39:50.308387 hc Initialization of module GSMTAP_Types finished. 03:39:50.308403 hc Initializing module IPL4asp_PortType. 03:39:50.308419 hc Initializing module IPL4asp_Types. 03:39:50.308438 hc Initializing module Socket_API_Definitions. 03:39:50.308453 hc Initialization of module Socket_API_Definitions finished. 03:39:50.308468 hc Initialization of module IPL4asp_Types finished. 03:39:50.308494 hc Initialization of module IPL4asp_PortType finished. 03:39:50.308510 hc Initialization of module GSMTAP_PortType finished. 03:39:50.308525 hc Initializing module GSM_RR_Types. 03:39:50.308541 hc Initializing module RLCMAC_CSN1_Types. 03:39:50.308557 hc Initializing module GSM_Types. 03:39:50.308594 hc Initialization of module GSM_Types finished. 03:39:50.308620 hc Initialization of module RLCMAC_CSN1_Types finished. 03:39:50.308633 hc Initialization of module GSM_RR_Types finished. 03:39:50.308647 hc Initializing module GSM_SystemInformation. 03:39:50.308723 hc Initialization of module GSM_SystemInformation finished. 03:39:50.308739 hc Initializing module IPL4_GSMTAP_CtrlFunct. 03:39:50.308759 hc Initialization of module IPL4_GSMTAP_CtrlFunct finished. 03:39:50.308773 hc Initializing module IPL4asp_Functions. 03:39:50.308788 hc Initializing module TCCInterface_Functions. 03:39:50.308803 hc Initializing module TCCConversion_Functions. 03:39:50.308819 hc Initialization of module TCCConversion_Functions finished. 03:39:50.308835 hc Initialization of module TCCInterface_Functions finished. 03:39:50.308849 hc Initialization of module IPL4asp_Functions finished. 03:39:50.308863 hc Initializing module Osmocom_VTY_Functions. 03:39:50.308878 hc Initializing module TELNETasp_PortType. 03:39:50.308891 hc Initialization of module TELNETasp_PortType finished. 03:39:50.308911 hc Initialization of module Osmocom_VTY_Functions finished. 03:39:50.308924 hc Initializing module PreGenRecordOf. 03:39:50.308938 hc Initialization of module PreGenRecordOf finished. 03:39:50.308953 hc Initializing module Test. 03:39:50.309068 hc Initialization of module Test finished. 03:39:50.309085 hc Initializing module TitanLoggerApi. 03:39:50.309099 hc Initialization of module TitanLoggerApi finished. 03:39:50.309113 hc Initializing module TitanLoggerControl. 03:39:50.309126 hc Initialization of module TitanLoggerControl finished. 03:39:50.309145 hc Configuration data was processed successfully. 03:39:50.309349 hc MTC was created. Process id: 21. 03:39:50.309453 mtc Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 03:39:50.309617 mtc TTCN-3 Main Test Component started on 868dc0d9c1f4. Version: CRL 113 200/6 R1A. 03:39:50.309641 mtc TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=None; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL | MATCHING | DEBUG; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error 03:39:50.309677 mtc Connected to MC. 03:39:50.309968 mtc Executing test case TC_si1 in module Test. 03:39:50.310055 mtc Test case TC_si1 started. 03:39:50.310074 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si1. 03:39:50.310152 mtc Port GSMTAP was started. 03:39:50.310177 mtc Port BSCVTY was started. 03:39:50.310188 mtc Component type Test.dummy_CT was initialized. 03:39:50.310206 mtc SI: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") } } } 03:39:50.310453 mtc SI: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } 03:39:50.310563 mtc SI: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 0, lai := { mcc_mnc := '262F42'H, lac := 1234 }, ctrl_chan_desc := { msc_r99 := false, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_NOT_USE_UL_DTX (2), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 29, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } } 03:39:50.310725 mtc SI: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 1234 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 29, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } } 03:39:50.310901 mtc setverdict(pass): none -> pass 03:39:50.310918 mtc Terminating component type Test.dummy_CT. 03:39:50.310927 mtc Port GSMTAP was stopped. 03:39:50.310937 mtc Port BSCVTY was stopped. 03:39:50.310944 mtc Component type Test.dummy_CT was shut down inside testcase TC_si1. 03:39:50.310956 mtc Waiting for PTCs to finish. 03:39:50.311049 mtc Setting final verdict of the test case. 03:39:50.311065 mtc Local verdict of MTC: pass 03:39:50.311084 mtc No PTCs were created. 03:39:50.311095 mtc Test case TC_si1 finished. Verdict: pass 03:39:50.311146 mtc Executing test case TC_telnet in module Test. 03:39:50.311174 mtc Test case TC_telnet started. 03:39:50.311187 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_telnet. 03:39:50.311214 mtc Port GSMTAP was started. 03:39:50.311237 mtc Port BSCVTY was started. 03:39:50.311246 mtc Component type Test.dummy_CT was initialized. 03:39:50.311261 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:39:50.311327 mtc Port GSMTAP was mapped to system:GSMTAP. 03:39:50.311366 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:39:50.311435 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:39:50.311547 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:39:50.311750 mtc Port BSCVTY was mapped to system:BSCVTY. 03:39:50.311784 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:39:50.311833 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:50.311894 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:50.311941 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:50.311963 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:50.311974 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:50.311988 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:50.312035 mtc Sent on BSCVTY to system charstring : "enable" 03:39:50.312055 mtc Start timer T: 2 s 03:39:50.312227 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:39:50.312285 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:39:50.312301 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:39:50.312315 mtc Stop timer T: 2 s 03:39:50.312332 mtc Sent on BSCVTY to system charstring : "show network" 03:39:50.312355 mtc Start timer T: 2 s 03:39:50.312490 mtc Message enqueued on BSCVTY from system charstring : "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n Long network name: 'Osmocom'\n Short network name: 'Osmocom'\n Authentication policy: closed, authorized regexp: .*\n Auto create subscriber: yes\n Auto assign extension: yes\n Location updating reject cause: 13\n Encryption: A5/0\n NECI (TCH/H): 0\n Use TCH for Paging any: 0\n RRLP Mode: none\n MM Info: On\n Handover: Off\n Current Channel Load:\n CCCH+SDCCH4: 0% (0/4)\n TCH/H: 0% (0/12)\n Last RF Command: \n Last RF Lock Command: " id 2 03:39:50.312523 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 3 03:39:50.312805 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n Long network name: 'Osmocom'\n Short network name: 'Osmocom'\n Authentication policy: closed, authorized regexp: .*\n Auto create subscriber: yes\n Auto assign extension: yes\n Location updating reject cause: 13\n Encryption: A5/0\n NECI (TCH/H): 0\n Use TCH for Paging any: 0\n RRLP Mode: none\n MM Info: On\n Handover: Off\n Current Channel Load:\n CCCH+SDCCH4: 0% (0/4)\n TCH/H: 0% (0/12)\n Last RF Command: \n Last RF Lock Command: " id 2 03:39:50.312827 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:39:50.312872 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 3 03:39:50.312887 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:39:50.312900 mtc Stop timer T: 2 s 03:39:50.312930 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:39:50.312956 mtc Start timer T: 2 s 03:39:50.313077 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 4 03:39:50.313180 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 4 03:39:50.313199 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:39:50.313215 mtc Stop timer T: 2 s 03:39:50.313232 mtc Sent on BSCVTY to system charstring : "network" 03:39:50.313256 mtc Start timer T: 2 s 03:39:50.313317 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 5 03:39:50.313395 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 5 03:39:50.313417 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:39:50.313434 mtc Stop timer T: 2 s 03:39:50.313449 mtc Sent on BSCVTY to system charstring : "bts 0" 03:39:50.313474 mtc Start timer T: 2 s 03:39:50.313538 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 03:39:50.313590 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 03:39:50.313601 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:39:50.313611 mtc Stop timer T: 2 s 03:39:50.313620 mtc Sent on BSCVTY to system charstring : "end" 03:39:50.313640 mtc Start timer T: 2 s 03:39:50.313717 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:39:50.313749 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:39:50.313763 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:39:50.313775 mtc Stop timer T: 2 s 03:39:50.313788 mtc setverdict(pass): none -> pass 03:39:50.313799 mtc Terminating component type Test.dummy_CT. 03:39:50.313812 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:39:50.313862 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:39:50.313877 mtc Port GSMTAP was stopped. 03:39:50.313889 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:39:50.313920 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:39:50.313938 mtc Port BSCVTY was stopped. 03:39:50.313950 mtc Component type Test.dummy_CT was shut down inside testcase TC_telnet. 03:39:50.313959 mtc Waiting for PTCs to finish. 03:39:50.313992 mtc Setting final verdict of the test case. 03:39:50.314008 mtc Local verdict of MTC: pass 03:39:50.314021 mtc No PTCs were created. 03:39:50.314031 mtc Test case TC_telnet finished. Verdict: pass 03:39:50.314059 mtc Executing test case TC_si_default in module Test. 03:39:50.314075 mtc Test case TC_si_default started. 03:39:50.314086 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_default. 03:39:50.314114 mtc Port GSMTAP was started. 03:39:50.314127 mtc Port BSCVTY was started. 03:39:50.314137 mtc Component type Test.dummy_CT was initialized. 03:39:50.314151 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:39:50.314175 mtc Port GSMTAP was mapped to system:GSMTAP. 03:39:50.314196 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:39:50.314212 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:39:50.314242 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:39:50.314346 mtc Port BSCVTY was mapped to system:BSCVTY. 03:39:50.314377 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:39:50.314392 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:50.314412 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:50.314426 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:50.314444 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:50.314455 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:50.314472 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:50.314508 mtc Sent on BSCVTY to system charstring : "enable" 03:39:50.314534 mtc Start timer T: 2 s 03:39:50.314578 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:39:50.314616 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:39:50.314629 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:39:50.314641 mtc Stop timer T: 2 s 03:39:50.314682 mtc Port GSMTAP was cleared. 03:39:50.314695 mtc Start timer T: 8 s 03:39:58.321889 mtc Timeout T: 8 s 03:40:02.418812 mtc "TC_si_default": TC=0 has #of SI=0 03:40:02.418935 mtc "TC_si_default": TC=1 has #of SI=0 03:40:02.418975 mtc "TC_si_default": TC=2 has #of SI=0 03:40:02.419024 mtc "TC_si_default": TC=3 has #of SI=0 03:40:02.419057 mtc "TC_si_default": TC=4 has #of SI=0 03:40:02.419087 mtc "TC_si_default": TC=5 has #of SI=0 03:40:02.419115 mtc "TC_si_default": TC=6 has #of SI=0 03:40:02.419142 mtc "TC_si_default": TC=7 has #of SI=0 03:40:02.419202 mtc setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" 03:40:02.419259 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:02.419325 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:02.419363 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:02.419434 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:02.419478 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:02.419517 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:02.419559 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:02.419623 mtc Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! 03:40:02.419713 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:02.419764 mtc Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! 03:40:02.419815 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:02.419854 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! 03:40:02.419899 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:02.419975 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! 03:40:02.420023 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:02.420165 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! 03:40:02.420233 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:02.420280 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! 03:40:02.420331 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:02.420412 mtc Terminating component type Test.dummy_CT. 03:40:02.420470 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:40:02.420714 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:40:02.420800 mtc Port GSMTAP was stopped. 03:40:02.421018 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:40:02.421182 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:40:02.421555 mtc Port BSCVTY was stopped. 03:40:02.421608 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_default. 03:40:02.421850 mtc Waiting for PTCs to finish. 03:40:02.422057 mtc Setting final verdict of the test case. 03:40:02.422128 mtc Local verdict of MTC: fail reason: "No SI messages for TC=0!" 03:40:02.422178 mtc No PTCs were created. 03:40:02.422219 mtc Test case TC_si_default finished. Verdict: fail reason: No SI messages for TC=0! 03:40:02.422755 mtc Executing test case TC_si_sched_2bis in module Test. 03:40:02.422843 mtc Test case TC_si_sched_2bis started. 03:40:02.422894 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2bis. 03:40:02.422991 mtc Port GSMTAP was started. 03:40:02.423051 mtc Port BSCVTY was started. 03:40:02.423100 mtc Component type Test.dummy_CT was initialized. 03:40:02.423150 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:40:02.423359 mtc Port GSMTAP was mapped to system:GSMTAP. 03:40:02.423524 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:40:02.423567 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:40:02.423617 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:40:02.423833 mtc Port BSCVTY was mapped to system:BSCVTY. 03:40:02.423886 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:40:02.423941 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:02.424029 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:02.424051 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:02.424071 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:02.424106 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:02.424133 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:02.424183 mtc Sent on BSCVTY to system charstring : "enable" 03:40:02.424211 mtc Start timer T: 2 s 03:40:02.424312 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:40:02.424382 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:40:02.424417 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:40:02.424435 mtc Stop timer T: 2 s 03:40:02.424490 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:02.424532 mtc Start timer T: 2 s 03:40:02.424700 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:40:02.424777 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:40:02.424795 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:40:02.424810 mtc Stop timer T: 2 s 03:40:02.424827 mtc Sent on BSCVTY to system charstring : "network" 03:40:02.424855 mtc Start timer T: 2 s 03:40:02.424983 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:40:02.425073 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:40:02.425093 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:40:02.425111 mtc Stop timer T: 2 s 03:40:02.425138 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:02.425169 mtc Start timer T: 2 s 03:40:02.425302 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:40:02.425390 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:40:02.425431 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:40:02.425467 mtc Stop timer T: 2 s 03:40:02.425496 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode static" 03:40:02.425533 mtc Start timer T: 2 s 03:40:02.425676 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:40:02.425774 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:40:02.425795 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:40:02.425808 mtc Stop timer T: 2 s 03:40:02.425837 mtc Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" 03:40:02.425871 mtc Start timer T: 2 s 03:40:02.426070 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 03:40:02.426148 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 03:40:02.426168 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:40:02.426189 mtc Stop timer T: 2 s 03:40:02.426212 mtc Sent on BSCVTY to system charstring : "end" 03:40:02.426243 mtc Start timer T: 2 s 03:40:02.426297 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:40:02.426335 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:40:02.426354 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:40:02.426370 mtc Stop timer T: 2 s 03:40:02.426391 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:02.426418 mtc Start timer T: 2 s 03:40:02.426496 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 8 03:40:02.426592 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 8 03:40:02.426610 mtc Message with id 8 was extracted from the queue of BSCVTY. 03:40:02.426629 mtc Stop timer T: 2 s 03:40:02.426645 mtc Sent on BSCVTY to system charstring : "network" 03:40:02.426667 mtc Start timer T: 2 s 03:40:02.426745 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 9 03:40:02.426836 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 9 03:40:02.426864 mtc Message with id 9 was extracted from the queue of BSCVTY. 03:40:02.426885 mtc Stop timer T: 2 s 03:40:02.426923 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:02.426956 mtc Start timer T: 2 s 03:40:02.427025 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 03:40:02.428018 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 03:40:02.428036 mtc Message with id 10 was extracted from the queue of BSCVTY. 03:40:02.428051 mtc Stop timer T: 2 s 03:40:02.428068 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed" 03:40:02.428095 mtc Start timer T: 2 s 03:40:02.428187 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 03:40:02.428247 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 03:40:02.428261 mtc Message with id 11 was extracted from the queue of BSCVTY. 03:40:02.428274 mtc Stop timer T: 2 s 03:40:02.428287 mtc Sent on BSCVTY to system charstring : "end" 03:40:02.428308 mtc Start timer T: 2 s 03:40:02.428369 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 12 03:40:02.428402 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 12 03:40:02.428413 mtc Message with id 12 was extracted from the queue of BSCVTY. 03:40:02.428422 mtc Stop timer T: 2 s 03:40:02.428433 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:02.428452 mtc Start timer T: 2 s 03:40:02.428528 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 13 03:40:02.428585 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 13 03:40:02.428598 mtc Message with id 13 was extracted from the queue of BSCVTY. 03:40:02.428610 mtc Stop timer T: 2 s 03:40:02.428622 mtc Sent on BSCVTY to system charstring : "network" 03:40:02.428645 mtc Start timer T: 2 s 03:40:02.428699 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 14 03:40:02.428753 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 14 03:40:02.428765 mtc Message with id 14 was extracted from the queue of BSCVTY. 03:40:02.428776 mtc Stop timer T: 2 s 03:40:02.428787 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:02.428807 mtc Start timer T: 2 s 03:40:02.428865 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 03:40:02.428919 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 03:40:02.428932 mtc Message with id 15 was extracted from the queue of BSCVTY. 03:40:02.428945 mtc Stop timer T: 2 s 03:40:02.428958 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:40:02.428978 mtc Start timer T: 2 s 03:40:02.429049 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 03:40:02.429117 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 03:40:02.429136 mtc Message with id 16 was extracted from the queue of BSCVTY. 03:40:02.429154 mtc Stop timer T: 2 s 03:40:02.429168 mtc Sent on BSCVTY to system charstring : "end" 03:40:02.429189 mtc Start timer T: 2 s 03:40:02.429248 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 17 03:40:02.429294 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 17 03:40:02.429309 mtc Message with id 17 was extracted from the queue of BSCVTY. 03:40:02.429322 mtc Stop timer T: 2 s 03:40:02.429334 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:02.429355 mtc Start timer T: 2 s 03:40:02.429431 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 18 03:40:02.429508 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 18 03:40:02.429526 mtc Message with id 18 was extracted from the queue of BSCVTY. 03:40:02.429543 mtc Stop timer T: 2 s 03:40:02.429560 mtc Sent on BSCVTY to system charstring : "network" 03:40:02.429587 mtc Start timer T: 2 s 03:40:02.429669 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 19 03:40:02.429748 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 19 03:40:02.429765 mtc Message with id 19 was extracted from the queue of BSCVTY. 03:40:02.429784 mtc Stop timer T: 2 s 03:40:02.429803 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:02.429826 mtc Start timer T: 2 s 03:40:02.429913 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 20 03:40:02.429994 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 20 03:40:02.430014 mtc Message with id 20 was extracted from the queue of BSCVTY. 03:40:02.430032 mtc Stop timer T: 2 s 03:40:02.430056 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:40:02.430080 mtc Start timer T: 2 s 03:40:02.430177 mtc Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 21 03:40:02.430201 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 22 03:40:02.430277 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 21 03:40:02.430291 mtc Message with id 21 was extracted from the queue of BSCVTY. 03:40:02.430340 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 22 03:40:02.430352 mtc Message with id 22 was extracted from the queue of BSCVTY. 03:40:02.430362 mtc Stop timer T: 2 s 03:40:02.430376 mtc Sent on BSCVTY to system charstring : "end" 03:40:02.430398 mtc Start timer T: 2 s 03:40:02.430462 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 03:40:02.430531 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 03:40:02.430547 mtc Message with id 23 was extracted from the queue of BSCVTY. 03:40:02.430564 mtc Stop timer T: 2 s 03:40:02.430584 mtc Sent on BSCVTY to system charstring : "write terminal" 03:40:02.430614 mtc Start timer T: 2 s 03:40:02.431049 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 03:40:02.431111 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 03:40:02.432749 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 03:40:02.432800 mtc Message with id 24 was extracted from the queue of BSCVTY. 03:40:02.432823 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 03:40:02.432833 mtc Message with id 25 was extracted from the queue of BSCVTY. 03:40:02.432841 mtc Stop timer T: 2 s 03:40:02.432855 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:40:02.432877 mtc Start timer T: 2 s 03:40:02.433026 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 03:40:02.433066 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 03:40:02.433083 mtc Message with id 26 was extracted from the queue of BSCVTY. 03:40:02.433098 mtc Stop timer T: 2 s 03:40:02.433119 mtc Start timer T: 1 s 03:40:03.433204 mtc Timeout T: 1 s 03:40:03.433357 mtc Port GSMTAP was cleared. 03:40:03.433404 mtc Start timer T: 8 s 03:40:11.439988 mtc Timeout T: 8 s 03:40:11.440046 mtc "TC_si_sched_2bis": TC=0 has #of SI=0 03:40:11.440064 mtc "TC_si_sched_2bis": TC=1 has #of SI=0 03:40:11.440073 mtc "TC_si_sched_2bis": TC=2 has #of SI=0 03:40:11.440080 mtc "TC_si_sched_2bis": TC=3 has #of SI=0 03:40:11.440088 mtc "TC_si_sched_2bis": TC=4 has #of SI=0 03:40:11.440094 mtc "TC_si_sched_2bis": TC=5 has #of SI=0 03:40:11.440101 mtc "TC_si_sched_2bis": TC=6 has #of SI=0 03:40:11.440108 mtc "TC_si_sched_2bis": TC=7 has #of SI=0 03:40:11.440119 mtc setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" 03:40:11.440131 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:11.440139 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:11.440145 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:11.440152 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:11.440165 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:11.440172 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:11.440178 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:11.440186 mtc Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! 03:40:11.440196 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:11.440203 mtc Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! 03:40:11.440212 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:11.440219 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! 03:40:11.440227 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:11.440233 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! 03:40:11.440240 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:11.440251 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! 03:40:11.440261 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:11.440268 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! 03:40:11.440276 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:11.440283 mtc Fail: No SYSTEM_INFORMATION_TYPE_2bis (2) in TC=5! 03:40:11.440296 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:11.440317 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:11.440378 mtc Start timer T: 2 s 03:40:11.440584 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 27 03:40:11.440659 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 27 03:40:11.440677 mtc Message with id 27 was extracted from the queue of BSCVTY. 03:40:11.440693 mtc Stop timer T: 2 s 03:40:11.440709 mtc Sent on BSCVTY to system charstring : "network" 03:40:11.440738 mtc Start timer T: 2 s 03:40:11.440801 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 28 03:40:11.440867 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 28 03:40:11.440893 mtc Message with id 28 was extracted from the queue of BSCVTY. 03:40:11.440910 mtc Stop timer T: 2 s 03:40:11.440925 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:11.440952 mtc Start timer T: 2 s 03:40:11.441028 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 29 03:40:11.441115 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 29 03:40:11.441134 mtc Message with id 29 was extracted from the queue of BSCVTY. 03:40:11.441150 mtc Stop timer T: 2 s 03:40:11.441171 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed" 03:40:11.441199 mtc Start timer T: 2 s 03:40:11.441326 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 30 03:40:11.441399 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 30 03:40:11.441416 mtc Message with id 30 was extracted from the queue of BSCVTY. 03:40:11.441431 mtc Stop timer T: 2 s 03:40:11.441446 mtc Sent on BSCVTY to system charstring : "end" 03:40:11.441472 mtc Start timer T: 2 s 03:40:11.441525 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 31 03:40:11.441566 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 31 03:40:11.441583 mtc Message with id 31 was extracted from the queue of BSCVTY. 03:40:11.441600 mtc Stop timer T: 2 s 03:40:11.441617 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:11.441643 mtc Start timer T: 2 s 03:40:11.441747 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 32 03:40:11.441811 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 32 03:40:11.441824 mtc Message with id 32 was extracted from the queue of BSCVTY. 03:40:11.441851 mtc Stop timer T: 2 s 03:40:11.441867 mtc Sent on BSCVTY to system charstring : "network" 03:40:11.441892 mtc Start timer T: 2 s 03:40:11.441945 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 33 03:40:11.442014 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 33 03:40:11.442028 mtc Message with id 33 was extracted from the queue of BSCVTY. 03:40:11.442039 mtc Stop timer T: 2 s 03:40:11.442050 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:11.442072 mtc Start timer T: 2 s 03:40:11.442132 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 34 03:40:11.442199 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 34 03:40:11.442215 mtc Message with id 34 was extracted from the queue of BSCVTY. 03:40:11.442229 mtc Stop timer T: 2 s 03:40:11.442246 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed" 03:40:11.442269 mtc Start timer T: 2 s 03:40:11.442336 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 35 03:40:11.442395 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 35 03:40:11.442410 mtc Message with id 35 was extracted from the queue of BSCVTY. 03:40:11.442425 mtc Stop timer T: 2 s 03:40:11.442438 mtc Sent on BSCVTY to system charstring : "end" 03:40:11.442461 mtc Start timer T: 2 s 03:40:11.442500 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 36 03:40:11.442530 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 36 03:40:11.442544 mtc Message with id 36 was extracted from the queue of BSCVTY. 03:40:11.442556 mtc Stop timer T: 2 s 03:40:11.442571 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:11.442594 mtc Start timer T: 2 s 03:40:11.442669 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 37 03:40:11.442722 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 37 03:40:11.442733 mtc Message with id 37 was extracted from the queue of BSCVTY. 03:40:11.442742 mtc Stop timer T: 2 s 03:40:11.442752 mtc Sent on BSCVTY to system charstring : "network" 03:40:11.442771 mtc Start timer T: 2 s 03:40:11.442825 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 38 03:40:11.442939 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 38 03:40:11.442991 mtc Message with id 38 was extracted from the queue of BSCVTY. 03:40:11.443039 mtc Stop timer T: 2 s 03:40:11.443073 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:11.443113 mtc Start timer T: 2 s 03:40:11.443166 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 39 03:40:11.443249 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 39 03:40:11.443266 mtc Message with id 39 was extracted from the queue of BSCVTY. 03:40:11.443296 mtc Stop timer T: 2 s 03:40:11.443317 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:40:11.443339 mtc Start timer T: 2 s 03:40:11.443403 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 40 03:40:11.443462 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 40 03:40:11.443476 mtc Message with id 40 was extracted from the queue of BSCVTY. 03:40:11.443490 mtc Stop timer T: 2 s 03:40:11.443508 mtc Sent on BSCVTY to system charstring : "end" 03:40:11.443528 mtc Start timer T: 2 s 03:40:11.443574 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41 03:40:11.443606 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41 03:40:11.443620 mtc Message with id 41 was extracted from the queue of BSCVTY. 03:40:11.443632 mtc Stop timer T: 2 s 03:40:11.443648 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:11.443671 mtc Start timer T: 2 s 03:40:11.443730 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 42 03:40:11.443783 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 42 03:40:11.443800 mtc Message with id 42 was extracted from the queue of BSCVTY. 03:40:11.443811 mtc Stop timer T: 2 s 03:40:11.443822 mtc Sent on BSCVTY to system charstring : "network" 03:40:11.443840 mtc Start timer T: 2 s 03:40:11.443886 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 43 03:40:11.443943 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 43 03:40:11.443957 mtc Message with id 43 was extracted from the queue of BSCVTY. 03:40:11.443968 mtc Stop timer T: 2 s 03:40:11.443980 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:11.444003 mtc Start timer T: 2 s 03:40:11.444053 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 44 03:40:11.444104 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 44 03:40:11.444118 mtc Message with id 44 was extracted from the queue of BSCVTY. 03:40:11.444127 mtc Stop timer T: 2 s 03:40:11.444139 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:40:11.444157 mtc Start timer T: 2 s 03:40:11.444232 mtc Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 45 03:40:11.444251 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 46 03:40:11.444313 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 45 03:40:11.444325 mtc Message with id 45 was extracted from the queue of BSCVTY. 03:40:11.444359 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 46 03:40:11.444369 mtc Message with id 46 was extracted from the queue of BSCVTY. 03:40:11.444377 mtc Stop timer T: 2 s 03:40:11.444388 mtc Sent on BSCVTY to system charstring : "end" 03:40:11.444406 mtc Start timer T: 2 s 03:40:11.444457 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 47 03:40:11.444504 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 47 03:40:11.444518 mtc Message with id 47 was extracted from the queue of BSCVTY. 03:40:11.444527 mtc Stop timer T: 2 s 03:40:11.444540 mtc Sent on BSCVTY to system charstring : "write terminal" 03:40:11.444564 mtc Start timer T: 2 s 03:40:11.444893 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 48 03:40:11.444941 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 49 03:40:11.446264 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 48 03:40:11.446307 mtc Message with id 48 was extracted from the queue of BSCVTY. 03:40:11.446335 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 49 03:40:11.446350 mtc Message with id 49 was extracted from the queue of BSCVTY. 03:40:11.446360 mtc Stop timer T: 2 s 03:40:11.446377 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:40:11.446399 mtc Start timer T: 2 s 03:40:11.446538 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 50 03:40:11.446585 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 50 03:40:11.446602 mtc Message with id 50 was extracted from the queue of BSCVTY. 03:40:11.446616 mtc Stop timer T: 2 s 03:40:11.446629 mtc Start timer T: 1 s 03:40:12.446678 mtc Timeout T: 1 s 03:40:12.446738 mtc Terminating component type Test.dummy_CT. 03:40:12.446751 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:40:12.446781 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:40:12.446793 mtc Port GSMTAP was stopped. 03:40:12.446818 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:40:12.446878 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:40:12.446893 mtc Port BSCVTY was stopped. 03:40:12.446903 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2bis. 03:40:12.446944 mtc Waiting for PTCs to finish. 03:40:12.447029 mtc Setting final verdict of the test case. 03:40:12.447062 mtc Local verdict of MTC: fail reason: "No SI messages for TC=0!" 03:40:12.447090 mtc No PTCs were created. 03:40:12.447100 mtc Test case TC_si_sched_2bis finished. Verdict: fail reason: No SI messages for TC=0! 03:40:12.447150 mtc Executing test case TC_si_sched_2ter in module Test. 03:40:12.447177 mtc Test case TC_si_sched_2ter started. 03:40:12.447189 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2ter. 03:40:12.447225 mtc Port GSMTAP was started. 03:40:12.447244 mtc Port BSCVTY was started. 03:40:12.447255 mtc Component type Test.dummy_CT was initialized. 03:40:12.447268 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:40:12.447328 mtc Port GSMTAP was mapped to system:GSMTAP. 03:40:12.447360 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:40:12.447381 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:40:12.447424 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:40:12.447549 mtc Port BSCVTY was mapped to system:BSCVTY. 03:40:12.447582 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:40:12.447600 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:12.447623 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:12.447638 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:12.447656 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:12.447668 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:12.447685 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:12.447747 mtc Sent on BSCVTY to system charstring : "enable" 03:40:12.447786 mtc Start timer T: 2 s 03:40:12.447909 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:40:12.447961 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:40:12.447978 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:40:12.447991 mtc Stop timer T: 2 s 03:40:12.448009 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:12.448040 mtc Start timer T: 2 s 03:40:12.448154 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:40:12.448219 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:40:12.448232 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:40:12.448243 mtc Stop timer T: 2 s 03:40:12.448262 mtc Sent on BSCVTY to system charstring : "network" 03:40:12.448284 mtc Start timer T: 2 s 03:40:12.448357 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:40:12.448436 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:40:12.448452 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:40:12.448463 mtc Stop timer T: 2 s 03:40:12.448474 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:12.448495 mtc Start timer T: 2 s 03:40:12.448559 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:40:12.448632 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:40:12.448651 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:40:12.448669 mtc Stop timer T: 2 s 03:40:12.448689 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed" 03:40:12.448716 mtc Start timer T: 2 s 03:40:12.448864 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:40:12.448932 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:40:12.448947 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:40:12.448957 mtc Stop timer T: 2 s 03:40:12.448968 mtc Sent on BSCVTY to system charstring : "end" 03:40:12.448988 mtc Start timer T: 2 s 03:40:12.449086 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:40:12.449118 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:40:12.449130 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:40:12.449139 mtc Stop timer T: 2 s 03:40:12.449155 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:12.449223 mtc Start timer T: 2 s 03:40:12.449256 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 7 03:40:12.449317 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 7 03:40:12.449333 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:40:12.449348 mtc Stop timer T: 2 s 03:40:12.449364 mtc Sent on BSCVTY to system charstring : "network" 03:40:12.449388 mtc Start timer T: 2 s 03:40:12.449449 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 8 03:40:12.449510 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 8 03:40:12.449522 mtc Message with id 8 was extracted from the queue of BSCVTY. 03:40:12.449532 mtc Stop timer T: 2 s 03:40:12.449542 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:12.449561 mtc Start timer T: 2 s 03:40:12.449619 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 9 03:40:12.449686 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 9 03:40:12.449704 mtc Message with id 9 was extracted from the queue of BSCVTY. 03:40:12.449718 mtc Stop timer T: 2 s 03:40:12.449731 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode static" 03:40:12.449750 mtc Start timer T: 2 s 03:40:12.449836 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 03:40:12.449905 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 03:40:12.449920 mtc Message with id 10 was extracted from the queue of BSCVTY. 03:40:12.449930 mtc Stop timer T: 2 s 03:40:12.449945 mtc Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" 03:40:12.449965 mtc Start timer T: 2 s 03:40:12.450042 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 03:40:12.450104 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 03:40:12.450116 mtc Message with id 11 was extracted from the queue of BSCVTY. 03:40:12.450125 mtc Stop timer T: 2 s 03:40:12.450135 mtc Sent on BSCVTY to system charstring : "end" 03:40:12.450155 mtc Start timer T: 2 s 03:40:12.450209 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 12 03:40:12.450251 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 12 03:40:12.450262 mtc Message with id 12 was extracted from the queue of BSCVTY. 03:40:12.450270 mtc Stop timer T: 2 s 03:40:12.450281 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:12.450306 mtc Start timer T: 2 s 03:40:12.450423 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 13 03:40:12.450484 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 13 03:40:12.450496 mtc Message with id 13 was extracted from the queue of BSCVTY. 03:40:12.450506 mtc Stop timer T: 2 s 03:40:12.450515 mtc Sent on BSCVTY to system charstring : "network" 03:40:12.450533 mtc Start timer T: 2 s 03:40:12.450578 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 14 03:40:12.450650 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 14 03:40:12.450666 mtc Message with id 14 was extracted from the queue of BSCVTY. 03:40:12.450682 mtc Stop timer T: 2 s 03:40:12.450698 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:12.450778 mtc Start timer T: 2 s 03:40:12.450814 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 03:40:12.450861 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 03:40:12.450874 mtc Message with id 15 was extracted from the queue of BSCVTY. 03:40:12.450885 mtc Stop timer T: 2 s 03:40:12.450896 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:40:12.450914 mtc Start timer T: 2 s 03:40:12.450974 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 03:40:12.451031 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 03:40:12.451050 mtc Message with id 16 was extracted from the queue of BSCVTY. 03:40:12.451065 mtc Stop timer T: 2 s 03:40:12.451079 mtc Sent on BSCVTY to system charstring : "end" 03:40:12.451103 mtc Start timer T: 2 s 03:40:12.451150 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 17 03:40:12.451183 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 17 03:40:12.451196 mtc Message with id 17 was extracted from the queue of BSCVTY. 03:40:12.451209 mtc Stop timer T: 2 s 03:40:12.451225 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:12.451248 mtc Start timer T: 2 s 03:40:12.451308 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 18 03:40:12.451359 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 18 03:40:12.451371 mtc Message with id 18 was extracted from the queue of BSCVTY. 03:40:12.451382 mtc Stop timer T: 2 s 03:40:12.451395 mtc Sent on BSCVTY to system charstring : "network" 03:40:12.451415 mtc Start timer T: 2 s 03:40:12.451455 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 19 03:40:12.451501 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 19 03:40:12.451517 mtc Message with id 19 was extracted from the queue of BSCVTY. 03:40:12.451532 mtc Stop timer T: 2 s 03:40:12.451546 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:12.451569 mtc Start timer T: 2 s 03:40:12.451617 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 20 03:40:12.451677 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 20 03:40:12.451694 mtc Message with id 20 was extracted from the queue of BSCVTY. 03:40:12.451709 mtc Stop timer T: 2 s 03:40:12.451728 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:40:12.451815 mtc Start timer T: 2 s 03:40:12.451860 mtc Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 21 03:40:12.451876 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 22 03:40:12.451958 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 21 03:40:12.451975 mtc Message with id 21 was extracted from the queue of BSCVTY. 03:40:12.452012 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 22 03:40:12.452023 mtc Message with id 22 was extracted from the queue of BSCVTY. 03:40:12.452035 mtc Stop timer T: 2 s 03:40:12.452046 mtc Sent on BSCVTY to system charstring : "end" 03:40:12.452065 mtc Start timer T: 2 s 03:40:12.452116 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 03:40:12.452165 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 03:40:12.452181 mtc Message with id 23 was extracted from the queue of BSCVTY. 03:40:12.452195 mtc Stop timer T: 2 s 03:40:12.452210 mtc Sent on BSCVTY to system charstring : "write terminal" 03:40:12.452234 mtc Start timer T: 2 s 03:40:12.452605 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 03:40:12.452660 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 03:40:12.454427 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 03:40:12.454482 mtc Message with id 24 was extracted from the queue of BSCVTY. 03:40:12.454503 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 03:40:12.454529 mtc Message with id 25 was extracted from the queue of BSCVTY. 03:40:12.454541 mtc Stop timer T: 2 s 03:40:12.454574 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:40:12.454921 mtc Start timer T: 2 s 03:40:12.454952 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 03:40:12.455003 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 03:40:12.455019 mtc Message with id 26 was extracted from the queue of BSCVTY. 03:40:12.455027 mtc Stop timer T: 2 s 03:40:12.455036 mtc Start timer T: 1 s 03:40:13.455962 mtc Timeout T: 1 s 03:40:13.456030 mtc Port GSMTAP was cleared. 03:40:13.456048 mtc Start timer T: 8 s 03:40:21.463203 mtc Timeout T: 8 s 03:40:28.398451 mtc "TC_si_sched_2ter": TC=0 has #of SI=0 03:40:28.398602 mtc "TC_si_sched_2ter": TC=1 has #of SI=0 03:40:28.398668 mtc "TC_si_sched_2ter": TC=2 has #of SI=0 03:40:28.398721 mtc "TC_si_sched_2ter": TC=3 has #of SI=0 03:40:28.398769 mtc "TC_si_sched_2ter": TC=4 has #of SI=0 03:40:28.398810 mtc "TC_si_sched_2ter": TC=5 has #of SI=0 03:40:28.398846 mtc "TC_si_sched_2ter": TC=6 has #of SI=0 03:40:28.398878 mtc "TC_si_sched_2ter": TC=7 has #of SI=0 03:40:28.398933 mtc setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" 03:40:28.398991 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:28.399042 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:28.399095 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:28.399147 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:28.399197 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:28.399248 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:28.399326 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:28.399397 mtc Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! 03:40:28.399473 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:28.399530 mtc Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! 03:40:28.399599 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:28.399654 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! 03:40:28.399719 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:28.399773 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! 03:40:28.399837 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:28.399889 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! 03:40:28.400014 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:28.400057 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! 03:40:28.400094 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:28.400122 mtc Fail: No SYSTEM_INFORMATION_TYPE_2ter (3) in TC=5! 03:40:28.400157 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:28.400206 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:28.400324 mtc Start timer T: 2 s 03:40:28.400774 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 27 03:40:28.401155 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 27 03:40:28.401241 mtc Message with id 27 was extracted from the queue of BSCVTY. 03:40:28.401319 mtc Stop timer T: 2 s 03:40:28.401389 mtc Sent on BSCVTY to system charstring : "network" 03:40:28.401524 mtc Start timer T: 2 s 03:40:28.401881 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 28 03:40:28.402216 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 28 03:40:28.402288 mtc Message with id 28 was extracted from the queue of BSCVTY. 03:40:28.402356 mtc Stop timer T: 2 s 03:40:28.402425 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:28.402542 mtc Start timer T: 2 s 03:40:28.403199 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 29 03:40:28.403440 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 29 03:40:28.403457 mtc Message with id 29 was extracted from the queue of BSCVTY. 03:40:28.403471 mtc Stop timer T: 2 s 03:40:28.403489 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed" 03:40:28.403524 mtc Start timer T: 2 s 03:40:28.403666 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 30 03:40:28.403758 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 30 03:40:28.403789 mtc Message with id 30 was extracted from the queue of BSCVTY. 03:40:28.403813 mtc Stop timer T: 2 s 03:40:28.403835 mtc Sent on BSCVTY to system charstring : "end" 03:40:28.403872 mtc Start timer T: 2 s 03:40:28.403986 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 31 03:40:28.404036 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 31 03:40:28.404056 mtc Message with id 31 was extracted from the queue of BSCVTY. 03:40:28.404073 mtc Stop timer T: 2 s 03:40:28.404096 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:28.404207 mtc Start timer T: 2 s 03:40:28.404255 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 32 03:40:28.404337 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 32 03:40:28.404359 mtc Message with id 32 was extracted from the queue of BSCVTY. 03:40:28.404382 mtc Stop timer T: 2 s 03:40:28.404403 mtc Sent on BSCVTY to system charstring : "network" 03:40:28.404483 mtc Start timer T: 2 s 03:40:28.404529 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 33 03:40:28.404607 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 33 03:40:28.404628 mtc Message with id 33 was extracted from the queue of BSCVTY. 03:40:28.404650 mtc Stop timer T: 2 s 03:40:28.404670 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:28.404702 mtc Start timer T: 2 s 03:40:28.404773 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 34 03:40:28.404856 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 34 03:40:28.404878 mtc Message with id 34 was extracted from the queue of BSCVTY. 03:40:28.404899 mtc Stop timer T: 2 s 03:40:28.404922 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed" 03:40:28.404955 mtc Start timer T: 2 s 03:40:28.405176 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 35 03:40:28.405256 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 35 03:40:28.405277 mtc Message with id 35 was extracted from the queue of BSCVTY. 03:40:28.405299 mtc Stop timer T: 2 s 03:40:28.405319 mtc Sent on BSCVTY to system charstring : "end" 03:40:28.405353 mtc Start timer T: 2 s 03:40:28.405448 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 36 03:40:28.405506 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 36 03:40:28.405530 mtc Message with id 36 was extracted from the queue of BSCVTY. 03:40:28.405548 mtc Stop timer T: 2 s 03:40:28.405571 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:28.405599 mtc Start timer T: 2 s 03:40:28.405766 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 37 03:40:28.405910 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 37 03:40:28.406008 mtc Message with id 37 was extracted from the queue of BSCVTY. 03:40:28.406037 mtc Stop timer T: 2 s 03:40:28.406075 mtc Sent on BSCVTY to system charstring : "network" 03:40:28.406106 mtc Start timer T: 2 s 03:40:28.406158 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 38 03:40:28.406252 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 38 03:40:28.406268 mtc Message with id 38 was extracted from the queue of BSCVTY. 03:40:28.406281 mtc Stop timer T: 2 s 03:40:28.406300 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:28.406325 mtc Start timer T: 2 s 03:40:28.406387 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 39 03:40:28.406488 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 39 03:40:28.406512 mtc Message with id 39 was extracted from the queue of BSCVTY. 03:40:28.406526 mtc Stop timer T: 2 s 03:40:28.406544 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:40:28.406573 mtc Start timer T: 2 s 03:40:28.406664 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 40 03:40:28.406733 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 40 03:40:28.406748 mtc Message with id 40 was extracted from the queue of BSCVTY. 03:40:28.406761 mtc Stop timer T: 2 s 03:40:28.406774 mtc Sent on BSCVTY to system charstring : "end" 03:40:28.406801 mtc Start timer T: 2 s 03:40:28.406867 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41 03:40:28.406913 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41 03:40:28.406933 mtc Message with id 41 was extracted from the queue of BSCVTY. 03:40:28.406952 mtc Stop timer T: 2 s 03:40:28.406975 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:28.407010 mtc Start timer T: 2 s 03:40:28.407128 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 42 03:40:28.407234 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 42 03:40:28.407259 mtc Message with id 42 was extracted from the queue of BSCVTY. 03:40:28.407277 mtc Stop timer T: 2 s 03:40:28.407297 mtc Sent on BSCVTY to system charstring : "network" 03:40:28.407335 mtc Start timer T: 2 s 03:40:28.407433 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 43 03:40:28.407529 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 43 03:40:28.407550 mtc Message with id 43 was extracted from the queue of BSCVTY. 03:40:28.407573 mtc Stop timer T: 2 s 03:40:28.407596 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:28.407636 mtc Start timer T: 2 s 03:40:28.407745 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 44 03:40:28.407840 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 44 03:40:28.407862 mtc Message with id 44 was extracted from the queue of BSCVTY. 03:40:28.407878 mtc Stop timer T: 2 s 03:40:28.407899 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:40:28.407944 mtc Start timer T: 2 s 03:40:28.408059 mtc Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 45 03:40:28.408089 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 46 03:40:28.408206 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 45 03:40:28.408229 mtc Message with id 45 was extracted from the queue of BSCVTY. 03:40:28.408314 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 46 03:40:28.408341 mtc Message with id 46 was extracted from the queue of BSCVTY. 03:40:28.408364 mtc Stop timer T: 2 s 03:40:28.408384 mtc Sent on BSCVTY to system charstring : "end" 03:40:28.408424 mtc Start timer T: 2 s 03:40:28.408557 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 47 03:40:28.408612 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 47 03:40:28.408634 mtc Message with id 47 was extracted from the queue of BSCVTY. 03:40:28.408653 mtc Stop timer T: 2 s 03:40:28.408676 mtc Sent on BSCVTY to system charstring : "write terminal" 03:40:28.408711 mtc Start timer T: 2 s 03:40:28.409152 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 48 03:40:28.409215 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 49 03:40:28.411031 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 48 03:40:28.411085 mtc Message with id 48 was extracted from the queue of BSCVTY. 03:40:28.411110 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 49 03:40:28.411122 mtc Message with id 49 was extracted from the queue of BSCVTY. 03:40:28.411132 mtc Stop timer T: 2 s 03:40:28.411148 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:40:28.411173 mtc Start timer T: 2 s 03:40:28.411503 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 50 03:40:28.411562 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 50 03:40:28.411585 mtc Message with id 50 was extracted from the queue of BSCVTY. 03:40:28.411604 mtc Stop timer T: 2 s 03:40:28.411618 mtc Start timer T: 1 s 03:40:29.411667 mtc Timeout T: 1 s 03:40:29.411724 mtc Terminating component type Test.dummy_CT. 03:40:29.411742 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:40:29.411770 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:40:29.411785 mtc Port GSMTAP was stopped. 03:40:29.411808 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:40:29.411881 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:40:29.411909 mtc Port BSCVTY was stopped. 03:40:29.411961 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2ter. 03:40:29.411977 mtc Waiting for PTCs to finish. 03:40:29.412009 mtc Setting final verdict of the test case. 03:40:29.412037 mtc Local verdict of MTC: fail reason: "No SI messages for TC=0!" 03:40:29.412055 mtc No PTCs were created. 03:40:29.412068 mtc Test case TC_si_sched_2ter finished. Verdict: fail reason: No SI messages for TC=0! 03:40:29.412104 mtc Executing test case TC_si_sched_2ter_2bis in module Test. 03:40:29.412127 mtc Test case TC_si_sched_2ter_2bis started. 03:40:29.412140 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2ter_2bis. 03:40:29.412176 mtc Port GSMTAP was started. 03:40:29.412191 mtc Port BSCVTY was started. 03:40:29.412201 mtc Component type Test.dummy_CT was initialized. 03:40:29.412216 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:40:29.412243 mtc Port GSMTAP was mapped to system:GSMTAP. 03:40:29.412267 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:40:29.412285 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:40:29.412323 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:40:29.412441 mtc Port BSCVTY was mapped to system:BSCVTY. 03:40:29.412472 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:40:29.412490 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:29.412519 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:29.412535 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:29.412555 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:29.412593 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:29.412614 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:29.412670 mtc Sent on BSCVTY to system charstring : "enable" 03:40:29.412712 mtc Start timer T: 2 s 03:40:29.412780 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:40:29.412813 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:40:29.412840 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:40:29.412850 mtc Stop timer T: 2 s 03:40:29.412862 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:29.412956 mtc Start timer T: 2 s 03:40:29.413013 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:40:29.413077 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:40:29.413093 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:40:29.413110 mtc Stop timer T: 2 s 03:40:29.413125 mtc Sent on BSCVTY to system charstring : "network" 03:40:29.413193 mtc Start timer T: 2 s 03:40:29.413226 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:40:29.413284 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:40:29.413300 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:40:29.413317 mtc Stop timer T: 2 s 03:40:29.413333 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:29.413358 mtc Start timer T: 2 s 03:40:29.413447 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:40:29.413520 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:40:29.413554 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:40:29.413568 mtc Stop timer T: 2 s 03:40:29.413581 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode static" 03:40:29.413615 mtc Start timer T: 2 s 03:40:29.413706 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:40:29.413813 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:40:29.413832 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:40:29.413847 mtc Stop timer T: 2 s 03:40:29.413864 mtc Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" 03:40:29.413885 mtc Start timer T: 2 s 03:40:29.413968 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 03:40:29.414036 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 03:40:29.414055 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:40:29.414073 mtc Stop timer T: 2 s 03:40:29.414092 mtc Sent on BSCVTY to system charstring : "end" 03:40:29.414120 mtc Start timer T: 2 s 03:40:29.414187 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:40:29.414225 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:40:29.414240 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:40:29.414253 mtc Stop timer T: 2 s 03:40:29.414268 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:29.414292 mtc Start timer T: 2 s 03:40:29.414361 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 8 03:40:29.414423 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 8 03:40:29.414441 mtc Message with id 8 was extracted from the queue of BSCVTY. 03:40:29.414453 mtc Stop timer T: 2 s 03:40:29.414464 mtc Sent on BSCVTY to system charstring : "network" 03:40:29.414483 mtc Start timer T: 2 s 03:40:29.414579 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 9 03:40:29.414643 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 9 03:40:29.414660 mtc Message with id 9 was extracted from the queue of BSCVTY. 03:40:29.414676 mtc Stop timer T: 2 s 03:40:29.414693 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:29.414719 mtc Start timer T: 2 s 03:40:29.414798 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 03:40:29.414861 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 03:40:29.414874 mtc Message with id 10 was extracted from the queue of BSCVTY. 03:40:29.414884 mtc Stop timer T: 2 s 03:40:29.414896 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode static" 03:40:29.414916 mtc Start timer T: 2 s 03:40:29.414988 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 03:40:29.415057 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 03:40:29.415074 mtc Message with id 11 was extracted from the queue of BSCVTY. 03:40:29.415090 mtc Stop timer T: 2 s 03:40:29.415110 mtc Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" 03:40:29.415213 mtc Start timer T: 2 s 03:40:29.415252 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 12 03:40:29.415316 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 12 03:40:29.415333 mtc Message with id 12 was extracted from the queue of BSCVTY. 03:40:29.415348 mtc Stop timer T: 2 s 03:40:29.415361 mtc Sent on BSCVTY to system charstring : "end" 03:40:29.415444 mtc Start timer T: 2 s 03:40:29.415472 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 13 03:40:29.415504 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 13 03:40:29.415516 mtc Message with id 13 was extracted from the queue of BSCVTY. 03:40:29.415524 mtc Stop timer T: 2 s 03:40:29.415535 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:29.415556 mtc Start timer T: 2 s 03:40:29.415613 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 14 03:40:29.415683 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 14 03:40:29.415701 mtc Message with id 14 was extracted from the queue of BSCVTY. 03:40:29.415717 mtc Stop timer T: 2 s 03:40:29.415733 mtc Sent on BSCVTY to system charstring : "network" 03:40:29.415758 mtc Start timer T: 2 s 03:40:29.415822 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 15 03:40:29.415894 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 15 03:40:29.415906 mtc Message with id 15 was extracted from the queue of BSCVTY. 03:40:29.415924 mtc Stop timer T: 2 s 03:40:29.415936 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:29.415958 mtc Start timer T: 2 s 03:40:29.416010 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 03:40:29.416073 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 03:40:29.416090 mtc Message with id 16 was extracted from the queue of BSCVTY. 03:40:29.416105 mtc Stop timer T: 2 s 03:40:29.416122 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:40:29.416148 mtc Start timer T: 2 s 03:40:29.416211 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 17 03:40:29.416270 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 17 03:40:29.416286 mtc Message with id 17 was extracted from the queue of BSCVTY. 03:40:29.416303 mtc Stop timer T: 2 s 03:40:29.416318 mtc Sent on BSCVTY to system charstring : "end" 03:40:29.416343 mtc Start timer T: 2 s 03:40:29.416390 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 18 03:40:29.416422 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 18 03:40:29.416436 mtc Message with id 18 was extracted from the queue of BSCVTY. 03:40:29.416448 mtc Stop timer T: 2 s 03:40:29.416465 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:29.416488 mtc Start timer T: 2 s 03:40:29.416540 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 19 03:40:29.416598 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 19 03:40:29.416613 mtc Message with id 19 was extracted from the queue of BSCVTY. 03:40:29.416629 mtc Stop timer T: 2 s 03:40:29.416644 mtc Sent on BSCVTY to system charstring : "network" 03:40:29.416668 mtc Start timer T: 2 s 03:40:29.416716 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 20 03:40:29.416775 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 20 03:40:29.416790 mtc Message with id 20 was extracted from the queue of BSCVTY. 03:40:29.416806 mtc Stop timer T: 2 s 03:40:29.416821 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:29.416844 mtc Start timer T: 2 s 03:40:29.416894 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 21 03:40:29.416951 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 21 03:40:29.416966 mtc Message with id 21 was extracted from the queue of BSCVTY. 03:40:29.416981 mtc Stop timer T: 2 s 03:40:29.416999 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:40:29.417022 mtc Start timer T: 2 s 03:40:29.417095 mtc Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 22 03:40:29.417114 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 23 03:40:29.417183 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 22 03:40:29.417197 mtc Message with id 22 was extracted from the queue of BSCVTY. 03:40:29.417247 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 23 03:40:29.417265 mtc Message with id 23 was extracted from the queue of BSCVTY. 03:40:29.417280 mtc Stop timer T: 2 s 03:40:29.417295 mtc Sent on BSCVTY to system charstring : "end" 03:40:29.417319 mtc Start timer T: 2 s 03:40:29.417366 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 24 03:40:29.417397 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 24 03:40:29.417412 mtc Message with id 24 was extracted from the queue of BSCVTY. 03:40:29.417424 mtc Stop timer T: 2 s 03:40:29.417439 mtc Sent on BSCVTY to system charstring : "write terminal" 03:40:29.417460 mtc Start timer T: 2 s 03:40:29.417784 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 25 03:40:29.417831 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 03:40:29.419180 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 25 03:40:29.419220 mtc Message with id 25 was extracted from the queue of BSCVTY. 03:40:29.419238 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 03:40:29.419246 mtc Message with id 26 was extracted from the queue of BSCVTY. 03:40:29.419253 mtc Stop timer T: 2 s 03:40:29.419265 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:40:29.419284 mtc Start timer T: 2 s 03:40:29.419510 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 27 03:40:29.419552 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 27 03:40:29.419568 mtc Message with id 27 was extracted from the queue of BSCVTY. 03:40:29.419581 mtc Stop timer T: 2 s 03:40:29.419594 mtc Start timer T: 1 s 03:40:30.419646 mtc Timeout T: 1 s 03:40:30.419709 mtc Port GSMTAP was cleared. 03:40:30.419728 mtc Start timer T: 8 s 03:40:38.426811 mtc Timeout T: 8 s 03:40:38.426862 mtc "TC_si_sched_2ter_2bis": TC=0 has #of SI=0 03:40:38.426883 mtc "TC_si_sched_2ter_2bis": TC=1 has #of SI=0 03:40:38.426898 mtc "TC_si_sched_2ter_2bis": TC=2 has #of SI=0 03:40:38.426911 mtc "TC_si_sched_2ter_2bis": TC=3 has #of SI=0 03:40:38.426925 mtc "TC_si_sched_2ter_2bis": TC=4 has #of SI=0 03:40:38.426952 mtc "TC_si_sched_2ter_2bis": TC=5 has #of SI=0 03:40:38.426993 mtc "TC_si_sched_2ter_2bis": TC=6 has #of SI=0 03:40:38.427007 mtc "TC_si_sched_2ter_2bis": TC=7 has #of SI=0 03:40:38.427037 mtc setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" 03:40:38.427068 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:38.427081 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:38.427094 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:38.427121 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:38.427133 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:38.427144 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:38.427155 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:38.427169 mtc Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! 03:40:38.427184 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:38.427198 mtc Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! 03:40:38.427212 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:38.427225 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! 03:40:38.427239 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:38.427251 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! 03:40:38.427264 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:38.427276 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! 03:40:38.427289 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:38.427301 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! 03:40:38.427315 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:38.427335 mtc Fail: No SYSTEM_INFORMATION_TYPE_2bis (2) in TC=5! 03:40:38.427350 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:38.427372 mtc Error: Insufficient SI in array 03:40:38.427384 mtc Test.ttcn:162: Dynamic test case error: testcase.stop 03:40:38.427402 mtc setverdict(error): fail -> error 03:40:38.427414 mtc Performing error recovery. 03:40:38.427536 mtc Terminating component type Test.dummy_CT. 03:40:38.427553 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:40:38.427587 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:40:38.427602 mtc Port GSMTAP was stopped. 03:40:38.427614 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:40:38.427653 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:40:38.427667 mtc Port BSCVTY was stopped. 03:40:38.427678 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2ter_2bis. 03:40:38.427693 mtc Waiting for PTCs to finish. 03:40:38.427730 mtc Setting final verdict of the test case. 03:40:38.427753 mtc Local verdict of MTC: error 03:40:38.427767 mtc No PTCs were created. 03:40:38.427782 mtc Test case TC_si_sched_2ter_2bis finished. Verdict: error 03:40:38.427830 mtc Executing test case TC_si_sched_2quater in module Test. 03:40:38.427863 mtc Test case TC_si_sched_2quater started. 03:40:38.427876 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2quater. 03:40:38.427905 mtc Port GSMTAP was started. 03:40:38.427940 mtc Port BSCVTY was started. 03:40:38.427957 mtc Component type Test.dummy_CT was initialized. 03:40:38.427972 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:40:38.428005 mtc Port GSMTAP was mapped to system:GSMTAP. 03:40:38.428057 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:40:38.428089 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:40:38.428128 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:40:38.428292 mtc Port BSCVTY was mapped to system:BSCVTY. 03:40:38.428357 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:40:38.428382 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:38.428407 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:38.428422 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:38.428442 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:38.428467 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:38.428485 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:38.428536 mtc Sent on BSCVTY to system charstring : "enable" 03:40:38.428637 mtc Start timer T: 2 s 03:40:38.428672 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:40:38.428713 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:40:38.428728 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:40:38.428741 mtc Stop timer T: 2 s 03:40:38.428758 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:38.428846 mtc Start timer T: 2 s 03:40:38.428910 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:40:38.428985 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:40:38.429004 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:40:38.429028 mtc Stop timer T: 2 s 03:40:38.429045 mtc Sent on BSCVTY to system charstring : "network" 03:40:38.429148 mtc Start timer T: 2 s 03:40:38.429187 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:40:38.429247 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:40:38.429266 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:40:38.429280 mtc Stop timer T: 2 s 03:40:38.429291 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:38.429310 mtc Start timer T: 2 s 03:40:38.429400 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:40:38.429467 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:40:38.429483 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:40:38.429516 mtc Stop timer T: 2 s 03:40:38.429535 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed" 03:40:38.429564 mtc Start timer T: 2 s 03:40:38.429688 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:40:38.429772 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:40:38.429804 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:40:38.429820 mtc Stop timer T: 2 s 03:40:38.429836 mtc Sent on BSCVTY to system charstring : "end" 03:40:38.429871 mtc Start timer T: 2 s 03:40:38.429942 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:40:38.429986 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:40:38.430002 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:40:38.430015 mtc Stop timer T: 2 s 03:40:38.430030 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:38.430052 mtc Start timer T: 2 s 03:40:38.430127 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 7 03:40:38.430190 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 7 03:40:38.430202 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:40:38.430215 mtc Stop timer T: 2 s 03:40:38.430225 mtc Sent on BSCVTY to system charstring : "network" 03:40:38.430243 mtc Start timer T: 2 s 03:40:38.430308 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 8 03:40:38.430371 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 8 03:40:38.430386 mtc Message with id 8 was extracted from the queue of BSCVTY. 03:40:38.430403 mtc Stop timer T: 2 s 03:40:38.430419 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:38.430480 mtc Start timer T: 2 s 03:40:38.430515 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 9 03:40:38.430573 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 9 03:40:38.430589 mtc Message with id 9 was extracted from the queue of BSCVTY. 03:40:38.430605 mtc Stop timer T: 2 s 03:40:38.430623 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed" 03:40:38.430704 mtc Start timer T: 2 s 03:40:38.430740 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 03:40:38.430799 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 03:40:38.430815 mtc Message with id 10 was extracted from the queue of BSCVTY. 03:40:38.430830 mtc Stop timer T: 2 s 03:40:38.430846 mtc Sent on BSCVTY to system charstring : "end" 03:40:38.430912 mtc Start timer T: 2 s 03:40:38.430936 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11 03:40:38.430966 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11 03:40:38.430980 mtc Message with id 11 was extracted from the queue of BSCVTY. 03:40:38.430993 mtc Stop timer T: 2 s 03:40:38.431008 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:38.431031 mtc Start timer T: 2 s 03:40:38.431096 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 12 03:40:38.431146 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 12 03:40:38.431161 mtc Message with id 12 was extracted from the queue of BSCVTY. 03:40:38.431177 mtc Stop timer T: 2 s 03:40:38.431192 mtc Sent on BSCVTY to system charstring : "network" 03:40:38.431251 mtc Start timer T: 2 s 03:40:38.431283 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 13 03:40:38.431341 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 13 03:40:38.431361 mtc Message with id 13 was extracted from the queue of BSCVTY. 03:40:38.431377 mtc Stop timer T: 2 s 03:40:38.431394 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:38.431452 mtc Start timer T: 2 s 03:40:38.431485 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 14 03:40:38.431542 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 14 03:40:38.431558 mtc Message with id 14 was extracted from the queue of BSCVTY. 03:40:38.431574 mtc Stop timer T: 2 s 03:40:38.431590 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:40:38.431663 mtc Start timer T: 2 s 03:40:38.431695 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 03:40:38.431753 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 03:40:38.431768 mtc Message with id 15 was extracted from the queue of BSCVTY. 03:40:38.431785 mtc Stop timer T: 2 s 03:40:38.431800 mtc Sent on BSCVTY to system charstring : "end" 03:40:38.431862 mtc Start timer T: 2 s 03:40:38.431886 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 16 03:40:38.431926 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 16 03:40:38.431943 mtc Message with id 16 was extracted from the queue of BSCVTY. 03:40:38.431957 mtc Stop timer T: 2 s 03:40:38.431973 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:38.432043 mtc Start timer T: 2 s 03:40:38.432076 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 17 03:40:38.432133 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 17 03:40:38.432148 mtc Message with id 17 was extracted from the queue of BSCVTY. 03:40:38.432164 mtc Stop timer T: 2 s 03:40:38.432179 mtc Sent on BSCVTY to system charstring : "network" 03:40:38.432238 mtc Start timer T: 2 s 03:40:38.432271 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 18 03:40:38.432328 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 18 03:40:38.432343 mtc Message with id 18 was extracted from the queue of BSCVTY. 03:40:38.432360 mtc Stop timer T: 2 s 03:40:38.432374 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:38.432433 mtc Start timer T: 2 s 03:40:38.432467 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 19 03:40:38.432526 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 19 03:40:38.432542 mtc Message with id 19 was extracted from the queue of BSCVTY. 03:40:38.432556 mtc Stop timer T: 2 s 03:40:38.432576 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list add uarfcn 23 42 0" 03:40:38.432666 mtc Start timer T: 2 s 03:40:38.432701 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 20 03:40:38.432758 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 20 03:40:38.432774 mtc Message with id 20 was extracted from the queue of BSCVTY. 03:40:38.432789 mtc Stop timer T: 2 s 03:40:38.432805 mtc Sent on BSCVTY to system charstring : "end" 03:40:38.432870 mtc Start timer T: 2 s 03:40:38.432895 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 21 03:40:38.432925 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 21 03:40:38.432940 mtc Message with id 21 was extracted from the queue of BSCVTY. 03:40:38.432953 mtc Stop timer T: 2 s 03:40:38.432969 mtc Sent on BSCVTY to system charstring : "write terminal" 03:40:38.433091 mtc Start timer T: 2 s 03:40:38.433338 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 22 03:40:38.433383 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 03:40:38.434786 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 22 03:40:38.434855 mtc Message with id 22 was extracted from the queue of BSCVTY. 03:40:38.434889 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 03:40:38.434903 mtc Message with id 23 was extracted from the queue of BSCVTY. 03:40:38.434915 mtc Stop timer T: 2 s 03:40:38.434935 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:40:38.434964 mtc Start timer T: 2 s 03:40:38.435122 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 24 03:40:38.435166 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 24 03:40:38.435182 mtc Message with id 24 was extracted from the queue of BSCVTY. 03:40:38.435195 mtc Stop timer T: 2 s 03:40:38.435209 mtc Start timer T: 1 s 03:40:39.435262 mtc Timeout T: 1 s 03:40:39.435327 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:39.435375 mtc Start timer T: 2 s 03:40:39.435516 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 25 03:40:39.435601 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 25 03:40:39.435619 mtc Message with id 25 was extracted from the queue of BSCVTY. 03:40:39.435632 mtc Stop timer T: 2 s 03:40:39.435643 mtc Sent on BSCVTY to system charstring : "network" 03:40:39.435662 mtc Start timer T: 2 s 03:40:39.435732 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 26 03:40:39.435802 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 26 03:40:39.435817 mtc Message with id 26 was extracted from the queue of BSCVTY. 03:40:39.435832 mtc Stop timer T: 2 s 03:40:39.435847 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:39.435866 mtc Start timer T: 2 s 03:40:39.435939 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 27 03:40:39.436008 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 27 03:40:39.436023 mtc Message with id 27 was extracted from the queue of BSCVTY. 03:40:39.436033 mtc Stop timer T: 2 s 03:40:39.436046 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed" 03:40:39.436073 mtc Start timer T: 2 s 03:40:39.436194 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 28 03:40:39.436256 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 28 03:40:39.436273 mtc Message with id 28 was extracted from the queue of BSCVTY. 03:40:39.436288 mtc Stop timer T: 2 s 03:40:39.436305 mtc Sent on BSCVTY to system charstring : "end" 03:40:39.436331 mtc Start timer T: 2 s 03:40:39.436397 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 29 03:40:39.436430 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 29 03:40:39.436446 mtc Message with id 29 was extracted from the queue of BSCVTY. 03:40:39.436458 mtc Stop timer T: 2 s 03:40:39.436473 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:39.436577 mtc Start timer T: 2 s 03:40:39.436614 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 30 03:40:39.436677 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 30 03:40:39.436695 mtc Message with id 30 was extracted from the queue of BSCVTY. 03:40:39.436706 mtc Stop timer T: 2 s 03:40:39.436716 mtc Sent on BSCVTY to system charstring : "network" 03:40:39.436735 mtc Start timer T: 2 s 03:40:39.436798 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 31 03:40:39.436858 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 31 03:40:39.436872 mtc Message with id 31 was extracted from the queue of BSCVTY. 03:40:39.436888 mtc Stop timer T: 2 s 03:40:39.436903 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:39.436927 mtc Start timer T: 2 s 03:40:39.436986 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 32 03:40:39.437043 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 32 03:40:39.437058 mtc Message with id 32 was extracted from the queue of BSCVTY. 03:40:39.437073 mtc Stop timer T: 2 s 03:40:39.437091 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed" 03:40:39.437113 mtc Start timer T: 2 s 03:40:39.437187 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 33 03:40:39.437254 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 33 03:40:39.437269 mtc Message with id 33 was extracted from the queue of BSCVTY. 03:40:39.437282 mtc Stop timer T: 2 s 03:40:39.437295 mtc Sent on BSCVTY to system charstring : "end" 03:40:39.437313 mtc Start timer T: 2 s 03:40:39.437370 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 34 03:40:39.437403 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 34 03:40:39.437416 mtc Message with id 34 was extracted from the queue of BSCVTY. 03:40:39.437428 mtc Stop timer T: 2 s 03:40:39.437444 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:39.437466 mtc Start timer T: 2 s 03:40:39.437528 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 35 03:40:39.437580 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 35 03:40:39.437592 mtc Message with id 35 was extracted from the queue of BSCVTY. 03:40:39.437605 mtc Stop timer T: 2 s 03:40:39.437617 mtc Sent on BSCVTY to system charstring : "network" 03:40:39.437640 mtc Start timer T: 2 s 03:40:39.437693 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 36 03:40:39.437760 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 36 03:40:39.437778 mtc Message with id 36 was extracted from the queue of BSCVTY. 03:40:39.437796 mtc Stop timer T: 2 s 03:40:39.437813 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:39.437842 mtc Start timer T: 2 s 03:40:39.437893 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 37 03:40:39.437952 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 37 03:40:39.437968 mtc Message with id 37 was extracted from the queue of BSCVTY. 03:40:39.437983 mtc Stop timer T: 2 s 03:40:39.438000 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:40:39.438023 mtc Start timer T: 2 s 03:40:39.438094 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 38 03:40:39.438152 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 38 03:40:39.438168 mtc Message with id 38 was extracted from the queue of BSCVTY. 03:40:39.438184 mtc Stop timer T: 2 s 03:40:39.438198 mtc Sent on BSCVTY to system charstring : "end" 03:40:39.438222 mtc Start timer T: 2 s 03:40:39.438273 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 39 03:40:39.438304 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 39 03:40:39.438318 mtc Message with id 39 was extracted from the queue of BSCVTY. 03:40:39.438330 mtc Stop timer T: 2 s 03:40:39.438346 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:39.438368 mtc Start timer T: 2 s 03:40:39.438428 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 40 03:40:39.438478 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 40 03:40:39.438494 mtc Message with id 40 was extracted from the queue of BSCVTY. 03:40:39.438509 mtc Stop timer T: 2 s 03:40:39.438524 mtc Sent on BSCVTY to system charstring : "network" 03:40:39.438547 mtc Start timer T: 2 s 03:40:39.438596 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 41 03:40:39.438652 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 41 03:40:39.438669 mtc Message with id 41 was extracted from the queue of BSCVTY. 03:40:39.438684 mtc Stop timer T: 2 s 03:40:39.438699 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:39.438722 mtc Start timer T: 2 s 03:40:39.438771 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 42 03:40:39.438827 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 42 03:40:39.438843 mtc Message with id 42 was extracted from the queue of BSCVTY. 03:40:39.438858 mtc Stop timer T: 2 s 03:40:39.438882 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:40:39.438905 mtc Start timer T: 2 s 03:40:39.438976 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 43 03:40:39.439034 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 43 03:40:39.439050 mtc Message with id 43 was extracted from the queue of BSCVTY. 03:40:39.439065 mtc Stop timer T: 2 s 03:40:39.439081 mtc Sent on BSCVTY to system charstring : "end" 03:40:39.439104 mtc Start timer T: 2 s 03:40:39.439156 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 44 03:40:39.439188 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 44 03:40:39.439202 mtc Message with id 44 was extracted from the queue of BSCVTY. 03:40:39.439215 mtc Stop timer T: 2 s 03:40:39.439230 mtc Sent on BSCVTY to system charstring : "write terminal" 03:40:39.439253 mtc Start timer T: 2 s 03:40:39.439570 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 45 03:40:39.439618 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 46 03:40:39.440966 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 45 03:40:39.441013 mtc Message with id 45 was extracted from the queue of BSCVTY. 03:40:39.441042 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 46 03:40:39.441055 mtc Message with id 46 was extracted from the queue of BSCVTY. 03:40:39.441067 mtc Stop timer T: 2 s 03:40:39.441087 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:40:39.441117 mtc Start timer T: 2 s 03:40:39.441265 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 47 03:40:39.441308 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 47 03:40:39.441324 mtc Message with id 47 was extracted from the queue of BSCVTY. 03:40:39.441338 mtc Stop timer T: 2 s 03:40:39.441352 mtc Start timer T: 1 s 03:40:40.441378 mtc Timeout T: 1 s 03:40:40.441434 mtc setverdict(pass): none -> pass 03:40:40.441446 mtc Terminating component type Test.dummy_CT. 03:40:40.441457 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:40:40.441485 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:40:40.441500 mtc Port GSMTAP was stopped. 03:40:40.441526 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:40:40.441583 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:40:40.441597 mtc Port BSCVTY was stopped. 03:40:40.441607 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2quater. 03:40:40.441649 mtc Waiting for PTCs to finish. 03:40:40.441687 mtc Setting final verdict of the test case. 03:40:40.441705 mtc Local verdict of MTC: pass 03:40:40.441719 mtc No PTCs were created. 03:40:40.441728 mtc Test case TC_si_sched_2quater finished. Verdict: pass 03:40:40.441796 mtc Executing test case TC_si_sched_13 in module Test. 03:40:40.441821 mtc Test case TC_si_sched_13 started. 03:40:40.441831 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_13. 03:40:40.441858 mtc Port GSMTAP was started. 03:40:40.441872 mtc Port BSCVTY was started. 03:40:40.441878 mtc Component type Test.dummy_CT was initialized. 03:40:40.441888 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:40:40.441936 mtc Port GSMTAP was mapped to system:GSMTAP. 03:40:40.441965 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:40:40.441984 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:40:40.442024 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:40:40.442229 mtc Port BSCVTY was mapped to system:BSCVTY. 03:40:40.442261 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:40:40.442278 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:40.442302 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:40.442317 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:40.442335 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:40.442347 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:40.442365 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:40.442407 mtc Sent on BSCVTY to system charstring : "enable" 03:40:40.442440 mtc Start timer T: 2 s 03:40:40.442504 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:40:40.442554 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:40:40.442570 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:40:40.442583 mtc Stop timer T: 2 s 03:40:40.442599 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:40.442624 mtc Start timer T: 2 s 03:40:40.442751 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:40:40.442810 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:40:40.442826 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:40:40.442842 mtc Stop timer T: 2 s 03:40:40.442856 mtc Sent on BSCVTY to system charstring : "network" 03:40:40.442925 mtc Start timer T: 2 s 03:40:40.442960 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:40:40.443012 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:40:40.443027 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:40:40.443038 mtc Stop timer T: 2 s 03:40:40.443049 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:40.443069 mtc Start timer T: 2 s 03:40:40.443141 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:40:40.443224 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:40:40.443243 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:40:40.443255 mtc Stop timer T: 2 s 03:40:40.443274 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed" 03:40:40.443300 mtc Start timer T: 2 s 03:40:40.443429 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:40:40.443494 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:40:40.443512 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:40:40.443532 mtc Stop timer T: 2 s 03:40:40.443548 mtc Sent on BSCVTY to system charstring : "end" 03:40:40.443633 mtc Start timer T: 2 s 03:40:40.443661 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:40:40.443694 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:40:40.443712 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:40:40.443724 mtc Stop timer T: 2 s 03:40:40.443741 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:40.443762 mtc Start timer T: 2 s 03:40:40.443852 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 7 03:40:40.443939 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 7 03:40:40.443956 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:40:40.443967 mtc Stop timer T: 2 s 03:40:40.443979 mtc Sent on BSCVTY to system charstring : "network" 03:40:40.444007 mtc Start timer T: 2 s 03:40:40.444075 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 8 03:40:40.444143 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 8 03:40:40.444159 mtc Message with id 8 was extracted from the queue of BSCVTY. 03:40:40.444172 mtc Stop timer T: 2 s 03:40:40.444187 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:40.444279 mtc Start timer T: 2 s 03:40:40.444321 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 9 03:40:40.444382 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 9 03:40:40.444395 mtc Message with id 9 was extracted from the queue of BSCVTY. 03:40:40.444404 mtc Stop timer T: 2 s 03:40:40.444416 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed" 03:40:40.444548 mtc Start timer T: 2 s 03:40:40.444587 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 03:40:40.444651 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 03:40:40.444674 mtc Message with id 10 was extracted from the queue of BSCVTY. 03:40:40.444691 mtc Stop timer T: 2 s 03:40:40.444707 mtc Sent on BSCVTY to system charstring : "end" 03:40:40.444731 mtc Start timer T: 2 s 03:40:40.444792 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11 03:40:40.444836 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11 03:40:40.444848 mtc Message with id 11 was extracted from the queue of BSCVTY. 03:40:40.444856 mtc Stop timer T: 2 s 03:40:40.444867 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:40.444886 mtc Start timer T: 2 s 03:40:40.444960 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 12 03:40:40.445031 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 12 03:40:40.445046 mtc Message with id 12 was extracted from the queue of BSCVTY. 03:40:40.445060 mtc Stop timer T: 2 s 03:40:40.445071 mtc Sent on BSCVTY to system charstring : "network" 03:40:40.445090 mtc Start timer T: 2 s 03:40:40.445158 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 13 03:40:40.445235 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 13 03:40:40.445267 mtc Message with id 13 was extracted from the queue of BSCVTY. 03:40:40.445282 mtc Stop timer T: 2 s 03:40:40.445297 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:40.445337 mtc Start timer T: 2 s 03:40:40.445407 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 14 03:40:40.445526 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 14 03:40:40.445548 mtc Message with id 14 was extracted from the queue of BSCVTY. 03:40:40.445563 mtc Stop timer T: 2 s 03:40:40.445577 mtc Sent on BSCVTY to system charstring : "gprs mode gprs" 03:40:40.445602 mtc Start timer T: 2 s 03:40:40.445730 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 03:40:40.445794 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 03:40:40.445811 mtc Message with id 15 was extracted from the queue of BSCVTY. 03:40:40.445827 mtc Stop timer T: 2 s 03:40:40.445840 mtc Sent on BSCVTY to system charstring : "end" 03:40:40.445860 mtc Start timer T: 2 s 03:40:40.445912 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 16 03:40:40.445943 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 16 03:40:40.445955 mtc Message with id 16 was extracted from the queue of BSCVTY. 03:40:40.445965 mtc Stop timer T: 2 s 03:40:40.445977 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:40.445996 mtc Start timer T: 2 s 03:40:40.446065 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 17 03:40:40.446110 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 17 03:40:40.446121 mtc Message with id 17 was extracted from the queue of BSCVTY. 03:40:40.446130 mtc Stop timer T: 2 s 03:40:40.446140 mtc Sent on BSCVTY to system charstring : "network" 03:40:40.446157 mtc Start timer T: 2 s 03:40:40.446200 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 18 03:40:40.446248 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 18 03:40:40.446263 mtc Message with id 18 was extracted from the queue of BSCVTY. 03:40:40.446278 mtc Stop timer T: 2 s 03:40:40.446292 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:40.446315 mtc Start timer T: 2 s 03:40:40.446369 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 19 03:40:40.446426 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 19 03:40:40.446441 mtc Message with id 19 was extracted from the queue of BSCVTY. 03:40:40.446456 mtc Stop timer T: 2 s 03:40:40.446474 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:40:40.446502 mtc Start timer T: 2 s 03:40:40.446577 mtc Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 20 03:40:40.446597 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 21 03:40:40.446669 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 20 03:40:40.446683 mtc Message with id 20 was extracted from the queue of BSCVTY. 03:40:40.446735 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 21 03:40:40.446749 mtc Message with id 21 was extracted from the queue of BSCVTY. 03:40:40.446764 mtc Stop timer T: 2 s 03:40:40.446779 mtc Sent on BSCVTY to system charstring : "end" 03:40:40.446802 mtc Start timer T: 2 s 03:40:40.446850 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 22 03:40:40.446883 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 22 03:40:40.446897 mtc Message with id 22 was extracted from the queue of BSCVTY. 03:40:40.446909 mtc Stop timer T: 2 s 03:40:40.446924 mtc Sent on BSCVTY to system charstring : "write terminal" 03:40:40.446947 mtc Start timer T: 2 s 03:40:40.447354 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 23 03:40:40.447412 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 24 03:40:40.449097 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 23 03:40:40.449150 mtc Message with id 23 was extracted from the queue of BSCVTY. 03:40:40.449173 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 24 03:40:40.449184 mtc Message with id 24 was extracted from the queue of BSCVTY. 03:40:40.449194 mtc Stop timer T: 2 s 03:40:40.449213 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:40:40.449242 mtc Start timer T: 2 s 03:40:40.449439 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 03:40:40.449503 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 03:40:40.449519 mtc Message with id 25 was extracted from the queue of BSCVTY. 03:40:40.449530 mtc Stop timer T: 2 s 03:40:40.449547 mtc Start timer T: 1 s 03:40:41.449597 mtc Timeout T: 1 s 03:40:41.449656 mtc Port GSMTAP was cleared. 03:40:41.449669 mtc Start timer T: 8 s 03:40:49.456819 mtc Timeout T: 8 s 03:40:49.456924 mtc "TC_si_sched_13": TC=0 has #of SI=0 03:40:49.456969 mtc "TC_si_sched_13": TC=1 has #of SI=0 03:40:49.456996 mtc "TC_si_sched_13": TC=2 has #of SI=0 03:40:49.457020 mtc "TC_si_sched_13": TC=3 has #of SI=0 03:40:49.457041 mtc "TC_si_sched_13": TC=4 has #of SI=0 03:40:49.457079 mtc "TC_si_sched_13": TC=5 has #of SI=0 03:40:49.457102 mtc "TC_si_sched_13": TC=6 has #of SI=0 03:40:49.457124 mtc "TC_si_sched_13": TC=7 has #of SI=0 03:40:49.457156 mtc setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" 03:40:49.457202 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:49.457227 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:49.457248 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:49.457281 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:49.457316 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:49.457350 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:49.457372 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:49.457395 mtc Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! 03:40:49.457437 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:49.457461 mtc Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! 03:40:49.457490 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:49.457520 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! 03:40:49.457557 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:49.457591 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! 03:40:49.457632 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:49.457667 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! 03:40:49.457706 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:49.457744 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! 03:40:49.457772 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:49.457797 mtc Error: Insufficient SI in array 03:40:49.457816 mtc Test.ttcn:162: Dynamic test case error: testcase.stop 03:40:49.457848 mtc setverdict(error): fail -> error 03:40:49.457870 mtc Performing error recovery. 03:40:49.457950 mtc Terminating component type Test.dummy_CT. 03:40:49.457995 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:40:49.458072 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:40:49.458113 mtc Port GSMTAP was stopped. 03:40:49.458152 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:40:49.458250 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:40:49.458295 mtc Port BSCVTY was stopped. 03:40:49.458353 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_13. 03:40:49.458397 mtc Waiting for PTCs to finish. 03:40:49.458535 mtc Setting final verdict of the test case. 03:40:49.458592 mtc Local verdict of MTC: error 03:40:49.458627 mtc No PTCs were created. 03:40:49.458654 mtc Test case TC_si_sched_13 finished. Verdict: error 03:40:49.458810 mtc Executing test case TC_si_sched_13_2bis_2ter_2quater in module Test. 03:40:49.458918 mtc Test case TC_si_sched_13_2bis_2ter_2quater started. 03:40:49.458969 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_13_2bis_2ter_2quater. 03:40:49.459066 mtc Port GSMTAP was started. 03:40:49.459129 mtc Port BSCVTY was started. 03:40:49.459162 mtc Component type Test.dummy_CT was initialized. 03:40:49.459220 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:40:49.459327 mtc Port GSMTAP was mapped to system:GSMTAP. 03:40:49.459432 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:40:49.459502 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:40:49.459624 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:40:49.460083 mtc Port BSCVTY was mapped to system:BSCVTY. 03:40:49.460212 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:40:49.460266 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:49.460337 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:49.460374 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:49.460416 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:49.460445 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:49.460484 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:49.460590 mtc Sent on BSCVTY to system charstring : "enable" 03:40:49.460669 mtc Start timer T: 2 s 03:40:49.460827 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:40:49.460991 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:40:49.461044 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:40:49.461087 mtc Stop timer T: 2 s 03:40:49.461130 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:49.461198 mtc Start timer T: 2 s 03:40:49.461443 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:40:49.461659 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:40:49.461713 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:40:49.461768 mtc Stop timer T: 2 s 03:40:49.461817 mtc Sent on BSCVTY to system charstring : "network" 03:40:49.462008 mtc Start timer T: 2 s 03:40:49.462122 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:40:49.462324 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:40:49.462380 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:40:49.462439 mtc Stop timer T: 2 s 03:40:49.462492 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:49.462580 mtc Start timer T: 2 s 03:40:49.462766 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:40:49.462978 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:40:49.463035 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:40:49.463089 mtc Stop timer T: 2 s 03:40:49.463152 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode static" 03:40:49.463239 mtc Start timer T: 2 s 03:40:49.463514 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:40:49.463690 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:40:49.463732 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:40:49.463770 mtc Stop timer T: 2 s 03:40:49.463825 mtc Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" 03:40:49.463908 mtc Start timer T: 2 s 03:40:49.464268 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 03:40:49.464493 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 03:40:49.464544 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:40:49.464587 mtc Stop timer T: 2 s 03:40:49.464630 mtc Sent on BSCVTY to system charstring : "end" 03:40:49.464715 mtc Start timer T: 2 s 03:40:49.464919 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:40:49.465036 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:40:49.465078 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:40:49.465105 mtc Stop timer T: 2 s 03:40:49.465142 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:49.465207 mtc Start timer T: 2 s 03:40:49.465421 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 8 03:40:49.465680 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 8 03:40:49.465757 mtc Message with id 8 was extracted from the queue of BSCVTY. 03:40:49.465815 mtc Stop timer T: 2 s 03:40:49.465875 mtc Sent on BSCVTY to system charstring : "network" 03:40:49.465973 mtc Start timer T: 2 s 03:40:49.466247 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 9 03:40:49.466486 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 9 03:40:49.466548 mtc Message with id 9 was extracted from the queue of BSCVTY. 03:40:49.466599 mtc Stop timer T: 2 s 03:40:49.466639 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:49.466705 mtc Start timer T: 2 s 03:40:49.466910 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 03:40:49.467130 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 03:40:49.467195 mtc Message with id 10 was extracted from the queue of BSCVTY. 03:40:49.467253 mtc Stop timer T: 2 s 03:40:49.467307 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode static" 03:40:49.467384 mtc Start timer T: 2 s 03:40:49.467614 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 03:40:49.467787 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 03:40:49.467826 mtc Message with id 11 was extracted from the queue of BSCVTY. 03:40:49.467867 mtc Stop timer T: 2 s 03:40:49.467950 mtc Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" 03:40:49.468223 mtc Start timer T: 2 s 03:40:49.468353 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 12 03:40:49.468559 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 12 03:40:49.468617 mtc Message with id 12 was extracted from the queue of BSCVTY. 03:40:49.468671 mtc Stop timer T: 2 s 03:40:49.468727 mtc Sent on BSCVTY to system charstring : "end" 03:40:49.468813 mtc Start timer T: 2 s 03:40:49.468984 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 13 03:40:49.469086 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 13 03:40:49.469126 mtc Message with id 13 was extracted from the queue of BSCVTY. 03:40:49.469154 mtc Stop timer T: 2 s 03:40:49.469190 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:49.469252 mtc Start timer T: 2 s 03:40:49.469428 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 14 03:40:49.469635 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 14 03:40:49.469693 mtc Message with id 14 was extracted from the queue of BSCVTY. 03:40:49.469750 mtc Stop timer T: 2 s 03:40:49.469809 mtc Sent on BSCVTY to system charstring : "network" 03:40:49.470005 mtc Start timer T: 2 s 03:40:49.470127 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 15 03:40:49.470339 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 15 03:40:49.470396 mtc Message with id 15 was extracted from the queue of BSCVTY. 03:40:49.470453 mtc Stop timer T: 2 s 03:40:49.470510 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:49.470597 mtc Start timer T: 2 s 03:40:49.470799 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 03:40:49.471037 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 03:40:49.471114 mtc Message with id 16 was extracted from the queue of BSCVTY. 03:40:49.471168 mtc Stop timer T: 2 s 03:40:49.471222 mtc Sent on BSCVTY to system charstring : "gprs mode gprs" 03:40:49.471319 mtc Start timer T: 2 s 03:40:49.471709 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 17 03:40:49.471904 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 17 03:40:49.471983 mtc Message with id 17 was extracted from the queue of BSCVTY. 03:40:49.472040 mtc Stop timer T: 2 s 03:40:49.472081 mtc Sent on BSCVTY to system charstring : "end" 03:40:49.472322 mtc Start timer T: 2 s 03:40:49.472433 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 18 03:40:49.472566 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 18 03:40:49.472626 mtc Message with id 18 was extracted from the queue of BSCVTY. 03:40:49.472659 mtc Stop timer T: 2 s 03:40:49.472700 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:49.472778 mtc Start timer T: 2 s 03:40:49.472993 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 19 03:40:49.473292 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 19 03:40:49.473360 mtc Message with id 19 was extracted from the queue of BSCVTY. 03:40:49.473409 mtc Stop timer T: 2 s 03:40:49.473462 mtc Sent on BSCVTY to system charstring : "network" 03:40:49.473532 mtc Start timer T: 2 s 03:40:49.473686 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 20 03:40:49.473969 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 20 03:40:49.474031 mtc Message with id 20 was extracted from the queue of BSCVTY. 03:40:49.474091 mtc Stop timer T: 2 s 03:40:49.474153 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:49.474251 mtc Start timer T: 2 s 03:40:49.474424 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 21 03:40:49.474654 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 21 03:40:49.474701 mtc Message with id 21 was extracted from the queue of BSCVTY. 03:40:49.474737 mtc Stop timer T: 2 s 03:40:49.474811 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list add uarfcn 23 42 0" 03:40:49.474917 mtc Start timer T: 2 s 03:40:49.475177 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 22 03:40:49.475413 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 22 03:40:49.475473 mtc Message with id 22 was extracted from the queue of BSCVTY. 03:40:49.475532 mtc Stop timer T: 2 s 03:40:49.475593 mtc Sent on BSCVTY to system charstring : "end" 03:40:49.475680 mtc Start timer T: 2 s 03:40:49.475841 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 03:40:49.475987 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 03:40:49.476046 mtc Message with id 23 was extracted from the queue of BSCVTY. 03:40:49.476093 mtc Stop timer T: 2 s 03:40:49.476148 mtc Sent on BSCVTY to system charstring : "write terminal" 03:40:49.476237 mtc Start timer T: 2 s 03:40:49.477707 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 03:40:49.477909 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 03:40:49.484387 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n logging level ljibuf notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 03:40:49.484575 mtc Message with id 24 was extracted from the queue of BSCVTY. 03:40:49.484646 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 03:40:49.484678 mtc Message with id 25 was extracted from the queue of BSCVTY. 03:40:49.484703 mtc Stop timer T: 2 s 03:40:49.484746 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:40:49.484823 mtc Start timer T: 2 s 03:40:49.485265 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 03:40:49.485405 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 03:40:49.485460 mtc Message with id 26 was extracted from the queue of BSCVTY. 03:40:49.485505 mtc Stop timer T: 2 s 03:40:49.485557 mtc Start timer T: 1 s 03:40:50.485642 mtc Timeout T: 1 s 03:40:50.485703 mtc Port GSMTAP was cleared. 03:40:50.485716 mtc Start timer T: 8 s 03:40:58.491987 mtc Timeout T: 8 s 03:40:58.492047 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=0 has #of SI=0 03:40:58.492065 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=1 has #of SI=0 03:40:58.492075 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=2 has #of SI=0 03:40:58.492082 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=3 has #of SI=0 03:40:58.492090 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=4 has #of SI=0 03:40:58.492100 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=5 has #of SI=0 03:40:58.492108 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=6 has #of SI=0 03:40:58.492115 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=7 has #of SI=0 03:40:58.492148 mtc setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" 03:40:58.492190 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:58.492199 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:58.492219 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:58.492241 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:58.492248 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:58.492262 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:58.492270 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:40:58.492290 mtc Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! 03:40:58.492301 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:58.492309 mtc Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! 03:40:58.492317 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:58.492323 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! 03:40:58.492334 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:58.492347 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! 03:40:58.492360 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:58.492379 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! 03:40:58.492390 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:58.492400 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! 03:40:58.492411 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:58.492422 mtc Fail: No SYSTEM_INFORMATION_TYPE_2bis (2) in TC=5! 03:40:58.492434 mtc setverdict(fail): fail -> fail, component reason not changed 03:40:58.492443 mtc Error: Insufficient SI in array 03:40:58.492452 mtc Test.ttcn:162: Dynamic test case error: testcase.stop 03:40:58.492474 mtc setverdict(error): fail -> error 03:40:58.492487 mtc Performing error recovery. 03:40:58.492526 mtc Terminating component type Test.dummy_CT. 03:40:58.492543 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:40:58.492579 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:40:58.492595 mtc Port GSMTAP was stopped. 03:40:58.492608 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:40:58.492650 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:40:58.492668 mtc Port BSCVTY was stopped. 03:40:58.492679 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_13_2bis_2ter_2quater. 03:40:58.492692 mtc Waiting for PTCs to finish. 03:40:58.492725 mtc Setting final verdict of the test case. 03:40:58.492737 mtc Local verdict of MTC: error 03:40:58.492745 mtc No PTCs were created. 03:40:58.492753 mtc Test case TC_si_sched_13_2bis_2ter_2quater finished. Verdict: error 03:40:58.492788 mtc Executing test case TC_neci in module Test. 03:40:58.492810 mtc Test case TC_neci started. 03:40:58.492821 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_neci. 03:40:58.492849 mtc Port GSMTAP was started. 03:40:58.492863 mtc Port BSCVTY was started. 03:40:58.492873 mtc Component type Test.dummy_CT was initialized. 03:40:58.492891 mtc Random number generator was initialized with seed 68.492890: srand48(-891169595). 03:40:58.492906 mtc Function rnd() returned 0.432251. 03:40:58.492958 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:40:58.492991 mtc Port GSMTAP was mapped to system:GSMTAP. 03:40:58.493025 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:40:58.493048 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:40:58.493092 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:40:58.493227 mtc Port BSCVTY was mapped to system:BSCVTY. 03:40:58.493267 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:40:58.493290 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:58.493312 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:58.493329 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:58.493349 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:58.493363 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:58.493382 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:58.493431 mtc Sent on BSCVTY to system charstring : "enable" 03:40:58.493460 mtc Start timer T: 2 s 03:40:58.493521 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:40:58.493571 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:40:58.493588 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:40:58.493601 mtc Stop timer T: 2 s 03:40:58.493621 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:58.493650 mtc Start timer T: 2 s 03:40:58.493755 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:40:58.493813 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:40:58.493829 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:40:58.493844 mtc Stop timer T: 2 s 03:40:58.493862 mtc Sent on BSCVTY to system charstring : "network" 03:40:58.493883 mtc Start timer T: 2 s 03:40:58.493944 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:40:58.494012 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:40:58.494027 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:40:58.494043 mtc Stop timer T: 2 s 03:40:58.494059 mtc Sent on BSCVTY to system charstring : "neci 0" 03:40:58.494083 mtc Start timer T: 2 s 03:40:58.494141 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 4 03:40:58.494201 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 4 03:40:58.494213 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:40:58.494222 mtc Stop timer T: 2 s 03:40:58.494235 mtc Sent on BSCVTY to system charstring : "end" 03:40:58.494254 mtc Start timer T: 2 s 03:40:58.494301 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 5 03:40:58.494336 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 5 03:40:58.494350 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:40:58.494362 mtc Stop timer T: 2 s 03:40:58.494379 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:40:58.494403 mtc Start timer T: 2 s 03:40:58.494568 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:40:58.494616 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:40:58.494634 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:40:58.494648 mtc Stop timer T: 2 s 03:40:58.494662 mtc Start timer T: 1 s 03:40:59.494715 mtc Timeout T: 1 s 03:40:59.494777 mtc Port GSMTAP was cleared. 03:40:59.494790 mtc Start timer T: 10 s 03:41:09.500618 mtc Timeout T: 10 s 03:41:09.500673 mtc Error waiting for SI on GSMTAP 03:41:09.500683 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:41:09.500696 mtc setverdict(error): none -> error 03:41:09.500706 mtc Performing error recovery. 03:41:09.500792 mtc Terminating component type Test.dummy_CT. 03:41:09.500822 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:41:09.500893 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:41:09.500906 mtc Port GSMTAP was stopped. 03:41:09.500914 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:41:09.500959 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:41:09.500974 mtc Port BSCVTY was stopped. 03:41:09.500985 mtc Component type Test.dummy_CT was shut down inside testcase TC_neci. 03:41:09.500999 mtc Waiting for PTCs to finish. 03:41:09.501104 mtc Setting final verdict of the test case. 03:41:09.501143 mtc Local verdict of MTC: error 03:41:09.501160 mtc No PTCs were created. 03:41:09.501171 mtc Test case TC_neci finished. Verdict: error 03:41:09.501219 mtc Executing test case TC_cell_resel_hyst in module Test. 03:41:09.501245 mtc Test case TC_cell_resel_hyst started. 03:41:09.501255 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_cell_resel_hyst. 03:41:09.501278 mtc Port GSMTAP was started. 03:41:09.501292 mtc Port BSCVTY was started. 03:41:09.501302 mtc Component type Test.dummy_CT was initialized. 03:41:09.501314 mtc Function rnd() returned 0.089013. 03:41:09.501349 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:41:09.501402 mtc Port GSMTAP was mapped to system:GSMTAP. 03:41:09.501448 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:41:09.501480 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:41:09.501524 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:41:09.501692 mtc Port BSCVTY was mapped to system:BSCVTY. 03:41:09.501729 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:41:09.501748 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:41:09.501767 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:41:09.501779 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:41:09.501792 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:41:09.501808 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:41:09.501821 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:41:09.501866 mtc Sent on BSCVTY to system charstring : "enable" 03:41:09.501899 mtc Start timer T: 2 s 03:41:09.501960 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:41:09.501999 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:41:09.502013 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:41:09.502024 mtc Stop timer T: 2 s 03:41:09.502036 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:41:09.502057 mtc Start timer T: 2 s 03:41:09.502150 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:41:09.502211 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:41:09.502227 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:41:09.502243 mtc Stop timer T: 2 s 03:41:09.502257 mtc Sent on BSCVTY to system charstring : "network" 03:41:09.502280 mtc Start timer T: 2 s 03:41:09.502336 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:41:09.502392 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:41:09.502403 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:41:09.502413 mtc Stop timer T: 2 s 03:41:09.502423 mtc Sent on BSCVTY to system charstring : "bts 0" 03:41:09.502440 mtc Start timer T: 2 s 03:41:09.502507 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:41:09.502569 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:41:09.502584 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:41:09.502598 mtc Stop timer T: 2 s 03:41:09.502621 mtc Sent on BSCVTY to system charstring : "cell reselection hysteresis 0" 03:41:09.502643 mtc Start timer T: 2 s 03:41:09.502728 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:41:09.502777 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:41:09.502793 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:41:09.502807 mtc Stop timer T: 2 s 03:41:09.502822 mtc Sent on BSCVTY to system charstring : "end" 03:41:09.502844 mtc Start timer T: 2 s 03:41:09.502901 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:41:09.502933 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:41:09.502946 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:41:09.502958 mtc Stop timer T: 2 s 03:41:09.502975 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:41:09.502997 mtc Start timer T: 2 s 03:41:09.503169 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:41:09.503201 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:41:09.503212 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:41:09.503220 mtc Stop timer T: 2 s 03:41:09.503229 mtc Start timer T: 1 s 03:41:10.503959 mtc Timeout T: 1 s 03:41:10.504024 mtc Port GSMTAP was cleared. 03:41:10.504037 mtc Start timer T: 10 s 03:41:20.511984 mtc Timeout T: 10 s 03:41:20.512048 mtc Error waiting for SI on GSMTAP 03:41:20.512059 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:41:20.512074 mtc setverdict(error): none -> error 03:41:20.512085 mtc Performing error recovery. 03:41:20.512125 mtc Terminating component type Test.dummy_CT. 03:41:20.512139 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:41:20.512166 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:41:20.512179 mtc Port GSMTAP was stopped. 03:41:20.512192 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:41:20.512230 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:41:20.512245 mtc Port BSCVTY was stopped. 03:41:20.512256 mtc Component type Test.dummy_CT was shut down inside testcase TC_cell_resel_hyst. 03:41:20.512277 mtc Waiting for PTCs to finish. 03:41:20.512314 mtc Setting final verdict of the test case. 03:41:20.512345 mtc Local verdict of MTC: error 03:41:20.512365 mtc No PTCs were created. 03:41:20.512380 mtc Test case TC_cell_resel_hyst finished. Verdict: error 03:41:20.512426 mtc Executing test case TC_rxlev_acc_min in module Test. 03:41:20.512452 mtc Test case TC_rxlev_acc_min started. 03:41:20.512466 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rxlev_acc_min. 03:41:20.512496 mtc Port GSMTAP was started. 03:41:20.512515 mtc Port BSCVTY was started. 03:41:20.512527 mtc Component type Test.dummy_CT was initialized. 03:41:20.512542 mtc Function rnd() returned 0.195070. 03:41:20.512596 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:41:20.512683 mtc Port GSMTAP was mapped to system:GSMTAP. 03:41:20.512722 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:41:20.512742 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:41:20.512779 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:41:20.512913 mtc Port BSCVTY was mapped to system:BSCVTY. 03:41:20.512945 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:41:20.512963 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:41:20.512984 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:41:20.512997 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:41:20.513009 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:41:20.513017 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:41:20.513034 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:41:20.513074 mtc Sent on BSCVTY to system charstring : "enable" 03:41:20.513101 mtc Start timer T: 2 s 03:41:20.513184 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:41:20.513229 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:41:20.513244 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:41:20.513257 mtc Stop timer T: 2 s 03:41:20.513270 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:41:20.513294 mtc Start timer T: 2 s 03:41:20.513396 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:41:20.513457 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:41:20.513475 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:41:20.513493 mtc Stop timer T: 2 s 03:41:20.513508 mtc Sent on BSCVTY to system charstring : "network" 03:41:20.513533 mtc Start timer T: 2 s 03:41:20.513600 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:41:20.513673 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:41:20.513687 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:41:20.513698 mtc Stop timer T: 2 s 03:41:20.513710 mtc Sent on BSCVTY to system charstring : "bts 0" 03:41:20.513732 mtc Start timer T: 2 s 03:41:20.513804 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:41:20.513878 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:41:20.513897 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:41:20.513913 mtc Stop timer T: 2 s 03:41:20.513934 mtc Sent on BSCVTY to system charstring : "rxlev access min 12" 03:41:20.514069 mtc Start timer T: 2 s 03:41:20.514108 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:41:20.514171 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:41:20.514187 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:41:20.514203 mtc Stop timer T: 2 s 03:41:20.514218 mtc Sent on BSCVTY to system charstring : "end" 03:41:20.514248 mtc Start timer T: 2 s 03:41:20.514310 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:41:20.514349 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:41:20.514364 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:41:20.514377 mtc Stop timer T: 2 s 03:41:20.514395 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:41:20.514417 mtc Start timer T: 2 s 03:41:20.514686 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:41:20.514732 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:41:20.514749 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:41:20.514762 mtc Stop timer T: 2 s 03:41:20.514776 mtc Start timer T: 1 s 03:41:21.514828 mtc Timeout T: 1 s 03:41:21.514888 mtc Port GSMTAP was cleared. 03:41:21.514901 mtc Start timer T: 10 s 03:41:31.524156 mtc Timeout T: 10 s 03:41:31.524304 mtc Error waiting for SI on GSMTAP 03:41:31.524341 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:41:31.524394 mtc setverdict(error): none -> error 03:41:31.524430 mtc Performing error recovery. 03:41:31.524541 mtc Terminating component type Test.dummy_CT. 03:41:31.524595 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:41:31.524678 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:41:31.524743 mtc Port GSMTAP was stopped. 03:41:31.524808 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:41:31.524970 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:41:31.525074 mtc Port BSCVTY was stopped. 03:41:31.525138 mtc Component type Test.dummy_CT was shut down inside testcase TC_rxlev_acc_min. 03:41:31.525194 mtc Waiting for PTCs to finish. 03:41:31.525331 mtc Setting final verdict of the test case. 03:41:31.525393 mtc Local verdict of MTC: error 03:41:31.525447 mtc No PTCs were created. 03:41:31.525493 mtc Test case TC_rxlev_acc_min finished. Verdict: error 03:41:31.525654 mtc Executing test case TC_cellid in module Test. 03:41:31.525741 mtc Test case TC_cellid started. 03:41:31.525806 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_cellid. 03:41:31.525924 mtc Port GSMTAP was started. 03:41:31.525992 mtc Port BSCVTY was started. 03:41:31.526038 mtc Component type Test.dummy_CT was initialized. 03:41:31.526091 mtc Function rnd() returned 0.291611. 03:41:31.526221 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:41:31.526376 mtc Port GSMTAP was mapped to system:GSMTAP. 03:41:31.526559 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:41:31.526639 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:41:31.526807 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:41:31.527299 mtc Port BSCVTY was mapped to system:BSCVTY. 03:41:31.527459 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:41:31.527532 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:41:31.527627 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:41:31.527689 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:41:31.527759 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:41:31.527799 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:41:31.527870 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:41:31.528082 mtc Sent on BSCVTY to system charstring : "enable" 03:41:31.528206 mtc Start timer T: 2 s 03:41:31.528399 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:41:31.528535 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:41:31.528586 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:41:31.528645 mtc Stop timer T: 2 s 03:41:31.528698 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:41:31.528980 mtc Start timer T: 2 s 03:41:31.529231 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:41:31.529309 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:41:31.529327 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:41:31.529348 mtc Stop timer T: 2 s 03:41:31.529364 mtc Sent on BSCVTY to system charstring : "network" 03:41:31.529390 mtc Start timer T: 2 s 03:41:31.529477 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:41:31.529554 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:41:31.529570 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:41:31.529587 mtc Stop timer T: 2 s 03:41:31.529606 mtc Sent on BSCVTY to system charstring : "bts 0" 03:41:31.529630 mtc Start timer T: 2 s 03:41:31.529709 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:41:31.529782 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:41:31.529799 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:41:31.529815 mtc Stop timer T: 2 s 03:41:31.529831 mtc Sent on BSCVTY to system charstring : "cell_identity 19110" 03:41:31.529859 mtc Start timer T: 2 s 03:41:31.529969 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:41:31.530048 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:41:31.530071 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:41:31.530093 mtc Stop timer T: 2 s 03:41:31.530117 mtc Sent on BSCVTY to system charstring : "end" 03:41:31.530144 mtc Start timer T: 2 s 03:41:31.530217 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:41:31.530263 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:41:31.530283 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:41:31.530302 mtc Stop timer T: 2 s 03:41:31.530327 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:41:31.530358 mtc Start timer T: 2 s 03:41:31.530590 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:41:31.530632 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:41:31.530645 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:41:31.530657 mtc Stop timer T: 2 s 03:41:31.530670 mtc Start timer T: 1 s 03:41:32.530863 mtc Timeout T: 1 s 03:41:32.531029 mtc Port GSMTAP was cleared. 03:41:32.531076 mtc Start timer T: 10 s 03:41:42.540257 mtc Timeout T: 10 s 03:41:42.540386 mtc Error waiting for SI on GSMTAP 03:41:42.540425 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:41:42.540484 mtc setverdict(error): none -> error 03:41:42.540535 mtc Performing error recovery. 03:41:42.540654 mtc Terminating component type Test.dummy_CT. 03:41:42.540703 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:41:42.540809 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:41:42.540875 mtc Port GSMTAP was stopped. 03:41:42.540922 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:41:42.541058 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:41:42.541127 mtc Port BSCVTY was stopped. 03:41:42.541185 mtc Component type Test.dummy_CT was shut down inside testcase TC_cellid. 03:41:42.541247 mtc Waiting for PTCs to finish. 03:41:42.541369 mtc Setting final verdict of the test case. 03:41:42.541428 mtc Local verdict of MTC: error 03:41:42.541477 mtc No PTCs were created. 03:41:42.541533 mtc Test case TC_cellid finished. Verdict: error 03:41:42.541677 mtc Executing test case TC_lac in module Test. 03:41:42.541751 mtc Test case TC_lac started. 03:41:42.541800 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_lac. 03:41:42.541898 mtc Port GSMTAP was started. 03:41:42.541955 mtc Port BSCVTY was started. 03:41:42.541996 mtc Component type Test.dummy_CT was initialized. 03:41:42.542045 mtc Function rnd() returned 0.167154. 03:41:42.542194 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:41:42.542317 mtc Port GSMTAP was mapped to system:GSMTAP. 03:41:42.542465 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:41:42.542552 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:41:42.542658 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:41:42.543078 mtc Port BSCVTY was mapped to system:BSCVTY. 03:41:42.543220 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:41:42.543295 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:41:42.543402 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:41:42.543465 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:41:42.543547 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:41:42.543610 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:41:42.543688 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:41:42.543862 mtc Sent on BSCVTY to system charstring : "enable" 03:41:42.544026 mtc Start timer T: 2 s 03:41:42.544209 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:41:42.544360 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:41:42.544422 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:41:42.544478 mtc Stop timer T: 2 s 03:41:42.544548 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:41:42.544644 mtc Start timer T: 2 s 03:41:42.544950 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:41:42.545150 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:41:42.545188 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:41:42.545204 mtc Stop timer T: 2 s 03:41:42.545218 mtc Sent on BSCVTY to system charstring : "network" 03:41:42.545252 mtc Start timer T: 2 s 03:41:42.545320 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:41:42.545384 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:41:42.545403 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:41:42.545416 mtc Stop timer T: 2 s 03:41:42.545431 mtc Sent on BSCVTY to system charstring : "bts 0" 03:41:42.545493 mtc Start timer T: 2 s 03:41:42.545526 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:41:42.545583 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:41:42.545598 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:41:42.545613 mtc Stop timer T: 2 s 03:41:42.545629 mtc Sent on BSCVTY to system charstring : "location_area_code 10954" 03:41:42.545652 mtc Start timer T: 2 s 03:41:42.545762 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:41:42.545825 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:41:42.545843 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:41:42.545858 mtc Stop timer T: 2 s 03:41:42.545869 mtc Sent on BSCVTY to system charstring : "end" 03:41:42.545890 mtc Start timer T: 2 s 03:41:42.545942 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:41:42.545977 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:41:42.545992 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:41:42.546005 mtc Stop timer T: 2 s 03:41:42.546022 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:41:42.546044 mtc Start timer T: 2 s 03:41:42.546288 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:41:42.546328 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:41:42.546342 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:41:42.546354 mtc Stop timer T: 2 s 03:41:42.546372 mtc Start timer T: 1 s 03:41:43.546545 mtc Timeout T: 1 s 03:41:43.546727 mtc Port GSMTAP was cleared. 03:41:43.546776 mtc Start timer T: 10 s 03:41:53.556022 mtc Timeout T: 10 s 03:41:53.556164 mtc Error waiting for SI on GSMTAP 03:41:53.556200 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:41:53.556249 mtc setverdict(error): none -> error 03:41:53.556283 mtc Performing error recovery. 03:41:53.556413 mtc Terminating component type Test.dummy_CT. 03:41:53.556469 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:41:53.556552 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:41:53.556601 mtc Port GSMTAP was stopped. 03:41:53.556638 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:41:53.556800 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:41:53.556890 mtc Port BSCVTY was stopped. 03:41:53.556974 mtc Component type Test.dummy_CT was shut down inside testcase TC_lac. 03:41:53.557048 mtc Waiting for PTCs to finish. 03:41:53.557156 mtc Setting final verdict of the test case. 03:41:53.557224 mtc Local verdict of MTC: error 03:41:53.557279 mtc No PTCs were created. 03:41:53.557325 mtc Test case TC_lac finished. Verdict: error 03:41:53.557468 mtc Executing test case TC_rach_tx_int in module Test. 03:41:53.557602 mtc Test case TC_rach_tx_int started. 03:41:53.557663 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rach_tx_int. 03:41:53.557780 mtc Port GSMTAP was started. 03:41:53.557857 mtc Port BSCVTY was started. 03:41:53.557906 mtc Component type Test.dummy_CT was initialized. 03:41:53.557953 mtc Function rnd() returned 0.436700. 03:41:53.558078 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:41:53.558412 mtc Port GSMTAP was mapped to system:GSMTAP. 03:41:53.558616 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:41:53.558702 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:41:53.558889 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:41:53.559398 mtc Port BSCVTY was mapped to system:BSCVTY. 03:41:53.559541 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:41:53.559598 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:41:53.559676 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:41:53.559717 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:41:53.559770 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:41:53.559817 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:41:53.559876 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:41:53.560078 mtc Sent on BSCVTY to system charstring : "enable" 03:41:53.560196 mtc Start timer T: 2 s 03:41:53.560455 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:41:53.560637 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:41:53.560704 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:41:53.560755 mtc Stop timer T: 2 s 03:41:53.560822 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:41:53.560920 mtc Start timer T: 2 s 03:41:53.561244 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:41:53.561455 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:41:53.561503 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:41:53.561544 mtc Stop timer T: 2 s 03:41:53.561590 mtc Sent on BSCVTY to system charstring : "network" 03:41:53.561664 mtc Start timer T: 2 s 03:41:53.561841 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:41:53.562028 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:41:53.562069 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:41:53.562116 mtc Stop timer T: 2 s 03:41:53.562159 mtc Sent on BSCVTY to system charstring : "bts 0" 03:41:53.562229 mtc Start timer T: 2 s 03:41:53.562414 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:41:53.562645 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:41:53.562707 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:41:53.562766 mtc Stop timer T: 2 s 03:41:53.562832 mtc Sent on BSCVTY to system charstring : "rach tx integer 6" 03:41:53.562928 mtc Start timer T: 2 s 03:41:53.563205 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:41:53.563438 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:41:53.563498 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:41:53.563557 mtc Stop timer T: 2 s 03:41:53.563616 mtc Sent on BSCVTY to system charstring : "end" 03:41:53.563708 mtc Start timer T: 2 s 03:41:53.563882 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:41:53.564040 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:41:53.564096 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:41:53.564138 mtc Stop timer T: 2 s 03:41:53.564160 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:41:53.564191 mtc Start timer T: 2 s 03:41:53.564508 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:41:53.564566 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:41:53.564588 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:41:53.564605 mtc Stop timer T: 2 s 03:41:53.564623 mtc Start timer T: 1 s 03:41:54.564820 mtc Timeout T: 1 s 03:41:54.565003 mtc Port GSMTAP was cleared. 03:41:54.565055 mtc Start timer T: 10 s 03:42:04.574373 mtc Timeout T: 10 s 03:42:04.574534 mtc Error waiting for SI on GSMTAP 03:42:04.574575 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:42:04.574633 mtc setverdict(error): none -> error 03:42:04.574673 mtc Performing error recovery. 03:42:04.574807 mtc Terminating component type Test.dummy_CT. 03:42:04.574864 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:42:04.574958 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:42:04.575047 mtc Port GSMTAP was stopped. 03:42:04.575110 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:42:04.575263 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:42:04.575370 mtc Port BSCVTY was stopped. 03:42:04.575432 mtc Component type Test.dummy_CT was shut down inside testcase TC_rach_tx_int. 03:42:04.575497 mtc Waiting for PTCs to finish. 03:42:04.575666 mtc Setting final verdict of the test case. 03:42:04.575767 mtc Local verdict of MTC: error 03:42:04.575828 mtc No PTCs were created. 03:42:04.575895 mtc Test case TC_rach_tx_int finished. Verdict: error 03:42:04.578193 mtc Executing test case TC_rach_max_tx in module Test. 03:42:04.578286 mtc Test case TC_rach_max_tx started. 03:42:04.578352 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rach_max_tx. 03:42:04.578473 mtc Port GSMTAP was started. 03:42:04.578542 mtc Port BSCVTY was started. 03:42:04.578586 mtc Component type Test.dummy_CT was initialized. 03:42:04.578639 mtc Function rnd() returned 0.200198. 03:42:04.578812 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:42:04.579007 mtc Port GSMTAP was mapped to system:GSMTAP. 03:42:04.579150 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:42:04.579235 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:42:04.579424 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:42:04.579983 mtc Port BSCVTY was mapped to system:BSCVTY. 03:42:04.580122 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:42:04.580146 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:42:04.580177 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:42:04.580196 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:42:04.580224 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:42:04.580252 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:42:04.580283 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:42:04.580332 mtc Sent on BSCVTY to system charstring : "enable" 03:42:04.580365 mtc Start timer T: 2 s 03:42:04.580442 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:42:04.580498 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:42:04.580523 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:42:04.580538 mtc Stop timer T: 2 s 03:42:04.580553 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:42:04.580581 mtc Start timer T: 2 s 03:42:04.580756 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:42:04.580841 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:42:04.580863 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:42:04.580885 mtc Stop timer T: 2 s 03:42:04.580905 mtc Sent on BSCVTY to system charstring : "network" 03:42:04.580937 mtc Start timer T: 2 s 03:42:04.581012 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:42:04.581106 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:42:04.581127 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:42:04.581148 mtc Stop timer T: 2 s 03:42:04.581170 mtc Sent on BSCVTY to system charstring : "bts 0" 03:42:04.581203 mtc Start timer T: 2 s 03:42:04.581276 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:42:04.581346 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:42:04.581367 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:42:04.581389 mtc Stop timer T: 2 s 03:42:04.581415 mtc Sent on BSCVTY to system charstring : "rach max transmission 1" 03:42:04.581445 mtc Start timer T: 2 s 03:42:04.581560 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:42:04.581627 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:42:04.581642 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:42:04.581659 mtc Stop timer T: 2 s 03:42:04.581674 mtc Sent on BSCVTY to system charstring : "end" 03:42:04.581698 mtc Start timer T: 2 s 03:42:04.581762 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:42:04.581799 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:42:04.581813 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:42:04.581825 mtc Stop timer T: 2 s 03:42:04.581841 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:42:04.581863 mtc Start timer T: 2 s 03:42:04.582021 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:42:04.582073 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:42:04.582094 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:42:04.582114 mtc Stop timer T: 2 s 03:42:04.582134 mtc Start timer T: 1 s 03:42:05.582159 mtc Timeout T: 1 s 03:42:05.582342 mtc Port GSMTAP was cleared. 03:42:05.582394 mtc Start timer T: 10 s 03:42:15.591738 mtc Timeout T: 10 s 03:42:15.591900 mtc Error waiting for SI on GSMTAP 03:42:15.592001 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:42:15.592066 mtc setverdict(error): none -> error 03:42:15.592134 mtc Performing error recovery. 03:42:15.592278 mtc Terminating component type Test.dummy_CT. 03:42:15.592355 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:42:15.592494 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:42:15.592600 mtc Port GSMTAP was stopped. 03:42:15.592668 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:42:15.592884 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:42:15.592982 mtc Port BSCVTY was stopped. 03:42:15.593076 mtc Component type Test.dummy_CT was shut down inside testcase TC_rach_max_tx. 03:42:15.593186 mtc Waiting for PTCs to finish. 03:42:15.593310 mtc Setting final verdict of the test case. 03:42:15.593365 mtc Local verdict of MTC: error 03:42:15.593402 mtc No PTCs were created. 03:42:15.593458 mtc Test case TC_rach_max_tx finished. Verdict: error 03:42:15.593671 mtc Executing test case TC_attach in module Test. 03:42:15.593813 mtc Test case TC_attach started. 03:42:15.593861 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_attach. 03:42:15.593969 mtc Port GSMTAP was started. 03:42:15.594048 mtc Port BSCVTY was started. 03:42:15.594104 mtc Component type Test.dummy_CT was initialized. 03:42:15.594157 mtc Function rnd() returned 0.891163. 03:42:15.594288 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:42:15.594453 mtc Port GSMTAP was mapped to system:GSMTAP. 03:42:15.594610 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:42:15.594707 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:42:15.594847 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:42:15.595400 mtc Port BSCVTY was mapped to system:BSCVTY. 03:42:15.595615 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:42:15.595680 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:42:15.595790 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:42:15.595867 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:42:15.595983 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:42:15.596055 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:42:15.596147 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:42:15.596307 mtc Sent on BSCVTY to system charstring : "enable" 03:42:15.596446 mtc Start timer T: 2 s 03:42:15.596649 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:42:15.596826 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:42:15.596883 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:42:15.596925 mtc Stop timer T: 2 s 03:42:15.596981 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:42:15.597070 mtc Start timer T: 2 s 03:42:15.597428 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:42:15.597684 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:42:15.597742 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:42:15.597810 mtc Stop timer T: 2 s 03:42:15.597883 mtc Sent on BSCVTY to system charstring : "network" 03:42:15.598010 mtc Start timer T: 2 s 03:42:15.598147 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:42:15.598233 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:42:15.598255 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:42:15.598280 mtc Stop timer T: 2 s 03:42:15.598304 mtc Sent on BSCVTY to system charstring : "bts 0" 03:42:15.598342 mtc Start timer T: 2 s 03:42:15.598440 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:42:15.598527 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:42:15.598549 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:42:15.598572 mtc Stop timer T: 2 s 03:42:15.598596 mtc Sent on BSCVTY to system charstring : "channel-descrption attach 0" 03:42:15.598628 mtc Start timer T: 2 s 03:42:15.598738 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:42:15.598804 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:42:15.598827 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:42:15.598856 mtc Stop timer T: 2 s 03:42:15.598876 mtc Sent on BSCVTY to system charstring : "end" 03:42:15.598910 mtc Start timer T: 2 s 03:42:15.598980 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:42:15.599016 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:42:15.599028 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:42:15.599039 mtc Stop timer T: 2 s 03:42:15.599054 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:42:15.599079 mtc Start timer T: 2 s 03:42:15.599237 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:42:15.599291 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:42:15.599314 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:42:15.599335 mtc Stop timer T: 2 s 03:42:15.599354 mtc Start timer T: 1 s 03:42:16.599539 mtc Timeout T: 1 s 03:42:16.599719 mtc Port GSMTAP was cleared. 03:42:16.599771 mtc Start timer T: 10 s 03:42:26.608997 mtc Timeout T: 10 s 03:42:26.609132 mtc Error waiting for SI on GSMTAP 03:42:26.609168 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:42:26.609216 mtc setverdict(error): none -> error 03:42:26.609250 mtc Performing error recovery. 03:42:26.609354 mtc Terminating component type Test.dummy_CT. 03:42:26.609401 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:42:26.609484 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:42:26.609552 mtc Port GSMTAP was stopped. 03:42:26.609607 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:42:26.609747 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:42:26.609826 mtc Port BSCVTY was stopped. 03:42:26.609875 mtc Component type Test.dummy_CT was shut down inside testcase TC_attach. 03:42:26.609940 mtc Waiting for PTCs to finish. 03:42:26.610069 mtc Setting final verdict of the test case. 03:42:26.610131 mtc Local verdict of MTC: error 03:42:26.610163 mtc No PTCs were created. 03:42:26.610219 mtc Test case TC_attach finished. Verdict: error 03:42:26.610375 mtc Executing test case TC_dtx_ul in module Test. 03:42:26.610494 mtc Test case TC_dtx_ul started. 03:42:26.610550 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_dtx_ul. 03:42:26.610654 mtc Port GSMTAP was started. 03:42:26.610735 mtc Port BSCVTY was started. 03:42:26.610775 mtc Component type Test.dummy_CT was initialized. 03:42:26.610814 mtc Function rnd() returned 0.850880. 03:42:26.610956 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:42:26.611102 mtc Port GSMTAP was mapped to system:GSMTAP. 03:42:26.611227 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:42:26.611307 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:42:26.611443 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:42:26.611960 mtc Port BSCVTY was mapped to system:BSCVTY. 03:42:26.612120 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:42:26.612187 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:42:26.612269 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:42:26.612332 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:42:26.612421 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:42:26.612485 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:42:26.612568 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:42:26.612755 mtc Sent on BSCVTY to system charstring : "enable" 03:42:26.612907 mtc Start timer T: 2 s 03:42:26.613115 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:42:26.613268 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:42:26.613318 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:42:26.613375 mtc Stop timer T: 2 s 03:42:26.613456 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:42:26.613570 mtc Start timer T: 2 s 03:42:26.613978 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:42:26.614096 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:42:26.614110 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:42:26.614122 mtc Stop timer T: 2 s 03:42:26.614134 mtc Sent on BSCVTY to system charstring : "network" 03:42:26.614159 mtc Start timer T: 2 s 03:42:26.614215 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:42:26.614267 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:42:26.614279 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:42:26.614290 mtc Stop timer T: 2 s 03:42:26.614300 mtc Sent on BSCVTY to system charstring : "bts 0" 03:42:26.614322 mtc Start timer T: 2 s 03:42:26.614399 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:42:26.614456 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:42:26.614477 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:42:26.614492 mtc Stop timer T: 2 s 03:42:26.614509 mtc Sent on BSCVTY to system charstring : "no dtx uplink" 03:42:26.614555 mtc Start timer T: 2 s 03:42:26.614636 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:42:26.614726 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:42:26.614741 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:42:26.614751 mtc Stop timer T: 2 s 03:42:26.614780 mtc Port GSMTAP was cleared. 03:42:26.614794 mtc Start timer T: 10 s 03:42:36.624061 mtc Timeout T: 10 s 03:42:36.624229 mtc Error waiting for SI on GSMTAP 03:42:36.624270 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:42:36.624328 mtc setverdict(error): none -> error 03:42:36.624369 mtc Performing error recovery. 03:42:36.624506 mtc Terminating component type Test.dummy_CT. 03:42:36.624567 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:42:36.624662 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:42:36.624736 mtc Port GSMTAP was stopped. 03:42:36.624780 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:42:36.624930 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:42:36.625006 mtc Port BSCVTY was stopped. 03:42:36.625068 mtc Component type Test.dummy_CT was shut down inside testcase TC_dtx_ul. 03:42:36.625134 mtc Waiting for PTCs to finish. 03:42:36.625267 mtc Setting final verdict of the test case. 03:42:36.625330 mtc Local verdict of MTC: error 03:42:36.625404 mtc No PTCs were created. 03:42:36.625457 mtc Test case TC_dtx_ul finished. Verdict: error 03:42:36.625693 mtc Executing test case TC_emerg_allowed in module Test. 03:42:36.625809 mtc Test case TC_emerg_allowed started. 03:42:36.625906 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_emerg_allowed. 03:42:36.626125 mtc Port GSMTAP was started. 03:42:36.626215 mtc Port BSCVTY was started. 03:42:36.626275 mtc Component type Test.dummy_CT was initialized. 03:42:36.626323 mtc Function rnd() returned 0.095576. 03:42:36.626583 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:42:36.626893 mtc Port GSMTAP was mapped to system:GSMTAP. 03:42:36.627146 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:42:36.627252 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:42:36.627412 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:42:36.627878 mtc Port BSCVTY was mapped to system:BSCVTY. 03:42:36.628088 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:42:36.628173 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:42:36.628283 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:42:36.628356 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:42:36.628449 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:42:36.628533 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:42:36.628623 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:42:36.628812 mtc Sent on BSCVTY to system charstring : "enable" 03:42:36.628945 mtc Start timer T: 2 s 03:42:36.629236 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:42:36.629389 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:42:36.629453 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:42:36.629498 mtc Stop timer T: 2 s 03:42:36.629565 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:42:36.629681 mtc Start timer T: 2 s 03:42:36.630038 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:42:36.630360 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:42:36.630433 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:42:36.630508 mtc Stop timer T: 2 s 03:42:36.630575 mtc Sent on BSCVTY to system charstring : "network" 03:42:36.630685 mtc Start timer T: 2 s 03:42:36.630893 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:42:36.631125 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:42:36.631175 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:42:36.631233 mtc Stop timer T: 2 s 03:42:36.631295 mtc Sent on BSCVTY to system charstring : "bts 0" 03:42:36.631403 mtc Start timer T: 2 s 03:42:36.631662 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:42:36.632009 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:42:36.632028 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:42:36.632041 mtc Stop timer T: 2 s 03:42:36.632058 mtc Sent on BSCVTY to system charstring : "rach emergency call allowed 0" 03:42:36.632085 mtc Start timer T: 2 s 03:42:36.632207 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:42:36.632281 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:42:36.632300 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:42:36.632314 mtc Stop timer T: 2 s 03:42:36.632327 mtc Sent on BSCVTY to system charstring : "end" 03:42:36.632352 mtc Start timer T: 2 s 03:42:36.632424 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:42:36.632484 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:42:36.632504 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:42:36.632521 mtc Stop timer T: 2 s 03:42:36.632542 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:42:36.632569 mtc Start timer T: 2 s 03:42:36.632802 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:42:36.632851 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:42:36.632872 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:42:36.632888 mtc Stop timer T: 2 s 03:42:36.632905 mtc Start timer T: 1 s 03:42:37.633007 mtc Timeout T: 1 s 03:42:37.633162 mtc Port GSMTAP was cleared. 03:42:37.633207 mtc Start timer T: 10 s 03:42:47.642523 mtc Timeout T: 10 s 03:42:47.642687 mtc Error waiting for SI on GSMTAP 03:42:47.642729 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:42:47.642785 mtc setverdict(error): none -> error 03:42:47.642824 mtc Performing error recovery. 03:42:47.642949 mtc Terminating component type Test.dummy_CT. 03:42:47.643008 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:42:47.643100 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:42:47.643196 mtc Port GSMTAP was stopped. 03:42:47.643240 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:42:47.643393 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:42:47.643504 mtc Port BSCVTY was stopped. 03:42:47.643569 mtc Component type Test.dummy_CT was shut down inside testcase TC_emerg_allowed. 03:42:47.643667 mtc Waiting for PTCs to finish. 03:42:47.643802 mtc Setting final verdict of the test case. 03:42:47.643882 mtc Local verdict of MTC: error 03:42:47.643987 mtc No PTCs were created. 03:42:47.644033 mtc Test case TC_emerg_allowed finished. Verdict: error 03:42:47.644192 mtc Executing test case TC_bs_pa_mfrms in module Test. 03:42:47.644289 mtc Test case TC_bs_pa_mfrms started. 03:42:47.644338 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_bs_pa_mfrms. 03:42:47.644447 mtc Port GSMTAP was started. 03:42:47.644525 mtc Port BSCVTY was started. 03:42:47.644558 mtc Component type Test.dummy_CT was initialized. 03:42:47.644599 mtc Function rnd() returned 0.165345. 03:42:47.644729 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:42:47.644899 mtc Port GSMTAP was mapped to system:GSMTAP. 03:42:47.645144 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:42:47.645251 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:42:47.645413 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:42:47.646037 mtc Port BSCVTY was mapped to system:BSCVTY. 03:42:47.646204 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:42:47.646272 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:42:47.646364 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:42:47.646427 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:42:47.646501 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:42:47.646569 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:42:47.646663 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:42:47.646882 mtc Sent on BSCVTY to system charstring : "enable" 03:42:47.647043 mtc Start timer T: 2 s 03:42:47.647252 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:42:47.647457 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:42:47.647544 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:42:47.647607 mtc Stop timer T: 2 s 03:42:47.647684 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:42:47.647811 mtc Start timer T: 2 s 03:42:47.648054 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:42:47.648142 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:42:47.648160 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:42:47.648176 mtc Stop timer T: 2 s 03:42:47.648193 mtc Sent on BSCVTY to system charstring : "network" 03:42:47.648221 mtc Start timer T: 2 s 03:42:47.648290 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:42:47.648358 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:42:47.648373 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:42:47.648387 mtc Stop timer T: 2 s 03:42:47.648401 mtc Sent on BSCVTY to system charstring : "bts 0" 03:42:47.648426 mtc Start timer T: 2 s 03:42:47.648497 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:42:47.648563 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:42:47.648578 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:42:47.648591 mtc Stop timer T: 2 s 03:42:47.648608 mtc Sent on BSCVTY to system charstring : "channel-descrption bs-pa-mfrms 3" 03:42:47.648632 mtc Start timer T: 2 s 03:42:47.648749 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:42:47.648833 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:42:47.648855 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:42:47.648877 mtc Stop timer T: 2 s 03:42:47.648903 mtc Sent on BSCVTY to system charstring : "end" 03:42:47.648937 mtc Start timer T: 2 s 03:42:47.649009 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:42:47.649053 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:42:47.649073 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:42:47.649091 mtc Stop timer T: 2 s 03:42:47.649115 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:42:47.649150 mtc Start timer T: 2 s 03:42:47.649352 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:42:47.649405 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:42:47.649426 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:42:47.649439 mtc Stop timer T: 2 s 03:42:47.649451 mtc Start timer T: 1 s 03:42:48.649620 mtc Timeout T: 1 s 03:42:48.649798 mtc Port GSMTAP was cleared. 03:42:48.649849 mtc Start timer T: 10 s 03:42:58.659160 mtc Timeout T: 10 s 03:42:58.659316 mtc Error waiting for SI on GSMTAP 03:42:58.659356 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:42:58.659410 mtc setverdict(error): none -> error 03:42:58.659450 mtc Performing error recovery. 03:42:58.659598 mtc Terminating component type Test.dummy_CT. 03:42:58.659669 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:42:58.659761 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:42:58.659846 mtc Port GSMTAP was stopped. 03:42:58.659898 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:42:58.662305 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:42:58.662386 mtc Port BSCVTY was stopped. 03:42:58.662421 mtc Component type Test.dummy_CT was shut down inside testcase TC_bs_pa_mfrms. 03:42:58.662465 mtc Waiting for PTCs to finish. 03:42:58.662623 mtc Setting final verdict of the test case. 03:42:58.662736 mtc Local verdict of MTC: error 03:42:58.662794 mtc No PTCs were created. 03:42:58.662827 mtc Test case TC_bs_pa_mfrms finished. Verdict: error 03:42:58.662961 mtc Executing test case TC_bs_ag_blks_res in module Test. 03:42:58.663061 mtc Test case TC_bs_ag_blks_res started. 03:42:58.663108 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_bs_ag_blks_res. 03:42:58.663227 mtc Port GSMTAP was started. 03:42:58.663307 mtc Port BSCVTY was started. 03:42:58.663360 mtc Component type Test.dummy_CT was initialized. 03:42:58.663411 mtc Function rnd() returned 0.311519. 03:42:58.663544 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:42:58.663759 mtc Port GSMTAP was mapped to system:GSMTAP. 03:42:58.664001 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:42:58.664112 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:42:58.664277 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:42:58.664827 mtc Port BSCVTY was mapped to system:BSCVTY. 03:42:58.664953 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:42:58.664981 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:42:58.665011 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:42:58.665030 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:42:58.665056 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:42:58.665069 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:42:58.665089 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:42:58.665155 mtc Sent on BSCVTY to system charstring : "enable" 03:42:58.665207 mtc Start timer T: 2 s 03:42:58.665293 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:42:58.665354 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:42:58.665373 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:42:58.665385 mtc Stop timer T: 2 s 03:42:58.665402 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:42:58.665441 mtc Start timer T: 2 s 03:42:58.665579 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:42:58.665790 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:42:58.665826 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:42:58.665855 mtc Stop timer T: 2 s 03:42:58.665880 mtc Sent on BSCVTY to system charstring : "network" 03:42:58.665922 mtc Start timer T: 2 s 03:42:58.666088 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:42:58.666190 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:42:58.666237 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:42:58.666274 mtc Stop timer T: 2 s 03:42:58.666305 mtc Sent on BSCVTY to system charstring : "bts 0" 03:42:58.666368 mtc Start timer T: 2 s 03:42:58.666478 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:42:58.666619 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:42:58.666648 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:42:58.666674 mtc Stop timer T: 2 s 03:42:58.666708 mtc Sent on BSCVTY to system charstring : "channel-descrption bs-ag-blks-res 2" 03:42:58.666752 mtc Start timer T: 2 s 03:42:58.666940 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:42:58.667037 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:42:58.667073 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:42:58.667100 mtc Stop timer T: 2 s 03:42:58.667125 mtc Sent on BSCVTY to system charstring : "end" 03:42:58.667166 mtc Start timer T: 2 s 03:42:58.667257 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:42:58.667326 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:42:58.667350 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:42:58.667364 mtc Stop timer T: 2 s 03:42:58.667383 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:42:58.667413 mtc Start timer T: 2 s 03:42:58.667781 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:42:58.667845 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:42:58.667869 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:42:58.667903 mtc Stop timer T: 2 s 03:42:58.667938 mtc Start timer T: 1 s 03:42:59.668114 mtc Timeout T: 1 s 03:42:59.668292 mtc Port GSMTAP was cleared. 03:42:59.668353 mtc Start timer T: 10 s 03:43:09.670606 mtc Timeout T: 10 s 03:43:09.670771 mtc Error waiting for SI on GSMTAP 03:43:09.670813 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:43:09.670872 mtc setverdict(error): none -> error 03:43:09.670914 mtc Performing error recovery. 03:43:09.671037 mtc Terminating component type Test.dummy_CT. 03:43:09.671099 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:43:09.671196 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:43:09.671253 mtc Port GSMTAP was stopped. 03:43:09.671295 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:43:09.671504 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:43:09.671619 mtc Port BSCVTY was stopped. 03:43:09.671676 mtc Component type Test.dummy_CT was shut down inside testcase TC_bs_ag_blks_res. 03:43:09.671743 mtc Waiting for PTCs to finish. 03:43:09.671872 mtc Setting final verdict of the test case. 03:43:09.671982 mtc Local verdict of MTC: error 03:43:09.672051 mtc No PTCs were created. 03:43:09.672101 mtc Test case TC_bs_ag_blks_res finished. Verdict: error 03:43:09.672267 mtc Executing test case TC_radio_link_timeout in module Test. 03:43:09.672390 mtc Test case TC_radio_link_timeout started. 03:43:09.672530 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_radio_link_timeout. 03:43:09.672619 mtc Port GSMTAP was started. 03:43:09.672675 mtc Port BSCVTY was started. 03:43:09.672707 mtc Component type Test.dummy_CT was initialized. 03:43:09.672744 mtc Function rnd() returned 0.772673. 03:43:09.672955 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:43:09.673173 mtc Port GSMTAP was mapped to system:GSMTAP. 03:43:09.673519 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:43:09.673640 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:43:09.673768 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:43:09.674388 mtc Port BSCVTY was mapped to system:BSCVTY. 03:43:09.674604 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:43:09.674752 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:43:09.674850 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:43:09.674904 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:43:09.675199 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:43:09.675317 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:43:09.675426 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:43:09.675708 mtc Sent on BSCVTY to system charstring : "enable" 03:43:09.675905 mtc Start timer T: 2 s 03:43:09.676005 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:43:09.676078 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:43:09.676105 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:43:09.676128 mtc Stop timer T: 2 s 03:43:09.676159 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:43:09.676316 mtc Start timer T: 2 s 03:43:09.676463 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:43:09.676641 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:43:09.676688 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:43:09.676741 mtc Stop timer T: 2 s 03:43:09.676792 mtc Sent on BSCVTY to system charstring : "network" 03:43:09.676842 mtc Start timer T: 2 s 03:43:09.676939 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:43:09.677076 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:43:09.677103 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:43:09.677122 mtc Stop timer T: 2 s 03:43:09.677142 mtc Sent on BSCVTY to system charstring : "bts 0" 03:43:09.677180 mtc Start timer T: 2 s 03:43:09.677278 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:43:09.677389 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:43:09.677424 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:43:09.677462 mtc Stop timer T: 2 s 03:43:09.677502 mtc Sent on BSCVTY to system charstring : "radio-link-timeout 48" 03:43:09.677550 mtc Start timer T: 2 s 03:43:09.677679 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:43:09.677790 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:43:09.677820 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:43:09.677842 mtc Stop timer T: 2 s 03:43:09.677864 mtc Sent on BSCVTY to system charstring : "end" 03:43:09.677910 mtc Start timer T: 2 s 03:43:09.678001 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:43:09.678060 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:43:09.678093 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:43:09.678117 mtc Stop timer T: 2 s 03:43:09.678144 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:43:09.678178 mtc Start timer T: 2 s 03:43:09.678395 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:43:09.678458 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:43:09.678498 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:43:09.678519 mtc Stop timer T: 2 s 03:43:09.678552 mtc Start timer T: 1 s 03:43:10.678749 mtc Timeout T: 1 s 03:43:10.678934 mtc Port GSMTAP was cleared. 03:43:10.678986 mtc Start timer T: 10 s 03:43:20.688240 mtc Timeout T: 10 s 03:43:20.688402 mtc Error waiting for SI on GSMTAP 03:43:20.688444 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:43:20.688507 mtc setverdict(error): none -> error 03:43:20.688574 mtc Performing error recovery. 03:43:20.688714 mtc Terminating component type Test.dummy_CT. 03:43:20.688780 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:43:20.688897 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:43:20.688974 mtc Port GSMTAP was stopped. 03:43:20.689019 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:43:20.689185 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:43:20.689277 mtc Port BSCVTY was stopped. 03:43:20.689341 mtc Component type Test.dummy_CT was shut down inside testcase TC_radio_link_timeout. 03:43:20.689394 mtc Waiting for PTCs to finish. 03:43:20.689529 mtc Setting final verdict of the test case. 03:43:20.689616 mtc Local verdict of MTC: error 03:43:20.689672 mtc No PTCs were created. 03:43:20.689720 mtc Test case TC_radio_link_timeout finished. Verdict: error 03:43:20.690255 mtc Verdict statistics: 0 none (0.00 %), 3 pass (13.64 %), 0 inconc (0.00 %), 3 fail (13.64 %), 16 error (72.73 %). 03:43:20.690495 mtc Test execution summary: 22 test cases were executed. Overall verdict: error 03:43:20.690549 mtc Exit was requested from MC. Terminating MTC. 03:43:20.691685 hc Exit was requested from MC. Terminating HC. 03:43:20.691986 hc Disconnected from MC. 03:43:20.692056 hc TTCN-3 Host Controller finished. + docker container stop jenkins-ttcn3-nitb-sysinfo-221-bts jenkins-ttcn3-nitb-sysinfo-221-bts + docker container stop jenkins-ttcn3-nitb-sysinfo-221-nitb jenkins-ttcn3-nitb-sysinfo-221-nitb + docker run --rm -v ttcn3-nitb-sysinfo-vol:/ttcn3-nitb-sysinfo -v nitb-vol:/nitb -v bts-vol:/bts --name jenkins-ttcn3-nitb-sysinfo-221-sysinfo-helper -d busybox /bin/sh -c sleep 1000 & wait 81061b10be4fbe94fe49b16c033220510bc1236fc59a3b8569b16f0ce94a76c2 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs + docker cp jenkins-ttcn3-nitb-sysinfo-221-sysinfo-helper:/ttcn3-nitb-sysinfo /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs + docker cp jenkins-ttcn3-nitb-sysinfo-221-sysinfo-helper:/nitb /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs + docker cp jenkins-ttcn3-nitb-sysinfo-221-sysinfo-helper:/bts /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs + docker container stop -t 0 jenkins-ttcn3-nitb-sysinfo-221-sysinfo-helper jenkins-ttcn3-nitb-sysinfo-221-sysinfo-helper + network_remove + echo Removing network ttcn3-nitb-sysinfo Removing network ttcn3-nitb-sysinfo + docker network remove ttcn3-nitb-sysinfo ttcn3-nitb-sysinfo Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Sending e-mails to: laforge@gnumonks.org Finished: UNSTABLE