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/jenkins5643211513219718386.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/219/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/219/ HUDSON_COOKIE=393ec193-6c81-4415-9db1-143f45d8eff3 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=2 XDG_SESSION_ID=3 BUILD_DISPLAY_NAME=#219 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=219 XDG_RUNTIME_DIR=/run/user/1000 BUILD_TAG=jenkins-ttcn3-nitb-sysinfo-219 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=219 PARALLEL_MAKE=-j 3 SHELL=/bin/bash RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/219/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 + git checkout -f -B master origin/master Reset branch 'master' Branch master set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + 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 ---> 86eef75d6278 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 5e0a091709f3 Ign http://download.opensuse.org ./ InRelease Get:1 http://download.opensuse.org ./ Release.gpg [477 B] Get:2 http://security.debian.org jessie/updates InRelease [63.1 kB] Get:3 http://download.opensuse.org ./ Release [1045 B] Get:4 http://download.opensuse.org ./ Packages [31.8 kB] Ign http://deb.debian.org jessie InRelease Get:5 http://deb.debian.org jessie-updates InRelease [145 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 (1963 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 1333 kB of archives. After this operation, 6611 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.20180312 [61.1 kB] Get:2 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocodec0 0.10.2.20180312 [10.2 kB] Get:3 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmogsm9 0.10.2.20180312 [106 kB] Get:4 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocoding0 0.10.2.20180312 [25.8 kB] Get:5 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmovty4 0.10.2.20180312 [46.4 kB] Get:6 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmoctrl1 0.10.2.20180312 [18.6 kB] Get:7 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmogb6 0.10.2.20180312 [39.9 kB] Get:8 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmosim0 0.10.2.20180312 [21.6 kB] Get:9 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libsmpp0 1.12.0.20180312 [95.0 kB] Get:10 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libgtp2 1.1.0.20180312 [28.6 kB] Get:11 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libgtp-dev 1.1.0.20180312 [82.8 kB] Get:12 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmotrau1 0.4.0.20180312 [8538 B] Get:13 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmoabis5 0.4.0.20180312 [41.0 kB] Get:14 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmo-abis-dev 0.4.0.20180312 [55.8 kB] Get:15 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocore 0.10.2.20180312 [4720 B] Get:16 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocore-dev 0.10.2.20180312 [403 kB] Get:17 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmonetif4 0.1.1.20180312 [26.1 kB] Get:18 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmo-netif-dev 0.1.1.20180312 [32.3 kB] Get:19 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmo-sccp-dev 0.8.1.20180312 [57.5 kB] Get:20 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libsmpp34-dev 1.12.0.20180312 [96.3 kB] Get:21 http://deb.debian.org/debian/ jessie/main telnet amd64 0.17-36 [71.8 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1333 kB in 1s (1320 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.20180312_amd64.deb ... Unpacking libosmocore9:amd64 (0.10.2.20180312) ... Selecting previously unselected package libosmocodec0:amd64. Preparing to unpack .../libosmocodec0_0.10.2.20180312_amd64.deb ... Unpacking libosmocodec0:amd64 (0.10.2.20180312) ... Selecting previously unselected package libosmogsm9:amd64. Preparing to unpack .../libosmogsm9_0.10.2.20180312_amd64.deb ... Unpacking libosmogsm9:amd64 (0.10.2.20180312) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../libosmocoding0_0.10.2.20180312_amd64.deb ... Unpacking libosmocoding0:amd64 (0.10.2.20180312) ... Selecting previously unselected package libosmovty4:amd64. Preparing to unpack .../libosmovty4_0.10.2.20180312_amd64.deb ... Unpacking libosmovty4:amd64 (0.10.2.20180312) ... Selecting previously unselected package libosmoctrl1:amd64. Preparing to unpack .../libosmoctrl1_0.10.2.20180312_amd64.deb ... Unpacking libosmoctrl1:amd64 (0.10.2.20180312) ... Selecting previously unselected package libosmogb6:amd64. Preparing to unpack .../libosmogb6_0.10.2.20180312_amd64.deb ... Unpacking libosmogb6:amd64 (0.10.2.20180312) ... Selecting previously unselected package libosmosim0:amd64. Preparing to unpack .../libosmosim0_0.10.2.20180312_amd64.deb ... Unpacking libosmosim0:amd64 (0.10.2.20180312) ... Selecting previously unselected package libsmpp0:amd64. Preparing to unpack .../libsmpp0_1.12.0.20180312_amd64.deb ... Unpacking libsmpp0:amd64 (1.12.0.20180312) ... 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.20180312_amd64.deb ... Unpacking libgtp2:amd64 (1.1.0.20180312) ... Selecting previously unselected package libgtp-dev:amd64. Preparing to unpack .../libgtp-dev_1.1.0.20180312_amd64.deb ... Unpacking libgtp-dev:amd64 (1.1.0.20180312) ... Selecting previously unselected package libosmotrau1:amd64. Preparing to unpack .../libosmotrau1_0.4.0.20180312_amd64.deb ... Unpacking libosmotrau1:amd64 (0.4.0.20180312) ... Selecting previously unselected package libosmoabis5:amd64. Preparing to unpack .../libosmoabis5_0.4.0.20180312_amd64.deb ... Unpacking libosmoabis5:amd64 (0.4.0.20180312) ... Selecting previously unselected package libosmo-abis-dev:amd64. Preparing to unpack .../libosmo-abis-dev_0.4.0.20180312_amd64.deb ... Unpacking libosmo-abis-dev:amd64 (0.4.0.20180312) ... Selecting previously unselected package libosmocore. Preparing to unpack .../libosmocore_0.10.2.20180312_amd64.deb ... Unpacking libosmocore (0.10.2.20180312) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../libosmocore-dev_0.10.2.20180312_amd64.deb ... Unpacking libosmocore-dev:amd64 (0.10.2.20180312) ... Selecting previously unselected package libosmonetif4:amd64. Preparing to unpack .../libosmonetif4_0.1.1.20180312_amd64.deb ... Unpacking libosmonetif4:amd64 (0.1.1.20180312) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../libosmo-netif-dev_0.1.1.20180312_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (0.1.1.20180312) ... Selecting previously unselected package libosmo-sccp-dev:amd64. Preparing to unpack .../libosmo-sccp-dev_0.8.1.20180312_amd64.deb ... Unpacking libosmo-sccp-dev:amd64 (0.8.1.20180312) ... Selecting previously unselected package libsmpp34-dev:amd64. Preparing to unpack .../libsmpp34-dev_1.12.0.20180312_amd64.deb ... Unpacking libsmpp34-dev:amd64 (1.12.0.20180312) ... Processing triggers for man-db (2.7.0.2-5) ... Setting up libosmocore9:amd64 (0.10.2.20180312) ... Setting up libosmocodec0:amd64 (0.10.2.20180312) ... Setting up libosmogsm9:amd64 (0.10.2.20180312) ... Setting up libosmocoding0:amd64 (0.10.2.20180312) ... Setting up libosmovty4:amd64 (0.10.2.20180312) ... Setting up libosmoctrl1:amd64 (0.10.2.20180312) ... Setting up libosmogb6:amd64 (0.10.2.20180312) ... Setting up libosmosim0:amd64 (0.10.2.20180312) ... Setting up libsmpp0:amd64 (1.12.0.20180312) ... 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.20180312) ... Setting up libgtp-dev:amd64 (1.1.0.20180312) ... Setting up libosmotrau1:amd64 (0.4.0.20180312) ... Setting up libosmoabis5:amd64 (0.4.0.20180312) ... Setting up libosmo-abis-dev:amd64 (0.4.0.20180312) ... Setting up libosmocore (0.10.2.20180312) ... Setting up libosmocore-dev:amd64 (0.10.2.20180312) ... Setting up libosmonetif4:amd64 (0.1.1.20180312) ... Setting up libosmo-netif-dev:amd64 (0.1.1.20180312) ... Setting up libosmo-sccp-dev:amd64 (0.8.1.20180312) ... Setting up libsmpp34-dev:amd64 (1.12.0.20180312) ... Processing triggers for libc-bin (2.19-18+deb8u10) ... Removing intermediate container 5e0a091709f3 ---> 3aae6d925026 Step 8/16 : WORKDIR /tmp Removing intermediate container a070b89edb5c ---> 0b577bf9f225 Step 9/16 : RUN git clone git://git.osmocom.org/openbsc.git ---> Running in 41b14de42692 Cloning into 'openbsc'... Removing intermediate container 41b14de42692 ---> 809d813cfa5e Step 10/16 : ADD http://git.osmocom.org/openbsc/patch /tmp/commit-openbsc ---> 44314e62880c 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 b4f6ef92c16d Branch master set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. Reset branch '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.17-55d17 > .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.o CC oap_client.o CC gsm_data_shared.o CC socket.o CC gsup_client.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_sdp.o CC mgcp_osmux.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_subscriber.o CC bsc_rll.o CC paging.o abis_om2000_vty.c: In function 'cfg_bts_alt_mode': abis_om2000_vty.c:427:20: warning: unused variable 'cg' [-Wunused-variable] struct con_group *cg; ^ 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_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 CC e1_config.o CC bsc_api.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 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 gsm_04_14.o CC db.o CC gsm_04_08.o CC gsm_04_11.o CC gsm_04_80.o CC gsm_subscriber.o CC mncc.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(); ^ 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_builtin.o CC mncc_sock.o CC rrlp.o 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_utils.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 ^  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_db.o CC osmo_meas_pcap2db-meas_pcap2db.o CC smpp_mirror.o CC osmo_meas_udp2db-meas_udp2db.o CC osmo_meas_pcap2db-meas_db.o CCLD isdnsync CCLD osmo-meas-udp2db CCLD osmo-meas-pcap2db CCLD smpp_mirror CCLD meas_json 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.o CC bsc_nat_utils.o CC bsc_nat_vty.o CC bsc_ussd.o CC bsc_sccp.o CC bsc_nat_ctrl.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_main.o CC osmo_bsc_vty.o CC osmo_bsc_grace.o CC osmo_bsc_api.o CC osmo_bsc_sccp.o CC osmo_bsc_bssap.o CC osmo_bsc_msc.o CC osmo_bsc_filter.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_audio.o 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_sccp.o CC bsc_nat_rewrite_trie.o CC bsc_mgcp_utils.o CC bsc_nat_utils.o CC bsc_nat_filter.o CC bsc_nat_rewrite.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 b4f6ef92c16d ---> 0706d59e80be Step 12/16 : VOLUME /data ---> Running in 790b73cbd90e Removing intermediate container 790b73cbd90e ---> 39de121f8633 Step 13/16 : COPY openbsc.cfg /data/openbsc.cfg ---> 7c63da14a36c Step 14/16 : WORKDIR /data Removing intermediate container 2c9198e9235a ---> dfb80ced8b81 Step 15/16 : CMD ["/usr/local/bin/osmo-nitb"] ---> Running in c7354bf8d5c0 Removing intermediate container c7354bf8d5c0 ---> 94a399013d33 Step 16/16 : EXPOSE 3002/tcp 3003/tcp 4242/tcp 2775/tcp 4249/tcp ---> Running in c7e146d8fb47 Removing intermediate container c7e146d8fb47 ---> d92d24f56641 Successfully built d92d24f56641 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 ---> 86eef75d6278 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 ---> 3aae6d925026 Step 8/16 : ADD respawn.sh /usr/local/bin/respawn.sh ---> 25a15718e505 Step 9/16 : WORKDIR /tmp Removing intermediate container 29eac7b0dae1 ---> f8d95f8cdb99 Step 10/16 : RUN git clone git://git.osmocom.org/osmo-bts.git ---> Running in b1b3c40a3008 Cloning into 'osmo-bts'... Removing intermediate container b1b3c40a3008 ---> 44d943e0172f Step 11/16 : ADD http://git.osmocom.org/osmo-bts/patch /tmp/commit-osmo-bts ---> 98fce22a3a93 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 f1f6b80c09f6 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.155-5b88 > .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 abis.o CC oml.o CC bts.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 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 tx_power.o 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 dtx_dl_amr_fsm.o CC scheduler_mframe.o CC scheduler.o AR libl1sched.a AR libbts.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 bts_model.o CC virtualbts_vty.o CC scheduler_virtbts.o CC l1_if.o CC osmo_mcast_sock.o CC virtual_um.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 trx_if.o CC main.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 f1f6b80c09f6 ---> 300b370001a6 Step 13/16 : VOLUME /data ---> Running in 79a38da91506 Removing intermediate container 79a38da91506 ---> b87f6e6cd0bb Step 14/16 : COPY osmo-bts.cfg /data/osmo-bts.cfg ---> e9d29d31e2fd Step 15/16 : WORKDIR /data Removing intermediate container 146d5920004d ---> 3df26c57c321 Step 16/16 : CMD ["/usr/local/bin/osmo-bts-virtual", "-i", "172.18.0.230"] ---> Running in b93d53d6cbd0 Removing intermediate container b93d53d6cbd0 ---> dc65020197a7 Successfully built dc65020197a7 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 ---> 8a5c5d7a4854 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 c35332180a88 From git://git.osmocom.org/osmo-ttcn3-hacks 7f58258..ea17b91 master -> origin/master  * [new branch] laforge/bts -> origin/laforge/bts  * [new branch] laforge/pcu -> origin/laforge/pcu  + 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 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; ^~~~~~ g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o General_Types.o General_Types.cc 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 IPL4asp_Types.so IPL4asp_Types.o g++ -shared -o GSM_SystemInformation.so GSM_SystemInformation.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 c35332180a88 ---> 605406f1085d Step 8/10 : VOLUME /data ---> Running in c2ec9d9f8c2f Removing intermediate container c2ec9d9f8c2f ---> 558d2bcf3389 Step 9/10 : COPY Test.cfg /data/Test.cfg ---> b51471f7b1c3 Step 10/10 : CMD cd /data && /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/sysinfo/Test && ttcn3_logmerge Test*.log ---> Running in f1d409e90dfa Removing intermediate container f1d409e90dfa ---> b311c0456bdf Successfully built b311c0456bdf 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-219 = 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.xIdse2arwt + VOL_SUITE_DIR=/tmp/tmp.xIdse2arwt/ttcn3-nitb-sysinfo + mkdir /tmp/tmp.xIdse2arwt/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 a048f4ebbd266f0ba4f726ed1374593f5fd30000f5bff35a4b7ddc8b90692b33 + 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-219-nitb -d osmocom-build/osmo-nitb-master 3ff326bfc13e2a447381e0f6f11f1aaa3b86f27c2682b8cea9d12710ebb92504 + 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-219-bts -d osmocom-build/osmo-bts-master d27953ff967f7aedf47761165d5f263985d75d4d1013e500c747dce5e13256f5 + 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-219-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@46a92183a934: Unix server socket created successfully. MC@46a92183a934: Listening on TCP port 36809. 46a92183a934 is the default MC2> spawn /osmo-ttcn3-hacks/sysinfo/Test 46a92183a934 36809 TTCN-3 Host Controller (parallel mode), version CRL 113 200/6 R1A MC@46a92183a934: New HC connected from 46a92183a934 [172.18.5.230]. 46a92183a934: Linux 4.9.0-0.bpo.5-amd64 on x86_64. cmtc MC@46a92183a934: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@46a92183a934: TTCN-3 Host Controller started on 46a92183a934. Version: CRL 113 200/6 R1A. HC@46a92183a934: 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@46a92183a934: Maximum number of open file descriptors: 1048576, FD_SETSIZE = 1024 HC@46a92183a934: The address of MC was set to 46a92183a934[172.18.5.230]:0. HC@46a92183a934: The local IP address of the control connection to MC is 172.18.5.230. HC@46a92183a934: Connected to MC. HC@46a92183a934: This host supports UNIX domain sockets for local communication. HC@46a92183a934: Processing configuration data received from MC. HC@46a92183a934: Module Osmocom_VTY_Functions has the following parameters: { mp_prompt_prefix := "OpenBSC" } HC@46a92183a934: Initializing module GSMTAP_PortType. HC@46a92183a934: Initializing module GSMTAP_Types. HC@46a92183a934: Initializing module Osmocom_Types. HC@46a92183a934: Initializing module General_Types. HC@46a92183a934: Initialization of module General_Types finished. HC@46a92183a934: Initialization of module Osmocom_Types finished. HC@46a92183a934: Initialization of module GSMTAP_Types finished. HC@46a92183a934: Initializing module IPL4asp_PortType. HC@46a92183a934: Initializing module IPL4asp_Types. HC@46a92183a934: Initializing module Socket_API_Definitions. HC@46a92183a934: Initialization of module Socket_API_Definitions finished. HC@46a92183a934: Initialization of module IPL4asp_Types finished. HC@46a92183a934: Initialization of module IPL4asp_PortType finished. HC@46a92183a934: Initialization of module GSMTAP_PortType finished. HC@46a92183a934: Initializing module GSM_RR_Types. HC@46a92183a934: Initializing module RLCMAC_CSN1_Types. HC@46a92183a934: Initializing module GSM_Types. HC@46a92183a934: Initialization of module GSM_Types finished. HC@46a92183a934: Initialization of module RLCMAC_CSN1_Types finished. HC@46a92183a934: Initialization of module GSM_RR_Types finished. HC@46a92183a934: Initializing module GSM_SystemInformation. HC@46a92183a934: Initialization of module GSM_SystemInformation finished. HC@46a92183a934: Initializing module IPL4_GSMTAP_CtrlFunct. HC@46a92183a934: Initialization of module IPL4_GSMTAP_CtrlFunct finished. HC@46a92183a934: Initializing module IPL4asp_Functions. HC@46a92183a934: Initializing module TCCInterface_Functions. HC@46a92183a934: Initializing module TCCConversion_Functions. HC@46a92183a934: Initialization of module TCCConversion_Functions finished. HC@46a92183a934: Initialization of module TCCInterface_Functions finished. HC@46a92183a934: Initialization of module IPL4asp_Functions finished. HC@46a92183a934: Initializing module Osmocom_VTY_Functions. HC@46a92183a934: Initializing module TELNETasp_PortType. HC@46a92183a934: Initialization of module TELNETasp_PortType finished. HC@46a92183a934: Initialization of module Osmocom_VTY_Functions finished. HC@46a92183a934: Initializing module PreGenRecordOf. HC@46a92183a934: Initialization of module PreGenRecordOf finished. HC@46a92183a934: Initializing module Test. HC@46a92183a934: Initialization of module Test finished. HC@46a92183a934: Initializing module TitanLoggerApi. HC@46a92183a934: Initialization of module TitanLoggerApi finished. HC@46a92183a934: Initializing module TitanLoggerControl. HC@46a92183a934: Initialization of module TitanLoggerControl finished. MC@46a92183a934: Configuration file was processed on all HCs. HC@46a92183a934: Configuration data was processed successfully. MC@46a92183a934: Creating MTC on host 46a92183a934. HC@46a92183a934: MTC was created. Process id: 21. MC@46a92183a934: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@46a92183a934: Executing test case TC_si1 in module Test. MTC@46a92183a934: Test case TC_si1 started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si1. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: dec_SystemInformation(): Stream before decoding: '5506198FB38000000000000000000000000000E504002B'O MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FFE50400'O MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: dec_SystemInformation(): Stream before decoding: '49061B000062F22404D2490301275D40E50400392B2B2B'O MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: dec_SystemInformation(): Stream before decoding: '31061C62F22404D25D40E504002B2B2B2B2B2B2B2B2B2B'O MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: setverdict(pass): none -> pass MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_si1. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: pass MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_si1 finished. Verdict: pass MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_telnet in module Test. MTC@46a92183a934: Test case TC_telnet started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_telnet. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "show network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: 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@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 3 MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@46a92183a934: Message with id 7 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: setverdict(pass): none -> pass MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_telnet. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: pass MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_telnet finished. Verdict: pass MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_si_default in module Test. MTC@46a92183a934: Test case TC_si_default started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_default. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 8 s MTC@46a92183a934: Timeout T: 8 s MTC@46a92183a934: "TC_si_default": TC=0 has #of SI=0 MTC@46a92183a934: "TC_si_default": TC=1 has #of SI=0 MTC@46a92183a934: "TC_si_default": TC=2 has #of SI=0 MTC@46a92183a934: "TC_si_default": TC=3 has #of SI=0 MTC@46a92183a934: "TC_si_default": TC=4 has #of SI=0 MTC@46a92183a934: "TC_si_default": TC=5 has #of SI=0 MTC@46a92183a934: "TC_si_default": TC=6 has #of SI=0 MTC@46a92183a934: "TC_si_default": TC=7 has #of SI=0 MTC@46a92183a934: setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_si_default. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: fail reason: "No SI messages for TC=0!" MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_si_default finished. Verdict: fail reason: No SI messages for TC=0! MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_si_sched_2bis in module Test. MTC@46a92183a934: Test case TC_si_sched_2bis started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2bis. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2bis mode static" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@46a92183a934: Message with id 7 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 8 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 8 MTC@46a92183a934: Message with id 8 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 9 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 9 MTC@46a92183a934: Message with id 9 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 MTC@46a92183a934: Message with id 10 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2ter mode computed" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 MTC@46a92183a934: Message with id 11 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 12 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 12 MTC@46a92183a934: Message with id 12 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 13 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 13 MTC@46a92183a934: Message with id 13 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 14 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 14 MTC@46a92183a934: Message with id 14 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 MTC@46a92183a934: Message with id 15 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "gprs mode none" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 MTC@46a92183a934: Message with id 16 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 17 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 17 MTC@46a92183a934: Message with id 17 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 18 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 18 MTC@46a92183a934: Message with id 18 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 19 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 19 MTC@46a92183a934: Message with id 19 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 20 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 20 MTC@46a92183a934: Message with id 20 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 21 MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 22 MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: Matching on port BSCVTY succeeded: "Unable to delete uarfcn: pair not found" with ? matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 21 MTC@46a92183a934: Message with id 21 was extracted from the queue of BSCVTY. MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 22 MTC@46a92183a934: Message with id 22 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 MTC@46a92183a934: Message with id 23 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "write terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: 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@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: Message with id 24 was extracted from the queue of BSCVTY. MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 MTC@46a92183a934: Message with id 25 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 MTC@46a92183a934: Message with id 26 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 8 s MTC@46a92183a934: Timeout T: 8 s MTC@46a92183a934: "TC_si_sched_2bis": TC=0 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2bis": TC=1 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2bis": TC=2 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2bis": TC=3 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2bis": TC=4 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2bis": TC=5 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2bis": TC=6 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2bis": TC=7 has #of SI=0 MTC@46a92183a934: setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_2bis (2) in TC=5! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 27 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 27 MTC@46a92183a934: Message with id 27 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 28 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 28 MTC@46a92183a934: Message with id 28 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 29 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 29 MTC@46a92183a934: Message with id 29 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2bis mode computed" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 30 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 30 MTC@46a92183a934: Message with id 30 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 31 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 31 MTC@46a92183a934: Message with id 31 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 32 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 32 MTC@46a92183a934: Message with id 32 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 33 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 33 MTC@46a92183a934: Message with id 33 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 34 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 34 MTC@46a92183a934: Message with id 34 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2ter mode computed" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 35 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 35 MTC@46a92183a934: Message with id 35 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 36 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 36 MTC@46a92183a934: Message with id 36 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 37 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 37 MTC@46a92183a934: Message with id 37 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 38 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 38 MTC@46a92183a934: Message with id 38 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 39 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 39 MTC@46a92183a934: Message with id 39 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "gprs mode none" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 40 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 40 MTC@46a92183a934: Message with id 40 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41 MTC@46a92183a934: Message with id 41 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 42 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 42 MTC@46a92183a934: Message with id 42 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 43 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 43 MTC@46a92183a934: Message with id 43 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 44 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 44 MTC@46a92183a934: Message with id 44 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 45 MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 46 MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: Matching on port BSCVTY succeeded: "Unable to delete uarfcn: pair not found" with ? matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 45 MTC@46a92183a934: Message with id 45 was extracted from the queue of BSCVTY. MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 46 MTC@46a92183a934: Message with id 46 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 47 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 47 MTC@46a92183a934: Message with id 47 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "write terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: 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@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 49 MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: Message with id 48 was extracted from the queue of BSCVTY. MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 49 MTC@46a92183a934: Message with id 49 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 50 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 50 MTC@46a92183a934: Message with id 50 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2bis. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: fail reason: "No SI messages for TC=0!" MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_si_sched_2bis finished. Verdict: fail reason: No SI messages for TC=0! MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_si_sched_2ter in module Test. MTC@46a92183a934: Test case TC_si_sched_2ter started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2ter. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2bis mode computed" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 7 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 7 MTC@46a92183a934: Message with id 7 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 8 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 8 MTC@46a92183a934: Message with id 8 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 9 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 9 MTC@46a92183a934: Message with id 9 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2ter mode static" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 MTC@46a92183a934: Message with id 10 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 MTC@46a92183a934: Message with id 11 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 12 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 12 MTC@46a92183a934: Message with id 12 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 13 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 13 MTC@46a92183a934: Message with id 13 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 14 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 14 MTC@46a92183a934: Message with id 14 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 MTC@46a92183a934: Message with id 15 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "gprs mode none" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 MTC@46a92183a934: Message with id 16 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 17 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 17 MTC@46a92183a934: Message with id 17 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 18 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 18 MTC@46a92183a934: Message with id 18 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 19 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 19 MTC@46a92183a934: Message with id 19 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 20 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 20 MTC@46a92183a934: Message with id 20 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 21 MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 22 MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: Matching on port BSCVTY succeeded: "Unable to delete uarfcn: pair not found" with ? matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 21 MTC@46a92183a934: Message with id 21 was extracted from the queue of BSCVTY. MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 22 MTC@46a92183a934: Message with id 22 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 MTC@46a92183a934: Message with id 23 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "write terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: 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@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: Message with id 24 was extracted from the queue of BSCVTY. MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 MTC@46a92183a934: Message with id 25 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 MTC@46a92183a934: Message with id 26 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 8 s MTC@46a92183a934: Timeout T: 8 s MTC@46a92183a934: "TC_si_sched_2ter": TC=0 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2ter": TC=1 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2ter": TC=2 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2ter": TC=3 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2ter": TC=4 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2ter": TC=5 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2ter": TC=6 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2ter": TC=7 has #of SI=0 MTC@46a92183a934: setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_2ter (3) in TC=5! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 27 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 27 MTC@46a92183a934: Message with id 27 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 28 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 28 MTC@46a92183a934: Message with id 28 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 29 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 29 MTC@46a92183a934: Message with id 29 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2bis mode computed" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 30 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 30 MTC@46a92183a934: Message with id 30 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 31 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 31 MTC@46a92183a934: Message with id 31 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 32 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 32 MTC@46a92183a934: Message with id 32 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 33 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 33 MTC@46a92183a934: Message with id 33 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 34 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 34 MTC@46a92183a934: Message with id 34 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2ter mode computed" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 35 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 35 MTC@46a92183a934: Message with id 35 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 36 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 36 MTC@46a92183a934: Message with id 36 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 37 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 37 MTC@46a92183a934: Message with id 37 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 38 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 38 MTC@46a92183a934: Message with id 38 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 39 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 39 MTC@46a92183a934: Message with id 39 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "gprs mode none" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 40 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 40 MTC@46a92183a934: Message with id 40 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41 MTC@46a92183a934: Message with id 41 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 42 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 42 MTC@46a92183a934: Message with id 42 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 43 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 43 MTC@46a92183a934: Message with id 43 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 44 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 44 MTC@46a92183a934: Message with id 44 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 45 MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 46 MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: Matching on port BSCVTY succeeded: "Unable to delete uarfcn: pair not found" with ? matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 45 MTC@46a92183a934: Message with id 45 was extracted from the queue of BSCVTY. MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 46 MTC@46a92183a934: Message with id 46 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 47 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 47 MTC@46a92183a934: Message with id 47 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "write terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: 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@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 49 MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: Message with id 48 was extracted from the queue of BSCVTY. MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 49 MTC@46a92183a934: Message with id 49 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 50 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 50 MTC@46a92183a934: Message with id 50 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2ter. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: fail reason: "No SI messages for TC=0!" MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_si_sched_2ter finished. Verdict: fail reason: No SI messages for TC=0! MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_si_sched_2ter_2bis in module Test. MTC@46a92183a934: Test case TC_si_sched_2ter_2bis started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2ter_2bis. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2bis mode static" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@46a92183a934: Message with id 7 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 8 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 8 MTC@46a92183a934: Message with id 8 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 9 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 9 MTC@46a92183a934: Message with id 9 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 MTC@46a92183a934: Message with id 10 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2ter mode static" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 MTC@46a92183a934: Message with id 11 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 12 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 12 MTC@46a92183a934: Message with id 12 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 13 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 13 MTC@46a92183a934: Message with id 13 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 14 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 14 MTC@46a92183a934: Message with id 14 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 15 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 15 MTC@46a92183a934: Message with id 15 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 MTC@46a92183a934: Message with id 16 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "gprs mode none" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 17 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 17 MTC@46a92183a934: Message with id 17 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 18 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 18 MTC@46a92183a934: Message with id 18 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 19 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 19 MTC@46a92183a934: Message with id 19 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 20 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 20 MTC@46a92183a934: Message with id 20 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 21 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 21 MTC@46a92183a934: Message with id 21 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 22 MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 23 MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: Matching on port BSCVTY succeeded: "Unable to delete uarfcn: pair not found" with ? matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 22 MTC@46a92183a934: Message with id 22 was extracted from the queue of BSCVTY. MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 23 MTC@46a92183a934: Message with id 23 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 24 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 24 MTC@46a92183a934: Message with id 24 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "write terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: 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@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: Message with id 25 was extracted from the queue of BSCVTY. MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 MTC@46a92183a934: Message with id 26 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 27 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 27 MTC@46a92183a934: Message with id 27 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 8 s MTC@46a92183a934: Timeout T: 8 s MTC@46a92183a934: "TC_si_sched_2ter_2bis": TC=0 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2ter_2bis": TC=1 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2ter_2bis": TC=2 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2ter_2bis": TC=3 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2ter_2bis": TC=4 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2ter_2bis": TC=5 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2ter_2bis": TC=6 has #of SI=0 MTC@46a92183a934: "TC_si_sched_2ter_2bis": TC=7 has #of SI=0 MTC@46a92183a934: setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_2bis (2) in TC=5! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Error: Insufficient SI in array MTC@46a92183a934: Test.ttcn:162: Dynamic test case error: testcase.stop MTC@46a92183a934: setverdict(error): fail -> error MTC@46a92183a934: Performing error recovery. MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2ter_2bis. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: error MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_si_sched_2ter_2bis finished. Verdict: error MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_si_sched_2quater in module Test. MTC@46a92183a934: Test case TC_si_sched_2quater started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2quater. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2bis mode computed" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 7 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 7 MTC@46a92183a934: Message with id 7 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 8 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 8 MTC@46a92183a934: Message with id 8 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 9 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 9 MTC@46a92183a934: Message with id 9 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2ter mode computed" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 MTC@46a92183a934: Message with id 10 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11 MTC@46a92183a934: Message with id 11 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 12 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 12 MTC@46a92183a934: Message with id 12 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 13 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 13 MTC@46a92183a934: Message with id 13 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 14 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 14 MTC@46a92183a934: Message with id 14 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "gprs mode none" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 MTC@46a92183a934: Message with id 15 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 16 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 16 MTC@46a92183a934: Message with id 16 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 17 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 17 MTC@46a92183a934: Message with id 17 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 18 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 18 MTC@46a92183a934: Message with id 18 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 19 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 19 MTC@46a92183a934: Message with id 19 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "si2quater neighbor-list add uarfcn 23 42 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 20 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 20 MTC@46a92183a934: Message with id 20 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 21 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 21 MTC@46a92183a934: Message with id 21 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "write terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: 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@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: Message with id 22 was extracted from the queue of BSCVTY. MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 MTC@46a92183a934: Message with id 23 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 24 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 24 MTC@46a92183a934: Message with id 24 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 25 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 25 MTC@46a92183a934: Message with id 25 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 26 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 26 MTC@46a92183a934: Message with id 26 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 27 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 27 MTC@46a92183a934: Message with id 27 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2bis mode computed" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 28 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 28 MTC@46a92183a934: Message with id 28 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 29 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 29 MTC@46a92183a934: Message with id 29 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 30 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 30 MTC@46a92183a934: Message with id 30 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 31 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 31 MTC@46a92183a934: Message with id 31 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 32 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 32 MTC@46a92183a934: Message with id 32 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2ter mode computed" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 33 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 33 MTC@46a92183a934: Message with id 33 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 34 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 34 MTC@46a92183a934: Message with id 34 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 35 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 35 MTC@46a92183a934: Message with id 35 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 36 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 36 MTC@46a92183a934: Message with id 36 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 37 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 37 MTC@46a92183a934: Message with id 37 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "gprs mode none" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 38 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 38 MTC@46a92183a934: Message with id 38 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 39 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 39 MTC@46a92183a934: Message with id 39 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 40 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 40 MTC@46a92183a934: Message with id 40 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 41 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 41 MTC@46a92183a934: Message with id 41 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 42 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 42 MTC@46a92183a934: Message with id 42 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 43 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 43 MTC@46a92183a934: Message with id 43 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 44 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 44 MTC@46a92183a934: Message with id 44 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "write terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: 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@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 46 MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: Message with id 45 was extracted from the queue of BSCVTY. MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 46 MTC@46a92183a934: Message with id 46 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 47 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 47 MTC@46a92183a934: Message with id 47 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: setverdict(pass): none -> pass MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2quater. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: pass MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_si_sched_2quater finished. Verdict: pass MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_si_sched_13 in module Test. MTC@46a92183a934: Test case TC_si_sched_13 started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_13. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2bis mode computed" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 7 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 7 MTC@46a92183a934: Message with id 7 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 8 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 8 MTC@46a92183a934: Message with id 8 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 9 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 9 MTC@46a92183a934: Message with id 9 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2ter mode computed" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 MTC@46a92183a934: Message with id 10 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11 MTC@46a92183a934: Message with id 11 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 12 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 12 MTC@46a92183a934: Message with id 12 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 13 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 13 MTC@46a92183a934: Message with id 13 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 14 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 14 MTC@46a92183a934: Message with id 14 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "gprs mode gprs" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 MTC@46a92183a934: Message with id 15 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 16 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 16 MTC@46a92183a934: Message with id 16 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 17 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 17 MTC@46a92183a934: Message with id 17 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 18 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 18 MTC@46a92183a934: Message with id 18 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 19 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 19 MTC@46a92183a934: Message with id 19 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 20 MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 21 MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: Matching on port BSCVTY succeeded: "Unable to delete uarfcn: pair not found" with ? matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 20 MTC@46a92183a934: Message with id 20 was extracted from the queue of BSCVTY. MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 21 MTC@46a92183a934: Message with id 21 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 22 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 22 MTC@46a92183a934: Message with id 22 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "write terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: 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@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 24 MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: Message with id 23 was extracted from the queue of BSCVTY. MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 24 MTC@46a92183a934: Message with id 24 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 MTC@46a92183a934: Message with id 25 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 8 s MTC@46a92183a934: Timeout T: 8 s MTC@46a92183a934: "TC_si_sched_13": TC=0 has #of SI=0 MTC@46a92183a934: "TC_si_sched_13": TC=1 has #of SI=0 MTC@46a92183a934: "TC_si_sched_13": TC=2 has #of SI=0 MTC@46a92183a934: "TC_si_sched_13": TC=3 has #of SI=0 MTC@46a92183a934: "TC_si_sched_13": TC=4 has #of SI=0 MTC@46a92183a934: "TC_si_sched_13": TC=5 has #of SI=0 MTC@46a92183a934: "TC_si_sched_13": TC=6 has #of SI=0 MTC@46a92183a934: "TC_si_sched_13": TC=7 has #of SI=0 MTC@46a92183a934: setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Error: Insufficient SI in array MTC@46a92183a934: Test.ttcn:162: Dynamic test case error: testcase.stop MTC@46a92183a934: setverdict(error): fail -> error MTC@46a92183a934: Performing error recovery. MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_13. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: error MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_si_sched_13 finished. Verdict: error MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_si_sched_13_2bis_2ter_2quater in module Test. MTC@46a92183a934: Test case TC_si_sched_13_2bis_2ter_2quater started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_13_2bis_2ter_2quater. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2bis mode static" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@46a92183a934: Message with id 7 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 8 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 8 MTC@46a92183a934: Message with id 8 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 9 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 9 MTC@46a92183a934: Message with id 9 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 MTC@46a92183a934: Message with id 10 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2ter mode static" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 MTC@46a92183a934: Message with id 11 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 12 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 12 MTC@46a92183a934: Message with id 12 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 13 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 13 MTC@46a92183a934: Message with id 13 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 14 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 14 MTC@46a92183a934: Message with id 14 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 15 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 15 MTC@46a92183a934: Message with id 15 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 MTC@46a92183a934: Message with id 16 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "gprs mode gprs" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 17 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 17 MTC@46a92183a934: Message with id 17 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 18 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 18 MTC@46a92183a934: Message with id 18 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 19 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 19 MTC@46a92183a934: Message with id 19 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 20 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 20 MTC@46a92183a934: Message with id 20 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 21 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 21 MTC@46a92183a934: Message with id 21 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "si2quater neighbor-list add uarfcn 23 42 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 22 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 22 MTC@46a92183a934: Message with id 22 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 MTC@46a92183a934: Message with id 23 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "write terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: 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@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 MTC@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: 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@46a92183a934: Message with id 24 was extracted from the queue of BSCVTY. MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 MTC@46a92183a934: Message with id 25 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 MTC@46a92183a934: Message with id 26 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 8 s MTC@46a92183a934: Timeout T: 8 s MTC@46a92183a934: "TC_si_sched_13_2bis_2ter_2quater": TC=0 has #of SI=0 MTC@46a92183a934: "TC_si_sched_13_2bis_2ter_2quater": TC=1 has #of SI=0 MTC@46a92183a934: "TC_si_sched_13_2bis_2ter_2quater": TC=2 has #of SI=0 MTC@46a92183a934: "TC_si_sched_13_2bis_2ter_2quater": TC=3 has #of SI=0 MTC@46a92183a934: "TC_si_sched_13_2bis_2ter_2quater": TC=4 has #of SI=0 MTC@46a92183a934: "TC_si_sched_13_2bis_2ter_2quater": TC=5 has #of SI=0 MTC@46a92183a934: "TC_si_sched_13_2bis_2ter_2quater": TC=6 has #of SI=0 MTC@46a92183a934: "TC_si_sched_13_2bis_2ter_2quater": TC=7 has #of SI=0 MTC@46a92183a934: setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Fail: No SYSTEM_INFORMATION_TYPE_2bis (2) in TC=5! MTC@46a92183a934: setverdict(fail): fail -> fail, component reason not changed MTC@46a92183a934: Error: Insufficient SI in array MTC@46a92183a934: Test.ttcn:162: Dynamic test case error: testcase.stop MTC@46a92183a934: setverdict(error): fail -> error MTC@46a92183a934: Performing error recovery. MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_13_2bis_2ter_2quater. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: error MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_si_sched_13_2bis_2ter_2quater finished. Verdict: error MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_neci in module Test. MTC@46a92183a934: Test case TC_neci started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_neci. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Random number generator was initialized with seed 58.885164: srand48(-41779590). MTC@46a92183a934: Function rnd() returned 0.743726. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "neci 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 10 s MTC@46a92183a934: Timeout T: 10 s MTC@46a92183a934: Error waiting for SI on GSMTAP MTC@46a92183a934: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@46a92183a934: setverdict(error): none -> error MTC@46a92183a934: Performing error recovery. MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_neci. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: error MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_neci finished. Verdict: error MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_cell_resel_hyst in module Test. MTC@46a92183a934: Test case TC_cell_resel_hyst started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_cell_resel_hyst. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Function rnd() returned 0.035892. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "cell reselection hysteresis 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@46a92183a934: Message with id 7 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 10 s MTC@46a92183a934: Timeout T: 10 s MTC@46a92183a934: Error waiting for SI on GSMTAP MTC@46a92183a934: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@46a92183a934: setverdict(error): none -> error MTC@46a92183a934: Performing error recovery. MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_cell_resel_hyst. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: error MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_cell_resel_hyst finished. Verdict: error MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_rxlev_acc_min in module Test. MTC@46a92183a934: Test case TC_rxlev_acc_min started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rxlev_acc_min. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Function rnd() returned 0.255991. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "rxlev access min 16" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@46a92183a934: Message with id 7 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 10 s MTC@46a92183a934: Timeout T: 10 s MTC@46a92183a934: Error waiting for SI on GSMTAP MTC@46a92183a934: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@46a92183a934: setverdict(error): none -> error MTC@46a92183a934: Performing error recovery. MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_rxlev_acc_min. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: error MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_rxlev_acc_min finished. Verdict: error MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_cellid in module Test. MTC@46a92183a934: Test case TC_cellid started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_cellid. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Function rnd() returned 0.579719. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "cell_identity 37991" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@46a92183a934: Message with id 7 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 10 s MTC@46a92183a934: Timeout T: 10 s MTC@46a92183a934: Error waiting for SI on GSMTAP MTC@46a92183a934: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@46a92183a934: setverdict(error): none -> error MTC@46a92183a934: Performing error recovery. MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_cellid. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: error MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_cellid finished. Verdict: error MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_lac in module Test. MTC@46a92183a934: Test case TC_lac started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_lac. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Function rnd() returned 0.966428. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "location_area_code 63334" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@46a92183a934: Message with id 7 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 10 s MTC@46a92183a934: Timeout T: 10 s MTC@46a92183a934: Error waiting for SI on GSMTAP MTC@46a92183a934: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@46a92183a934: setverdict(error): none -> error MTC@46a92183a934: Performing error recovery. MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_lac. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: error MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_lac finished. Verdict: error MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_rach_tx_int in module Test. MTC@46a92183a934: Test case TC_rach_tx_int started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rach_tx_int. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Function rnd() returned 0.767132. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "rach tx integer 11" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@46a92183a934: Message with id 7 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 10 s MTC@46a92183a934: Timeout T: 10 s MTC@46a92183a934: Error waiting for SI on GSMTAP MTC@46a92183a934: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@46a92183a934: setverdict(error): none -> error MTC@46a92183a934: Performing error recovery. MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_rach_tx_int. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: error MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_rach_tx_int finished. Verdict: error MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_rach_max_tx in module Test. MTC@46a92183a934: Test case TC_rach_max_tx started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rach_max_tx. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Function rnd() returned 0.515537. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "rach max transmission 2" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@46a92183a934: Message with id 7 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 10 s MTC@46a92183a934: Timeout T: 10 s MTC@46a92183a934: Error waiting for SI on GSMTAP MTC@46a92183a934: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@46a92183a934: setverdict(error): none -> error MTC@46a92183a934: Performing error recovery. MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_rach_max_tx. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: error MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_rach_max_tx finished. Verdict: error MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_attach in module Test. MTC@46a92183a934: Test case TC_attach started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_attach. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Function rnd() returned 0.150048. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "channel-descrption attach 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@46a92183a934: Message with id 7 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 10 s MTC@46a92183a934: Timeout T: 10 s MTC@46a92183a934: Error waiting for SI on GSMTAP MTC@46a92183a934: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@46a92183a934: setverdict(error): none -> error MTC@46a92183a934: Performing error recovery. MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_attach. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: error MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_attach finished. Verdict: error MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_dtx_ul in module Test. MTC@46a92183a934: Test case TC_dtx_ul started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_dtx_ul. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Function rnd() returned 0.382014. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "dtx uplink force" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 10 s MTC@46a92183a934: Timeout T: 10 s MTC@46a92183a934: Error waiting for SI on GSMTAP MTC@46a92183a934: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@46a92183a934: setverdict(error): none -> error MTC@46a92183a934: Performing error recovery. MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_dtx_ul. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: error MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_dtx_ul finished. Verdict: error MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_emerg_allowed in module Test. MTC@46a92183a934: Test case TC_emerg_allowed started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_emerg_allowed. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Function rnd() returned 0.039519. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "rach emergency call allowed 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@46a92183a934: Message with id 7 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 10 s MTC@46a92183a934: Timeout T: 10 s MTC@46a92183a934: Error waiting for SI on GSMTAP MTC@46a92183a934: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@46a92183a934: setverdict(error): none -> error MTC@46a92183a934: Performing error recovery. MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_emerg_allowed. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: error MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_emerg_allowed finished. Verdict: error MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_bs_pa_mfrms in module Test. MTC@46a92183a934: Test case TC_bs_pa_mfrms started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_bs_pa_mfrms. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Function rnd() returned 0.539160. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "channel-descrption bs-pa-mfrms 5" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@46a92183a934: Message with id 7 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 10 s MTC@46a92183a934: Timeout T: 10 s MTC@46a92183a934: Error waiting for SI on GSMTAP MTC@46a92183a934: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@46a92183a934: setverdict(error): none -> error MTC@46a92183a934: Performing error recovery. MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_bs_pa_mfrms. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: error MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_bs_pa_mfrms finished. Verdict: error MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_bs_ag_blks_res in module Test. MTC@46a92183a934: Test case TC_bs_ag_blks_res started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_bs_ag_blks_res. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Function rnd() returned 0.257740. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "channel-descrption bs-ag-blks-res 1" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@46a92183a934: Message with id 7 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 10 s MTC@46a92183a934: Timeout T: 10 s MTC@46a92183a934: Error waiting for SI on GSMTAP MTC@46a92183a934: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@46a92183a934: setverdict(error): none -> error MTC@46a92183a934: Performing error recovery. MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_bs_ag_blks_res. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: error MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_bs_ag_blks_res finished. Verdict: error MC@46a92183a934: Test execution finished. MTC@46a92183a934: Executing test case TC_radio_link_timeout in module Test. MTC@46a92183a934: Test case TC_radio_link_timeout started. MTC@46a92183a934: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_radio_link_timeout. MTC@46a92183a934: Port GSMTAP was started. MTC@46a92183a934: Port BSCVTY was started. MTC@46a92183a934: Component type Test.dummy_CT was initialized. MTC@46a92183a934: Function rnd() returned 0.229410. MTC@46a92183a934: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@46a92183a934: Port GSMTAP was mapped to system:GSMTAP. MTC@46a92183a934: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@46a92183a934: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@46a92183a934: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@46a92183a934: Port BSCVTY was mapped to system:BSCVTY. MTC@46a92183a934: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@46a92183a934: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@46a92183a934: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@46a92183a934: Sent on BSCVTY to system charstring : "enable" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@46a92183a934: Message with id 1 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "configure terminal" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@46a92183a934: Message with id 2 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "network" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@46a92183a934: Message with id 3 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@46a92183a934: Message with id 4 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "radio-link-timeout 16" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@46a92183a934: Message with id 5 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "end" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@46a92183a934: Message with id 6 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@46a92183a934: Start timer T: 2 s MTC@46a92183a934: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@46a92183a934: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@46a92183a934: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@46a92183a934: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@46a92183a934: Message with id 7 was extracted from the queue of BSCVTY. MTC@46a92183a934: Stop timer T: 2 s MTC@46a92183a934: Start timer T: 1 s MTC@46a92183a934: Timeout T: 1 s MTC@46a92183a934: Port GSMTAP was cleared. MTC@46a92183a934: Start timer T: 10 s MTC@46a92183a934: Timeout T: 10 s MTC@46a92183a934: Error waiting for SI on GSMTAP MTC@46a92183a934: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@46a92183a934: setverdict(error): none -> error MTC@46a92183a934: Performing error recovery. MTC@46a92183a934: Terminating component type Test.dummy_CT. MTC@46a92183a934: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@46a92183a934: Port GSMTAP was unmapped from system:GSMTAP. MTC@46a92183a934: Port GSMTAP was stopped. MTC@46a92183a934: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@46a92183a934: Port BSCVTY was unmapped from system:BSCVTY. MTC@46a92183a934: Port BSCVTY was stopped. MTC@46a92183a934: Component type Test.dummy_CT was shut down inside testcase TC_radio_link_timeout. MTC@46a92183a934: Waiting for PTCs to finish. MTC@46a92183a934: Setting final verdict of the test case. MTC@46a92183a934: Local verdict of MTC: error MTC@46a92183a934: No PTCs were created. MTC@46a92183a934: Test case TC_radio_link_timeout finished. Verdict: error MC@46a92183a934: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@46a92183a934: Terminating MTC. MTC@46a92183a934: Verdict statistics: 0 none (0.00 %), 3 pass (13.64 %), 0 inconc (0.00 %), 3 fail (13.64 %), 16 error (72.73 %). MTC@46a92183a934: Test execution summary: 22 test cases were executed. Overall verdict: error MTC@46a92183a934: Exit was requested from MC. Terminating MTC. MC@46a92183a934: MTC terminated. MC2> exit MC@46a92183a934: Shutting down session. HC@46a92183a934: Exit was requested from MC. Terminating HC. MC@46a92183a934: Shutdown complete. 03:37:28.399999 hc TTCN-3 Host Controller started on 46a92183a934. Version: CRL 113 200/6 R1A. 03:37:28.400036 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:37:28.400038 hc Maximum number of open file descriptors: 1048576, FD_SETSIZE = 1024 03:37:28.400213 hc The address of MC was set to 46a92183a934[172.18.5.230]:0. 03:37:28.400276 hc The local IP address of the control connection to MC is 172.18.5.230. 03:37:28.400284 hc Connected to MC. 03:37:28.400295 hc This host supports UNIX domain sockets for local communication. 03:37:28.400645 hc Processing configuration data received from MC. 03:37:28.401087 hc Module Osmocom_VTY_Functions has the following parameters: { mp_prompt_prefix := "OpenBSC" } 03:37:28.401112 hc Initializing module GSMTAP_PortType. 03:37:28.401134 hc Initializing module GSMTAP_Types. 03:37:28.401153 hc Initializing module Osmocom_Types. 03:37:28.401171 hc Initializing module General_Types. 03:37:28.401188 hc Initialization of module General_Types finished. 03:37:28.401205 hc Initialization of module Osmocom_Types finished. 03:37:28.401221 hc Initialization of module GSMTAP_Types finished. 03:37:28.401237 hc Initializing module IPL4asp_PortType. 03:37:28.401256 hc Initializing module IPL4asp_Types. 03:37:28.401274 hc Initializing module Socket_API_Definitions. 03:37:28.401291 hc Initialization of module Socket_API_Definitions finished. 03:37:28.401308 hc Initialization of module IPL4asp_Types finished. 03:37:28.401343 hc Initialization of module IPL4asp_PortType finished. 03:37:28.401360 hc Initialization of module GSMTAP_PortType finished. 03:37:28.401376 hc Initializing module GSM_RR_Types. 03:37:28.401393 hc Initializing module RLCMAC_CSN1_Types. 03:37:28.401410 hc Initializing module GSM_Types. 03:37:28.401444 hc Initialization of module GSM_Types finished. 03:37:28.401467 hc Initialization of module RLCMAC_CSN1_Types finished. 03:37:28.401477 hc Initialization of module GSM_RR_Types finished. 03:37:28.401483 hc Initializing module GSM_SystemInformation. 03:37:28.401554 hc Initialization of module GSM_SystemInformation finished. 03:37:28.401561 hc Initializing module IPL4_GSMTAP_CtrlFunct. 03:37:28.401570 hc Initialization of module IPL4_GSMTAP_CtrlFunct finished. 03:37:28.401575 hc Initializing module IPL4asp_Functions. 03:37:28.401582 hc Initializing module TCCInterface_Functions. 03:37:28.401589 hc Initializing module TCCConversion_Functions. 03:37:28.401595 hc Initialization of module TCCConversion_Functions finished. 03:37:28.401602 hc Initialization of module TCCInterface_Functions finished. 03:37:28.401607 hc Initialization of module IPL4asp_Functions finished. 03:37:28.401612 hc Initializing module Osmocom_VTY_Functions. 03:37:28.401618 hc Initializing module TELNETasp_PortType. 03:37:28.401623 hc Initialization of module TELNETasp_PortType finished. 03:37:28.401632 hc Initialization of module Osmocom_VTY_Functions finished. 03:37:28.401637 hc Initializing module PreGenRecordOf. 03:37:28.401642 hc Initialization of module PreGenRecordOf finished. 03:37:28.401648 hc Initializing module Test. 03:37:28.401755 hc Initialization of module Test finished. 03:37:28.401765 hc Initializing module TitanLoggerApi. 03:37:28.401770 hc Initialization of module TitanLoggerApi finished. 03:37:28.401775 hc Initializing module TitanLoggerControl. 03:37:28.401780 hc Initialization of module TitanLoggerControl finished. 03:37:28.401786 hc Configuration data was processed successfully. 03:37:28.402111 hc MTC was created. Process id: 21. 03:37:28.402223 mtc Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 03:37:28.402387 mtc TTCN-3 Main Test Component started on 46a92183a934. Version: CRL 113 200/6 R1A. 03:37:28.402413 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:37:28.402440 mtc Connected to MC. 03:37:28.402709 mtc Executing test case TC_si1 in module Test. 03:37:28.402798 mtc Test case TC_si1 started. 03:37:28.402814 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si1. 03:37:28.402882 mtc Port GSMTAP was started. 03:37:28.402907 mtc Port BSCVTY was started. 03:37:28.402918 mtc Component type Test.dummy_CT was initialized. 03:37:28.402935 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:37:28.403175 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:37:28.403243 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:37:28.403380 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:37:28.403533 mtc setverdict(pass): none -> pass 03:37:28.403551 mtc Terminating component type Test.dummy_CT. 03:37:28.403560 mtc Port GSMTAP was stopped. 03:37:28.403570 mtc Port BSCVTY was stopped. 03:37:28.403576 mtc Component type Test.dummy_CT was shut down inside testcase TC_si1. 03:37:28.403583 mtc Waiting for PTCs to finish. 03:37:28.403678 mtc Setting final verdict of the test case. 03:37:28.403697 mtc Local verdict of MTC: pass 03:37:28.403716 mtc No PTCs were created. 03:37:28.403727 mtc Test case TC_si1 finished. Verdict: pass 03:37:28.403756 mtc Executing test case TC_telnet in module Test. 03:37:28.403772 mtc Test case TC_telnet started. 03:37:28.403784 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_telnet. 03:37:28.403808 mtc Port GSMTAP was started. 03:37:28.403825 mtc Port BSCVTY was started. 03:37:28.403837 mtc Component type Test.dummy_CT was initialized. 03:37:28.403854 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:37:28.403886 mtc Port GSMTAP was mapped to system:GSMTAP. 03:37:28.403910 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:37:28.404009 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:37:28.404134 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:37:28.404311 mtc Port BSCVTY was mapped to system:BSCVTY. 03:37:28.404344 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:37:28.404388 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:28.404430 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:28.404453 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:28.404470 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:28.404486 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:28.404503 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:28.404560 mtc Sent on BSCVTY to system charstring : "enable" 03:37:28.404595 mtc Start timer T: 2 s 03:37:28.404681 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:37:28.404760 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:37:28.404779 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:37:28.404792 mtc Stop timer T: 2 s 03:37:28.404805 mtc Sent on BSCVTY to system charstring : "show network" 03:37:28.404828 mtc Start timer T: 2 s 03:37:28.404943 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:37:28.404979 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 3 03:37:28.405294 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:37:28.405315 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:37:28.405346 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 3 03:37:28.405358 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:37:28.405366 mtc Stop timer T: 2 s 03:37:28.405383 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:28.405409 mtc Start timer T: 2 s 03:37:28.405517 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 4 03:37:28.405594 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 4 03:37:28.405611 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:37:28.405627 mtc Stop timer T: 2 s 03:37:28.405643 mtc Sent on BSCVTY to system charstring : "network" 03:37:28.405668 mtc Start timer T: 2 s 03:37:28.405729 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 5 03:37:28.405862 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 5 03:37:28.405887 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:37:28.405912 mtc Stop timer T: 2 s 03:37:28.405929 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:28.405949 mtc Start timer T: 2 s 03:37:28.406021 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 03:37:28.406094 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 03:37:28.406112 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:37:28.406129 mtc Stop timer T: 2 s 03:37:28.406141 mtc Sent on BSCVTY to system charstring : "end" 03:37:28.406160 mtc Start timer T: 2 s 03:37:28.406243 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:37:28.406274 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:37:28.406291 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:37:28.406304 mtc Stop timer T: 2 s 03:37:28.406317 mtc setverdict(pass): none -> pass 03:37:28.406329 mtc Terminating component type Test.dummy_CT. 03:37:28.406343 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:37:28.406399 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:37:28.406414 mtc Port GSMTAP was stopped. 03:37:28.406422 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:37:28.406447 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:37:28.406459 mtc Port BSCVTY was stopped. 03:37:28.406466 mtc Component type Test.dummy_CT was shut down inside testcase TC_telnet. 03:37:28.406475 mtc Waiting for PTCs to finish. 03:37:28.406547 mtc Setting final verdict of the test case. 03:37:28.406561 mtc Local verdict of MTC: pass 03:37:28.406573 mtc No PTCs were created. 03:37:28.406584 mtc Test case TC_telnet finished. Verdict: pass 03:37:28.406701 mtc Executing test case TC_si_default in module Test. 03:37:28.406724 mtc Test case TC_si_default started. 03:37:28.406746 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_default. 03:37:28.406779 mtc Port GSMTAP was started. 03:37:28.406798 mtc Port BSCVTY was started. 03:37:28.406809 mtc Component type Test.dummy_CT was initialized. 03:37:28.406825 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:37:28.406874 mtc Port GSMTAP was mapped to system:GSMTAP. 03:37:28.406915 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:37:28.406946 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:37:28.406981 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:37:28.407124 mtc Port BSCVTY was mapped to system:BSCVTY. 03:37:28.407161 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:37:28.407185 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:28.407217 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:28.407234 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:28.407253 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:28.407262 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:28.407274 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:28.407310 mtc Sent on BSCVTY to system charstring : "enable" 03:37:28.407339 mtc Start timer T: 2 s 03:37:28.407384 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:37:28.407418 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:37:28.407429 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:37:28.407438 mtc Stop timer T: 2 s 03:37:28.407483 mtc Port GSMTAP was cleared. 03:37:28.407496 mtc Start timer T: 8 s 03:37:36.414702 mtc Timeout T: 8 s 03:37:36.414850 mtc "TC_si_default": TC=0 has #of SI=0 03:37:36.414931 mtc "TC_si_default": TC=1 has #of SI=0 03:37:36.414974 mtc "TC_si_default": TC=2 has #of SI=0 03:37:36.415054 mtc "TC_si_default": TC=3 has #of SI=0 03:37:36.415100 mtc "TC_si_default": TC=4 has #of SI=0 03:37:36.415133 mtc "TC_si_default": TC=5 has #of SI=0 03:37:36.415166 mtc "TC_si_default": TC=6 has #of SI=0 03:37:36.415197 mtc "TC_si_default": TC=7 has #of SI=0 03:37:36.415263 mtc setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" 03:37:36.415334 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:36.415392 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:36.415427 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:36.415473 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:36.415517 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:36.415567 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:36.415612 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:36.415674 mtc Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! 03:37:36.415753 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:36.415808 mtc Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! 03:37:36.415866 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:36.415955 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! 03:37:36.416018 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:36.416060 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! 03:37:36.416109 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:36.416157 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! 03:37:36.416212 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:36.416260 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! 03:37:36.416315 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:36.416398 mtc Terminating component type Test.dummy_CT. 03:37:36.416450 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:37:36.416557 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:37:36.416618 mtc Port GSMTAP was stopped. 03:37:36.416672 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:37:36.416798 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:37:36.416877 mtc Port BSCVTY was stopped. 03:37:36.416924 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_default. 03:37:36.416967 mtc Waiting for PTCs to finish. 03:37:36.417121 mtc Setting final verdict of the test case. 03:37:36.417194 mtc Local verdict of MTC: fail reason: "No SI messages for TC=0!" 03:37:36.417258 mtc No PTCs were created. 03:37:36.417309 mtc Test case TC_si_default finished. Verdict: fail reason: No SI messages for TC=0! 03:37:36.417446 mtc Executing test case TC_si_sched_2bis in module Test. 03:37:36.417519 mtc Test case TC_si_sched_2bis started. 03:37:36.417581 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2bis. 03:37:36.417672 mtc Port GSMTAP was started. 03:37:36.417725 mtc Port BSCVTY was started. 03:37:36.417767 mtc Component type Test.dummy_CT was initialized. 03:37:36.417816 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:37:36.417920 mtc Port GSMTAP was mapped to system:GSMTAP. 03:37:36.418018 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:37:36.418080 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:37:36.418206 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:37:36.418606 mtc Port BSCVTY was mapped to system:BSCVTY. 03:37:36.418737 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:37:36.418801 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:36.418891 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:36.418947 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:36.419021 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:36.419088 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:36.419164 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:36.419323 mtc Sent on BSCVTY to system charstring : "enable" 03:37:36.419434 mtc Start timer T: 2 s 03:37:36.419615 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:37:36.419772 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:37:36.419831 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:37:36.419883 mtc Stop timer T: 2 s 03:37:36.419990 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:36.420098 mtc Start timer T: 2 s 03:37:36.420411 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:37:36.420664 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:37:36.420726 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:37:36.420792 mtc Stop timer T: 2 s 03:37:36.420848 mtc Sent on BSCVTY to system charstring : "network" 03:37:36.420948 mtc Start timer T: 2 s 03:37:36.421159 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:37:36.421404 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:37:36.421466 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:37:36.421531 mtc Stop timer T: 2 s 03:37:36.421600 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:36.421698 mtc Start timer T: 2 s 03:37:36.421904 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:37:36.422108 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:37:36.422173 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:37:36.422237 mtc Stop timer T: 2 s 03:37:36.422311 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode static" 03:37:36.422407 mtc Start timer T: 2 s 03:37:36.422693 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:37:36.422883 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:37:36.422947 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:37:36.423012 mtc Stop timer T: 2 s 03:37:36.423100 mtc Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" 03:37:36.423191 mtc Start timer T: 2 s 03:37:36.423457 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 03:37:36.423691 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 03:37:36.423753 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:37:36.423827 mtc Stop timer T: 2 s 03:37:36.423851 mtc Sent on BSCVTY to system charstring : "end" 03:37:36.423884 mtc Start timer T: 2 s 03:37:36.423959 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:37:36.424004 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:37:36.424025 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:37:36.424042 mtc Stop timer T: 2 s 03:37:36.424064 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:36.424097 mtc Start timer T: 2 s 03:37:36.424165 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 8 03:37:36.424244 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 8 03:37:36.424265 mtc Message with id 8 was extracted from the queue of BSCVTY. 03:37:36.424286 mtc Stop timer T: 2 s 03:37:36.424308 mtc Sent on BSCVTY to system charstring : "network" 03:37:36.424340 mtc Start timer T: 2 s 03:37:36.424431 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 9 03:37:36.424590 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 9 03:37:36.424625 mtc Message with id 9 was extracted from the queue of BSCVTY. 03:37:36.424671 mtc Stop timer T: 2 s 03:37:36.424711 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:36.424833 mtc Start timer T: 2 s 03:37:36.424897 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 03:37:36.425020 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 03:37:36.425046 mtc Message with id 10 was extracted from the queue of BSCVTY. 03:37:36.425084 mtc Stop timer T: 2 s 03:37:36.425111 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed" 03:37:36.425264 mtc Start timer T: 2 s 03:37:36.425323 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 03:37:36.425411 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 03:37:36.425451 mtc Message with id 11 was extracted from the queue of BSCVTY. 03:37:36.425476 mtc Stop timer T: 2 s 03:37:36.425513 mtc Sent on BSCVTY to system charstring : "end" 03:37:36.425547 mtc Start timer T: 2 s 03:37:36.425630 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 12 03:37:36.425698 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 12 03:37:36.425721 mtc Message with id 12 was extracted from the queue of BSCVTY. 03:37:36.425756 mtc Stop timer T: 2 s 03:37:36.425780 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:36.425933 mtc Start timer T: 2 s 03:37:36.425994 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 13 03:37:36.426122 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 13 03:37:36.426148 mtc Message with id 13 was extracted from the queue of BSCVTY. 03:37:36.426199 mtc Stop timer T: 2 s 03:37:36.426224 mtc Sent on BSCVTY to system charstring : "network" 03:37:36.426285 mtc Start timer T: 2 s 03:37:36.426373 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 14 03:37:36.426494 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 14 03:37:36.426518 mtc Message with id 14 was extracted from the queue of BSCVTY. 03:37:36.426559 mtc Stop timer T: 2 s 03:37:36.426584 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:36.426693 mtc Start timer T: 2 s 03:37:36.426771 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 03:37:36.426925 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 03:37:36.426952 mtc Message with id 15 was extracted from the queue of BSCVTY. 03:37:36.426983 mtc Stop timer T: 2 s 03:37:36.427033 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:37:36.427184 mtc Start timer T: 2 s 03:37:36.427246 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 03:37:36.427360 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 03:37:36.427404 mtc Message with id 16 was extracted from the queue of BSCVTY. 03:37:36.427430 mtc Stop timer T: 2 s 03:37:36.427475 mtc Sent on BSCVTY to system charstring : "end" 03:37:36.427601 mtc Start timer T: 2 s 03:37:36.427669 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 17 03:37:36.427737 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 17 03:37:36.427778 mtc Message with id 17 was extracted from the queue of BSCVTY. 03:37:36.427800 mtc Stop timer T: 2 s 03:37:36.427834 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:36.427872 mtc Start timer T: 2 s 03:37:36.427977 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 18 03:37:36.428088 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 18 03:37:36.428124 mtc Message with id 18 was extracted from the queue of BSCVTY. 03:37:36.428154 mtc Stop timer T: 2 s 03:37:36.428183 mtc Sent on BSCVTY to system charstring : "network" 03:37:36.428234 mtc Start timer T: 2 s 03:37:36.428314 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 19 03:37:36.428460 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 19 03:37:36.428491 mtc Message with id 19 was extracted from the queue of BSCVTY. 03:37:36.428518 mtc Stop timer T: 2 s 03:37:36.428569 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:36.428622 mtc Start timer T: 2 s 03:37:36.428696 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 20 03:37:36.428847 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 20 03:37:36.428874 mtc Message with id 20 was extracted from the queue of BSCVTY. 03:37:36.428900 mtc Stop timer T: 2 s 03:37:36.428962 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:37:36.429013 mtc Start timer T: 2 s 03:37:36.429165 mtc Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 21 03:37:36.429197 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 22 03:37:36.429368 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 21 03:37:36.429413 mtc Message with id 21 was extracted from the queue of BSCVTY. 03:37:36.429501 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 22 03:37:36.429524 mtc Message with id 22 was extracted from the queue of BSCVTY. 03:37:36.429572 mtc Stop timer T: 2 s 03:37:36.429613 mtc Sent on BSCVTY to system charstring : "end" 03:37:36.429648 mtc Start timer T: 2 s 03:37:36.429731 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 03:37:36.429781 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 03:37:36.429800 mtc Message with id 23 was extracted from the queue of BSCVTY. 03:37:36.429826 mtc Stop timer T: 2 s 03:37:36.429854 mtc Sent on BSCVTY to system charstring : "write terminal" 03:37:36.429917 mtc Start timer T: 2 s 03:37:36.430524 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:37:36.430617 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 03:37:36.433225 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:37:36.433300 mtc Message with id 24 was extracted from the queue of BSCVTY. 03:37:36.433356 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 03:37:36.433375 mtc Message with id 25 was extracted from the queue of BSCVTY. 03:37:36.433399 mtc Stop timer T: 2 s 03:37:36.433427 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:37:36.433480 mtc Start timer T: 2 s 03:37:36.433680 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 03:37:36.433741 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 03:37:36.433765 mtc Message with id 26 was extracted from the queue of BSCVTY. 03:37:36.433787 mtc Stop timer T: 2 s 03:37:36.433814 mtc Start timer T: 1 s 03:37:37.433848 mtc Timeout T: 1 s 03:37:37.433923 mtc Port GSMTAP was cleared. 03:37:37.433941 mtc Start timer T: 8 s 03:37:45.437210 mtc Timeout T: 8 s 03:37:45.437264 mtc "TC_si_sched_2bis": TC=0 has #of SI=0 03:37:45.437281 mtc "TC_si_sched_2bis": TC=1 has #of SI=0 03:37:45.437290 mtc "TC_si_sched_2bis": TC=2 has #of SI=0 03:37:45.437299 mtc "TC_si_sched_2bis": TC=3 has #of SI=0 03:37:45.437322 mtc "TC_si_sched_2bis": TC=4 has #of SI=0 03:37:45.437344 mtc "TC_si_sched_2bis": TC=5 has #of SI=0 03:37:45.437353 mtc "TC_si_sched_2bis": TC=6 has #of SI=0 03:37:45.437361 mtc "TC_si_sched_2bis": TC=7 has #of SI=0 03:37:45.437373 mtc setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" 03:37:45.437387 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:45.437395 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:45.437402 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:45.437421 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:45.437449 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:45.437471 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:45.437479 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:45.437489 mtc Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! 03:37:45.437501 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:45.437513 mtc Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! 03:37:45.437527 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:45.437540 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! 03:37:45.437552 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:45.437560 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! 03:37:45.437569 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:45.437576 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! 03:37:45.437584 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:45.437592 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! 03:37:45.437601 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:45.437609 mtc Fail: No SYSTEM_INFORMATION_TYPE_2bis (2) in TC=5! 03:37:45.437618 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:45.437633 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:45.437678 mtc Start timer T: 2 s 03:37:45.437847 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 27 03:37:45.437937 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 27 03:37:45.437956 mtc Message with id 27 was extracted from the queue of BSCVTY. 03:37:45.437966 mtc Stop timer T: 2 s 03:37:45.437978 mtc Sent on BSCVTY to system charstring : "network" 03:37:45.437997 mtc Start timer T: 2 s 03:37:45.438064 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 28 03:37:45.438143 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 28 03:37:45.438160 mtc Message with id 28 was extracted from the queue of BSCVTY. 03:37:45.438173 mtc Stop timer T: 2 s 03:37:45.438192 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:45.438218 mtc Start timer T: 2 s 03:37:45.438318 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 29 03:37:45.438404 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 29 03:37:45.438423 mtc Message with id 29 was extracted from the queue of BSCVTY. 03:37:45.438438 mtc Stop timer T: 2 s 03:37:45.438458 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed" 03:37:45.438485 mtc Start timer T: 2 s 03:37:45.438590 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 30 03:37:45.438665 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 30 03:37:45.438683 mtc Message with id 30 was extracted from the queue of BSCVTY. 03:37:45.438701 mtc Stop timer T: 2 s 03:37:45.438716 mtc Sent on BSCVTY to system charstring : "end" 03:37:45.438800 mtc Start timer T: 2 s 03:37:45.438830 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 31 03:37:45.438865 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 31 03:37:45.438880 mtc Message with id 31 was extracted from the queue of BSCVTY. 03:37:45.438894 mtc Stop timer T: 2 s 03:37:45.438909 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:45.439003 mtc Start timer T: 2 s 03:37:45.439043 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 32 03:37:45.439106 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 32 03:37:45.439121 mtc Message with id 32 was extracted from the queue of BSCVTY. 03:37:45.439135 mtc Stop timer T: 2 s 03:37:45.439150 mtc Sent on BSCVTY to system charstring : "network" 03:37:45.439179 mtc Start timer T: 2 s 03:37:45.439236 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 33 03:37:45.439317 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 33 03:37:45.439339 mtc Message with id 33 was extracted from the queue of BSCVTY. 03:37:45.439358 mtc Stop timer T: 2 s 03:37:45.439377 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:45.439407 mtc Start timer T: 2 s 03:37:45.439456 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 34 03:37:45.439517 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 34 03:37:45.439532 mtc Message with id 34 was extracted from the queue of BSCVTY. 03:37:45.439576 mtc Stop timer T: 2 s 03:37:45.439637 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed" 03:37:45.439666 mtc Start timer T: 2 s 03:37:45.439764 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 35 03:37:45.439834 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 35 03:37:45.439853 mtc Message with id 35 was extracted from the queue of BSCVTY. 03:37:45.439871 mtc Stop timer T: 2 s 03:37:45.439888 mtc Sent on BSCVTY to system charstring : "end" 03:37:45.439913 mtc Start timer T: 2 s 03:37:45.439969 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 36 03:37:45.440004 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 36 03:37:45.440019 mtc Message with id 36 was extracted from the queue of BSCVTY. 03:37:45.440028 mtc Stop timer T: 2 s 03:37:45.440039 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:45.440057 mtc Start timer T: 2 s 03:37:45.440122 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 37 03:37:45.440181 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 37 03:37:45.440194 mtc Message with id 37 was extracted from the queue of BSCVTY. 03:37:45.440204 mtc Stop timer T: 2 s 03:37:45.440221 mtc Sent on BSCVTY to system charstring : "network" 03:37:45.440247 mtc Start timer T: 2 s 03:37:45.440295 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 38 03:37:45.440353 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 38 03:37:45.440366 mtc Message with id 38 was extracted from the queue of BSCVTY. 03:37:45.440379 mtc Stop timer T: 2 s 03:37:45.440391 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:45.440409 mtc Start timer T: 2 s 03:37:45.440459 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 39 03:37:45.440517 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 39 03:37:45.440531 mtc Message with id 39 was extracted from the queue of BSCVTY. 03:37:45.440542 mtc Stop timer T: 2 s 03:37:45.440554 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:37:45.440579 mtc Start timer T: 2 s 03:37:45.440654 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 40 03:37:45.440718 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 40 03:37:45.440734 mtc Message with id 40 was extracted from the queue of BSCVTY. 03:37:45.440749 mtc Stop timer T: 2 s 03:37:45.440765 mtc Sent on BSCVTY to system charstring : "end" 03:37:45.440789 mtc Start timer T: 2 s 03:37:45.440841 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41 03:37:45.440877 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41 03:37:45.440888 mtc Message with id 41 was extracted from the queue of BSCVTY. 03:37:45.440896 mtc Stop timer T: 2 s 03:37:45.440906 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:45.440922 mtc Start timer T: 2 s 03:37:45.440992 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 42 03:37:45.441054 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 42 03:37:45.441072 mtc Message with id 42 was extracted from the queue of BSCVTY. 03:37:45.441088 mtc Stop timer T: 2 s 03:37:45.441103 mtc Sent on BSCVTY to system charstring : "network" 03:37:45.441127 mtc Start timer T: 2 s 03:37:45.441173 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 43 03:37:45.441234 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 43 03:37:45.441251 mtc Message with id 43 was extracted from the queue of BSCVTY. 03:37:45.441267 mtc Stop timer T: 2 s 03:37:45.441284 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:45.441305 mtc Start timer T: 2 s 03:37:45.441362 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 44 03:37:45.441421 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 44 03:37:45.441437 mtc Message with id 44 was extracted from the queue of BSCVTY. 03:37:45.441451 mtc Stop timer T: 2 s 03:37:45.441470 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:37:45.441493 mtc Start timer T: 2 s 03:37:45.441561 mtc Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 45 03:37:45.441581 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 46 03:37:45.441652 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 45 03:37:45.441666 mtc Message with id 45 was extracted from the queue of BSCVTY. 03:37:45.441713 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 46 03:37:45.441724 mtc Message with id 46 was extracted from the queue of BSCVTY. 03:37:45.441734 mtc Stop timer T: 2 s 03:37:45.441743 mtc Sent on BSCVTY to system charstring : "end" 03:37:45.441761 mtc Start timer T: 2 s 03:37:45.441818 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 47 03:37:45.441849 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 47 03:37:45.441863 mtc Message with id 47 was extracted from the queue of BSCVTY. 03:37:45.441875 mtc Stop timer T: 2 s 03:37:45.441890 mtc Sent on BSCVTY to system charstring : "write terminal" 03:37:45.441912 mtc Start timer T: 2 s 03:37:45.442218 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:37:45.442265 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 49 03:37:45.443586 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:37:45.443627 mtc Message with id 48 was extracted from the queue of BSCVTY. 03:37:45.443654 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 49 03:37:45.443668 mtc Message with id 49 was extracted from the queue of BSCVTY. 03:37:45.443680 mtc Stop timer T: 2 s 03:37:45.443699 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:37:45.443722 mtc Start timer T: 2 s 03:37:45.443847 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 50 03:37:45.443888 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 50 03:37:45.443904 mtc Message with id 50 was extracted from the queue of BSCVTY. 03:37:45.443926 mtc Stop timer T: 2 s 03:37:45.443942 mtc Start timer T: 1 s 03:37:46.443961 mtc Timeout T: 1 s 03:37:46.444026 mtc Terminating component type Test.dummy_CT. 03:37:46.444040 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:37:46.444069 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:37:46.444080 mtc Port GSMTAP was stopped. 03:37:46.444092 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:37:46.444144 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:37:46.444158 mtc Port BSCVTY was stopped. 03:37:46.444165 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2bis. 03:37:46.444179 mtc Waiting for PTCs to finish. 03:37:46.444214 mtc Setting final verdict of the test case. 03:37:46.444233 mtc Local verdict of MTC: fail reason: "No SI messages for TC=0!" 03:37:46.444250 mtc No PTCs were created. 03:37:46.444264 mtc Test case TC_si_sched_2bis finished. Verdict: fail reason: No SI messages for TC=0! 03:37:46.444313 mtc Executing test case TC_si_sched_2ter in module Test. 03:37:46.444350 mtc Test case TC_si_sched_2ter started. 03:37:46.444365 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2ter. 03:37:46.444408 mtc Port GSMTAP was started. 03:37:46.444426 mtc Port BSCVTY was started. 03:37:46.444438 mtc Component type Test.dummy_CT was initialized. 03:37:46.444453 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:37:46.444489 mtc Port GSMTAP was mapped to system:GSMTAP. 03:37:46.444553 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:37:46.444580 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:37:46.444624 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:37:46.444771 mtc Port BSCVTY was mapped to system:BSCVTY. 03:37:46.444811 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:37:46.444832 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:46.444856 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:46.444867 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:46.444880 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:46.444888 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:46.444898 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:46.444932 mtc Sent on BSCVTY to system charstring : "enable" 03:37:46.444969 mtc Start timer T: 2 s 03:37:46.445033 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:37:46.445085 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:37:46.445104 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:37:46.445121 mtc Stop timer T: 2 s 03:37:46.445141 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:46.445169 mtc Start timer T: 2 s 03:37:46.445295 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:37:46.445373 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:37:46.445396 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:37:46.445413 mtc Stop timer T: 2 s 03:37:46.445428 mtc Sent on BSCVTY to system charstring : "network" 03:37:46.445449 mtc Start timer T: 2 s 03:37:46.445528 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:37:46.445623 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:37:46.445644 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:37:46.445663 mtc Stop timer T: 2 s 03:37:46.445683 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:46.445713 mtc Start timer T: 2 s 03:37:46.445774 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:37:46.445856 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:37:46.445876 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:37:46.445896 mtc Stop timer T: 2 s 03:37:46.445916 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed" 03:37:46.445945 mtc Start timer T: 2 s 03:37:46.446051 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:37:46.446110 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:37:46.446125 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:37:46.446141 mtc Stop timer T: 2 s 03:37:46.446154 mtc Sent on BSCVTY to system charstring : "end" 03:37:46.446179 mtc Start timer T: 2 s 03:37:46.446241 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:37:46.446278 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:37:46.446292 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:37:46.446304 mtc Stop timer T: 2 s 03:37:46.446320 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:46.446344 mtc Start timer T: 2 s 03:37:46.446409 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 7 03:37:46.446479 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 7 03:37:46.446497 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:37:46.446523 mtc Stop timer T: 2 s 03:37:46.446536 mtc Sent on BSCVTY to system charstring : "network" 03:37:46.446556 mtc Start timer T: 2 s 03:37:46.446606 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 8 03:37:46.446655 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 8 03:37:46.446669 mtc Message with id 8 was extracted from the queue of BSCVTY. 03:37:46.446681 mtc Stop timer T: 2 s 03:37:46.446693 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:46.446711 mtc Start timer T: 2 s 03:37:46.446768 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 9 03:37:46.446864 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 9 03:37:46.446878 mtc Message with id 9 was extracted from the queue of BSCVTY. 03:37:46.446906 mtc Stop timer T: 2 s 03:37:46.446926 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode static" 03:37:46.446953 mtc Start timer T: 2 s 03:37:46.447037 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 03:37:46.447114 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 03:37:46.447143 mtc Message with id 10 was extracted from the queue of BSCVTY. 03:37:46.447164 mtc Stop timer T: 2 s 03:37:46.447199 mtc Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" 03:37:46.447228 mtc Start timer T: 2 s 03:37:46.447308 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 03:37:46.447388 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 03:37:46.447408 mtc Message with id 11 was extracted from the queue of BSCVTY. 03:37:46.447431 mtc Stop timer T: 2 s 03:37:46.447446 mtc Sent on BSCVTY to system charstring : "end" 03:37:46.447467 mtc Start timer T: 2 s 03:37:46.447519 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 12 03:37:46.447571 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 12 03:37:46.447601 mtc Message with id 12 was extracted from the queue of BSCVTY. 03:37:46.447616 mtc Stop timer T: 2 s 03:37:46.447634 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:46.447674 mtc Start timer T: 2 s 03:37:46.447749 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 13 03:37:46.447814 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 13 03:37:46.447829 mtc Message with id 13 was extracted from the queue of BSCVTY. 03:37:46.447846 mtc Stop timer T: 2 s 03:37:46.447862 mtc Sent on BSCVTY to system charstring : "network" 03:37:46.447886 mtc Start timer T: 2 s 03:37:46.448009 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 14 03:37:46.448077 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 14 03:37:46.448095 mtc Message with id 14 was extracted from the queue of BSCVTY. 03:37:46.448107 mtc Stop timer T: 2 s 03:37:46.448130 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:46.448150 mtc Start timer T: 2 s 03:37:46.448207 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 03:37:46.448279 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 03:37:46.448298 mtc Message with id 15 was extracted from the queue of BSCVTY. 03:37:46.448314 mtc Stop timer T: 2 s 03:37:46.448327 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:37:46.448411 mtc Start timer T: 2 s 03:37:46.448452 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 03:37:46.448519 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 03:37:46.448542 mtc Message with id 16 was extracted from the queue of BSCVTY. 03:37:46.448559 mtc Stop timer T: 2 s 03:37:46.448575 mtc Sent on BSCVTY to system charstring : "end" 03:37:46.448601 mtc Start timer T: 2 s 03:37:46.448659 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 17 03:37:46.448692 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 17 03:37:46.448707 mtc Message with id 17 was extracted from the queue of BSCVTY. 03:37:46.448721 mtc Stop timer T: 2 s 03:37:46.448741 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:46.448766 mtc Start timer T: 2 s 03:37:46.448825 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 18 03:37:46.448875 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 18 03:37:46.448892 mtc Message with id 18 was extracted from the queue of BSCVTY. 03:37:46.448908 mtc Stop timer T: 2 s 03:37:46.448924 mtc Sent on BSCVTY to system charstring : "network" 03:37:46.448948 mtc Start timer T: 2 s 03:37:46.449001 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 19 03:37:46.449063 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 19 03:37:46.449078 mtc Message with id 19 was extracted from the queue of BSCVTY. 03:37:46.449094 mtc Stop timer T: 2 s 03:37:46.449110 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:46.449135 mtc Start timer T: 2 s 03:37:46.449186 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 20 03:37:46.449247 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 20 03:37:46.449263 mtc Message with id 20 was extracted from the queue of BSCVTY. 03:37:46.449279 mtc Stop timer T: 2 s 03:37:46.449298 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:37:46.449322 mtc Start timer T: 2 s 03:37:46.449399 mtc Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 21 03:37:46.449419 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 22 03:37:46.449471 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 21 03:37:46.449484 mtc Message with id 21 was extracted from the queue of BSCVTY. 03:37:46.449536 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 22 03:37:46.449552 mtc Message with id 22 was extracted from the queue of BSCVTY. 03:37:46.449567 mtc Stop timer T: 2 s 03:37:46.449584 mtc Sent on BSCVTY to system charstring : "end" 03:37:46.449608 mtc Start timer T: 2 s 03:37:46.449657 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 03:37:46.449690 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 03:37:46.449705 mtc Message with id 23 was extracted from the queue of BSCVTY. 03:37:46.449717 mtc Stop timer T: 2 s 03:37:46.449733 mtc Sent on BSCVTY to system charstring : "write terminal" 03:37:46.449756 mtc Start timer T: 2 s 03:37:46.450092 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:37:46.450140 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 03:37:46.451548 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:37:46.451593 mtc Message with id 24 was extracted from the queue of BSCVTY. 03:37:46.451620 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 03:37:46.451634 mtc Message with id 25 was extracted from the queue of BSCVTY. 03:37:46.451647 mtc Stop timer T: 2 s 03:37:46.451666 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:37:46.451688 mtc Start timer T: 2 s 03:37:46.451824 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 03:37:46.451874 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 03:37:46.451892 mtc Message with id 26 was extracted from the queue of BSCVTY. 03:37:46.451907 mtc Stop timer T: 2 s 03:37:46.451933 mtc Start timer T: 1 s 03:37:47.451969 mtc Timeout T: 1 s 03:37:47.452054 mtc Port GSMTAP was cleared. 03:37:47.452085 mtc Start timer T: 8 s 03:37:55.459369 mtc Timeout T: 8 s 03:37:55.459519 mtc "TC_si_sched_2ter": TC=0 has #of SI=0 03:37:55.459579 mtc "TC_si_sched_2ter": TC=1 has #of SI=0 03:37:55.459614 mtc "TC_si_sched_2ter": TC=2 has #of SI=0 03:37:55.459659 mtc "TC_si_sched_2ter": TC=3 has #of SI=0 03:37:55.459696 mtc "TC_si_sched_2ter": TC=4 has #of SI=0 03:37:55.459736 mtc "TC_si_sched_2ter": TC=5 has #of SI=0 03:37:55.459767 mtc "TC_si_sched_2ter": TC=6 has #of SI=0 03:37:55.459802 mtc "TC_si_sched_2ter": TC=7 has #of SI=0 03:37:55.459851 mtc setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" 03:37:55.459903 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:55.459993 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:55.460032 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:55.460076 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:55.460140 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:55.460206 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:55.460261 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:55.460330 mtc Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! 03:37:55.460407 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:55.460463 mtc Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! 03:37:55.460535 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:55.460602 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! 03:37:55.460662 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:55.460711 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! 03:37:55.460769 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:55.460814 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! 03:37:55.460871 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:55.460927 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! 03:37:55.460986 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:55.461034 mtc Fail: No SYSTEM_INFORMATION_TYPE_2ter (3) in TC=5! 03:37:55.461084 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:55.461151 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:55.461284 mtc Start timer T: 2 s 03:37:55.461639 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 27 03:37:55.461971 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 27 03:37:55.462034 mtc Message with id 27 was extracted from the queue of BSCVTY. 03:37:55.462079 mtc Stop timer T: 2 s 03:37:55.462127 mtc Sent on BSCVTY to system charstring : "network" 03:37:55.462237 mtc Start timer T: 2 s 03:37:55.462617 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 28 03:37:55.462872 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 28 03:37:55.462940 mtc Message with id 28 was extracted from the queue of BSCVTY. 03:37:55.463007 mtc Stop timer T: 2 s 03:37:55.463081 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:55.463188 mtc Start timer T: 2 s 03:37:55.463526 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 29 03:37:55.463807 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 29 03:37:55.463880 mtc Message with id 29 was extracted from the queue of BSCVTY. 03:37:55.463978 mtc Stop timer T: 2 s 03:37:55.464060 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed" 03:37:55.464166 mtc Start timer T: 2 s 03:37:55.464473 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 30 03:37:55.464677 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 30 03:37:55.464743 mtc Message with id 30 was extracted from the queue of BSCVTY. 03:37:55.464758 mtc Stop timer T: 2 s 03:37:55.464772 mtc Sent on BSCVTY to system charstring : "end" 03:37:55.464798 mtc Start timer T: 2 s 03:37:55.464869 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 31 03:37:55.464905 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 31 03:37:55.464918 mtc Message with id 31 was extracted from the queue of BSCVTY. 03:37:55.464929 mtc Stop timer T: 2 s 03:37:55.464943 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:55.464966 mtc Start timer T: 2 s 03:37:55.465033 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 32 03:37:55.465096 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 32 03:37:55.465111 mtc Message with id 32 was extracted from the queue of BSCVTY. 03:37:55.465125 mtc Stop timer T: 2 s 03:37:55.465139 mtc Sent on BSCVTY to system charstring : "network" 03:37:55.465162 mtc Start timer T: 2 s 03:37:55.465236 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 33 03:37:55.465359 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 33 03:37:55.465385 mtc Message with id 33 was extracted from the queue of BSCVTY. 03:37:55.465410 mtc Stop timer T: 2 s 03:37:55.465435 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:55.465473 mtc Start timer T: 2 s 03:37:55.465536 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 34 03:37:55.465612 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 34 03:37:55.465628 mtc Message with id 34 was extracted from the queue of BSCVTY. 03:37:55.465641 mtc Stop timer T: 2 s 03:37:55.465657 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed" 03:37:55.465681 mtc Start timer T: 2 s 03:37:55.465785 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 35 03:37:55.465906 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 35 03:37:55.465934 mtc Message with id 35 was extracted from the queue of BSCVTY. 03:37:55.465963 mtc Stop timer T: 2 s 03:37:55.465984 mtc Sent on BSCVTY to system charstring : "end" 03:37:55.466017 mtc Start timer T: 2 s 03:37:55.466093 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 36 03:37:55.466135 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 36 03:37:55.466154 mtc Message with id 36 was extracted from the queue of BSCVTY. 03:37:55.466170 mtc Stop timer T: 2 s 03:37:55.466185 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:55.466212 mtc Start timer T: 2 s 03:37:55.466304 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 37 03:37:55.466378 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 37 03:37:55.466394 mtc Message with id 37 was extracted from the queue of BSCVTY. 03:37:55.466409 mtc Stop timer T: 2 s 03:37:55.466424 mtc Sent on BSCVTY to system charstring : "network" 03:37:55.466453 mtc Start timer T: 2 s 03:37:55.466537 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 38 03:37:55.466687 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 38 03:37:55.466723 mtc Message with id 38 was extracted from the queue of BSCVTY. 03:37:55.466751 mtc Stop timer T: 2 s 03:37:55.466780 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:55.466848 mtc Start timer T: 2 s 03:37:55.466959 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 39 03:37:55.467067 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 39 03:37:55.467093 mtc Message with id 39 was extracted from the queue of BSCVTY. 03:37:55.467137 mtc Stop timer T: 2 s 03:37:55.467162 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:37:55.467208 mtc Start timer T: 2 s 03:37:55.467345 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 40 03:37:55.467470 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 40 03:37:55.467492 mtc Message with id 40 was extracted from the queue of BSCVTY. 03:37:55.467522 mtc Stop timer T: 2 s 03:37:55.467544 mtc Sent on BSCVTY to system charstring : "end" 03:37:55.467572 mtc Start timer T: 2 s 03:37:55.467668 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41 03:37:55.467741 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41 03:37:55.467763 mtc Message with id 41 was extracted from the queue of BSCVTY. 03:37:55.467778 mtc Stop timer T: 2 s 03:37:55.467801 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:55.467935 mtc Start timer T: 2 s 03:37:55.467994 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 42 03:37:55.468097 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 42 03:37:55.468123 mtc Message with id 42 was extracted from the queue of BSCVTY. 03:37:55.468151 mtc Stop timer T: 2 s 03:37:55.468174 mtc Sent on BSCVTY to system charstring : "network" 03:37:55.468266 mtc Start timer T: 2 s 03:37:55.468324 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 43 03:37:55.468418 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 43 03:37:55.468441 mtc Message with id 43 was extracted from the queue of BSCVTY. 03:37:55.468470 mtc Stop timer T: 2 s 03:37:55.468498 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:55.468538 mtc Start timer T: 2 s 03:37:55.468635 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 44 03:37:55.468797 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 44 03:37:55.468828 mtc Message with id 44 was extracted from the queue of BSCVTY. 03:37:55.468853 mtc Stop timer T: 2 s 03:37:55.468910 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:37:55.468969 mtc Start timer T: 2 s 03:37:55.469137 mtc Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 45 03:37:55.469167 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 46 03:37:55.469322 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 45 03:37:55.469347 mtc Message with id 45 was extracted from the queue of BSCVTY. 03:37:55.469458 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 46 03:37:55.469483 mtc Message with id 46 was extracted from the queue of BSCVTY. 03:37:55.469533 mtc Stop timer T: 2 s 03:37:55.469571 mtc Sent on BSCVTY to system charstring : "end" 03:37:55.469622 mtc Start timer T: 2 s 03:37:55.469682 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 47 03:37:55.469743 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 47 03:37:55.469766 mtc Message with id 47 was extracted from the queue of BSCVTY. 03:37:55.469785 mtc Stop timer T: 2 s 03:37:55.469809 mtc Sent on BSCVTY to system charstring : "write terminal" 03:37:55.469848 mtc Start timer T: 2 s 03:37:55.470340 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:37:55.470426 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 49 03:37:55.472618 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:37:55.472681 mtc Message with id 48 was extracted from the queue of BSCVTY. 03:37:55.472720 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 49 03:37:55.472739 mtc Message with id 49 was extracted from the queue of BSCVTY. 03:37:55.472755 mtc Stop timer T: 2 s 03:37:55.472781 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:37:55.472814 mtc Start timer T: 2 s 03:37:55.473010 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 50 03:37:55.473050 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 50 03:37:55.473072 mtc Message with id 50 was extracted from the queue of BSCVTY. 03:37:55.473089 mtc Stop timer T: 2 s 03:37:55.473105 mtc Start timer T: 1 s 03:37:56.473150 mtc Timeout T: 1 s 03:37:56.473303 mtc Terminating component type Test.dummy_CT. 03:37:56.473395 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:37:56.473511 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:37:56.473572 mtc Port GSMTAP was stopped. 03:37:56.473625 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:37:56.473780 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:37:56.473860 mtc Port BSCVTY was stopped. 03:37:56.473910 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2ter. 03:37:56.473968 mtc Waiting for PTCs to finish. 03:37:56.474148 mtc Setting final verdict of the test case. 03:37:56.474213 mtc Local verdict of MTC: fail reason: "No SI messages for TC=0!" 03:37:56.474275 mtc No PTCs were created. 03:37:56.474313 mtc Test case TC_si_sched_2ter finished. Verdict: fail reason: No SI messages for TC=0! 03:37:56.474459 mtc Executing test case TC_si_sched_2ter_2bis in module Test. 03:37:56.474550 mtc Test case TC_si_sched_2ter_2bis started. 03:37:56.474594 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2ter_2bis. 03:37:56.474702 mtc Port GSMTAP was started. 03:37:56.474777 mtc Port BSCVTY was started. 03:37:56.474819 mtc Component type Test.dummy_CT was initialized. 03:37:56.474864 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:37:56.475074 mtc Port GSMTAP was mapped to system:GSMTAP. 03:37:56.475241 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:37:56.475326 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:37:56.475462 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:37:56.476120 mtc Port BSCVTY was mapped to system:BSCVTY. 03:37:56.476290 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:37:56.476369 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:56.476469 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:56.476535 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:56.476606 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:56.476651 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:56.476719 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:56.476865 mtc Sent on BSCVTY to system charstring : "enable" 03:37:56.476976 mtc Start timer T: 2 s 03:37:56.477182 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:37:56.477328 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:37:56.477396 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:37:56.477434 mtc Stop timer T: 2 s 03:37:56.477481 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:56.477558 mtc Start timer T: 2 s 03:37:56.477936 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:37:56.478262 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:37:56.478326 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:37:56.478387 mtc Stop timer T: 2 s 03:37:56.478452 mtc Sent on BSCVTY to system charstring : "network" 03:37:56.478557 mtc Start timer T: 2 s 03:37:56.478752 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:37:56.479019 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:37:56.479075 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:37:56.479132 mtc Stop timer T: 2 s 03:37:56.479185 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:56.479273 mtc Start timer T: 2 s 03:37:56.479523 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:37:56.479780 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:37:56.479839 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:37:56.479895 mtc Stop timer T: 2 s 03:37:56.480003 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode static" 03:37:56.480432 mtc Start timer T: 2 s 03:37:56.480606 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:37:56.480840 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:37:56.480911 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:37:56.480966 mtc Stop timer T: 2 s 03:37:56.481038 mtc Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" 03:37:56.481122 mtc Start timer T: 2 s 03:37:56.481404 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 03:37:56.481674 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 03:37:56.481729 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:37:56.481767 mtc Stop timer T: 2 s 03:37:56.481810 mtc Sent on BSCVTY to system charstring : "end" 03:37:56.481888 mtc Start timer T: 2 s 03:37:56.482061 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:37:56.482205 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:37:56.482271 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:37:56.482330 mtc Stop timer T: 2 s 03:37:56.482392 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:56.482478 mtc Start timer T: 2 s 03:37:56.482761 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 8 03:37:56.483008 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 8 03:37:56.483073 mtc Message with id 8 was extracted from the queue of BSCVTY. 03:37:56.483143 mtc Stop timer T: 2 s 03:37:56.483222 mtc Sent on BSCVTY to system charstring : "network" 03:37:56.483329 mtc Start timer T: 2 s 03:37:56.483530 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 9 03:37:56.483771 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 9 03:37:56.483835 mtc Message with id 9 was extracted from the queue of BSCVTY. 03:37:56.483902 mtc Stop timer T: 2 s 03:37:56.484003 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:56.484109 mtc Start timer T: 2 s 03:37:56.484342 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 03:37:56.484648 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 03:37:56.484729 mtc Message with id 10 was extracted from the queue of BSCVTY. 03:37:56.484789 mtc Stop timer T: 2 s 03:37:56.484808 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode static" 03:37:56.484835 mtc Start timer T: 2 s 03:37:56.484910 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 03:37:56.484959 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 03:37:56.484972 mtc Message with id 11 was extracted from the queue of BSCVTY. 03:37:56.484983 mtc Stop timer T: 2 s 03:37:56.484998 mtc Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" 03:37:56.485018 mtc Start timer T: 2 s 03:37:56.485082 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 12 03:37:56.485145 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 12 03:37:56.485164 mtc Message with id 12 was extracted from the queue of BSCVTY. 03:37:56.485176 mtc Stop timer T: 2 s 03:37:56.485187 mtc Sent on BSCVTY to system charstring : "end" 03:37:56.485205 mtc Start timer T: 2 s 03:37:56.485255 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 13 03:37:56.485303 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 13 03:37:56.485318 mtc Message with id 13 was extracted from the queue of BSCVTY. 03:37:56.485383 mtc Stop timer T: 2 s 03:37:56.485420 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:56.485454 mtc Start timer T: 2 s 03:37:56.485536 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 14 03:37:56.485612 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 14 03:37:56.485629 mtc Message with id 14 was extracted from the queue of BSCVTY. 03:37:56.485658 mtc Stop timer T: 2 s 03:37:56.485674 mtc Sent on BSCVTY to system charstring : "network" 03:37:56.485742 mtc Start timer T: 2 s 03:37:56.485786 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 15 03:37:56.485868 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 15 03:37:56.485896 mtc Message with id 15 was extracted from the queue of BSCVTY. 03:37:56.485913 mtc Stop timer T: 2 s 03:37:56.485930 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:56.485966 mtc Start timer T: 2 s 03:37:56.486081 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 03:37:56.486145 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 03:37:56.486164 mtc Message with id 16 was extracted from the queue of BSCVTY. 03:37:56.486180 mtc Stop timer T: 2 s 03:37:56.486202 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:37:56.486224 mtc Start timer T: 2 s 03:37:56.486284 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 17 03:37:56.486344 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 17 03:37:56.486361 mtc Message with id 17 was extracted from the queue of BSCVTY. 03:37:56.486376 mtc Stop timer T: 2 s 03:37:56.486391 mtc Sent on BSCVTY to system charstring : "end" 03:37:56.486468 mtc Start timer T: 2 s 03:37:56.486496 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 18 03:37:56.486528 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 18 03:37:56.486544 mtc Message with id 18 was extracted from the queue of BSCVTY. 03:37:56.486556 mtc Stop timer T: 2 s 03:37:56.486572 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:56.486638 mtc Start timer T: 2 s 03:37:56.486667 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 19 03:37:56.486731 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 19 03:37:56.486746 mtc Message with id 19 was extracted from the queue of BSCVTY. 03:37:56.486764 mtc Stop timer T: 2 s 03:37:56.486779 mtc Sent on BSCVTY to system charstring : "network" 03:37:56.486843 mtc Start timer T: 2 s 03:37:56.486880 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 20 03:37:56.486940 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 20 03:37:56.486957 mtc Message with id 20 was extracted from the queue of BSCVTY. 03:37:56.486972 mtc Stop timer T: 2 s 03:37:56.486989 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:56.487048 mtc Start timer T: 2 s 03:37:56.487085 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 21 03:37:56.487149 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 21 03:37:56.487167 mtc Message with id 21 was extracted from the queue of BSCVTY. 03:37:56.487179 mtc Stop timer T: 2 s 03:37:56.487199 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:37:56.487224 mtc Start timer T: 2 s 03:37:56.487302 mtc Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 22 03:37:56.487323 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 23 03:37:56.487383 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 22 03:37:56.487399 mtc Message with id 22 was extracted from the queue of BSCVTY. 03:37:56.487453 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 23 03:37:56.487473 mtc Message with id 23 was extracted from the queue of BSCVTY. 03:37:56.487490 mtc Stop timer T: 2 s 03:37:56.487505 mtc Sent on BSCVTY to system charstring : "end" 03:37:56.487530 mtc Start timer T: 2 s 03:37:56.487577 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 24 03:37:56.487611 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 24 03:37:56.487624 mtc Message with id 24 was extracted from the queue of BSCVTY. 03:37:56.487633 mtc Stop timer T: 2 s 03:37:56.487645 mtc Sent on BSCVTY to system charstring : "write terminal" 03:37:56.487671 mtc Start timer T: 2 s 03:37:56.487999 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:37:56.488050 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 03:37:56.489401 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:37:56.489443 mtc Message with id 25 was extracted from the queue of BSCVTY. 03:37:56.489462 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 03:37:56.489471 mtc Message with id 26 was extracted from the queue of BSCVTY. 03:37:56.489478 mtc Stop timer T: 2 s 03:37:56.489489 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:37:56.489508 mtc Start timer T: 2 s 03:37:56.489620 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 27 03:37:56.489660 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 27 03:37:56.489676 mtc Message with id 27 was extracted from the queue of BSCVTY. 03:37:56.489689 mtc Stop timer T: 2 s 03:37:56.489703 mtc Start timer T: 1 s 03:37:57.489802 mtc Timeout T: 1 s 03:37:57.489983 mtc Port GSMTAP was cleared. 03:37:57.490035 mtc Start timer T: 8 s 03:38:05.497355 mtc Timeout T: 8 s 03:38:06.811491 mtc "TC_si_sched_2ter_2bis": TC=0 has #of SI=0 03:38:06.811618 mtc "TC_si_sched_2ter_2bis": TC=1 has #of SI=0 03:38:06.811693 mtc "TC_si_sched_2ter_2bis": TC=2 has #of SI=0 03:38:06.811743 mtc "TC_si_sched_2ter_2bis": TC=3 has #of SI=0 03:38:06.811796 mtc "TC_si_sched_2ter_2bis": TC=4 has #of SI=0 03:38:06.811830 mtc "TC_si_sched_2ter_2bis": TC=5 has #of SI=0 03:38:06.811876 mtc "TC_si_sched_2ter_2bis": TC=6 has #of SI=0 03:38:06.811909 mtc "TC_si_sched_2ter_2bis": TC=7 has #of SI=0 03:38:06.811993 mtc setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" 03:38:06.812049 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:06.812087 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:06.812130 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:06.812162 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:06.812205 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:06.812239 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:06.812267 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:06.812309 mtc Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! 03:38:06.812361 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:06.812404 mtc Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! 03:38:06.812455 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:06.812489 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! 03:38:06.812524 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:06.812561 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! 03:38:06.812593 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:06.812629 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! 03:38:06.812662 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:06.812689 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! 03:38:06.812729 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:06.812778 mtc Fail: No SYSTEM_INFORMATION_TYPE_2bis (2) in TC=5! 03:38:06.812824 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:06.812869 mtc Error: Insufficient SI in array 03:38:06.812909 mtc Test.ttcn:162: Dynamic test case error: testcase.stop 03:38:06.812960 mtc setverdict(error): fail -> error 03:38:06.812995 mtc Performing error recovery. 03:38:06.813370 mtc Terminating component type Test.dummy_CT. 03:38:06.813423 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:38:06.813511 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:38:06.813564 mtc Port GSMTAP was stopped. 03:38:06.813597 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:38:06.813700 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:38:06.813761 mtc Port BSCVTY was stopped. 03:38:06.813808 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2ter_2bis. 03:38:06.813860 mtc Waiting for PTCs to finish. 03:38:06.814383 mtc Setting final verdict of the test case. 03:38:06.814452 mtc Local verdict of MTC: error 03:38:06.814520 mtc No PTCs were created. 03:38:06.814572 mtc Test case TC_si_sched_2ter_2bis finished. Verdict: error 03:38:06.814715 mtc Executing test case TC_si_sched_2quater in module Test. 03:38:06.814811 mtc Test case TC_si_sched_2quater started. 03:38:06.814869 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2quater. 03:38:06.814958 mtc Port GSMTAP was started. 03:38:06.815011 mtc Port BSCVTY was started. 03:38:06.815045 mtc Component type Test.dummy_CT was initialized. 03:38:06.815078 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:38:06.815270 mtc Port GSMTAP was mapped to system:GSMTAP. 03:38:06.815403 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:38:06.815481 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:38:06.815614 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:38:06.816111 mtc Port BSCVTY was mapped to system:BSCVTY. 03:38:06.816259 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:38:06.816333 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:06.816430 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:06.816496 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:06.816581 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:06.816639 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:06.816696 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:06.816759 mtc Sent on BSCVTY to system charstring : "enable" 03:38:06.816784 mtc Start timer T: 2 s 03:38:06.816849 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:38:06.816882 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:38:06.816895 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:38:06.816906 mtc Stop timer T: 2 s 03:38:06.816923 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:06.817009 mtc Start timer T: 2 s 03:38:06.817066 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:38:06.817129 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:38:06.817144 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:38:06.817161 mtc Stop timer T: 2 s 03:38:06.817174 mtc Sent on BSCVTY to system charstring : "network" 03:38:06.817191 mtc Start timer T: 2 s 03:38:06.817255 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:38:06.817314 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:38:06.817330 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:38:06.817346 mtc Stop timer T: 2 s 03:38:06.817361 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:06.817385 mtc Start timer T: 2 s 03:38:06.817446 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:38:06.817505 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:38:06.817520 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:38:06.817535 mtc Stop timer T: 2 s 03:38:06.817553 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed" 03:38:06.817576 mtc Start timer T: 2 s 03:38:06.817673 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:38:06.817722 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:38:06.817738 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:38:06.817753 mtc Stop timer T: 2 s 03:38:06.817768 mtc Sent on BSCVTY to system charstring : "end" 03:38:06.817791 mtc Start timer T: 2 s 03:38:06.817849 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:38:06.817881 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:38:06.817895 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:38:06.817907 mtc Stop timer T: 2 s 03:38:06.817923 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:06.817946 mtc Start timer T: 2 s 03:38:06.818007 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 7 03:38:06.818063 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 7 03:38:06.818078 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:38:06.818093 mtc Stop timer T: 2 s 03:38:06.818107 mtc Sent on BSCVTY to system charstring : "network" 03:38:06.818130 mtc Start timer T: 2 s 03:38:06.818180 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 8 03:38:06.818237 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 8 03:38:06.818252 mtc Message with id 8 was extracted from the queue of BSCVTY. 03:38:06.818267 mtc Stop timer T: 2 s 03:38:06.818282 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:06.818305 mtc Start timer T: 2 s 03:38:06.818358 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 9 03:38:06.818415 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 9 03:38:06.818430 mtc Message with id 9 was extracted from the queue of BSCVTY. 03:38:06.818445 mtc Stop timer T: 2 s 03:38:06.818462 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed" 03:38:06.818485 mtc Start timer T: 2 s 03:38:06.818548 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 03:38:06.818605 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 03:38:06.818619 mtc Message with id 10 was extracted from the queue of BSCVTY. 03:38:06.818634 mtc Stop timer T: 2 s 03:38:06.818649 mtc Sent on BSCVTY to system charstring : "end" 03:38:06.818672 mtc Start timer T: 2 s 03:38:06.818716 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11 03:38:06.818748 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11 03:38:06.818762 mtc Message with id 11 was extracted from the queue of BSCVTY. 03:38:06.818774 mtc Stop timer T: 2 s 03:38:06.818790 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:06.818812 mtc Start timer T: 2 s 03:38:06.818863 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 12 03:38:06.818911 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 12 03:38:06.818922 mtc Message with id 12 was extracted from the queue of BSCVTY. 03:38:06.818931 mtc Stop timer T: 2 s 03:38:06.818942 mtc Sent on BSCVTY to system charstring : "network" 03:38:06.818990 mtc Start timer T: 2 s 03:38:06.819020 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 13 03:38:06.819074 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 13 03:38:06.819092 mtc Message with id 13 was extracted from the queue of BSCVTY. 03:38:06.819108 mtc Stop timer T: 2 s 03:38:06.819123 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:06.819146 mtc Start timer T: 2 s 03:38:06.819195 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 14 03:38:06.819253 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 14 03:38:06.819268 mtc Message with id 14 was extracted from the queue of BSCVTY. 03:38:06.819283 mtc Stop timer T: 2 s 03:38:06.819300 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:38:06.819322 mtc Start timer T: 2 s 03:38:06.819383 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 03:38:06.819439 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 03:38:06.819454 mtc Message with id 15 was extracted from the queue of BSCVTY. 03:38:06.819469 mtc Stop timer T: 2 s 03:38:06.819484 mtc Sent on BSCVTY to system charstring : "end" 03:38:06.819506 mtc Start timer T: 2 s 03:38:06.819551 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 16 03:38:06.819583 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 16 03:38:06.819597 mtc Message with id 16 was extracted from the queue of BSCVTY. 03:38:06.819609 mtc Stop timer T: 2 s 03:38:06.819624 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:06.819647 mtc Start timer T: 2 s 03:38:06.819697 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 17 03:38:06.819744 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 17 03:38:06.819755 mtc Message with id 17 was extracted from the queue of BSCVTY. 03:38:06.819763 mtc Stop timer T: 2 s 03:38:06.819773 mtc Sent on BSCVTY to system charstring : "network" 03:38:06.819790 mtc Start timer T: 2 s 03:38:06.819829 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 18 03:38:06.819872 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 18 03:38:06.819883 mtc Message with id 18 was extracted from the queue of BSCVTY. 03:38:06.819892 mtc Stop timer T: 2 s 03:38:06.819903 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:06.819937 mtc Start timer T: 2 s 03:38:06.819969 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 19 03:38:06.820012 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 19 03:38:06.820024 mtc Message with id 19 was extracted from the queue of BSCVTY. 03:38:06.820037 mtc Stop timer T: 2 s 03:38:06.820057 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list add uarfcn 23 42 0" 03:38:06.820140 mtc Start timer T: 2 s 03:38:06.820175 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 20 03:38:06.820232 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 20 03:38:06.820248 mtc Message with id 20 was extracted from the queue of BSCVTY. 03:38:06.820263 mtc Stop timer T: 2 s 03:38:06.820278 mtc Sent on BSCVTY to system charstring : "end" 03:38:06.820301 mtc Start timer T: 2 s 03:38:06.820348 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 21 03:38:06.820375 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 21 03:38:06.820384 mtc Message with id 21 was extracted from the queue of BSCVTY. 03:38:06.820391 mtc Stop timer T: 2 s 03:38:06.820401 mtc Sent on BSCVTY to system charstring : "write terminal" 03:38:06.820418 mtc Start timer T: 2 s 03:38:06.820727 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:38:06.820774 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 03:38:06.822059 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:38:06.822097 mtc Message with id 22 was extracted from the queue of BSCVTY. 03:38:06.822116 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 03:38:06.822124 mtc Message with id 23 was extracted from the queue of BSCVTY. 03:38:06.822131 mtc Stop timer T: 2 s 03:38:06.822143 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:38:06.822162 mtc Start timer T: 2 s 03:38:06.822286 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 24 03:38:06.822325 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 24 03:38:06.822342 mtc Message with id 24 was extracted from the queue of BSCVTY. 03:38:06.822357 mtc Stop timer T: 2 s 03:38:06.822372 mtc Start timer T: 1 s 03:38:07.822471 mtc Timeout T: 1 s 03:38:07.822633 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:07.822760 mtc Start timer T: 2 s 03:38:07.823136 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 25 03:38:07.823446 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 25 03:38:07.823522 mtc Message with id 25 was extracted from the queue of BSCVTY. 03:38:07.823601 mtc Stop timer T: 2 s 03:38:07.823674 mtc Sent on BSCVTY to system charstring : "network" 03:38:07.823780 mtc Start timer T: 2 s 03:38:07.824103 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 26 03:38:07.824386 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 26 03:38:07.824451 mtc Message with id 26 was extracted from the queue of BSCVTY. 03:38:07.824508 mtc Stop timer T: 2 s 03:38:07.824568 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:07.824665 mtc Start timer T: 2 s 03:38:07.824873 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 27 03:38:07.825105 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 27 03:38:07.825165 mtc Message with id 27 was extracted from the queue of BSCVTY. 03:38:07.825211 mtc Stop timer T: 2 s 03:38:07.825274 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed" 03:38:07.825367 mtc Start timer T: 2 s 03:38:07.825627 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 28 03:38:07.825871 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 28 03:38:07.825944 mtc Message with id 28 was extracted from the queue of BSCVTY. 03:38:07.826007 mtc Stop timer T: 2 s 03:38:07.826063 mtc Sent on BSCVTY to system charstring : "end" 03:38:07.826148 mtc Start timer T: 2 s 03:38:07.826373 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 29 03:38:07.826516 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 29 03:38:07.826577 mtc Message with id 29 was extracted from the queue of BSCVTY. 03:38:07.826633 mtc Stop timer T: 2 s 03:38:07.826706 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:07.826815 mtc Start timer T: 2 s 03:38:07.827057 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 30 03:38:07.827331 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 30 03:38:07.827396 mtc Message with id 30 was extracted from the queue of BSCVTY. 03:38:07.827442 mtc Stop timer T: 2 s 03:38:07.827502 mtc Sent on BSCVTY to system charstring : "network" 03:38:07.827584 mtc Start timer T: 2 s 03:38:07.827787 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 31 03:38:07.828079 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 31 03:38:07.828140 mtc Message with id 31 was extracted from the queue of BSCVTY. 03:38:07.828210 mtc Stop timer T: 2 s 03:38:07.828285 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:07.828400 mtc Start timer T: 2 s 03:38:07.828593 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 32 03:38:07.828852 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 32 03:38:07.828920 mtc Message with id 32 was extracted from the queue of BSCVTY. 03:38:07.828986 mtc Stop timer T: 2 s 03:38:07.829063 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed" 03:38:07.829176 mtc Start timer T: 2 s 03:38:07.829499 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 33 03:38:07.829807 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 33 03:38:07.829880 mtc Message with id 33 was extracted from the queue of BSCVTY. 03:38:07.829949 mtc Stop timer T: 2 s 03:38:07.830018 mtc Sent on BSCVTY to system charstring : "end" 03:38:07.830124 mtc Start timer T: 2 s 03:38:07.830319 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 34 03:38:07.830454 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 34 03:38:07.830519 mtc Message with id 34 was extracted from the queue of BSCVTY. 03:38:07.830575 mtc Stop timer T: 2 s 03:38:07.830643 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:07.830744 mtc Start timer T: 2 s 03:38:07.830967 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 35 03:38:07.831165 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 35 03:38:07.831227 mtc Message with id 35 was extracted from the queue of BSCVTY. 03:38:07.831301 mtc Stop timer T: 2 s 03:38:07.831364 mtc Sent on BSCVTY to system charstring : "network" 03:38:07.831460 mtc Start timer T: 2 s 03:38:07.831666 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 36 03:38:07.831781 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 36 03:38:07.831799 mtc Message with id 36 was extracted from the queue of BSCVTY. 03:38:07.831818 mtc Stop timer T: 2 s 03:38:07.831837 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:07.831866 mtc Start timer T: 2 s 03:38:07.831942 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 37 03:38:07.832018 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 37 03:38:07.832037 mtc Message with id 37 was extracted from the queue of BSCVTY. 03:38:07.832055 mtc Stop timer T: 2 s 03:38:07.832075 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:38:07.832104 mtc Start timer T: 2 s 03:38:07.832177 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 38 03:38:07.832245 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 38 03:38:07.832264 mtc Message with id 38 was extracted from the queue of BSCVTY. 03:38:07.832285 mtc Stop timer T: 2 s 03:38:07.832304 mtc Sent on BSCVTY to system charstring : "end" 03:38:07.832377 mtc Start timer T: 2 s 03:38:07.832407 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 39 03:38:07.832443 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 39 03:38:07.832460 mtc Message with id 39 was extracted from the queue of BSCVTY. 03:38:07.832475 mtc Stop timer T: 2 s 03:38:07.832496 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:07.832525 mtc Start timer T: 2 s 03:38:07.832622 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 40 03:38:07.832714 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 40 03:38:07.832734 mtc Message with id 40 was extracted from the queue of BSCVTY. 03:38:07.832752 mtc Stop timer T: 2 s 03:38:07.832771 mtc Sent on BSCVTY to system charstring : "network" 03:38:07.832798 mtc Start timer T: 2 s 03:38:07.832843 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 41 03:38:07.832905 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 41 03:38:07.832923 mtc Message with id 41 was extracted from the queue of BSCVTY. 03:38:07.832941 mtc Stop timer T: 2 s 03:38:07.832959 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:07.832985 mtc Start timer T: 2 s 03:38:07.833035 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 42 03:38:07.833096 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 42 03:38:07.833114 mtc Message with id 42 was extracted from the queue of BSCVTY. 03:38:07.833132 mtc Stop timer T: 2 s 03:38:07.833159 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:38:07.833186 mtc Start timer T: 2 s 03:38:07.833263 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 43 03:38:07.833330 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 43 03:38:07.833348 mtc Message with id 43 was extracted from the queue of BSCVTY. 03:38:07.833365 mtc Stop timer T: 2 s 03:38:07.833383 mtc Sent on BSCVTY to system charstring : "end" 03:38:07.833411 mtc Start timer T: 2 s 03:38:07.833511 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 44 03:38:07.833547 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 44 03:38:07.833564 mtc Message with id 44 was extracted from the queue of BSCVTY. 03:38:07.833579 mtc Stop timer T: 2 s 03:38:07.833598 mtc Sent on BSCVTY to system charstring : "write terminal" 03:38:07.833629 mtc Start timer T: 2 s 03:38:07.833987 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:38:07.834039 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 46 03:38:07.835614 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:38:07.835662 mtc Message with id 45 was extracted from the queue of BSCVTY. 03:38:07.835693 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 46 03:38:07.835707 mtc Message with id 46 was extracted from the queue of BSCVTY. 03:38:07.835722 mtc Stop timer T: 2 s 03:38:07.835744 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:38:07.835771 mtc Start timer T: 2 s 03:38:07.835999 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 47 03:38:07.836043 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 47 03:38:07.836063 mtc Message with id 47 was extracted from the queue of BSCVTY. 03:38:07.836077 mtc Stop timer T: 2 s 03:38:07.836088 mtc Start timer T: 1 s 03:38:08.837141 mtc Timeout T: 1 s 03:38:08.837273 mtc setverdict(pass): none -> pass 03:38:08.837315 mtc Terminating component type Test.dummy_CT. 03:38:08.837352 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:38:08.837433 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:38:08.837479 mtc Port GSMTAP was stopped. 03:38:08.837509 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:38:08.837616 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:38:08.837685 mtc Port BSCVTY was stopped. 03:38:08.837721 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2quater. 03:38:08.837770 mtc Waiting for PTCs to finish. 03:38:08.837886 mtc Setting final verdict of the test case. 03:38:08.837943 mtc Local verdict of MTC: pass 03:38:08.837977 mtc No PTCs were created. 03:38:08.838004 mtc Test case TC_si_sched_2quater finished. Verdict: pass 03:38:08.838157 mtc Executing test case TC_si_sched_13 in module Test. 03:38:08.838250 mtc Test case TC_si_sched_13 started. 03:38:08.838303 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_13. 03:38:08.838406 mtc Port GSMTAP was started. 03:38:08.838472 mtc Port BSCVTY was started. 03:38:08.838518 mtc Component type Test.dummy_CT was initialized. 03:38:08.838573 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:38:08.838699 mtc Port GSMTAP was mapped to system:GSMTAP. 03:38:08.838870 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:38:08.838991 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:38:08.839125 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:38:08.839605 mtc Port BSCVTY was mapped to system:BSCVTY. 03:38:08.839743 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:38:08.839812 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:08.839910 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:08.840027 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:08.840108 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:08.840161 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:08.840234 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:08.840389 mtc Sent on BSCVTY to system charstring : "enable" 03:38:08.840524 mtc Start timer T: 2 s 03:38:08.840708 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:38:08.840832 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:38:08.840877 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:38:08.840912 mtc Stop timer T: 2 s 03:38:08.840959 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:08.841032 mtc Start timer T: 2 s 03:38:08.841355 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:38:08.841551 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:38:08.841593 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:38:08.841637 mtc Stop timer T: 2 s 03:38:08.841679 mtc Sent on BSCVTY to system charstring : "network" 03:38:08.841750 mtc Start timer T: 2 s 03:38:08.841960 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:38:08.842211 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:38:08.842274 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:38:08.842340 mtc Stop timer T: 2 s 03:38:08.842406 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:08.842505 mtc Start timer T: 2 s 03:38:08.842747 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:38:08.842831 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:38:08.842848 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:38:08.842860 mtc Stop timer T: 2 s 03:38:08.842875 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed" 03:38:08.842899 mtc Start timer T: 2 s 03:38:08.843016 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:38:08.843090 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:38:08.843109 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:38:08.843128 mtc Stop timer T: 2 s 03:38:08.843147 mtc Sent on BSCVTY to system charstring : "end" 03:38:08.843178 mtc Start timer T: 2 s 03:38:08.843238 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:38:08.843274 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:38:08.843293 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:38:08.843309 mtc Stop timer T: 2 s 03:38:08.843327 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:08.843356 mtc Start timer T: 2 s 03:38:08.843435 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 7 03:38:08.843504 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 7 03:38:08.843525 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:38:08.843541 mtc Stop timer T: 2 s 03:38:08.843554 mtc Sent on BSCVTY to system charstring : "network" 03:38:08.843574 mtc Start timer T: 2 s 03:38:08.843664 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 8 03:38:08.843752 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 8 03:38:08.843768 mtc Message with id 8 was extracted from the queue of BSCVTY. 03:38:08.843779 mtc Stop timer T: 2 s 03:38:08.843794 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:08.843822 mtc Start timer T: 2 s 03:38:08.843886 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 9 03:38:08.843972 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 9 03:38:08.843992 mtc Message with id 9 was extracted from the queue of BSCVTY. 03:38:08.844010 mtc Stop timer T: 2 s 03:38:08.844031 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed" 03:38:08.844061 mtc Start timer T: 2 s 03:38:08.844146 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 03:38:08.844211 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 03:38:08.844236 mtc Message with id 10 was extracted from the queue of BSCVTY. 03:38:08.844255 mtc Stop timer T: 2 s 03:38:08.844273 mtc Sent on BSCVTY to system charstring : "end" 03:38:08.844300 mtc Start timer T: 2 s 03:38:08.844343 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11 03:38:08.844378 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11 03:38:08.844394 mtc Message with id 11 was extracted from the queue of BSCVTY. 03:38:08.844409 mtc Stop timer T: 2 s 03:38:08.844428 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:08.844459 mtc Start timer T: 2 s 03:38:08.844515 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 12 03:38:08.844577 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 12 03:38:08.844595 mtc Message with id 12 was extracted from the queue of BSCVTY. 03:38:08.844614 mtc Stop timer T: 2 s 03:38:08.844630 mtc Sent on BSCVTY to system charstring : "network" 03:38:08.844657 mtc Start timer T: 2 s 03:38:08.844713 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 13 03:38:08.844774 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 13 03:38:08.844787 mtc Message with id 13 was extracted from the queue of BSCVTY. 03:38:08.844797 mtc Stop timer T: 2 s 03:38:08.844809 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:08.844830 mtc Start timer T: 2 s 03:38:08.844887 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 14 03:38:08.844959 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 14 03:38:08.844977 mtc Message with id 14 was extracted from the queue of BSCVTY. 03:38:08.844995 mtc Stop timer T: 2 s 03:38:08.845014 mtc Sent on BSCVTY to system charstring : "gprs mode gprs" 03:38:08.845043 mtc Start timer T: 2 s 03:38:08.845116 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 03:38:08.845193 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 03:38:08.845211 mtc Message with id 15 was extracted from the queue of BSCVTY. 03:38:08.845224 mtc Stop timer T: 2 s 03:38:08.845244 mtc Sent on BSCVTY to system charstring : "end" 03:38:08.845267 mtc Start timer T: 2 s 03:38:08.845351 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 16 03:38:08.845388 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 16 03:38:08.845407 mtc Message with id 16 was extracted from the queue of BSCVTY. 03:38:08.845422 mtc Stop timer T: 2 s 03:38:08.845440 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:08.845472 mtc Start timer T: 2 s 03:38:08.845543 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 17 03:38:08.845609 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 17 03:38:08.845626 mtc Message with id 17 was extracted from the queue of BSCVTY. 03:38:08.845645 mtc Stop timer T: 2 s 03:38:08.845661 mtc Sent on BSCVTY to system charstring : "network" 03:38:08.845687 mtc Start timer T: 2 s 03:38:08.845749 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 18 03:38:08.845842 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 18 03:38:08.845865 mtc Message with id 18 was extracted from the queue of BSCVTY. 03:38:08.845908 mtc Stop timer T: 2 s 03:38:08.845931 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:08.845961 mtc Start timer T: 2 s 03:38:08.846164 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 19 03:38:08.846229 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 19 03:38:08.846247 mtc Message with id 19 was extracted from the queue of BSCVTY. 03:38:08.846264 mtc Stop timer T: 2 s 03:38:08.846285 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:38:08.846321 mtc Start timer T: 2 s 03:38:08.846407 mtc Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 20 03:38:08.846428 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 21 03:38:08.846511 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 20 03:38:08.846528 mtc Message with id 20 was extracted from the queue of BSCVTY. 03:38:08.846587 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 21 03:38:08.846606 mtc Message with id 21 was extracted from the queue of BSCVTY. 03:38:08.846625 mtc Stop timer T: 2 s 03:38:08.846642 mtc Sent on BSCVTY to system charstring : "end" 03:38:08.846672 mtc Start timer T: 2 s 03:38:08.846724 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 22 03:38:08.846769 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 22 03:38:08.846787 mtc Message with id 22 was extracted from the queue of BSCVTY. 03:38:08.846802 mtc Stop timer T: 2 s 03:38:08.846821 mtc Sent on BSCVTY to system charstring : "write terminal" 03:38:08.846845 mtc Start timer T: 2 s 03:38:08.847294 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:38:08.847362 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 24 03:38:08.849414 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:38:08.849473 mtc Message with id 23 was extracted from the queue of BSCVTY. 03:38:08.849505 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 24 03:38:08.849520 mtc Message with id 24 was extracted from the queue of BSCVTY. 03:38:08.849533 mtc Stop timer T: 2 s 03:38:08.849555 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:38:08.849587 mtc Start timer T: 2 s 03:38:08.850030 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 03:38:08.850069 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 03:38:08.850087 mtc Message with id 25 was extracted from the queue of BSCVTY. 03:38:08.850102 mtc Stop timer T: 2 s 03:38:08.850117 mtc Start timer T: 1 s 03:38:09.850725 mtc Timeout T: 1 s 03:38:09.850915 mtc Port GSMTAP was cleared. 03:38:09.850973 mtc Start timer T: 8 s 03:38:17.858254 mtc Timeout T: 8 s 03:38:17.858416 mtc "TC_si_sched_13": TC=0 has #of SI=0 03:38:17.858484 mtc "TC_si_sched_13": TC=1 has #of SI=0 03:38:17.858523 mtc "TC_si_sched_13": TC=2 has #of SI=0 03:38:17.858564 mtc "TC_si_sched_13": TC=3 has #of SI=0 03:38:17.858605 mtc "TC_si_sched_13": TC=4 has #of SI=0 03:38:17.858639 mtc "TC_si_sched_13": TC=5 has #of SI=0 03:38:17.858672 mtc "TC_si_sched_13": TC=6 has #of SI=0 03:38:17.858713 mtc "TC_si_sched_13": TC=7 has #of SI=0 03:38:17.858760 mtc setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" 03:38:17.858811 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:17.858894 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:17.858951 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:17.858986 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:17.859033 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:17.859068 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:17.859111 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:17.859156 mtc Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! 03:38:17.859218 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:17.859256 mtc Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! 03:38:17.859294 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:17.859324 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! 03:38:17.859358 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:17.859387 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! 03:38:17.859419 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:17.859508 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! 03:38:17.859571 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:17.859614 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! 03:38:17.859664 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:17.859713 mtc Error: Insufficient SI in array 03:38:17.859756 mtc Test.ttcn:162: Dynamic test case error: testcase.stop 03:38:17.859810 mtc setverdict(error): fail -> error 03:38:17.859854 mtc Performing error recovery. 03:38:17.860129 mtc Terminating component type Test.dummy_CT. 03:38:17.860205 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:38:17.860389 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:38:17.860485 mtc Port GSMTAP was stopped. 03:38:17.860531 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:38:17.860807 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:38:17.860897 mtc Port BSCVTY was stopped. 03:38:17.860930 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_13. 03:38:17.861030 mtc Waiting for PTCs to finish. 03:38:17.861209 mtc Setting final verdict of the test case. 03:38:17.861271 mtc Local verdict of MTC: error 03:38:17.861330 mtc No PTCs were created. 03:38:17.861524 mtc Test case TC_si_sched_13 finished. Verdict: error 03:38:17.861683 mtc Executing test case TC_si_sched_13_2bis_2ter_2quater in module Test. 03:38:17.861736 mtc Test case TC_si_sched_13_2bis_2ter_2quater started. 03:38:17.861760 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_13_2bis_2ter_2quater. 03:38:17.861809 mtc Port GSMTAP was started. 03:38:17.861833 mtc Port BSCVTY was started. 03:38:17.861845 mtc Component type Test.dummy_CT was initialized. 03:38:17.861865 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:38:17.861947 mtc Port GSMTAP was mapped to system:GSMTAP. 03:38:17.862014 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:38:17.862047 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:38:17.862121 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:38:17.862344 mtc Port BSCVTY was mapped to system:BSCVTY. 03:38:17.862413 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:38:17.862442 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:17.862492 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:17.862519 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:17.862553 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:17.862577 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:17.862610 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:17.862681 mtc Sent on BSCVTY to system charstring : "enable" 03:38:17.862732 mtc Start timer T: 2 s 03:38:17.862826 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:38:17.862880 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:38:17.862898 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:38:17.862910 mtc Stop timer T: 2 s 03:38:17.862929 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:17.862963 mtc Start timer T: 2 s 03:38:17.863108 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:38:17.863214 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:38:17.863242 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:38:17.863271 mtc Stop timer T: 2 s 03:38:17.863298 mtc Sent on BSCVTY to system charstring : "network" 03:38:17.863340 mtc Start timer T: 2 s 03:38:17.863439 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:38:17.863544 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:38:17.863571 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:38:17.863600 mtc Stop timer T: 2 s 03:38:17.863630 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:17.863688 mtc Start timer T: 2 s 03:38:17.863781 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:38:17.863882 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:38:17.863908 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:38:17.863946 mtc Stop timer T: 2 s 03:38:17.863978 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode static" 03:38:17.864018 mtc Start timer T: 2 s 03:38:17.864186 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:38:17.864306 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:38:17.864335 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:38:17.864359 mtc Stop timer T: 2 s 03:38:17.864391 mtc Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" 03:38:17.864430 mtc Start timer T: 2 s 03:38:17.864551 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 03:38:17.864667 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 03:38:17.864695 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:38:17.864723 mtc Stop timer T: 2 s 03:38:17.864751 mtc Sent on BSCVTY to system charstring : "end" 03:38:17.864793 mtc Start timer T: 2 s 03:38:17.864873 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:38:17.864918 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:38:17.864936 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:38:17.864950 mtc Stop timer T: 2 s 03:38:17.864966 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:17.865066 mtc Start timer T: 2 s 03:38:17.865114 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 8 03:38:17.865192 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 8 03:38:17.865219 mtc Message with id 8 was extracted from the queue of BSCVTY. 03:38:17.865241 mtc Stop timer T: 2 s 03:38:17.865268 mtc Sent on BSCVTY to system charstring : "network" 03:38:17.865309 mtc Start timer T: 2 s 03:38:17.865410 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 9 03:38:17.865508 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 9 03:38:17.865534 mtc Message with id 9 was extracted from the queue of BSCVTY. 03:38:17.865560 mtc Stop timer T: 2 s 03:38:17.865586 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:17.865624 mtc Start timer T: 2 s 03:38:17.865711 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 03:38:17.865808 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 03:38:17.865834 mtc Message with id 10 was extracted from the queue of BSCVTY. 03:38:17.865860 mtc Stop timer T: 2 s 03:38:17.865888 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode static" 03:38:17.865927 mtc Start timer T: 2 s 03:38:17.866032 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 03:38:17.866129 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 03:38:17.866154 mtc Message with id 11 was extracted from the queue of BSCVTY. 03:38:17.866179 mtc Stop timer T: 2 s 03:38:17.866213 mtc Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" 03:38:17.866328 mtc Start timer T: 2 s 03:38:17.866383 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 12 03:38:17.866473 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 12 03:38:17.866499 mtc Message with id 12 was extracted from the queue of BSCVTY. 03:38:17.866523 mtc Stop timer T: 2 s 03:38:17.866549 mtc Sent on BSCVTY to system charstring : "end" 03:38:17.866588 mtc Start timer T: 2 s 03:38:17.866709 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 13 03:38:17.866774 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 13 03:38:17.866797 mtc Message with id 13 was extracted from the queue of BSCVTY. 03:38:17.866819 mtc Stop timer T: 2 s 03:38:17.866842 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:17.866874 mtc Start timer T: 2 s 03:38:17.866963 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 14 03:38:17.867067 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 14 03:38:17.867093 mtc Message with id 14 was extracted from the queue of BSCVTY. 03:38:17.867118 mtc Stop timer T: 2 s 03:38:17.867147 mtc Sent on BSCVTY to system charstring : "network" 03:38:17.867185 mtc Start timer T: 2 s 03:38:17.867284 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 15 03:38:17.867381 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 15 03:38:17.867407 mtc Message with id 15 was extracted from the queue of BSCVTY. 03:38:17.867433 mtc Stop timer T: 2 s 03:38:17.867459 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:17.867498 mtc Start timer T: 2 s 03:38:17.867583 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 03:38:17.867694 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 03:38:17.867719 mtc Message with id 16 was extracted from the queue of BSCVTY. 03:38:17.867744 mtc Stop timer T: 2 s 03:38:17.867768 mtc Sent on BSCVTY to system charstring : "gprs mode gprs" 03:38:17.867806 mtc Start timer T: 2 s 03:38:17.867899 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 17 03:38:17.868000 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 17 03:38:17.868025 mtc Message with id 17 was extracted from the queue of BSCVTY. 03:38:17.868057 mtc Stop timer T: 2 s 03:38:17.868083 mtc Sent on BSCVTY to system charstring : "end" 03:38:17.868122 mtc Start timer T: 2 s 03:38:17.868189 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 18 03:38:17.868236 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 18 03:38:17.868258 mtc Message with id 18 was extracted from the queue of BSCVTY. 03:38:17.868278 mtc Stop timer T: 2 s 03:38:17.868302 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:17.868337 mtc Start timer T: 2 s 03:38:17.868414 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 19 03:38:17.868498 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 19 03:38:17.868522 mtc Message with id 19 was extracted from the queue of BSCVTY. 03:38:17.868546 mtc Stop timer T: 2 s 03:38:17.868572 mtc Sent on BSCVTY to system charstring : "network" 03:38:17.868608 mtc Start timer T: 2 s 03:38:17.868680 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 20 03:38:17.868799 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 20 03:38:17.868827 mtc Message with id 20 was extracted from the queue of BSCVTY. 03:38:17.868855 mtc Stop timer T: 2 s 03:38:17.868884 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:17.868922 mtc Start timer T: 2 s 03:38:17.869008 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 21 03:38:17.869103 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 21 03:38:17.869128 mtc Message with id 21 was extracted from the queue of BSCVTY. 03:38:17.869152 mtc Stop timer T: 2 s 03:38:17.869185 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list add uarfcn 23 42 0" 03:38:17.869222 mtc Start timer T: 2 s 03:38:17.869331 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 22 03:38:17.869408 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 22 03:38:17.869428 mtc Message with id 22 was extracted from the queue of BSCVTY. 03:38:17.869449 mtc Stop timer T: 2 s 03:38:17.869473 mtc Sent on BSCVTY to system charstring : "end" 03:38:17.869512 mtc Start timer T: 2 s 03:38:17.869583 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 03:38:17.869632 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 03:38:17.869656 mtc Message with id 23 was extracted from the queue of BSCVTY. 03:38:17.869675 mtc Stop timer T: 2 s 03:38:17.869712 mtc Sent on BSCVTY to system charstring : "write terminal" 03:38:17.869895 mtc Start timer T: 2 s 03:38:17.870356 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:38:17.870435 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 03:38:17.873055 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:38:17.873131 mtc Message with id 24 was extracted from the queue of BSCVTY. 03:38:17.873171 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 03:38:17.873191 mtc Message with id 25 was extracted from the queue of BSCVTY. 03:38:17.873208 mtc Stop timer T: 2 s 03:38:17.873235 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:38:17.873272 mtc Start timer T: 2 s 03:38:17.873454 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 03:38:17.873518 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 03:38:17.873543 mtc Message with id 26 was extracted from the queue of BSCVTY. 03:38:17.873565 mtc Stop timer T: 2 s 03:38:17.873590 mtc Start timer T: 1 s 03:38:18.873715 mtc Timeout T: 1 s 03:38:18.873898 mtc Port GSMTAP was cleared. 03:38:18.873951 mtc Start timer T: 8 s 03:38:26.881182 mtc Timeout T: 8 s 03:38:26.881346 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=0 has #of SI=0 03:38:26.881421 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=1 has #of SI=0 03:38:26.881467 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=2 has #of SI=0 03:38:26.881509 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=3 has #of SI=0 03:38:26.881546 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=4 has #of SI=0 03:38:26.881586 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=5 has #of SI=0 03:38:26.881622 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=6 has #of SI=0 03:38:26.881655 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=7 has #of SI=0 03:38:26.881700 mtc setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" 03:38:26.881756 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:26.881810 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:26.881866 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:26.881917 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:26.881972 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:26.882027 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:26.882080 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:38:26.882142 mtc Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! 03:38:26.882216 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:26.882272 mtc Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! 03:38:26.882344 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:26.882406 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! 03:38:26.882473 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:26.882530 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! 03:38:26.882594 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:26.882669 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! 03:38:26.882734 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:26.882789 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! 03:38:26.882851 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:26.882909 mtc Fail: No SYSTEM_INFORMATION_TYPE_2bis (2) in TC=5! 03:38:26.882974 mtc setverdict(fail): fail -> fail, component reason not changed 03:38:26.883029 mtc Error: Insufficient SI in array 03:38:26.883079 mtc Test.ttcn:162: Dynamic test case error: testcase.stop 03:38:26.883155 mtc setverdict(error): fail -> error 03:38:26.883206 mtc Performing error recovery. 03:38:26.883340 mtc Terminating component type Test.dummy_CT. 03:38:26.883400 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:38:26.883514 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:38:26.883576 mtc Port GSMTAP was stopped. 03:38:26.883632 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:38:26.883783 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:38:26.883873 mtc Port BSCVTY was stopped. 03:38:26.884070 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_13_2bis_2ter_2quater. 03:38:26.884156 mtc Waiting for PTCs to finish. 03:38:26.884337 mtc Setting final verdict of the test case. 03:38:26.884445 mtc Local verdict of MTC: error 03:38:26.884513 mtc No PTCs were created. 03:38:26.884567 mtc Test case TC_si_sched_13_2bis_2ter_2quater finished. Verdict: error 03:38:26.884710 mtc Executing test case TC_neci in module Test. 03:38:26.884799 mtc Test case TC_neci started. 03:38:26.884859 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_neci. 03:38:26.884980 mtc Port GSMTAP was started. 03:38:26.885048 mtc Port BSCVTY was started. 03:38:26.885094 mtc Component type Test.dummy_CT was initialized. 03:38:26.885167 mtc Random number generator was initialized with seed 58.885164: srand48(-41779590). 03:38:26.885244 mtc Function rnd() returned 0.743726. 03:38:26.885405 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:38:26.885542 mtc Port GSMTAP was mapped to system:GSMTAP. 03:38:26.885642 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:38:26.885671 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:38:26.885736 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:38:26.885909 mtc Port BSCVTY was mapped to system:BSCVTY. 03:38:26.885963 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:38:26.885991 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:26.886028 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:26.886053 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:26.886085 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:26.886108 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:26.886138 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:26.886206 mtc Sent on BSCVTY to system charstring : "enable" 03:38:26.886252 mtc Start timer T: 2 s 03:38:26.886358 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:38:26.886422 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:38:26.886444 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:38:26.886458 mtc Stop timer T: 2 s 03:38:26.886476 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:26.886511 mtc Start timer T: 2 s 03:38:26.886722 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:38:26.886808 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:38:26.886827 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:38:26.886845 mtc Stop timer T: 2 s 03:38:26.886861 mtc Sent on BSCVTY to system charstring : "network" 03:38:26.886894 mtc Start timer T: 2 s 03:38:26.886989 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:38:26.887106 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:38:26.887134 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:38:26.887162 mtc Stop timer T: 2 s 03:38:26.887189 mtc Sent on BSCVTY to system charstring : "neci 0" 03:38:26.887232 mtc Start timer T: 2 s 03:38:26.887344 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 4 03:38:26.887426 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 4 03:38:26.887445 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:38:26.887467 mtc Stop timer T: 2 s 03:38:26.887492 mtc Sent on BSCVTY to system charstring : "end" 03:38:26.887531 mtc Start timer T: 2 s 03:38:26.887599 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 5 03:38:26.887666 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 5 03:38:26.887689 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:38:26.887709 mtc Stop timer T: 2 s 03:38:26.887738 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:38:26.887777 mtc Start timer T: 2 s 03:38:26.887990 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:38:26.888049 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:38:26.888073 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:38:26.888093 mtc Stop timer T: 2 s 03:38:26.888114 mtc Start timer T: 1 s 03:38:27.888197 mtc Timeout T: 1 s 03:38:27.888352 mtc Port GSMTAP was cleared. 03:38:27.888412 mtc Start timer T: 10 s 03:38:37.897746 mtc Timeout T: 10 s 03:38:37.897911 mtc Error waiting for SI on GSMTAP 03:38:37.897965 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:38:37.898045 mtc setverdict(error): none -> error 03:38:37.898109 mtc Performing error recovery. 03:38:37.898314 mtc Terminating component type Test.dummy_CT. 03:38:37.898402 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:38:37.898539 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:38:37.898643 mtc Port GSMTAP was stopped. 03:38:37.898711 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:38:37.898890 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:38:37.898977 mtc Port BSCVTY was stopped. 03:38:37.899034 mtc Component type Test.dummy_CT was shut down inside testcase TC_neci. 03:38:37.899108 mtc Waiting for PTCs to finish. 03:38:37.899256 mtc Setting final verdict of the test case. 03:38:37.899333 mtc Local verdict of MTC: error 03:38:37.899392 mtc No PTCs were created. 03:38:37.899442 mtc Test case TC_neci finished. Verdict: error 03:38:37.899613 mtc Executing test case TC_cell_resel_hyst in module Test. 03:38:37.899692 mtc Test case TC_cell_resel_hyst started. 03:38:37.899732 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_cell_resel_hyst. 03:38:37.899831 mtc Port GSMTAP was started. 03:38:37.899894 mtc Port BSCVTY was started. 03:38:37.899975 mtc Component type Test.dummy_CT was initialized. 03:38:37.900033 mtc Function rnd() returned 0.035892. 03:38:37.900156 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:38:37.900305 mtc Port GSMTAP was mapped to system:GSMTAP. 03:38:37.900427 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:38:37.900503 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:38:37.900637 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:38:37.901143 mtc Port BSCVTY was mapped to system:BSCVTY. 03:38:37.901308 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:38:37.901391 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:37.901487 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:37.901548 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:37.901621 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:37.901695 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:37.901774 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:37.901959 mtc Sent on BSCVTY to system charstring : "enable" 03:38:37.902107 mtc Start timer T: 2 s 03:38:37.902299 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:38:37.902464 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:38:37.902539 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:38:37.902600 mtc Stop timer T: 2 s 03:38:37.902677 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:37.902800 mtc Start timer T: 2 s 03:38:37.903280 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:38:37.903627 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:38:37.903657 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:38:37.903683 mtc Stop timer T: 2 s 03:38:37.903708 mtc Sent on BSCVTY to system charstring : "network" 03:38:37.903746 mtc Start timer T: 2 s 03:38:37.903847 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:38:37.903954 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:38:37.903978 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:38:37.904000 mtc Stop timer T: 2 s 03:38:37.904025 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:37.904058 mtc Start timer T: 2 s 03:38:37.904143 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:38:37.904253 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:38:37.904283 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:38:37.904310 mtc Stop timer T: 2 s 03:38:37.904349 mtc Sent on BSCVTY to system charstring : "cell reselection hysteresis 0" 03:38:37.904397 mtc Start timer T: 2 s 03:38:37.904560 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:38:37.904647 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:38:37.904668 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:38:37.904685 mtc Stop timer T: 2 s 03:38:37.904705 mtc Sent on BSCVTY to system charstring : "end" 03:38:37.904737 mtc Start timer T: 2 s 03:38:37.904820 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:38:37.904874 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:38:37.904900 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:38:37.904921 mtc Stop timer T: 2 s 03:38:37.904951 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:38:37.904990 mtc Start timer T: 2 s 03:38:37.905206 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:38:37.905282 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:38:37.905309 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:38:37.905324 mtc Stop timer T: 2 s 03:38:37.905339 mtc Start timer T: 1 s 03:38:38.906384 mtc Timeout T: 1 s 03:38:38.906557 mtc Port GSMTAP was cleared. 03:38:38.906609 mtc Start timer T: 10 s 03:38:48.915838 mtc Timeout T: 10 s 03:38:48.916041 mtc Error waiting for SI on GSMTAP 03:38:48.916085 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:38:48.916142 mtc setverdict(error): none -> error 03:38:48.916194 mtc Performing error recovery. 03:38:48.916317 mtc Terminating component type Test.dummy_CT. 03:38:48.916378 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:38:48.916491 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:38:48.916570 mtc Port GSMTAP was stopped. 03:38:48.916634 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:38:48.916810 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:38:48.916879 mtc Port BSCVTY was stopped. 03:38:48.916929 mtc Component type Test.dummy_CT was shut down inside testcase TC_cell_resel_hyst. 03:38:48.917022 mtc Waiting for PTCs to finish. 03:38:48.917201 mtc Setting final verdict of the test case. 03:38:48.917388 mtc Local verdict of MTC: error 03:38:48.917454 mtc No PTCs were created. 03:38:48.917488 mtc Test case TC_cell_resel_hyst finished. Verdict: error 03:38:48.917657 mtc Executing test case TC_rxlev_acc_min in module Test. 03:38:48.917745 mtc Test case TC_rxlev_acc_min started. 03:38:48.917783 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rxlev_acc_min. 03:38:48.917864 mtc Port GSMTAP was started. 03:38:48.917920 mtc Port BSCVTY was started. 03:38:48.917949 mtc Component type Test.dummy_CT was initialized. 03:38:48.917980 mtc Function rnd() returned 0.255991. 03:38:48.918075 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:38:48.918240 mtc Port GSMTAP was mapped to system:GSMTAP. 03:38:48.918434 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:38:48.918537 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:38:48.918689 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:38:48.919226 mtc Port BSCVTY was mapped to system:BSCVTY. 03:38:48.919420 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:38:48.919526 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:48.919632 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:48.919706 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:48.919790 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:48.919846 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:48.919963 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:48.920181 mtc Sent on BSCVTY to system charstring : "enable" 03:38:48.920329 mtc Start timer T: 2 s 03:38:48.920540 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:38:48.920669 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:38:48.920715 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:38:48.920749 mtc Stop timer T: 2 s 03:38:48.920794 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:48.920887 mtc Start timer T: 2 s 03:38:48.921232 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:38:48.921445 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:38:48.921503 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:38:48.921575 mtc Stop timer T: 2 s 03:38:48.921652 mtc Sent on BSCVTY to system charstring : "network" 03:38:48.921753 mtc Start timer T: 2 s 03:38:48.922000 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:38:48.922286 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:38:48.922366 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:38:48.922444 mtc Stop timer T: 2 s 03:38:48.922522 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:48.922605 mtc Start timer T: 2 s 03:38:48.922686 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:38:48.922760 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:38:48.922785 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:38:48.922808 mtc Stop timer T: 2 s 03:38:48.922834 mtc Sent on BSCVTY to system charstring : "rxlev access min 16" 03:38:48.922869 mtc Start timer T: 2 s 03:38:48.922987 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:38:48.923062 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:38:48.923080 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:38:48.923101 mtc Stop timer T: 2 s 03:38:48.923123 mtc Sent on BSCVTY to system charstring : "end" 03:38:48.923165 mtc Start timer T: 2 s 03:38:48.923241 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:38:48.923289 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:38:48.923311 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:38:48.923330 mtc Stop timer T: 2 s 03:38:48.923356 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:38:48.923391 mtc Start timer T: 2 s 03:38:48.923581 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:38:48.923641 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:38:48.923665 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:38:48.923685 mtc Stop timer T: 2 s 03:38:48.923704 mtc Start timer T: 1 s 03:38:49.923729 mtc Timeout T: 1 s 03:38:49.923886 mtc Port GSMTAP was cleared. 03:38:49.924012 mtc Start timer T: 10 s 03:38:59.933189 mtc Timeout T: 10 s 03:38:59.933317 mtc Error waiting for SI on GSMTAP 03:38:59.933353 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:38:59.933404 mtc setverdict(error): none -> error 03:38:59.933443 mtc Performing error recovery. 03:38:59.933551 mtc Terminating component type Test.dummy_CT. 03:38:59.933603 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:38:59.933682 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:38:59.933734 mtc Port GSMTAP was stopped. 03:38:59.933772 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:38:59.933886 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:38:59.933950 mtc Port BSCVTY was stopped. 03:38:59.934008 mtc Component type Test.dummy_CT was shut down inside testcase TC_rxlev_acc_min. 03:38:59.934068 mtc Waiting for PTCs to finish. 03:38:59.934217 mtc Setting final verdict of the test case. 03:38:59.934322 mtc Local verdict of MTC: error 03:38:59.934385 mtc No PTCs were created. 03:38:59.934446 mtc Test case TC_rxlev_acc_min finished. Verdict: error 03:38:59.934626 mtc Executing test case TC_cellid in module Test. 03:38:59.934708 mtc Test case TC_cellid started. 03:38:59.934780 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_cellid. 03:38:59.934913 mtc Port GSMTAP was started. 03:38:59.934982 mtc Port BSCVTY was started. 03:38:59.935043 mtc Component type Test.dummy_CT was initialized. 03:38:59.935115 mtc Function rnd() returned 0.579719. 03:38:59.935255 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:38:59.935382 mtc Port GSMTAP was mapped to system:GSMTAP. 03:38:59.935494 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:38:59.935569 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:38:59.935719 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:38:59.936236 mtc Port BSCVTY was mapped to system:BSCVTY. 03:38:59.936396 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:38:59.936472 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:59.936584 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:59.936654 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:59.936742 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:59.936802 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:59.936890 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:59.937066 mtc Sent on BSCVTY to system charstring : "enable" 03:38:59.937197 mtc Start timer T: 2 s 03:38:59.937393 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:38:59.937563 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:38:59.937632 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:38:59.937690 mtc Stop timer T: 2 s 03:38:59.937761 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:59.937865 mtc Start timer T: 2 s 03:38:59.938187 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:38:59.938454 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:38:59.938532 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:38:59.938556 mtc Stop timer T: 2 s 03:38:59.938577 mtc Sent on BSCVTY to system charstring : "network" 03:38:59.938611 mtc Start timer T: 2 s 03:38:59.938690 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:38:59.938776 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:38:59.938797 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:38:59.938819 mtc Stop timer T: 2 s 03:38:59.938841 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:59.938874 mtc Start timer T: 2 s 03:38:59.938951 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:38:59.939035 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:38:59.939056 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:38:59.939079 mtc Stop timer T: 2 s 03:38:59.939102 mtc Sent on BSCVTY to system charstring : "cell_identity 37991" 03:38:59.939135 mtc Start timer T: 2 s 03:38:59.939242 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:38:59.939320 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:38:59.939342 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:38:59.939366 mtc Stop timer T: 2 s 03:38:59.939386 mtc Sent on BSCVTY to system charstring : "end" 03:38:59.939421 mtc Start timer T: 2 s 03:38:59.939508 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:38:59.939552 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:38:59.939572 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:38:59.939590 mtc Stop timer T: 2 s 03:38:59.939615 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:38:59.939647 mtc Start timer T: 2 s 03:38:59.939806 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:38:59.939857 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:38:59.939875 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:38:59.939887 mtc Stop timer T: 2 s 03:38:59.939899 mtc Start timer T: 1 s 03:39:00.940003 mtc Timeout T: 1 s 03:39:00.940164 mtc Port GSMTAP was cleared. 03:39:00.948396 mtc Start timer T: 10 s 03:39:10.956022 mtc Timeout T: 10 s 03:39:10.956178 mtc Error waiting for SI on GSMTAP 03:39:10.956221 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:39:10.956277 mtc setverdict(error): none -> error 03:39:10.956345 mtc Performing error recovery. 03:39:10.956471 mtc Terminating component type Test.dummy_CT. 03:39:10.956542 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:39:10.956672 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:39:10.956774 mtc Port GSMTAP was stopped. 03:39:10.956849 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:39:10.957200 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:39:10.957310 mtc Port BSCVTY was stopped. 03:39:10.957370 mtc Component type Test.dummy_CT was shut down inside testcase TC_cellid. 03:39:10.957450 mtc Waiting for PTCs to finish. 03:39:10.957626 mtc Setting final verdict of the test case. 03:39:10.957702 mtc Local verdict of MTC: error 03:39:10.957757 mtc No PTCs were created. 03:39:10.957807 mtc Test case TC_cellid finished. Verdict: error 03:39:10.958019 mtc Executing test case TC_lac in module Test. 03:39:10.958114 mtc Test case TC_lac started. 03:39:10.958171 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_lac. 03:39:10.958290 mtc Port GSMTAP was started. 03:39:10.958363 mtc Port BSCVTY was started. 03:39:10.958408 mtc Component type Test.dummy_CT was initialized. 03:39:10.958469 mtc Function rnd() returned 0.966428. 03:39:10.958642 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:39:10.958813 mtc Port GSMTAP was mapped to system:GSMTAP. 03:39:10.959039 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:39:10.959133 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:39:10.959304 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:39:10.959856 mtc Port BSCVTY was mapped to system:BSCVTY. 03:39:10.960063 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:39:10.960156 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:10.960264 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:10.960338 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:10.960440 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:10.960507 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:10.960605 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:10.960827 mtc Sent on BSCVTY to system charstring : "enable" 03:39:10.960964 mtc Start timer T: 2 s 03:39:10.961184 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:39:10.961367 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:39:10.961423 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:39:10.961471 mtc Stop timer T: 2 s 03:39:10.961514 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:39:10.961543 mtc Start timer T: 2 s 03:39:10.961666 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:39:10.961743 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:39:10.961760 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:39:10.961775 mtc Stop timer T: 2 s 03:39:10.961791 mtc Sent on BSCVTY to system charstring : "network" 03:39:10.961817 mtc Start timer T: 2 s 03:39:10.961894 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:39:10.961978 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:39:10.962001 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:39:10.962025 mtc Stop timer T: 2 s 03:39:10.962048 mtc Sent on BSCVTY to system charstring : "bts 0" 03:39:10.962084 mtc Start timer T: 2 s 03:39:10.962173 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:39:10.962288 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:39:10.962314 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:39:10.962337 mtc Stop timer T: 2 s 03:39:10.962366 mtc Sent on BSCVTY to system charstring : "location_area_code 63334" 03:39:10.962403 mtc Start timer T: 2 s 03:39:10.962513 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:39:10.962600 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:39:10.962623 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:39:10.962647 mtc Stop timer T: 2 s 03:39:10.962669 mtc Sent on BSCVTY to system charstring : "end" 03:39:10.962705 mtc Start timer T: 2 s 03:39:10.962777 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:39:10.962822 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:39:10.962842 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:39:10.962860 mtc Stop timer T: 2 s 03:39:10.962884 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:39:10.962917 mtc Start timer T: 2 s 03:39:10.963091 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:39:10.963150 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:39:10.963172 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:39:10.963191 mtc Stop timer T: 2 s 03:39:10.963216 mtc Start timer T: 1 s 03:39:11.963963 mtc Timeout T: 1 s 03:39:11.964113 mtc Port GSMTAP was cleared. 03:39:11.964158 mtc Start timer T: 10 s 03:39:21.964640 mtc Timeout T: 10 s 03:39:21.964772 mtc Error waiting for SI on GSMTAP 03:39:21.964812 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:39:21.964863 mtc setverdict(error): none -> error 03:39:21.964898 mtc Performing error recovery. 03:39:21.965022 mtc Terminating component type Test.dummy_CT. 03:39:21.965075 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:39:21.965150 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:39:21.965192 mtc Port GSMTAP was stopped. 03:39:21.965255 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:39:21.965376 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:39:21.965451 mtc Port BSCVTY was stopped. 03:39:21.965502 mtc Component type Test.dummy_CT was shut down inside testcase TC_lac. 03:39:21.965579 mtc Waiting for PTCs to finish. 03:39:21.965679 mtc Setting final verdict of the test case. 03:39:21.965729 mtc Local verdict of MTC: error 03:39:21.965763 mtc No PTCs were created. 03:39:21.965803 mtc Test case TC_lac finished. Verdict: error 03:39:21.965912 mtc Executing test case TC_rach_tx_int in module Test. 03:39:21.965990 mtc Test case TC_rach_tx_int started. 03:39:21.966039 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rach_tx_int. 03:39:21.966143 mtc Port GSMTAP was started. 03:39:21.966203 mtc Port BSCVTY was started. 03:39:21.966246 mtc Component type Test.dummy_CT was initialized. 03:39:21.966299 mtc Function rnd() returned 0.767132. 03:39:21.966441 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:39:21.966579 mtc Port GSMTAP was mapped to system:GSMTAP. 03:39:21.966722 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:39:21.966811 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:39:21.966982 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:39:21.967406 mtc Port BSCVTY was mapped to system:BSCVTY. 03:39:21.967547 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:39:21.967619 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:21.967712 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:21.967771 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:21.967846 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:21.967898 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:21.968031 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:21.968190 mtc Sent on BSCVTY to system charstring : "enable" 03:39:21.968321 mtc Start timer T: 2 s 03:39:21.968545 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:39:21.968738 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:39:21.968819 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:39:21.968866 mtc Stop timer T: 2 s 03:39:21.968923 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:39:21.969015 mtc Start timer T: 2 s 03:39:21.969399 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:39:21.969626 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:39:21.969693 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:39:21.969764 mtc Stop timer T: 2 s 03:39:21.969831 mtc Sent on BSCVTY to system charstring : "network" 03:39:21.969935 mtc Start timer T: 2 s 03:39:21.970155 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:39:21.970407 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:39:21.970474 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:39:21.970515 mtc Stop timer T: 2 s 03:39:21.970531 mtc Sent on BSCVTY to system charstring : "bts 0" 03:39:21.970558 mtc Start timer T: 2 s 03:39:21.970618 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:39:21.970668 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:39:21.970681 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:39:21.970690 mtc Stop timer T: 2 s 03:39:21.970703 mtc Sent on BSCVTY to system charstring : "rach tx integer 11" 03:39:21.970723 mtc Start timer T: 2 s 03:39:21.970811 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:39:21.970859 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:39:21.970871 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:39:21.970880 mtc Stop timer T: 2 s 03:39:21.970891 mtc Sent on BSCVTY to system charstring : "end" 03:39:21.970911 mtc Start timer T: 2 s 03:39:21.970956 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:39:21.970981 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:39:21.970991 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:39:21.970998 mtc Stop timer T: 2 s 03:39:21.971008 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:39:21.971026 mtc Start timer T: 2 s 03:39:21.971263 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:39:21.971304 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:39:21.971320 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:39:21.971334 mtc Stop timer T: 2 s 03:39:21.971349 mtc Start timer T: 1 s 03:39:22.971408 mtc Timeout T: 1 s 03:39:22.971560 mtc Port GSMTAP was cleared. 03:39:22.971608 mtc Start timer T: 10 s 03:39:32.980769 mtc Timeout T: 10 s 03:39:32.980908 mtc Error waiting for SI on GSMTAP 03:39:32.980945 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:39:32.980996 mtc setverdict(error): none -> error 03:39:32.981034 mtc Performing error recovery. 03:39:32.981147 mtc Terminating component type Test.dummy_CT. 03:39:32.981194 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:39:32.981276 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:39:32.981322 mtc Port GSMTAP was stopped. 03:39:32.981369 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:39:32.981464 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:39:32.981539 mtc Port BSCVTY was stopped. 03:39:32.981591 mtc Component type Test.dummy_CT was shut down inside testcase TC_rach_tx_int. 03:39:32.981642 mtc Waiting for PTCs to finish. 03:39:32.981816 mtc Setting final verdict of the test case. 03:39:32.981885 mtc Local verdict of MTC: error 03:39:32.981968 mtc No PTCs were created. 03:39:32.982018 mtc Test case TC_rach_tx_int finished. Verdict: error 03:39:32.982242 mtc Executing test case TC_rach_max_tx in module Test. 03:39:32.982323 mtc Test case TC_rach_max_tx started. 03:39:32.982358 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rach_max_tx. 03:39:32.982432 mtc Port GSMTAP was started. 03:39:32.982485 mtc Port BSCVTY was started. 03:39:32.982549 mtc Component type Test.dummy_CT was initialized. 03:39:32.982589 mtc Function rnd() returned 0.515537. 03:39:32.982700 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:39:32.982863 mtc Port GSMTAP was mapped to system:GSMTAP. 03:39:32.983024 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:39:32.983160 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:39:32.983312 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:39:32.983838 mtc Port BSCVTY was mapped to system:BSCVTY. 03:39:32.985319 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:39:32.985406 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:32.985502 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:32.985565 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:32.985644 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:32.985727 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:32.985789 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:32.985936 mtc Sent on BSCVTY to system charstring : "enable" 03:39:32.986061 mtc Start timer T: 2 s 03:39:32.986240 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:39:32.986455 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:39:32.986471 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:39:32.986480 mtc Stop timer T: 2 s 03:39:32.986491 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:39:32.986512 mtc Start timer T: 2 s 03:39:32.986617 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:39:32.986690 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:39:32.986708 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:39:32.986726 mtc Stop timer T: 2 s 03:39:32.986749 mtc Sent on BSCVTY to system charstring : "network" 03:39:32.986776 mtc Start timer T: 2 s 03:39:32.986841 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:39:32.986894 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:39:32.986909 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:39:32.986927 mtc Stop timer T: 2 s 03:39:32.986939 mtc Sent on BSCVTY to system charstring : "bts 0" 03:39:32.986959 mtc Start timer T: 2 s 03:39:32.987023 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:39:32.987101 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:39:32.987121 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:39:32.987138 mtc Stop timer T: 2 s 03:39:32.987159 mtc Sent on BSCVTY to system charstring : "rach max transmission 2" 03:39:32.987187 mtc Start timer T: 2 s 03:39:32.987299 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:39:32.987380 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:39:32.987400 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:39:32.987417 mtc Stop timer T: 2 s 03:39:32.987436 mtc Sent on BSCVTY to system charstring : "end" 03:39:32.987465 mtc Start timer T: 2 s 03:39:32.987521 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:39:32.987557 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:39:32.987573 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:39:32.987586 mtc Stop timer T: 2 s 03:39:32.987607 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:39:32.987634 mtc Start timer T: 2 s 03:39:32.987769 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:39:32.987820 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:39:32.987838 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:39:32.987852 mtc Stop timer T: 2 s 03:39:32.987867 mtc Start timer T: 1 s 03:39:33.988065 mtc Timeout T: 1 s 03:39:33.988228 mtc Port GSMTAP was cleared. 03:39:33.988274 mtc Start timer T: 10 s 03:39:43.997494 mtc Timeout T: 10 s 03:39:43.997629 mtc Error waiting for SI on GSMTAP 03:39:43.997668 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:39:43.997719 mtc setverdict(error): none -> error 03:39:43.997755 mtc Performing error recovery. 03:39:43.997866 mtc Terminating component type Test.dummy_CT. 03:39:43.997922 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:39:43.998027 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:39:43.998102 mtc Port GSMTAP was stopped. 03:39:43.998153 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:39:43.998284 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:39:43.998363 mtc Port BSCVTY was stopped. 03:39:43.998439 mtc Component type Test.dummy_CT was shut down inside testcase TC_rach_max_tx. 03:39:43.998511 mtc Waiting for PTCs to finish. 03:39:43.998675 mtc Setting final verdict of the test case. 03:39:43.998768 mtc Local verdict of MTC: error 03:39:43.998823 mtc No PTCs were created. 03:39:43.998881 mtc Test case TC_rach_max_tx finished. Verdict: error 03:39:43.999034 mtc Executing test case TC_attach in module Test. 03:39:43.999111 mtc Test case TC_attach started. 03:39:43.999168 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_attach. 03:39:43.999272 mtc Port GSMTAP was started. 03:39:43.999349 mtc Port BSCVTY was started. 03:39:43.999393 mtc Component type Test.dummy_CT was initialized. 03:39:43.999447 mtc Function rnd() returned 0.150048. 03:39:43.999544 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:39:43.999674 mtc Port GSMTAP was mapped to system:GSMTAP. 03:39:43.999787 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:39:43.999855 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:39:44.001264 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:39:44.001717 mtc Port BSCVTY was mapped to system:BSCVTY. 03:39:44.001866 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:39:44.001939 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:44.002029 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:44.002087 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:44.002161 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:44.002212 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:44.002285 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:44.002429 mtc Sent on BSCVTY to system charstring : "enable" 03:39:44.002457 mtc Start timer T: 2 s 03:39:44.002513 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:39:44.002551 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:39:44.002565 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:39:44.002578 mtc Stop timer T: 2 s 03:39:44.002593 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:39:44.002616 mtc Start timer T: 2 s 03:39:44.002709 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:39:44.002763 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:39:44.002775 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:39:44.002787 mtc Stop timer T: 2 s 03:39:44.002798 mtc Sent on BSCVTY to system charstring : "network" 03:39:44.002816 mtc Start timer T: 2 s 03:39:44.002871 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:39:44.002919 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:39:44.002930 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:39:44.002939 mtc Stop timer T: 2 s 03:39:44.002950 mtc Sent on BSCVTY to system charstring : "bts 0" 03:39:44.002968 mtc Start timer T: 2 s 03:39:44.003021 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:39:44.003077 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:39:44.003093 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:39:44.003108 mtc Stop timer T: 2 s 03:39:44.003125 mtc Sent on BSCVTY to system charstring : "channel-descrption attach 0" 03:39:44.003148 mtc Start timer T: 2 s 03:39:44.003236 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:39:44.003284 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:39:44.003295 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:39:44.003311 mtc Stop timer T: 2 s 03:39:44.003321 mtc Sent on BSCVTY to system charstring : "end" 03:39:44.003341 mtc Start timer T: 2 s 03:39:44.003391 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:39:44.003424 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:39:44.003439 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:39:44.003451 mtc Stop timer T: 2 s 03:39:44.003468 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:39:44.003491 mtc Start timer T: 2 s 03:39:44.003608 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:39:44.003646 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:39:44.003660 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:39:44.003673 mtc Stop timer T: 2 s 03:39:44.003687 mtc Start timer T: 1 s 03:39:45.004864 mtc Timeout T: 1 s 03:39:45.005047 mtc Port GSMTAP was cleared. 03:39:45.005098 mtc Start timer T: 10 s 03:39:55.012654 mtc Timeout T: 10 s 03:39:55.012813 mtc Error waiting for SI on GSMTAP 03:39:55.012857 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:39:55.012913 mtc setverdict(error): none -> error 03:39:55.012953 mtc Performing error recovery. 03:39:55.013078 mtc Terminating component type Test.dummy_CT. 03:39:55.013136 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:39:55.013228 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:39:55.013291 mtc Port GSMTAP was stopped. 03:39:55.013386 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:39:55.013587 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:39:55.013689 mtc Port BSCVTY was stopped. 03:39:55.013744 mtc Component type Test.dummy_CT was shut down inside testcase TC_attach. 03:39:55.013814 mtc Waiting for PTCs to finish. 03:39:55.013975 mtc Setting final verdict of the test case. 03:39:55.014095 mtc Local verdict of MTC: error 03:39:55.014162 mtc No PTCs were created. 03:39:55.014220 mtc Test case TC_attach finished. Verdict: error 03:39:55.014390 mtc Executing test case TC_dtx_ul in module Test. 03:39:55.014481 mtc Test case TC_dtx_ul started. 03:39:55.014548 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_dtx_ul. 03:39:55.014672 mtc Port GSMTAP was started. 03:39:55.014742 mtc Port BSCVTY was started. 03:39:55.014796 mtc Component type Test.dummy_CT was initialized. 03:39:55.014854 mtc Function rnd() returned 0.382014. 03:39:55.015014 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:39:55.015184 mtc Port GSMTAP was mapped to system:GSMTAP. 03:39:55.015483 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:39:55.015589 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:39:55.015746 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:39:55.016338 mtc Port BSCVTY was mapped to system:BSCVTY. 03:39:55.016562 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:39:55.016684 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:55.016812 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:55.016866 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:55.016924 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:55.017011 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:55.017100 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:55.017276 mtc Sent on BSCVTY to system charstring : "enable" 03:39:55.017443 mtc Start timer T: 2 s 03:39:55.017625 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:39:55.017783 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:39:55.017835 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:39:55.017870 mtc Stop timer T: 2 s 03:39:55.017919 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:39:55.018036 mtc Start timer T: 2 s 03:39:55.018375 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:39:55.018449 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:39:55.018464 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:39:55.018478 mtc Stop timer T: 2 s 03:39:55.018494 mtc Sent on BSCVTY to system charstring : "network" 03:39:55.018578 mtc Start timer T: 2 s 03:39:55.018625 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:39:55.018706 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:39:55.018728 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:39:55.018750 mtc Stop timer T: 2 s 03:39:55.018771 mtc Sent on BSCVTY to system charstring : "bts 0" 03:39:55.018858 mtc Start timer T: 2 s 03:39:55.018904 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:39:55.018986 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:39:55.019008 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:39:55.019031 mtc Stop timer T: 2 s 03:39:55.019055 mtc Sent on BSCVTY to system charstring : "dtx uplink force" 03:39:55.019172 mtc Start timer T: 2 s 03:39:55.019218 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:39:55.019297 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:39:55.019318 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:39:55.019341 mtc Stop timer T: 2 s 03:39:55.019366 mtc Port GSMTAP was cleared. 03:39:55.019382 mtc Start timer T: 10 s 03:40:05.028555 mtc Timeout T: 10 s 03:40:05.028698 mtc Error waiting for SI on GSMTAP 03:40:05.028747 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:40:05.028828 mtc setverdict(error): none -> error 03:40:05.028887 mtc Performing error recovery. 03:40:05.029050 mtc Terminating component type Test.dummy_CT. 03:40:05.029129 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:40:05.029234 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:40:05.029300 mtc Port GSMTAP was stopped. 03:40:05.029348 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:40:05.029477 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:40:05.029548 mtc Port BSCVTY was stopped. 03:40:05.029603 mtc Component type Test.dummy_CT was shut down inside testcase TC_dtx_ul. 03:40:05.029650 mtc Waiting for PTCs to finish. 03:40:05.029842 mtc Setting final verdict of the test case. 03:40:05.029930 mtc Local verdict of MTC: error 03:40:05.029983 mtc No PTCs were created. 03:40:05.030027 mtc Test case TC_dtx_ul finished. Verdict: error 03:40:05.030153 mtc Executing test case TC_emerg_allowed in module Test. 03:40:05.030257 mtc Test case TC_emerg_allowed started. 03:40:05.030306 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_emerg_allowed. 03:40:05.030381 mtc Port GSMTAP was started. 03:40:05.030450 mtc Port BSCVTY was started. 03:40:05.030500 mtc Component type Test.dummy_CT was initialized. 03:40:05.030550 mtc Function rnd() returned 0.039519. 03:40:05.030682 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:40:05.030914 mtc Port GSMTAP was mapped to system:GSMTAP. 03:40:05.031114 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:40:05.031216 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:40:05.031364 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:40:05.031901 mtc Port BSCVTY was mapped to system:BSCVTY. 03:40:05.032142 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:40:05.032260 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:05.032361 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:05.032433 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:05.032521 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:05.032610 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:05.032697 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:05.032868 mtc Sent on BSCVTY to system charstring : "enable" 03:40:05.033009 mtc Start timer T: 2 s 03:40:05.033237 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:40:05.033398 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:40:05.033469 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:40:05.033514 mtc Stop timer T: 2 s 03:40:05.033570 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:05.033663 mtc Start timer T: 2 s 03:40:05.034044 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:40:05.034250 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:40:05.034298 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:40:05.034342 mtc Stop timer T: 2 s 03:40:05.034390 mtc Sent on BSCVTY to system charstring : "network" 03:40:05.034468 mtc Start timer T: 2 s 03:40:05.034644 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:40:05.034921 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:40:05.034987 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:40:05.035053 mtc Stop timer T: 2 s 03:40:05.035118 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:05.035218 mtc Start timer T: 2 s 03:40:05.035434 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:40:05.035689 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:40:05.035764 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:40:05.035831 mtc Stop timer T: 2 s 03:40:05.035906 mtc Sent on BSCVTY to system charstring : "rach emergency call allowed 0" 03:40:05.036370 mtc Start timer T: 2 s 03:40:05.036529 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:40:05.036774 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:40:05.036835 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:40:05.036889 mtc Stop timer T: 2 s 03:40:05.036944 mtc Sent on BSCVTY to system charstring : "end" 03:40:05.037038 mtc Start timer T: 2 s 03:40:05.037298 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:40:05.037373 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:40:05.037394 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:40:05.037409 mtc Stop timer T: 2 s 03:40:05.037430 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:40:05.037457 mtc Start timer T: 2 s 03:40:05.037633 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:40:05.037687 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:40:05.037705 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:40:05.037720 mtc Stop timer T: 2 s 03:40:05.037735 mtc Start timer T: 1 s 03:40:06.037926 mtc Timeout T: 1 s 03:40:06.038112 mtc Port GSMTAP was cleared. 03:40:06.038167 mtc Start timer T: 10 s 03:40:16.047367 mtc Timeout T: 10 s 03:40:16.047496 mtc Error waiting for SI on GSMTAP 03:40:16.047532 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:40:16.047583 mtc setverdict(error): none -> error 03:40:16.047622 mtc Performing error recovery. 03:40:16.047732 mtc Terminating component type Test.dummy_CT. 03:40:16.047781 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:40:16.047859 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:40:16.047913 mtc Port GSMTAP was stopped. 03:40:16.047996 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:40:16.048106 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:40:16.048180 mtc Port BSCVTY was stopped. 03:40:16.048242 mtc Component type Test.dummy_CT was shut down inside testcase TC_emerg_allowed. 03:40:16.048318 mtc Waiting for PTCs to finish. 03:40:16.048422 mtc Setting final verdict of the test case. 03:40:16.048519 mtc Local verdict of MTC: error 03:40:16.048576 mtc No PTCs were created. 03:40:16.048616 mtc Test case TC_emerg_allowed finished. Verdict: error 03:40:16.048748 mtc Executing test case TC_bs_pa_mfrms in module Test. 03:40:16.048840 mtc Test case TC_bs_pa_mfrms started. 03:40:16.048881 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_bs_pa_mfrms. 03:40:16.048991 mtc Port GSMTAP was started. 03:40:16.049073 mtc Port BSCVTY was started. 03:40:16.049127 mtc Component type Test.dummy_CT was initialized. 03:40:16.049174 mtc Function rnd() returned 0.539160. 03:40:16.049295 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:40:16.049434 mtc Port GSMTAP was mapped to system:GSMTAP. 03:40:16.049617 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:40:16.049752 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:40:16.049916 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:40:16.050460 mtc Port BSCVTY was mapped to system:BSCVTY. 03:40:16.050621 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:40:16.050712 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:16.050819 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:16.050871 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:16.050922 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:16.050961 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:16.051008 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:16.051131 mtc Sent on BSCVTY to system charstring : "enable" 03:40:16.051229 mtc Start timer T: 2 s 03:40:16.051444 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:40:16.051612 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:40:16.051665 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:40:16.051721 mtc Stop timer T: 2 s 03:40:16.051775 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:16.051866 mtc Start timer T: 2 s 03:40:16.052319 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:40:16.052726 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:40:16.052805 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:40:16.052974 mtc Stop timer T: 2 s 03:40:16.053052 mtc Sent on BSCVTY to system charstring : "network" 03:40:16.053141 mtc Start timer T: 2 s 03:40:16.053394 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:40:16.053733 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:40:16.053810 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:40:16.053885 mtc Stop timer T: 2 s 03:40:16.053956 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:16.054066 mtc Start timer T: 2 s 03:40:16.054296 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:40:16.054525 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:40:16.054582 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:40:16.054634 mtc Stop timer T: 2 s 03:40:16.054695 mtc Sent on BSCVTY to system charstring : "channel-descrption bs-pa-mfrms 5" 03:40:16.054784 mtc Start timer T: 2 s 03:40:16.055072 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:40:16.055295 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:40:16.055349 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:40:16.055409 mtc Stop timer T: 2 s 03:40:16.055485 mtc Sent on BSCVTY to system charstring : "end" 03:40:16.055593 mtc Start timer T: 2 s 03:40:16.055802 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:40:16.055969 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:40:16.056039 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:40:16.056095 mtc Stop timer T: 2 s 03:40:16.056166 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:40:16.056552 mtc Start timer T: 2 s 03:40:16.056584 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:40:16.056623 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:40:16.056638 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:40:16.056648 mtc Stop timer T: 2 s 03:40:16.056655 mtc Start timer T: 1 s 03:40:17.057747 mtc Timeout T: 1 s 03:40:17.057906 mtc Port GSMTAP was cleared. 03:40:17.057951 mtc Start timer T: 10 s 03:40:27.067285 mtc Timeout T: 10 s 03:40:27.067449 mtc Error waiting for SI on GSMTAP 03:40:27.067490 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:40:27.067546 mtc setverdict(error): none -> error 03:40:27.067586 mtc Performing error recovery. 03:40:27.067710 mtc Terminating component type Test.dummy_CT. 03:40:27.067769 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:40:27.067861 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:40:27.068001 mtc Port GSMTAP was stopped. 03:40:27.068073 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:40:27.068232 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:40:27.068332 mtc Port BSCVTY was stopped. 03:40:27.068388 mtc Component type Test.dummy_CT was shut down inside testcase TC_bs_pa_mfrms. 03:40:27.068465 mtc Waiting for PTCs to finish. 03:40:27.068662 mtc Setting final verdict of the test case. 03:40:27.068746 mtc Local verdict of MTC: error 03:40:27.068806 mtc No PTCs were created. 03:40:27.068868 mtc Test case TC_bs_pa_mfrms finished. Verdict: error 03:40:27.069035 mtc Executing test case TC_bs_ag_blks_res in module Test. 03:40:27.069135 mtc Test case TC_bs_ag_blks_res started. 03:40:27.069178 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_bs_ag_blks_res. 03:40:27.069273 mtc Port GSMTAP was started. 03:40:27.069333 mtc Port BSCVTY was started. 03:40:27.069368 mtc Component type Test.dummy_CT was initialized. 03:40:27.069416 mtc Function rnd() returned 0.257740. 03:40:27.069545 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:40:27.069684 mtc Port GSMTAP was mapped to system:GSMTAP. 03:40:27.069828 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:40:27.069903 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:40:27.070035 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:40:27.070665 mtc Port BSCVTY was mapped to system:BSCVTY. 03:40:27.070902 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:40:27.070980 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:27.071265 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:27.071358 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:27.071478 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:27.071546 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:27.071709 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:27.071890 mtc Sent on BSCVTY to system charstring : "enable" 03:40:27.072087 mtc Start timer T: 2 s 03:40:27.072409 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:40:27.072601 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:40:27.072678 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:40:27.072730 mtc Stop timer T: 2 s 03:40:27.072783 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:27.072903 mtc Start timer T: 2 s 03:40:27.073282 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:40:27.073392 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:40:27.073447 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:40:27.073473 mtc Stop timer T: 2 s 03:40:27.073496 mtc Sent on BSCVTY to system charstring : "network" 03:40:27.073524 mtc Start timer T: 2 s 03:40:27.073616 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:40:27.073743 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:40:27.073771 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:40:27.073796 mtc Stop timer T: 2 s 03:40:27.073821 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:27.073857 mtc Start timer T: 2 s 03:40:27.073955 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:40:27.074053 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:40:27.074078 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:40:27.074104 mtc Stop timer T: 2 s 03:40:27.074131 mtc Sent on BSCVTY to system charstring : "channel-descrption bs-ag-blks-res 1" 03:40:27.074170 mtc Start timer T: 2 s 03:40:27.074294 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:40:27.074384 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:40:27.074408 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:40:27.074433 mtc Stop timer T: 2 s 03:40:27.074456 mtc Sent on BSCVTY to system charstring : "end" 03:40:27.074493 mtc Start timer T: 2 s 03:40:27.074567 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:40:27.074613 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:40:27.074628 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:40:27.074642 mtc Stop timer T: 2 s 03:40:27.074661 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:40:27.074693 mtc Start timer T: 2 s 03:40:27.074896 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:40:27.074966 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:40:27.074988 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:40:27.075001 mtc Stop timer T: 2 s 03:40:27.075014 mtc Start timer T: 1 s 03:40:28.076226 mtc Timeout T: 1 s 03:40:28.076424 mtc Port GSMTAP was cleared. 03:40:28.076476 mtc Start timer T: 10 s 03:40:38.085795 mtc Timeout T: 10 s 03:40:38.085954 mtc Error waiting for SI on GSMTAP 03:40:38.085994 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:40:38.086052 mtc setverdict(error): none -> error 03:40:38.086092 mtc Performing error recovery. 03:40:38.086239 mtc Terminating component type Test.dummy_CT. 03:40:38.086307 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:40:38.086403 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:40:38.086472 mtc Port GSMTAP was stopped. 03:40:38.086527 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:40:38.086748 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:40:38.086853 mtc Port BSCVTY was stopped. 03:40:38.086911 mtc Component type Test.dummy_CT was shut down inside testcase TC_bs_ag_blks_res. 03:40:38.086991 mtc Waiting for PTCs to finish. 03:40:38.087125 mtc Setting final verdict of the test case. 03:40:38.087195 mtc Local verdict of MTC: error 03:40:38.087268 mtc No PTCs were created. 03:40:38.087327 mtc Test case TC_bs_ag_blks_res finished. Verdict: error 03:40:38.087522 mtc Executing test case TC_radio_link_timeout in module Test. 03:40:38.087666 mtc Test case TC_radio_link_timeout started. 03:40:38.087722 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_radio_link_timeout. 03:40:38.087829 mtc Port GSMTAP was started. 03:40:38.087897 mtc Port BSCVTY was started. 03:40:38.087980 mtc Component type Test.dummy_CT was initialized. 03:40:38.088044 mtc Function rnd() returned 0.229410. 03:40:38.088176 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:40:38.088317 mtc Port GSMTAP was mapped to system:GSMTAP. 03:40:38.088496 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:40:38.088589 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:40:38.088756 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:40:38.089328 mtc Port BSCVTY was mapped to system:BSCVTY. 03:40:38.089486 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:40:38.089555 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:38.089659 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:40:38.089734 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:38.089834 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:40:38.089904 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:38.089997 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:40:38.090182 mtc Sent on BSCVTY to system charstring : "enable" 03:40:38.090320 mtc Start timer T: 2 s 03:40:38.090553 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:40:38.090774 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:40:38.090843 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:40:38.090902 mtc Stop timer T: 2 s 03:40:38.090980 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:40:38.091108 mtc Start timer T: 2 s 03:40:38.091331 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:40:38.091409 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:40:38.091425 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:40:38.091441 mtc Stop timer T: 2 s 03:40:38.091457 mtc Sent on BSCVTY to system charstring : "network" 03:40:38.091483 mtc Start timer T: 2 s 03:40:38.091555 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:40:38.091636 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:40:38.091658 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:40:38.091681 mtc Stop timer T: 2 s 03:40:38.091703 mtc Sent on BSCVTY to system charstring : "bts 0" 03:40:38.091736 mtc Start timer T: 2 s 03:40:38.091815 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:40:38.091897 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:40:38.091931 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:40:38.091955 mtc Stop timer T: 2 s 03:40:38.091982 mtc Sent on BSCVTY to system charstring : "radio-link-timeout 16" 03:40:38.092019 mtc Start timer T: 2 s 03:40:38.092131 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:40:38.092201 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:40:38.092219 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:40:38.092238 mtc Stop timer T: 2 s 03:40:38.092260 mtc Sent on BSCVTY to system charstring : "end" 03:40:38.092297 mtc Start timer T: 2 s 03:40:38.092366 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:40:38.092402 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:40:38.092415 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:40:38.092425 mtc Stop timer T: 2 s 03:40:38.092442 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:40:38.092468 mtc Start timer T: 2 s 03:40:38.092645 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:40:38.092703 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:40:38.092733 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:40:38.092753 mtc Stop timer T: 2 s 03:40:38.092773 mtc Start timer T: 1 s 03:40:39.092811 mtc Timeout T: 1 s 03:40:39.092914 mtc Port GSMTAP was cleared. 03:40:39.092943 mtc Start timer T: 10 s 03:40:49.100391 mtc Timeout T: 10 s 03:40:49.100444 mtc Error waiting for SI on GSMTAP 03:40:49.100455 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:40:49.100470 mtc setverdict(error): none -> error 03:40:49.100480 mtc Performing error recovery. 03:40:49.100545 mtc Terminating component type Test.dummy_CT. 03:40:49.100559 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:40:49.100614 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:40:49.100640 mtc Port GSMTAP was stopped. 03:40:49.100662 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:40:49.100727 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:40:49.100745 mtc Port BSCVTY was stopped. 03:40:49.100756 mtc Component type Test.dummy_CT was shut down inside testcase TC_radio_link_timeout. 03:40:49.100770 mtc Waiting for PTCs to finish. 03:40:49.100826 mtc Setting final verdict of the test case. 03:40:49.100845 mtc Local verdict of MTC: error 03:40:49.100861 mtc No PTCs were created. 03:40:49.100874 mtc Test case TC_radio_link_timeout finished. Verdict: error 03:40:49.101041 mtc Verdict statistics: 0 none (0.00 %), 3 pass (13.64 %), 0 inconc (0.00 %), 3 fail (13.64 %), 16 error (72.73 %). 03:40:49.101072 mtc Test execution summary: 22 test cases were executed. Overall verdict: error 03:40:49.101085 mtc Exit was requested from MC. Terminating MTC. 03:40:49.101358 hc Exit was requested from MC. Terminating HC. 03:40:49.101432 hc Disconnected from MC. 03:40:49.101447 hc TTCN-3 Host Controller finished. + docker container stop jenkins-ttcn3-nitb-sysinfo-219-bts jenkins-ttcn3-nitb-sysinfo-219-bts + docker container stop jenkins-ttcn3-nitb-sysinfo-219-nitb jenkins-ttcn3-nitb-sysinfo-219-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-219-sysinfo-helper -d busybox /bin/sh -c sleep 1000 & wait 8c0f1c163adf449aebadbdae884df3ff8672df4fdcdccdde168212218d7038aa + 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-219-sysinfo-helper:/ttcn3-nitb-sysinfo /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs + docker cp jenkins-ttcn3-nitb-sysinfo-219-sysinfo-helper:/nitb /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs + docker cp jenkins-ttcn3-nitb-sysinfo-219-sysinfo-helper:/bts /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs + docker container stop -t 0 jenkins-ttcn3-nitb-sysinfo-219-sysinfo-helper jenkins-ttcn3-nitb-sysinfo-219-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