Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/asterisk-v6 Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 33 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision f84c203eeae476ad7b50dc296d9a6ca6386b259e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f84c203eeae476ad7b50dc296d9a6ca6386b259e # timeout=10 Commit message: "osmo-epdg: add support for testing for latest" > git rev-list --no-walk bc3772c0ffb1bfb709d4c0ab682f07c75acec732 # timeout=10 [ttcn3-s1gw-test] $ /bin/sh -xe /tmp/jenkins9532891818466592891.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-s1gw-test + export IMAGE_SUFFIX=master + cd ttcn3-s1gw-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs ] + [ xjenkins-ttcn3-s1gw-test-22 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/ttcn3-s1gw-test + SUITE_NAME=ttcn3-s1gw-test + IMAGE_SUFFIX=master + docker_images_require osmo-s1gw-master ttcn3-s1gw-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-s1gw-master + local feed + echo debian-bookworm-erlang + depends=debian-bookworm-erlang + [ -n debian-bookworm-erlang ] + docker_images_require debian-bookworm-erlang + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-erlang + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-erlang + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-erlang + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-erlang + echo debian-bookworm-erlang + dir=debian-bookworm-erlang + pull_arg=--pull + grep ^FROM ../debian-bookworm-erlang/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-erlang (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-erlang BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-erlang OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/debian-bookworm-erlang' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-erlang:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.62kB done #1 DONE 0.3s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.2s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #6 DONE 0.0s #7 [1/9] FROM registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b #7 resolve registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b #7 resolve registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b 0.1s done #7 DONE 0.1s #5 [internal] load build context #5 transferring context: 1.50kB done #5 DONE 0.1s #8 [3/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends build-essential git iproute2 netcat-openbsd procps tcpdump vim wget && apt-get clean #8 CACHED #9 [5/9] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [6/9] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #10 CACHED #11 [7/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates gnupg && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [8/9] RUN USERADD --uid=1000 -m build #12 CACHED #13 [2/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends erlang rebar rebar3 && apt-get clean #13 CACHED #14 [4/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends libpcap-dev libsctp1 && apt-get clean #14 CACHED #15 [9/9] WORKDIR /HOME/BUILD #15 CACHED #16 exporting to image #16 exporting layers done #16 writing image sha256:634d1adb2d61dddb884e9a73bad1fbd6ac57bcf918c17a19cafa85a758072fd1 0.0s done #16 naming to docker.io/osmocom-build/debian-bookworm-erlang:latest 0.0s done #16 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/debian-bookworm-erlang' + docker_image_exists debian-bookworm-erlang + docker images -q osmocom-build/debian-bookworm-erlang + test -n 634d1adb2d61 + list_osmo_packages debian-bookworm debian-bookworm-erlang + local distro=debian-bookworm + local image=debian-bookworm-erlang + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-erlang -c + [ -n ] + return + docker_distro_from_image_name osmo-s1gw-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-s1gw-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-s1gw-master + echo osmo-s1gw-master + dir=osmo-s1gw-master + pull_arg=--pull + grep ^FROM ../osmo-s1gw-master/Dockerfile + from_line=FROM $USER/$DISTRO-erlang + echo FROM $USER/$DISTRO-erlang + grep -q $USER + pull_arg= + set +x Building image: osmo-s1gw-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-s1gw-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-s1gw-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/osmo-s1gw-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-s1gw-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 DONE 0.0s #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 809B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-erlang:latest #3 DONE 0.0s #4 [1/6] FROM docker.io/osmocom-build/debian-bookworm-erlang #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 63B done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/erlang/osmo-s1gw/+/master?format=TEXT #6 DONE 0.2s #6 https://gerrit.osmocom.org/plugins/gitiles/erlang/osmo-s1gw/+/master?format=TEXT #6 DONE 0.2s #7 [2/6] WORKDIR /TMP #7 CACHED #8 [3/6] RUN GIT clone https://gerrit.osmocom.org/erlang/osmo-s1gw.git #8 CACHED #9 [4/6] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/ERLANG/OSMO-S1GW/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-s1gw #9 DONE 0.4s #10 [5/6] RUN CD osmo-s1gw && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && make build #10 0.586 From https://gerrit.osmocom.org/erlang/osmo-s1gw #10 0.586 c2b1c4c..83e54d0 master -> origin/master #10 0.610 Already on 'master' #10 0.610 Your branch is behind 'origin/master' by 3 commits, and can be fast-forwarded. #10 0.610 (use "git pull" to update your local branch) #10 0.611 refs/heads/master #10 0.626 HEAD is now at 83e54d0 rebar.{config,lock}: add pfcplib to deps[] #10 0.626 master #10 0.627 83e54d064f4b0f8102ca8f55af29027196694cc8 #10 0.628 rebar3 asn compile #10 0.849 ===> Fetching provider_asn1 (from {git,"https://github.com/knusbaum/provider_asn1.git", #10 0.849 {tag,"0.4.0"}}) #10 1.556 ===> Fetching providers v1.8.1 #10 1.587 ===> Fetching getopt v1.0.1 #10 1.611 ===> Analyzing applications... #10 1.630 ===> Compiling getopt #10 1.796 ===> Compiling providers #10 1.820 ===> Compiling provider_asn1 #10 1.852 ===> /tmp/osmo-s1gw/asn1/S1AP-CommonDataTypes.asn #10 1.897 ===> /tmp/osmo-s1gw/asn1/S1AP-Constants.asn #10 1.904 ===> /tmp/osmo-s1gw/asn1/S1AP-Containers.asn #10 1.907 ===> /tmp/osmo-s1gw/asn1/S1AP-IEs.asn #10 2.038 ===> /tmp/osmo-s1gw/asn1/S1AP-PDU-Contents.asn #10 2.180 ===> /tmp/osmo-s1gw/asn1/S1AP-PDU-Descriptions.asn #10 2.202 ===> /tmp/osmo-s1gw/asn1/S1AP-SonTransfer-IEs.asn #10 2.203 SonTransfer-IEs:31: 'MobilityInformation' is referenced, but is not defined #10 2.209 rebar3 compile #10 2.442 ===> Verifying dependencies... #10 2.443 ===> Fetching logger_color_formatter (from {git, #10 2.443 "https://github.com/rlipscombe/logger_color_formatter.git", #10 2.443 {ref, #10 2.443 "f1c96f979e6350f8cd787d27fe9ff003cbf3416b"}}) #10 2.961 ===> Fetching pfcplib (from {git,"https://github.com/travelping/pfcplib.git", #10 2.961 {ref,"e505c0a4c05f5f14a2c40c7ebf36db62cc911d93"}}) #10 3.681 ===> Fetching rebar3_hex v7.0.8 #10 3.746 ===> Fetching hex_core v0.10.1 #10 3.765 ===> Fetching verl v1.1.1 #10 3.777 ===> Analyzing applications... #10 3.817 ===> Compiling hex_core #10 4.186 ===> Compiling verl #10 4.231 ===> Compiling rebar3_hex #10 4.332 ===> Fetching cut v1.0.3 #10 4.347 ===> Analyzing applications... #10 4.376 ===> Compiling cut #10 4.435 ===> Compiling pfcplib #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:154: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:154: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:166: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:166: Warning: BINARY CREATED: binary is used in term passed to erlang:error/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: NOT OPTIMIZED: binary is used in fun call ({b_var,7}) #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: NOT OPTIMIZED: binary is used in fun call ({b_var,7}) #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: NOT OPTIMIZED: binary is used in fun call ({b_var,7}) #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: NOT OPTIMIZED: binary is used in fun call ({b_var,7}) #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: NOT OPTIMIZED: binary is used in fun call ({b_var,7}) #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: NOT OPTIMIZED: binary is used in fun call ({b_var,7}) #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: NOT OPTIMIZED: binary is used in fun call ({b_var,7}) #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: NOT OPTIMIZED: binary is used in fun call ({b_var,7}) #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: NOT OPTIMIZED: binary is used in fun call ({b_var,7}) #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: NOT OPTIMIZED: binary is used in fun call ({b_var,8}) #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: NOT OPTIMIZED: binary is used in fun call ({b_var,8}) #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: NOT OPTIMIZED: binary is used in fun call ({b_var,27}) #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: BINARY CREATED: binary is used in call to {b_var,7} which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: BINARY CREATED: binary is used in call to {b_var,7} which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: BINARY CREATED: binary is used in call to {b_var,7} which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: BINARY CREATED: binary is used in call to {b_var,7} which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: BINARY CREATED: binary is used in call to {b_var,7} which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: BINARY CREATED: binary is used in call to {b_var,7} which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: BINARY CREATED: binary is used in call to {b_var,7} which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: BINARY CREATED: binary is used in call to {b_var,7} which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: BINARY CREATED: binary is used in call to {b_var,7} which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: BINARY CREATED: binary is used in call to {b_var,8} which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: BINARY CREATED: binary is used in call to {b_var,8} which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:202: Warning: BINARY CREATED: binary is used in call to {b_var,27} which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:204: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:208: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:212: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:217: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:221: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:225: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:273: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:273: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:285: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:285: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:296: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:296: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:317: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:323: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:323: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:325: Warning: BINARY CREATED: binary is used in term passed to put_ie/2 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:385: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:403: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:412: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:412: Warning: BINARY CREATED: binary is used in term passed to erlang:error/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:413: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:413: Warning: BINARY CREATED: binary is used in term passed to erlang:error/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:419: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:421: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:423: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:425: Warning: NOT OPTIMIZED: binary is used in remote call to binary:decode_unsigned/2 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:425: Warning: BINARY CREATED: binary is used in call to binary:decode_unsigned/2 which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:448: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:453: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:468: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:468: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:468: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:468: Warning: BINARY CREATED: binary is used in term passed to erlang:error/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:475: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:498: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:524: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:538: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:567: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:581: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:595: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:623: Warning: BINARY CREATED: binary is used in 'bs_start_match' which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:623: Warning: BINARY CREATED: binary is used in 'bs_start_match' which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:623: Warning: BINARY CREATED: binary is used in 'bs_start_match' which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:635: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:635: Warning: BINARY CREATED: binary is used in term passed to erlang:error/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:652: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:664: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:664: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:664: Warning: BINARY CREATED: binary is used in term passed to tuple_size/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:664: Warning: BINARY CREATED: binary is used in term passed to is_tuple/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:725: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:725: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:725: Warning: BINARY CREATED: binary is used in term passed to tuple_size/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:725: Warning: BINARY CREATED: binary is used in term passed to is_tuple/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:730: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:770: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:770: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:770: Warning: BINARY CREATED: binary is used in term passed to tuple_size/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:770: Warning: BINARY CREATED: binary is used in term passed to is_tuple/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:814: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:827: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:882: Warning: BINARY CREATED: binary is used in call to maybe_bin/5 which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:882: Warning: BINARY CREATED: binary is used in call to maybe_bin/5 which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:916: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:945: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:945: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:945: Warning: BINARY CREATED: binary is used in term passed to tuple_size/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:945: Warning: BINARY CREATED: binary is used in term passed to is_tuple/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:968: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:968: Warning: BINARY CREATED: binary is used in term passed to erlang:error/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:971: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:971: Warning: BINARY CREATED: binary is used in size/1 which doesn't support context reuse #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:980: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:980: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:980: Warning: BINARY CREATED: binary is used in term passed to tuple_size/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:980: Warning: BINARY CREATED: binary is used in term passed to is_tuple/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:994: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:994: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:994: Warning: BINARY CREATED: binary is used in term passed to tuple_size/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:994: Warning: BINARY CREATED: binary is used in term passed to is_tuple/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1057: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1059: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1074: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1074: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1074: Warning: BINARY CREATED: binary is used in term passed to tuple_size/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1074: Warning: BINARY CREATED: binary is used in term passed to is_tuple/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1110: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1110: Warning: BINARY CREATED: binary is used in term passed to tuple_size/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1110: Warning: BINARY CREATED: binary is used in term passed to is_tuple/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1121: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1121: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1121: Warning: BINARY CREATED: binary is used in term passed to tuple_size/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1121: Warning: BINARY CREATED: binary is used in term passed to is_tuple/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1137: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1137: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1137: Warning: BINARY CREATED: binary is used in term passed to tuple_size/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1137: Warning: BINARY CREATED: binary is used in term passed to is_tuple/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1160: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1160: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1160: Warning: BINARY CREATED: binary is used in term passed to tuple_size/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1160: Warning: BINARY CREATED: binary is used in term passed to is_tuple/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1186: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1186: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1186: Warning: BINARY CREATED: binary is used in term passed to tuple_size/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1186: Warning: BINARY CREATED: binary is used in term passed to is_tuple/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1212: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1212: Warning: BINARY CREATED: binary is used in term passed to 'get_tuple_element' #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1212: Warning: BINARY CREATED: binary is used in term passed to tuple_size/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1212: Warning: BINARY CREATED: binary is used in term passed to is_tuple/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1242: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1260: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1294: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1294: Warning: BINARY CREATED: binary is used in term passed to erlang:error/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1303: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1303: Warning: BINARY CREATED: binary is used in term passed to erlang:error/1 #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1657: Warning: BINARY CREATED: binary is used in a term that is returned from the function #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1740: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1748: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1793: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1807: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1821: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1838: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1838: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1857: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1857: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1867: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1867: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1872: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1872: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1888: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1888: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1892: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1892: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1896: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1896: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1928: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1928: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1940: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1940: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1944: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1944: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1948: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1948: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1952: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1952: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1964: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1964: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1968: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1968: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1996: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:1996: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2000: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2000: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2049: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2049: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2070: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2070: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2075: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2075: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2091: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2091: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2095: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2095: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2109: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2109: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2127: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2127: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2131: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2131: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2139: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2139: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2169: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2169: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2173: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2173: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2190: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2190: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2202: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2202: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2225: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2225: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2234: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2234: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2281: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2281: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2285: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2285: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2289: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2289: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2298: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2298: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2307: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2307: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2316: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2316: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2320: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2320: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2328: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2332: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2332: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2419: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2419: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2423: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2423: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2497: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2497: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2501: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2501: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2506: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2506: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2524: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2524: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2528: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2528: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2532: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2532: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2552: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2552: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2556: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2556: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2560: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2560: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2564: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2564: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2580: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2580: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2604: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2604: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2662: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2662: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2686: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2686: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2690: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2690: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2694: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2694: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2710: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2710: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2714: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2714: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2718: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2718: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2722: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2722: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2749: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2749: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2765: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2765: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2773: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2773: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2777: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2777: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2781: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2781: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2794: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2794: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2798: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2798: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2807: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2807: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2837: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2837: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2841: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2841: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2845: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2845: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2853: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2853: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2865: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2865: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2877: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2877: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2894: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2894: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2923: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2923: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2946: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2946: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2955: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2955: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2971: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2971: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2975: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2975: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2979: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2979: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2992: Warning: OPTIMIZED: match context reused #10 5.070 _build/default/lib/pfcplib/src/pfcp_packet.erl:2992: Warning: OPTIMIZED: match context reused #10 5.070 #10 5.070 ===> Compiling logger_color_formatter #10 5.087 ===> Analyzing applications... #10 5.200 ===> Compiling osmo_s1gw #10 10.42 rebar3 escriptize #10 10.63 ===> Verifying dependencies... #10 10.66 ===> Analyzing applications... #10 10.67 ===> Compiling osmo_s1gw #10 10.68 ===> Building escript for osmo_s1gw... #10 DONE 11.0s #11 [6/6] COPY OSMO-S1GW.CONFIG /data/osmo-s1gw.config #11 DONE 0.3s #12 exporting to image #12 exporting layers #12 exporting layers 0.5s done #12 writing image sha256:aad70f400e76684bef9275b72f2962f030b6f4142a8f761f93508fe68bd093af 0.0s done #12 naming to docker.io/osmocom-build/osmo-s1gw-master:latest #12 naming to docker.io/osmocom-build/osmo-s1gw-master:latest 0.1s done #12 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/osmo-s1gw-master' + docker_image_exists osmo-s1gw-master + docker images -q osmocom-build/osmo-s1gw-master + test -n aad70f400e76 + list_osmo_packages debian-bookworm osmo-s1gw-master + local distro=debian-bookworm + local image=osmo-s1gw-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-s1gw-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-s1gw-master ### + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-s1gw-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:99cef4738f3afc6b3d995de4525edfa7c255daf70ee0df38ad4e72af8ac636ce Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-s1gw-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-s1gw-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-s1gw-test + echo ttcn3-s1gw-test + dir=ttcn3-s1gw-test + pull_arg=--pull + grep ^FROM ../ttcn3-s1gw-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-s1gw-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-s1gw-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-s1gw-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/ttcn3-s1gw-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/ttcn3-s1gw-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 391B done #2 DONE 0.2s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 378B done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 CACHED #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" s1gw #8 0.417 + OSMO_TTCN3_BRANCH=master #8 0.417 + shift #8 0.417 + cd /osmo-ttcn3-hacks #8 0.417 + git fetch #8 0.487 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.487 aac2ecc0..2a084243 master -> origin/master #8 0.488 + bd2b17d7...a042e37e osmith/wip-testenv -> origin/osmith/wip-testenv (forced update) #8 0.488 + 9e115345...ab01eeb2 pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.490 + git checkout master #8 0.533 Already on 'master' #8 0.534 Your branch is behind 'origin/master' by 8 commits, and can be fast-forwarded. #8 0.534 (use "git pull" to update your local branch) #8 0.534 + git symbolic-ref -q HEAD #8 0.534 refs/heads/master #8 0.534 + git reset --hard origin/master #8 0.555 HEAD is now at 2a084243 asterisk: IMS: Decode last received SDP before validating #8 0.555 + git rev-parse --abbrev-ref HEAD #8 0.555 master #8 0.555 + git rev-parse HEAD #8 0.556 2a084243b432fc4b94811fd6a71c1534917b7881 #8 0.556 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.556 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.556 + make -j8 deps #8 0.576 (make -j20 -C deps || make -j1 -C deps) #8 0.577 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.577 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.006 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.007 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.007 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.007 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.007 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.007 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.007 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.008 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.008 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.008 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.009 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.009 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.010 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.010 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.010 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.011 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.057 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.057 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.058 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.058 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.155 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.155 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.155 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.155 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.156 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.156 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.158 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.163 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.164 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.168 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.168 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.176 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.179 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.243 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.244 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.244 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.245 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.246 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.247 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.247 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.247 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.248 + + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.248 git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.250 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.251 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.251 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.252 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.252 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.253 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.253 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.253 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.253 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.253 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.253 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.254 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.254 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.254 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.256 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.257 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.307 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.307 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.312 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.313 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.314 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.314 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.315 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.315 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.316 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.316 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.316 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.317 + make s1gw #8 1.340 (make -j20 -C deps || make -j1 -C deps) #8 1.341 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.512 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.512 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.513 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.513 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.513 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.513 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.514 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.515 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.516 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.516 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.517 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.518 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.519 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.521 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.522 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.529 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.590 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.590 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.605 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.605 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.681 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.687 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.688 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.688 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.692 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.696 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.696 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.701 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.701 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.701 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.703 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.703 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.709 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.769 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.769 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.769 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.769 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.769 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.769 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.769 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.770 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.770 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.771 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.771 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.772 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.777 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.777 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.778 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.778 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.781 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.781 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.784 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.785 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.785 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.786 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.788 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.788 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.791 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.791 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.840 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.840 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.841 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.841 (cd s1gw && ./gen_links.sh && ./regen_makefile.sh) #8 1.843 Linking TCCInterface_Functions.ttcn #8 1.843 Linking TCCConversion_Functions.ttcn #8 1.843 Linking TCCConversion.cc #8 1.844 Linking TCCInterface.cc #8 1.844 Linking TCCInterface_ip.h #8 1.845 Linking TCCEncoding_Functions.ttcn #8 1.845 Linking TCCEncoding.cc #8 1.845 Linking Socket_API_Definitions.ttcn #8 1.846 Linking IPL4asp_Functions.ttcn #8 1.846 Linking IPL4asp_PT.cc #8 1.846 Linking IPL4asp_PT.hh #8 1.847 Linking IPL4asp_PortType.ttcn #8 1.847 Linking IPL4asp_Types.ttcn #8 1.848 Linking IPL4asp_discovery.cc #8 1.848 Linking IPL4asp_protocol_L234.hh #8 1.848 Linking S1AP_CommonDataTypes.asn #8 1.849 Linking S1AP_Constants.asn #8 1.849 Linking S1AP_Containers.asn #8 1.849 Linking S1AP_IEs.asn #8 1.850 Linking S1AP_PDU_Contents.asn #8 1.850 Linking S1AP_PDU_Descriptions.asn #8 1.850 Linking S1AP_EncDec.cc #8 1.851 Linking S1AP_Types.ttcn #8 1.851 Linking S1AP_Templates.ttcn #8 1.851 Linking Misc_Helpers.ttcn #8 1.852 Linking General_Types.ttcn #8 1.852 Linking Osmocom_Types.ttcn #8 1.852 Linking Native_Functions.ttcn #8 1.852 Linking Native_FunctionDefs.cc #8 1.853 Linking IPCP_Types.ttcn #8 1.853 Linking S1AP_CodecPort.ttcn #8 1.853 Linking S1AP_CodecPort_CtrlFunctDef.cc #8 1.854 Linking S1AP_CodecPort_CtrlFunct.ttcn #8 1.854 Linking SCTP_Templates.ttcn #8 1.858 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 1.858 Generating Makefile skeleton... #8 1.858 Makefile skeleton was generated. #8 1.867 make -C s1gw compile #8 1.869 make[1]: Entering directory '/osmo-ttcn3-hacks/s1gw' #8 1.869 /usr/bin/ttcn3_compiler -L -U 8 General_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_Types.ttcn S1AP_CodecPort.ttcn S1AP_CodecPort_CtrlFunct.ttcn S1AP_Server.ttcn S1AP_Templates.ttcn S1AP_Types.ttcn S1GW_Tests.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn S1AP_CommonDataTypes.asn S1AP_Constants.asn S1AP_Containers.asn S1AP_IEs.asn S1AP_PDU_Contents.asn S1AP_PDU_Descriptions.asn - General_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_Types.ttcn S1AP_CodecPort.ttcn S1AP_CodecPort_CtrlFunct.ttcn S1AP_Server.ttcn S1AP_Templates.ttcn S1AP_Types.ttcn S1GW_Tests.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn S1AP_CommonDataTypes.asn S1AP_Constants.asn S1AP_Containers.asn S1AP_IEs.asn S1AP_PDU_Contents.asn S1AP_PDU_Descriptions.asn #8 1.870 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 1.870 #8 1.872 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 1.872 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 1.872 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 1.873 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 1.873 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 1.873 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 1.873 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 1.874 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 1.874 Notify: Parsing TTCN-3 module `S1AP_CodecPort.ttcn'... #8 1.874 Notify: Parsing TTCN-3 module `S1AP_CodecPort_CtrlFunct.ttcn'... #8 1.874 Notify: Parsing TTCN-3 module `S1AP_Server.ttcn'... #8 1.875 Notify: Parsing TTCN-3 module `S1AP_Templates.ttcn'... #8 1.876 Notify: Parsing TTCN-3 module `S1AP_Types.ttcn'... #8 1.876 Notify: Parsing TTCN-3 module `S1GW_Tests.ttcn'... #8 1.877 Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... #8 1.877 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 1.877 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 1.878 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 1.879 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 1.879 Notify: Parsing ASN.1 module `S1AP_CommonDataTypes.asn'... #8 1.879 S1AP_CommonDataTypes.asn:17: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 1.879 Notify: Parsing ASN.1 module `S1AP_Constants.asn'... #8 1.880 Notify: Parsing ASN.1 module `S1AP_Containers.asn'... #8 1.880 Notify: Parsing ASN.1 module `S1AP_IEs.asn'... #8 1.883 Notify: Parsing ASN.1 module `S1AP_PDU_Contents.asn'... #8 1.885 Notify: Parsing ASN.1 module `S1AP_PDU_Descriptions.asn'... #8 1.886 Notify: Checking modules... #8 1.917 S1AP_Server.ttcn: In TTCN-3 module `S1AP_Server': #8 1.917 S1AP_Server.ttcn:194.9-200.1: In function definition `f_conn_close': #8 1.917 S1AP_Server.ttcn:197.2-198.40: In function instance: #8 1.917 S1AP_Server.ttcn:197.2-198.40: warning: The value returned by external function `@S1AP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 1.918 S1AP_Server.ttcn:349.1-434.1: In function definition `main': #8 1.918 S1AP_Server.ttcn:368.2-433.2: In while statement: #8 1.918 S1AP_Server.ttcn:376.3-432.3: In alt construct: #8 1.918 S1AP_Server.ttcn:407.4-36: In function instance: #8 1.918 S1AP_Server.ttcn:407.4-36: warning: The value returned by function `@S1AP_Server.f_conn_add' is not used #8 1.918 S1GW_Tests.ttcn: In TTCN-3 module `S1GW_Tests': #8 1.918 S1GW_Tests.ttcn:139.1-150.1: In function definition `f_ConnHdlr_disconnect': #8 1.918 S1GW_Tests.ttcn:142.2-143.40: In function instance: #8 1.918 S1GW_Tests.ttcn:142.2-143.40: warning: The value returned by external function `@S1AP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 1.919 Notify: Generating code... #8 2.112 Notify: File `General_Types.hh' was generated. #8 2.112 Notify: File `General_Types.cc' was generated. #8 2.112 Notify: File `General_Types_part_1.cc' was generated. #8 2.112 Notify: File `General_Types_part_2.cc' was generated. #8 2.112 Notify: File `General_Types_part_3.cc' was generated. #8 2.112 Notify: File `General_Types_part_4.cc' was generated. #8 2.112 Notify: File `General_Types_part_5.cc' was generated. #8 2.112 Notify: File `General_Types_part_6.cc' was generated. #8 2.112 Notify: File `General_Types_part_7.cc' was generated. #8 2.112 Notify: File `IPCP_Types.hh' was generated. #8 2.112 Notify: File `IPCP_Types.cc' was generated. #8 2.112 Notify: File `IPCP_Types_part_1.cc' was generated. #8 2.112 Notify: File `IPCP_Types_part_2.cc' was generated. #8 2.112 Notify: File `IPCP_Types_part_3.cc' was generated. #8 2.112 Notify: File `IPCP_Types_part_4.cc' was generated. #8 2.112 Notify: File `IPCP_Types_part_5.cc' was generated. #8 2.112 Notify: File `IPCP_Types_part_6.cc' was generated. #8 2.113 Notify: File `IPCP_Types_part_7.cc' was generated. #8 2.113 Notify: File `IPL4asp_Functions.hh' was generated. #8 2.113 Notify: File `IPL4asp_Functions.cc' was generated. #8 2.113 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 2.113 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 2.113 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 2.113 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 2.113 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 2.113 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 2.113 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 2.113 Notify: File `IPL4asp_PortType.hh' was generated. #8 2.113 Notify: File `IPL4asp_PortType.cc' was generated. #8 2.113 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 2.113 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 2.113 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 2.113 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 2.113 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 2.113 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 2.113 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 2.113 Notify: File `IPL4asp_Types.hh' was generated. #8 2.114 Notify: File `IPL4asp_Types.cc' was generated. #8 2.114 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 2.114 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 2.114 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 2.114 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 2.114 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 2.114 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 2.114 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 2.114 Notify: File `Misc_Helpers.hh' was generated. #8 2.114 Notify: File `Misc_Helpers.cc' was generated. #8 2.114 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 2.114 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 2.114 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 2.114 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 2.114 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 2.114 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 2.114 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 2.114 Notify: File `Native_Functions.hh' was generated. #8 2.114 Notify: File `Native_Functions.cc' was generated. #8 2.114 Notify: File `Native_Functions_part_1.cc' was generated. #8 2.114 Notify: File `Native_Functions_part_2.cc' was generated. #8 2.114 Notify: File `Native_Functions_part_3.cc' was generated. #8 2.114 Notify: File `Native_Functions_part_4.cc' was generated. #8 2.114 Notify: File `Native_Functions_part_5.cc' was generated. #8 2.114 Notify: File `Native_Functions_part_6.cc' was generated. #8 2.114 Notify: File `Native_Functions_part_7.cc' was generated. #8 2.114 Notify: File `Osmocom_Types.hh' was generated. #8 2.114 Notify: File `Osmocom_Types.cc' was generated. #8 2.114 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 2.114 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 2.115 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 2.115 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 2.115 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 2.115 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 2.115 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 2.115 Notify: File `S1AP_CodecPort.hh' was generated. #8 2.115 Notify: File `S1AP_CodecPort.cc' was generated. #8 2.115 Notify: File `S1AP_CodecPort_CtrlFunct.hh' was generated. #8 2.115 Notify: File `S1AP_CodecPort_CtrlFunct.cc' was generated. #8 2.115 Notify: File `S1AP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.115 Notify: File `S1AP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.115 Notify: File `S1AP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.115 Notify: File `S1AP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.115 Notify: File `S1AP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.115 Notify: File `S1AP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.115 Notify: File `S1AP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.115 Notify: File `S1AP_CodecPort_part_1.cc' was generated. #8 2.115 Notify: File `S1AP_CodecPort_part_2.cc' was generated. #8 2.115 Notify: File `S1AP_CodecPort_part_3.cc' was generated. #8 2.115 Notify: File `S1AP_CodecPort_part_4.cc' was generated. #8 2.115 Notify: File `S1AP_CodecPort_part_5.cc' was generated. #8 2.115 Notify: File `S1AP_CodecPort_part_6.cc' was generated. #8 2.115 Notify: File `S1AP_CodecPort_part_7.cc' was generated. #8 2.115 Notify: File `S1AP_CommonDataTypes.hh' was generated. #8 2.115 Notify: File `S1AP_CommonDataTypes.cc' was generated. #8 2.115 Notify: File `S1AP_CommonDataTypes_part_1.cc' was generated. #8 2.115 Notify: File `S1AP_CommonDataTypes_part_2.cc' was generated. #8 2.115 Notify: File `S1AP_CommonDataTypes_part_3.cc' was generated. #8 2.115 Notify: File `S1AP_CommonDataTypes_part_4.cc' was generated. #8 2.116 Notify: File `S1AP_CommonDataTypes_part_5.cc' was generated. #8 2.116 Notify: File `S1AP_CommonDataTypes_part_6.cc' was generated. #8 2.116 Notify: File `S1AP_CommonDataTypes_part_7.cc' was generated. #8 2.116 Notify: File `S1AP_Constants.hh' was generated. #8 2.116 Notify: File `S1AP_Constants.cc' was generated. #8 2.116 Notify: File `S1AP_Constants_part_1.cc' was generated. #8 2.116 Notify: File `S1AP_Constants_part_2.cc' was generated. #8 2.116 Notify: File `S1AP_Constants_part_3.cc' was generated. #8 2.116 Notify: File `S1AP_Constants_part_4.cc' was generated. #8 2.116 Notify: File `S1AP_Constants_part_5.cc' was generated. #8 2.116 Notify: File `S1AP_Constants_part_6.cc' was generated. #8 2.116 Notify: File `S1AP_Constants_part_7.cc' was generated. #8 2.116 Notify: File `S1AP_Containers.hh' was generated. #8 2.116 Notify: File `S1AP_Containers.cc' was generated. #8 2.116 Notify: File `S1AP_Containers_part_1.cc' was generated. #8 2.116 Notify: File `S1AP_Containers_part_2.cc' was generated. #8 2.116 Notify: File `S1AP_Containers_part_3.cc' was generated. #8 2.116 Notify: File `S1AP_Containers_part_4.cc' was generated. #8 2.116 Notify: File `S1AP_Containers_part_5.cc' was generated. #8 2.116 Notify: File `S1AP_Containers_part_6.cc' was generated. #8 2.116 Notify: File `S1AP_Containers_part_7.cc' was generated. #8 2.119 Notify: File `S1AP_IEs.hh' was generated. #8 2.121 Notify: File `S1AP_IEs.cc' was generated. #8 2.123 Notify: File `S1AP_IEs_part_1.cc' was generated. #8 2.125 Notify: File `S1AP_IEs_part_2.cc' was generated. #8 2.128 Notify: File `S1AP_IEs_part_3.cc' was generated. #8 2.130 Notify: File `S1AP_IEs_part_4.cc' was generated. #8 2.132 Notify: File `S1AP_IEs_part_5.cc' was generated. #8 2.134 Notify: File `S1AP_IEs_part_6.cc' was generated. #8 2.136 Notify: File `S1AP_IEs_part_7.cc' was generated. #8 2.139 Notify: File `S1AP_PDU_Contents.hh' was generated. #8 2.141 Notify: File `S1AP_PDU_Contents.cc' was generated. #8 2.143 Notify: File `S1AP_PDU_Contents_part_1.cc' was generated. #8 2.145 Notify: File `S1AP_PDU_Contents_part_2.cc' was generated. #8 2.147 Notify: File `S1AP_PDU_Contents_part_3.cc' was generated. #8 2.149 Notify: File `S1AP_PDU_Contents_part_4.cc' was generated. #8 2.151 Notify: File `S1AP_PDU_Contents_part_5.cc' was generated. #8 2.154 Notify: File `S1AP_PDU_Contents_part_6.cc' was generated. #8 2.154 Notify: File `S1AP_PDU_Contents_part_7.cc' was generated. #8 2.154 Notify: File `S1AP_PDU_Descriptions.hh' was generated. #8 2.155 Notify: File `S1AP_PDU_Descriptions.cc' was generated. #8 2.155 Notify: File `S1AP_PDU_Descriptions_part_1.cc' was generated. #8 2.155 Notify: File `S1AP_PDU_Descriptions_part_2.cc' was generated. #8 2.155 Notify: File `S1AP_PDU_Descriptions_part_3.cc' was generated. #8 2.155 Notify: File `S1AP_PDU_Descriptions_part_4.cc' was generated. #8 2.155 Notify: File `S1AP_PDU_Descriptions_part_5.cc' was generated. #8 2.155 Notify: File `S1AP_PDU_Descriptions_part_6.cc' was generated. #8 2.155 Notify: File `S1AP_PDU_Descriptions_part_7.cc' was generated. #8 2.155 Notify: File `S1AP_Server.hh' was generated. #8 2.155 Notify: File `S1AP_Server.cc' was generated. #8 2.155 Notify: File `S1AP_Server_part_1.cc' was generated. #8 2.155 Notify: File `S1AP_Server_part_2.cc' was generated. #8 2.155 Notify: File `S1AP_Server_part_3.cc' was generated. #8 2.155 Notify: File `S1AP_Server_part_4.cc' was generated. #8 2.155 Notify: File `S1AP_Server_part_5.cc' was generated. #8 2.155 Notify: File `S1AP_Server_part_6.cc' was generated. #8 2.155 Notify: File `S1AP_Server_part_7.cc' was generated. #8 2.155 Notify: File `S1AP_Templates.hh' was generated. #8 2.156 Notify: File `S1AP_Templates.cc' was generated. #8 2.156 Notify: File `S1AP_Templates_part_1.cc' was generated. #8 2.156 Notify: File `S1AP_Templates_part_2.cc' was generated. #8 2.156 Notify: File `S1AP_Templates_part_3.cc' was generated. #8 2.156 Notify: File `S1AP_Templates_part_4.cc' was generated. #8 2.156 Notify: File `S1AP_Templates_part_5.cc' was generated. #8 2.156 Notify: File `S1AP_Templates_part_6.cc' was generated. #8 2.156 Notify: File `S1AP_Templates_part_7.cc' was generated. #8 2.156 Notify: File `S1AP_Types.hh' was generated. #8 2.156 Notify: File `S1AP_Types.cc' was generated. #8 2.156 Notify: File `S1AP_Types_part_1.cc' was generated. #8 2.156 Notify: File `S1AP_Types_part_2.cc' was generated. #8 2.156 Notify: File `S1AP_Types_part_3.cc' was generated. #8 2.156 Notify: File `S1AP_Types_part_4.cc' was generated. #8 2.156 Notify: File `S1AP_Types_part_5.cc' was generated. #8 2.156 Notify: File `S1AP_Types_part_6.cc' was generated. #8 2.156 Notify: File `S1AP_Types_part_7.cc' was generated. #8 2.156 Notify: File `S1GW_Tests.hh' was generated. #8 2.156 Notify: File `S1GW_Tests.cc' was generated. #8 2.156 Notify: File `S1GW_Tests_part_1.cc' was generated. #8 2.156 Notify: File `S1GW_Tests_part_2.cc' was generated. #8 2.156 Notify: File `S1GW_Tests_part_3.cc' was generated. #8 2.156 Notify: File `S1GW_Tests_part_4.cc' was generated. #8 2.156 Notify: File `S1GW_Tests_part_5.cc' was generated. #8 2.156 Notify: File `S1GW_Tests_part_6.cc' was generated. #8 2.156 Notify: File `S1GW_Tests_part_7.cc' was generated. #8 2.156 Notify: File `SCTP_Templates.hh' was generated. #8 2.156 Notify: File `SCTP_Templates.cc' was generated. #8 2.156 Notify: File `SCTP_Templates_part_1.cc' was generated. #8 2.156 Notify: File `SCTP_Templates_part_2.cc' was generated. #8 2.156 Notify: File `SCTP_Templates_part_3.cc' was generated. #8 2.156 Notify: File `SCTP_Templates_part_4.cc' was generated. #8 2.156 Notify: File `SCTP_Templates_part_5.cc' was generated. #8 2.157 Notify: File `SCTP_Templates_part_6.cc' was generated. #8 2.157 Notify: File `SCTP_Templates_part_7.cc' was generated. #8 2.157 Notify: File `Socket_API_Definitions.hh' was generated. #8 2.157 Notify: File `Socket_API_Definitions.cc' was generated. #8 2.157 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 2.157 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 2.157 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 2.157 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 2.157 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 2.157 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 2.157 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 2.157 Notify: File `TCCConversion_Functions.hh' was generated. #8 2.157 Notify: File `TCCConversion_Functions.cc' was generated. #8 2.157 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 2.157 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 2.157 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 2.157 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 2.157 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 2.157 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 2.157 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 2.157 Notify: File `TCCEncoding_Functions.hh' was generated. #8 2.158 Notify: File `TCCEncoding_Functions.cc' was generated. #8 2.158 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 2.158 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 2.158 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 2.158 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 2.158 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 2.158 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 2.158 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 2.158 Notify: File `TCCInterface_Functions.hh' was generated. #8 2.158 Notify: File `TCCInterface_Functions.cc' was generated. #8 2.158 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 2.158 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 2.158 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 2.158 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 2.158 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 2.158 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 2.158 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 2.158 Notify: 225 files were updated. #8 2.172 touch compile #8 2.172 make[1]: Leaving directory '/osmo-ttcn3-hacks/s1gw' #8 2.173 make -j20 -C s1gw #8 2.177 make[1]: Entering directory '/osmo-ttcn3-hacks/s1gw' #8 2.191 Creating dependency file for TCCInterface.cc #8 2.191 Creating dependency file for TCCEncoding.cc #8 2.191 Creating dependency file for TCCConversion.cc #8 2.192 Creating dependency file for S1AP_EncDec.cc #8 2.192 Creating dependency file for S1AP_CodecPort_CtrlFunctDef.cc #8 2.192 Creating dependency file for Native_FunctionDefs.cc #8 2.192 Creating dependency file for IPL4asp_discovery.cc #8 2.192 Creating dependency file for IPL4asp_PT.cc #8 2.207 Creating dependency file for S1AP_PDU_Descriptions_part_7.cc #8 2.207 Creating dependency file for S1AP_PDU_Descriptions_part_6.cc #8 2.207 Creating dependency file for S1AP_PDU_Descriptions_part_5.cc #8 2.207 Creating dependency file for S1AP_PDU_Descriptions_part_4.cc #8 2.207 Creating dependency file for S1AP_PDU_Descriptions_part_3.cc #8 2.207 Creating dependency file for S1AP_PDU_Descriptions_part_2.cc #8 2.208 Creating dependency file for S1AP_PDU_Descriptions_part_1.cc #8 2.208 Creating dependency file for S1AP_PDU_Contents_part_7.cc #8 2.210 Creating dependency file for S1AP_PDU_Contents_part_6.cc #8 2.211 Creating dependency file for S1AP_PDU_Contents_part_5.cc #8 2.211 Creating dependency file for S1AP_PDU_Contents_part_4.cc #8 2.212 Creating dependency file for S1AP_PDU_Contents_part_3.cc #8 2.221 Creating dependency file for S1AP_PDU_Contents_part_2.cc #8 2.221 Creating dependency file for S1AP_PDU_Contents_part_1.cc #8 2.221 Creating dependency file for S1AP_IEs_part_7.cc #8 2.221 Creating dependency file for S1AP_IEs_part_6.cc #8 2.221 Creating dependency file for S1AP_IEs_part_5.cc #8 2.222 Creating dependency file for S1AP_IEs_part_4.cc #8 2.222 Creating dependency file for S1AP_IEs_part_3.cc #8 2.231 Creating dependency file for S1AP_IEs_part_2.cc #8 2.239 Creating dependency file for S1AP_IEs_part_1.cc #8 2.239 Creating dependency file for S1AP_Containers_part_7.cc #8 2.240 Creating dependency file for S1AP_Containers_part_6.cc #8 2.247 Creating dependency file for S1AP_Containers_part_5.cc #8 2.247 Creating dependency file for S1AP_Containers_part_4.cc #8 2.254 Creating dependency file for S1AP_Containers_part_3.cc #8 2.254 Creating dependency file for S1AP_Containers_part_2.cc #8 2.255 Creating dependency file for S1AP_Containers_part_1.cc #8 2.262 Creating dependency file for S1AP_Constants_part_7.cc #8 2.270 Creating dependency file for S1AP_Constants_part_6.cc #8 2.271 Creating dependency file for S1AP_Constants_part_5.cc #8 2.301 Creating dependency file for S1AP_Constants_part_4.cc #8 2.301 Creating dependency file for S1AP_Constants_part_3.cc #8 2.301 Creating dependency file for S1AP_Constants_part_2.cc #8 2.302 Creating dependency file for S1AP_Constants_part_1.cc #8 2.313 Creating dependency file for S1AP_CommonDataTypes_part_7.cc #8 2.319 Creating dependency file for S1AP_CommonDataTypes_part_6.cc #8 2.320 Creating dependency file for S1AP_CommonDataTypes_part_5.cc #8 2.326 Creating dependency file for S1AP_CommonDataTypes_part_4.cc #8 2.331 Creating dependency file for S1AP_CommonDataTypes_part_3.cc #8 2.339 Creating dependency file for S1AP_CommonDataTypes_part_2.cc #8 2.340 Creating dependency file for S1AP_CommonDataTypes_part_1.cc #8 2.350 Creating dependency file for S1AP_PDU_Descriptions.cc #8 2.354 Creating dependency file for S1AP_PDU_Contents.cc #8 2.385 Creating dependency file for S1AP_IEs.cc #8 2.385 Creating dependency file for S1AP_Containers.cc #8 2.534 Creating dependency file for S1AP_Constants.cc #8 2.618 Creating dependency file for S1AP_CommonDataTypes.cc #8 2.643 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.662 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.680 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.701 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.701 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.702 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.716 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.719 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 2.720 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 2.721 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 2.723 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 2.725 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 2.729 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 2.733 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 2.735 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.739 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.741 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.745 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.745 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.745 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.746 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.749 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.749 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.752 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.756 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.757 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.762 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.762 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.766 Creating dependency file for SCTP_Templates_part_7.cc #8 2.767 Creating dependency file for SCTP_Templates_part_6.cc #8 2.775 Creating dependency file for SCTP_Templates_part_5.cc #8 2.775 Creating dependency file for SCTP_Templates_part_4.cc #8 2.775 Creating dependency file for SCTP_Templates_part_3.cc #8 2.776 Creating dependency file for SCTP_Templates_part_2.cc #8 2.777 Creating dependency file for SCTP_Templates_part_1.cc #8 2.779 Creating dependency file for S1GW_Tests_part_7.cc #8 2.781 Creating dependency file for S1GW_Tests_part_6.cc #8 2.786 Creating dependency file for S1GW_Tests_part_5.cc #8 2.788 Creating dependency file for S1GW_Tests_part_4.cc #8 2.790 Creating dependency file for S1GW_Tests_part_3.cc #8 2.791 Creating dependency file for S1GW_Tests_part_2.cc #8 2.792 Creating dependency file for S1GW_Tests_part_1.cc #8 2.799 Creating dependency file for S1AP_Types_part_7.cc #8 2.799 Creating dependency file for S1AP_Types_part_6.cc #8 2.799 Creating dependency file for S1AP_Types_part_5.cc #8 2.800 Creating dependency file for S1AP_Types_part_4.cc #8 2.803 Creating dependency file for S1AP_Types_part_3.cc #8 2.803 Creating dependency file for S1AP_Types_part_2.cc #8 2.804 Creating dependency file for S1AP_Types_part_1.cc #8 2.805 Creating dependency file for S1AP_Templates_part_7.cc #8 2.809 Creating dependency file for S1AP_Templates_part_6.cc #8 2.809 Creating dependency file for S1AP_Templates_part_5.cc #8 2.809 Creating dependency file for S1AP_Templates_part_4.cc #8 2.820 Creating dependency file for S1AP_Templates_part_3.cc #8 2.826 Creating dependency file for S1AP_Templates_part_2.cc #8 2.826 Creating dependency file for S1AP_Templates_part_1.cc #8 2.826 Creating dependency file for S1AP_Server_part_7.cc #8 2.826 Creating dependency file for S1AP_Server_part_6.cc #8 2.835 Creating dependency file for S1AP_Server_part_5.cc #8 2.835 Creating dependency file for S1AP_Server_part_4.cc #8 2.835 Creating dependency file for S1AP_Server_part_2.cc #8 2.835 Creating dependency file for S1AP_Server_part_3.cc #8 2.836 Creating dependency file for S1AP_Server_part_1.cc #8 2.837 Creating dependency file for S1AP_CodecPort_CtrlFunct_part_7.cc #8 2.839 Creating dependency file for S1AP_CodecPort_CtrlFunct_part_6.cc #8 2.843 Creating dependency file for S1AP_CodecPort_CtrlFunct_part_5.cc #8 2.844 Creating dependency file for S1AP_CodecPort_CtrlFunct_part_4.cc #8 2.848 Creating dependency file for S1AP_CodecPort_CtrlFunct_part_3.cc #8 2.848 Creating dependency file for S1AP_CodecPort_CtrlFunct_part_2.cc #8 2.848 Creating dependency file for S1AP_CodecPort_CtrlFunct_part_1.cc #8 2.848 Creating dependency file for S1AP_CodecPort_part_7.cc #8 2.848 Creating dependency file for S1AP_CodecPort_part_6.cc #8 2.851 Creating dependency file for S1AP_CodecPort_part_5.cc #8 2.854 Creating dependency file for S1AP_CodecPort_part_3.cc #8 2.854 Creating dependency file for S1AP_CodecPort_part_4.cc #8 2.855 Creating dependency file for S1AP_CodecPort_part_2.cc #8 2.855 Creating dependency file for S1AP_CodecPort_part_1.cc #8 2.856 Creating dependency file for Osmocom_Types_part_7.cc #8 2.858 Creating dependency file for Osmocom_Types_part_6.cc #8 2.860 Creating dependency file for Osmocom_Types_part_5.cc #8 2.860 Creating dependency file for Osmocom_Types_part_4.cc #8 2.862 Creating dependency file for Osmocom_Types_part_3.cc #8 2.864 Creating dependency file for Osmocom_Types_part_2.cc #8 2.865 Creating dependency file for Osmocom_Types_part_1.cc #8 2.866 Creating dependency file for Native_Functions_part_7.cc #8 2.868 Creating dependency file for Native_Functions_part_6.cc #8 2.868 Creating dependency file for Native_Functions_part_5.cc #8 2.869 Creating dependency file for Native_Functions_part_4.cc #8 2.870 Creating dependency file for Native_Functions_part_3.cc #8 2.872 Creating dependency file for Native_Functions_part_2.cc #8 2.873 Creating dependency file for Native_Functions_part_1.cc #8 2.873 Creating dependency file for Misc_Helpers_part_7.cc #8 2.882 Creating dependency file for Misc_Helpers_part_6.cc #8 2.882 Creating dependency file for Misc_Helpers_part_5.cc #8 2.882 Creating dependency file for Misc_Helpers_part_4.cc #8 2.883 Creating dependency file for Misc_Helpers_part_3.cc #8 2.884 Creating dependency file for Misc_Helpers_part_2.cc #8 2.884 Creating dependency file for Misc_Helpers_part_1.cc #8 2.884 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.885 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.885 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.885 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.886 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.889 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.889 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.894 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.895 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.895 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.895 Creating dependency file for IPL4asp_PortType_part_4.cc #8 2.895 Creating dependency file for IPL4asp_PortType_part_3.cc #8 2.895 Creating dependency file for IPL4asp_PortType_part_2.cc #8 2.901 Creating dependency file for IPL4asp_Functions_part_7.cc #8 2.901 Creating dependency file for IPL4asp_PortType_part_1.cc #8 2.903 Creating dependency file for IPL4asp_Functions_part_6.cc #8 2.903 Creating dependency file for IPL4asp_Functions_part_5.cc #8 2.903 Creating dependency file for IPL4asp_Functions_part_4.cc #8 2.904 Creating dependency file for IPL4asp_Functions_part_3.cc #8 2.905 Creating dependency file for IPL4asp_Functions_part_2.cc #8 2.906 Creating dependency file for IPL4asp_Functions_part_1.cc #8 2.906 Creating dependency file for IPCP_Types_part_7.cc #8 2.907 Creating dependency file for IPCP_Types_part_6.cc #8 2.907 Creating dependency file for IPCP_Types_part_5.cc #8 2.909 Creating dependency file for IPCP_Types_part_4.cc #8 2.912 Creating dependency file for IPCP_Types_part_3.cc #8 2.914 Creating dependency file for IPCP_Types_part_2.cc #8 2.915 Creating dependency file for General_Types_part_7.cc #8 2.917 Creating dependency file for General_Types_part_6.cc #8 2.918 Creating dependency file for IPCP_Types_part_1.cc #8 2.924 Creating dependency file for General_Types_part_4.cc #8 2.924 Creating dependency file for General_Types_part_5.cc #8 2.926 Creating dependency file for General_Types_part_2.cc #8 2.926 Creating dependency file for General_Types_part_3.cc #8 2.933 Creating dependency file for General_Types_part_1.cc #8 2.937 Creating dependency file for TCCInterface_Functions.cc #8 2.949 Creating dependency file for TCCEncoding_Functions.cc #8 2.949 Creating dependency file for TCCConversion_Functions.cc #8 2.950 Creating dependency file for Socket_API_Definitions.cc #8 2.951 Creating dependency file for SCTP_Templates.cc #8 2.955 Creating dependency file for S1GW_Tests.cc #8 2.955 Creating dependency file for S1AP_Types.cc #8 2.955 Creating dependency file for S1AP_Templates.cc #8 2.955 Creating dependency file for S1AP_Server.cc #8 2.956 Creating dependency file for S1AP_CodecPort_CtrlFunct.cc #8 2.968 Creating dependency file for S1AP_CodecPort.cc #8 2.968 Creating dependency file for Osmocom_Types.cc #8 2.968 Creating dependency file for Native_Functions.cc #8 2.968 Creating dependency file for Misc_Helpers.cc #8 2.981 Creating dependency file for IPL4asp_Types.cc #8 2.981 Creating dependency file for IPL4asp_PortType.cc #8 2.989 Creating dependency file for IPL4asp_Functions.cc #8 2.991 Creating dependency file for IPCP_Types.cc #8 2.996 Creating dependency file for General_Types.cc #8 3.257 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o General_Types.o General_Types.cc #8 3.257 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPCP_Types.o IPCP_Types.cc #8 3.257 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 3.257 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 3.258 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 3.258 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 3.258 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Native_Functions.o Native_Functions.cc #8 3.258 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 3.258 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort.o S1AP_CodecPort.cc #8 3.259 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct.o S1AP_CodecPort_CtrlFunct.cc #8 3.259 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server.o S1AP_Server.cc #8 3.259 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates.o S1AP_Templates.cc #8 3.259 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types.o S1AP_Types.cc #8 3.260 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests.o S1GW_Tests.cc #8 3.260 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates.o SCTP_Templates.cc #8 3.260 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 3.261 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 3.261 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 3.279 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 3.284 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 3.302 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 3.378 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 3.488 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 3.595 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 3.661 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 3.736 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 3.800 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc #8 3.824 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc #8 3.871 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc #8 3.887 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc #8 3.906 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc #8 3.908 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc #8 3.917 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc #8 3.930 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 3.935 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 3.943 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 3.948 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 3.966 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 3.967 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 3.967 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 3.974 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 3.983 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 3.986 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 3.988 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 3.988 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 3.990 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 3.996 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 4.002 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 4.010 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 4.010 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 4.011 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 4.014 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 4.024 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 4.025 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 4.025 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 4.029 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 4.030 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 4.032 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 4.042 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 4.042 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 4.042 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 4.046 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 4.051 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 4.063 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 4.064 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 4.064 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 4.065 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 4.066 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 4.081 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 4.081 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 4.081 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 4.082 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 4.085 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 4.085 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 4.085 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 4.098 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_1.o S1AP_CodecPort_part_1.cc #8 4.101 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_2.o S1AP_CodecPort_part_2.cc #8 4.102 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_3.o S1AP_CodecPort_part_3.cc #8 4.103 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_4.o S1AP_CodecPort_part_4.cc #8 4.104 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_5.o S1AP_CodecPort_part_5.cc #8 4.112 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_6.o S1AP_CodecPort_part_6.cc #8 4.117 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_7.o S1AP_CodecPort_part_7.cc #8 4.121 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_1.o S1AP_CodecPort_CtrlFunct_part_1.cc #8 4.121 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_2.o S1AP_CodecPort_CtrlFunct_part_2.cc #8 4.122 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_3.o S1AP_CodecPort_CtrlFunct_part_3.cc #8 4.123 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_4.o S1AP_CodecPort_CtrlFunct_part_4.cc #8 4.123 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_5.o S1AP_CodecPort_CtrlFunct_part_5.cc #8 4.138 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_6.o S1AP_CodecPort_CtrlFunct_part_6.cc #8 4.138 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_7.o S1AP_CodecPort_CtrlFunct_part_7.cc #8 4.138 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_1.o S1AP_Server_part_1.cc #8 4.141 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_2.o S1AP_Server_part_2.cc #8 4.143 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_3.o S1AP_Server_part_3.cc #8 4.151 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_4.o S1AP_Server_part_4.cc #8 4.153 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_5.o S1AP_Server_part_5.cc #8 4.154 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_6.o S1AP_Server_part_6.cc #8 4.157 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_7.o S1AP_Server_part_7.cc #8 4.157 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_1.o S1AP_Templates_part_1.cc #8 4.166 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_2.o S1AP_Templates_part_2.cc #8 4.167 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_3.o S1AP_Templates_part_3.cc #8 4.171 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_4.o S1AP_Templates_part_4.cc #8 4.172 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_5.o S1AP_Templates_part_5.cc #8 4.173 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_6.o S1AP_Templates_part_6.cc #8 4.176 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_7.o S1AP_Templates_part_7.cc #8 4.186 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_1.o S1AP_Types_part_1.cc #8 4.188 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_2.o S1AP_Types_part_2.cc #8 4.189 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_3.o S1AP_Types_part_3.cc #8 4.191 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_4.o S1AP_Types_part_4.cc #8 4.192 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_5.o S1AP_Types_part_5.cc #8 4.193 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_6.o S1AP_Types_part_6.cc #8 4.194 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_7.o S1AP_Types_part_7.cc #8 4.203 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_1.o S1GW_Tests_part_1.cc #8 4.207 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_2.o S1GW_Tests_part_2.cc #8 4.208 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_3.o S1GW_Tests_part_3.cc #8 4.208 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_4.o S1GW_Tests_part_4.cc #8 4.209 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_5.o S1GW_Tests_part_5.cc #8 4.213 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_6.o S1GW_Tests_part_6.cc #8 4.221 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_7.o S1GW_Tests_part_7.cc #8 4.221 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc #8 4.221 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc #8 4.224 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc #8 4.227 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc #8 4.234 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc #8 4.238 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc #8 4.251 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc #8 4.251 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 4.252 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 4.252 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 4.252 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 4.252 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 4.254 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 4.268 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 4.269 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 4.269 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 4.269 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 4.270 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 4.270 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 4.283 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 4.285 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 4.285 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 4.286 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 4.288 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 4.301 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 4.302 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 4.303 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 4.303 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 4.304 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 4.306 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 4.317 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 4.318 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 4.321 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 4.322 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 4.324 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 4.329 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes.o S1AP_CommonDataTypes.cc #8 4.338 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants.o S1AP_Constants.cc #8 4.338 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers.o S1AP_Containers.cc #8 4.339 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs.o S1AP_IEs.cc #8 4.339 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents.o S1AP_PDU_Contents.cc #8 4.342 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions.o S1AP_PDU_Descriptions.cc #8 4.354 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_1.o S1AP_CommonDataTypes_part_1.cc #8 4.354 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_2.o S1AP_CommonDataTypes_part_2.cc #8 4.395 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_3.o S1AP_CommonDataTypes_part_3.cc #8 4.491 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_4.o S1AP_CommonDataTypes_part_4.cc #8 4.547 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_5.o S1AP_CommonDataTypes_part_5.cc #8 4.633 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_6.o S1AP_CommonDataTypes_part_6.cc #8 4.633 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_7.o S1AP_CommonDataTypes_part_7.cc #8 4.660 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_1.o S1AP_Constants_part_1.cc #8 4.699 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_2.o S1AP_Constants_part_2.cc #8 4.701 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_3.o S1AP_Constants_part_3.cc #8 4.707 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_4.o S1AP_Constants_part_4.cc #8 4.712 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_5.o S1AP_Constants_part_5.cc #8 4.731 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_6.o S1AP_Constants_part_6.cc #8 4.766 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_7.o S1AP_Constants_part_7.cc #8 4.779 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_1.o S1AP_Containers_part_1.cc #8 4.780 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_2.o S1AP_Containers_part_2.cc #8 4.795 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_3.o S1AP_Containers_part_3.cc #8 4.816 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_4.o S1AP_Containers_part_4.cc #8 4.836 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_5.o S1AP_Containers_part_5.cc #8 4.856 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_6.o S1AP_Containers_part_6.cc #8 4.879 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_7.o S1AP_Containers_part_7.cc #8 4.893 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_1.o S1AP_IEs_part_1.cc #8 4.900 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_2.o S1AP_IEs_part_2.cc #8 4.900 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_3.o S1AP_IEs_part_3.cc #8 4.902 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_4.o S1AP_IEs_part_4.cc #8 5.019 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_5.o S1AP_IEs_part_5.cc #8 5.072 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_6.o S1AP_IEs_part_6.cc #8 5.518 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_7.o S1AP_IEs_part_7.cc #8 5.699 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_1.o S1AP_PDU_Contents_part_1.cc #8 5.778 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_2.o S1AP_PDU_Contents_part_2.cc #8 6.806 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_3.o S1AP_PDU_Contents_part_3.cc #8 7.091 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_4.o S1AP_PDU_Contents_part_4.cc #8 8.522 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_5.o S1AP_PDU_Contents_part_5.cc #8 8.899 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_6.o S1AP_PDU_Contents_part_6.cc #8 8.932 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_7.o S1AP_PDU_Contents_part_7.cc #8 9.097 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_1.o S1AP_PDU_Descriptions_part_1.cc #8 9.137 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_2.o S1AP_PDU_Descriptions_part_2.cc #8 9.174 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_3.o S1AP_PDU_Descriptions_part_3.cc #8 9.202 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_4.o S1AP_PDU_Descriptions_part_4.cc #8 9.257 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_5.o S1AP_PDU_Descriptions_part_5.cc #8 9.291 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_6.o S1AP_PDU_Descriptions_part_6.cc #8 9.342 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_7.o S1AP_PDU_Descriptions_part_7.cc #8 9.352 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 9.440 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 10.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 10.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunctDef.o S1AP_CodecPort_CtrlFunctDef.cc #8 10.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_EncDec.o S1AP_EncDec.cc #8 11.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCConversion.o TCCConversion.cc #8 12.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCEncoding.o TCCEncoding.cc #8 13.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCInterface.o TCCInterface.cc #8 13.82 g++ -shared -o General_Types.so General_Types.o #8 13.98 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 14.25 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 14.43 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 14.58 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 14.58 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 14.73 g++ -shared -o Native_Functions.so Native_Functions.o #8 14.78 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 14.89 g++ -shared -o S1AP_CodecPort.so S1AP_CodecPort.o #8 14.95 g++ -shared -o S1AP_CodecPort_CtrlFunct.so S1AP_CodecPort_CtrlFunct.o #8 15.08 g++ -shared -o S1AP_Server.so S1AP_Server.o #8 15.10 g++ -shared -o S1AP_Templates.so S1AP_Templates.o #8 15.26 g++ -shared -o S1AP_Types.so S1AP_Types.o #8 15.32 g++ -shared -o S1GW_Tests.so S1GW_Tests.o #8 15.49 g++ -shared -o SCTP_Templates.so SCTP_Templates.o #8 15.50 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 15.63 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 15.70 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 15.78 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 15.90 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 15.94 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 15.97 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 16.00 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 16.01 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 16.04 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 16.07 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 16.08 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 16.16 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 16.20 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 16.22 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 16.26 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 16.26 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 16.29 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 16.32 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 16.35 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 16.37 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 16.39 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 16.43 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 16.48 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 16.50 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 16.54 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 16.58 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 16.59 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 16.62 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 16.65 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 16.65 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 16.68 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 16.69 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 16.73 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 16.74 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 16.76 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 16.80 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 16.81 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 16.84 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 16.84 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 16.87 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 16.89 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 16.90 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 16.94 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 16.97 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 16.98 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 17.04 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 17.08 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 17.11 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 17.12 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 17.14 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 17.15 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 17.17 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 17.18 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 17.20 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 17.23 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 17.24 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 17.24 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 17.26 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 17.28 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 17.28 g++ -shared -o S1AP_CodecPort_part_1.so S1AP_CodecPort_part_1.o #8 17.29 g++ -shared -o S1AP_CodecPort_part_2.so S1AP_CodecPort_part_2.o #8 17.29 g++ -shared -o S1AP_CodecPort_part_3.so S1AP_CodecPort_part_3.o #8 17.31 g++ -shared -o S1AP_CodecPort_part_4.so S1AP_CodecPort_part_4.o #8 17.32 g++ -shared -o S1AP_CodecPort_part_5.so S1AP_CodecPort_part_5.o #8 17.32 g++ -shared -o S1AP_CodecPort_part_6.so S1AP_CodecPort_part_6.o #8 17.33 g++ -shared -o S1AP_CodecPort_part_7.so S1AP_CodecPort_part_7.o #8 17.33 g++ -shared -o S1AP_CodecPort_CtrlFunct_part_1.so S1AP_CodecPort_CtrlFunct_part_1.o #8 17.35 g++ -shared -o S1AP_CodecPort_CtrlFunct_part_2.so S1AP_CodecPort_CtrlFunct_part_2.o #8 17.35 g++ -shared -o S1AP_CodecPort_CtrlFunct_part_3.so S1AP_CodecPort_CtrlFunct_part_3.o #8 17.36 g++ -shared -o S1AP_CodecPort_CtrlFunct_part_4.so S1AP_CodecPort_CtrlFunct_part_4.o #8 17.36 g++ -shared -o S1AP_CodecPort_CtrlFunct_part_5.so S1AP_CodecPort_CtrlFunct_part_5.o #8 17.36 g++ -shared -o S1AP_CodecPort_CtrlFunct_part_6.so S1AP_CodecPort_CtrlFunct_part_6.o #8 17.37 g++ -shared -o S1AP_CodecPort_CtrlFunct_part_7.so S1AP_CodecPort_CtrlFunct_part_7.o #8 17.38 g++ -shared -o S1AP_Server_part_1.so S1AP_Server_part_1.o #8 17.39 g++ -shared -o S1AP_Server_part_2.so S1AP_Server_part_2.o #8 17.39 g++ -shared -o S1AP_Server_part_3.so S1AP_Server_part_3.o #8 17.39 g++ -shared -o S1AP_Server_part_4.so S1AP_Server_part_4.o #8 17.40 g++ -shared -o S1AP_Server_part_5.so S1AP_Server_part_5.o #8 17.41 g++ -shared -o S1AP_Server_part_6.so S1AP_Server_part_6.o #8 17.41 g++ -shared -o S1AP_Server_part_7.so S1AP_Server_part_7.o #8 17.42 g++ -shared -o S1AP_Templates_part_1.so S1AP_Templates_part_1.o #8 17.43 g++ -shared -o S1AP_Templates_part_2.so S1AP_Templates_part_2.o #8 17.43 g++ -shared -o S1AP_Templates_part_3.so S1AP_Templates_part_3.o #8 17.44 g++ -shared -o S1AP_Templates_part_4.so S1AP_Templates_part_4.o #8 17.44 g++ -shared -o S1AP_Templates_part_5.so S1AP_Templates_part_5.o #8 17.46 g++ -shared -o S1AP_Templates_part_6.so S1AP_Templates_part_6.o #8 17.46 g++ -shared -o S1AP_Templates_part_7.so S1AP_Templates_part_7.o #8 17.47 g++ -shared -o S1AP_Types_part_1.so S1AP_Types_part_1.o #8 17.47 g++ -shared -o S1AP_Types_part_2.so S1AP_Types_part_2.o #8 17.47 g++ -shared -o S1AP_Types_part_3.so S1AP_Types_part_3.o #8 17.49 g++ -shared -o S1AP_Types_part_4.so S1AP_Types_part_4.o #8 17.49 g++ -shared -o S1AP_Types_part_5.so S1AP_Types_part_5.o #8 17.50 g++ -shared -o S1AP_Types_part_6.so S1AP_Types_part_6.o #8 17.50 g++ -shared -o S1AP_Types_part_7.so S1AP_Types_part_7.o #8 17.51 g++ -shared -o S1GW_Tests_part_1.so S1GW_Tests_part_1.o #8 17.52 g++ -shared -o S1GW_Tests_part_2.so S1GW_Tests_part_2.o #8 17.52 g++ -shared -o S1GW_Tests_part_3.so S1GW_Tests_part_3.o #8 17.53 g++ -shared -o S1GW_Tests_part_4.so S1GW_Tests_part_4.o #8 17.54 g++ -shared -o S1GW_Tests_part_5.so S1GW_Tests_part_5.o #8 17.54 g++ -shared -o S1GW_Tests_part_6.so S1GW_Tests_part_6.o #8 17.55 g++ -shared -o S1GW_Tests_part_7.so S1GW_Tests_part_7.o #8 17.55 g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o #8 17.57 g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o #8 17.58 g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o #8 17.58 g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o #8 17.58 g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o #8 17.60 g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o #8 17.61 g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o #8 17.61 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 17.61 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 17.63 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 17.63 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 17.66 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 17.66 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 17.66 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 17.66 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 17.69 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 17.70 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 17.70 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 17.70 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 17.73 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 17.73 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 17.75 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 17.75 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 17.76 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 17.76 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 17.76 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 17.79 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 17.79 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 17.81 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 17.81 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 17.82 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 17.82 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 17.82 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 17.84 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 17.84 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 17.85 g++ -shared -o S1AP_CommonDataTypes.so S1AP_CommonDataTypes.o #8 17.85 g++ -shared -o S1AP_Constants.so S1AP_Constants.o #8 17.87 g++ -shared -o S1AP_Containers.so S1AP_Containers.o #8 17.87 g++ -shared -o S1AP_PDU_Descriptions.so S1AP_PDU_Descriptions.o #8 17.88 g++ -shared -o S1AP_CommonDataTypes_part_1.so S1AP_CommonDataTypes_part_1.o #8 17.96 g++ -shared -o S1AP_CommonDataTypes_part_2.so S1AP_CommonDataTypes_part_2.o #8 17.99 g++ -shared -o S1AP_CommonDataTypes_part_3.so S1AP_CommonDataTypes_part_3.o #8 18.02 g++ -shared -o S1AP_CommonDataTypes_part_4.so S1AP_CommonDataTypes_part_4.o #8 18.03 g++ -shared -o S1AP_CommonDataTypes_part_5.so S1AP_CommonDataTypes_part_5.o #8 18.05 g++ -shared -o S1AP_CommonDataTypes_part_6.so S1AP_CommonDataTypes_part_6.o #8 18.06 g++ -shared -o S1AP_CommonDataTypes_part_7.so S1AP_CommonDataTypes_part_7.o #8 18.06 g++ -shared -o S1AP_Constants_part_1.so S1AP_Constants_part_1.o #8 18.06 g++ -shared -o S1AP_Constants_part_2.so S1AP_Constants_part_2.o #8 18.08 g++ -shared -o S1AP_Constants_part_3.so S1AP_Constants_part_3.o #8 18.08 g++ -shared -o S1AP_Constants_part_4.so S1AP_Constants_part_4.o #8 18.09 g++ -shared -o S1AP_Constants_part_5.so S1AP_Constants_part_5.o #8 18.09 g++ -shared -o S1AP_Constants_part_6.so S1AP_Constants_part_6.o #8 18.10 g++ -shared -o S1AP_Constants_part_7.so S1AP_Constants_part_7.o #8 18.11 g++ -shared -o S1AP_Containers_part_1.so S1AP_Containers_part_1.o #8 18.11 g++ -shared -o S1AP_Containers_part_2.so S1AP_Containers_part_2.o #8 18.12 g++ -shared -o S1AP_Containers_part_3.so S1AP_Containers_part_3.o #8 18.14 g++ -shared -o S1AP_Containers_part_4.so S1AP_Containers_part_4.o #8 18.14 g++ -shared -o S1AP_Containers_part_5.so S1AP_Containers_part_5.o #8 18.15 g++ -shared -o S1AP_Containers_part_6.so S1AP_Containers_part_6.o #8 18.16 g++ -shared -o S1AP_Containers_part_7.so S1AP_Containers_part_7.o #8 18.18 g++ -shared -o S1AP_PDU_Contents_part_7.so S1AP_PDU_Contents_part_7.o #8 18.18 g++ -shared -o S1AP_PDU_Descriptions_part_1.so S1AP_PDU_Descriptions_part_1.o #8 18.20 g++ -shared -o S1AP_PDU_Descriptions_part_2.so S1AP_PDU_Descriptions_part_2.o #8 18.21 g++ -shared -o S1AP_PDU_Descriptions_part_3.so S1AP_PDU_Descriptions_part_3.o #8 18.22 g++ -shared -o S1AP_PDU_Descriptions_part_4.so S1AP_PDU_Descriptions_part_4.o #8 18.25 g++ -shared -o S1AP_PDU_Descriptions_part_5.so S1AP_PDU_Descriptions_part_5.o #8 18.25 g++ -shared -o S1AP_PDU_Descriptions_part_6.so S1AP_PDU_Descriptions_part_6.o #8 18.25 g++ -shared -o S1AP_PDU_Descriptions_part_7.so S1AP_PDU_Descriptions_part_7.o #8 18.29 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 18.31 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 18.33 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 18.33 g++ -shared -o S1AP_CodecPort_CtrlFunctDef.so S1AP_CodecPort_CtrlFunctDef.o #8 18.39 g++ -shared -o S1AP_EncDec.so S1AP_EncDec.o #8 18.45 g++ -shared -o TCCConversion.so TCCConversion.o #8 18.49 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 18.60 g++ -shared -o TCCInterface.so TCCInterface.o #8 20.91 g++ -shared -o S1AP_PDU_Contents.so S1AP_PDU_Contents.o #8 22.03 g++ -shared -o S1AP_IEs.so S1AP_IEs.o #8 26.46 g++ -shared -o S1AP_IEs_part_7.so S1AP_IEs_part_7.o #8 27.24 g++ -shared -o S1AP_IEs_part_5.so S1AP_IEs_part_5.o #8 27.35 g++ -shared -o S1AP_IEs_part_2.so S1AP_IEs_part_2.o #8 27.74 g++ -shared -o S1AP_IEs_part_3.so S1AP_IEs_part_3.o #8 27.79 g++ -shared -o S1AP_IEs_part_6.so S1AP_IEs_part_6.o #8 28.27 g++ -shared -o S1AP_IEs_part_1.so S1AP_IEs_part_1.o #8 28.79 g++ -shared -o S1AP_PDU_Contents_part_2.so S1AP_PDU_Contents_part_2.o #8 28.87 g++ -shared -o S1AP_IEs_part_4.so S1AP_IEs_part_4.o #8 29.02 g++ -shared -o S1AP_PDU_Contents_part_6.so S1AP_PDU_Contents_part_6.o #8 29.14 g++ -shared -o S1AP_PDU_Contents_part_1.so S1AP_PDU_Contents_part_1.o #8 29.36 g++ -shared -o S1AP_PDU_Contents_part_3.so S1AP_PDU_Contents_part_3.o #8 29.57 g++ -shared -o S1AP_PDU_Contents_part_5.so S1AP_PDU_Contents_part_5.o #8 29.86 g++ -shared -o S1AP_PDU_Contents_part_4.so S1AP_PDU_Contents_part_4.o #8 29.93 if g++ -L /usr/lib/titan-fPIC `pkg-config --libs libfftranscode` -o S1GW_Tests -Wl,--no-as-needed General_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so Misc_Helpers.so Native_Functions.so Osmocom_Types.so S1AP_CodecPort.so S1AP_CodecPort_CtrlFunct.so S1AP_Server.so S1AP_Templates.so S1AP_Types.so S1GW_Tests.so SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so S1AP_CodecPort_part_1.so S1AP_CodecPort_part_2.so S1AP_CodecPort_part_3.so S1AP_CodecPort_part_4.so S1AP_CodecPort_part_5.so S1AP_CodecPort_part_6.so S1AP_CodecPort_part_7.so S1AP_CodecPort_CtrlFunct_part_1.so S1AP_CodecPort_CtrlFunct_part_2.so S1AP_CodecPort_CtrlFunct_part_3.so S1AP_CodecPort_CtrlFunct_part_4.so S1AP_CodecPort_CtrlFunct_part_5.so S1AP_CodecPort_CtrlFunct_part_6.so S1AP_CodecPort_CtrlFunct_part_7.so S1AP_Server_part_1.so S1AP_Server_part_2.so S1AP_Server_part_3.so S1AP_Server_part_4.so S1AP_Server_part_5.so S1AP_Server_part_6.so S1AP_Server_part_7.so S1AP_Templates_part_1.so S1AP_Templates_part_2.so S1AP_Templates_part_3.so S1AP_Templates_part_4.so S1AP_Templates_part_5.so S1AP_Templates_part_6.so S1AP_Templates_part_7.so S1AP_Types_part_1.so S1AP_Types_part_2.so S1AP_Types_part_3.so S1AP_Types_part_4.so S1AP_Types_part_5.so S1AP_Types_part_6.so S1AP_Types_part_7.so S1GW_Tests_part_1.so S1GW_Tests_part_2.so S1GW_Tests_part_3.so S1GW_Tests_part_4.so S1GW_Tests_part_5.so S1GW_Tests_part_6.so S1GW_Tests_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so S1AP_CommonDataTypes.so S1AP_Constants.so S1AP_Containers.so S1AP_IEs.so S1AP_PDU_Contents.so S1AP_PDU_Descriptions.so S1AP_CommonDataTypes_part_1.so S1AP_CommonDataTypes_part_2.so S1AP_CommonDataTypes_part_3.so S1AP_CommonDataTypes_part_4.so S1AP_CommonDataTypes_part_5.so S1AP_CommonDataTypes_part_6.so S1AP_CommonDataTypes_part_7.so S1AP_Constants_part_1.so S1AP_Constants_part_2.so S1AP_Constants_part_3.so S1AP_Constants_part_4.so S1AP_Constants_part_5.so S1AP_Constants_part_6.so S1AP_Constants_part_7.so S1AP_Containers_part_1.so S1AP_Containers_part_2.so S1AP_Containers_part_3.so S1AP_Containers_part_4.so S1AP_Containers_part_5.so S1AP_Containers_part_6.so S1AP_Containers_part_7.so S1AP_IEs_part_1.so S1AP_IEs_part_2.so S1AP_IEs_part_3.so S1AP_IEs_part_4.so S1AP_IEs_part_5.so S1AP_IEs_part_6.so S1AP_IEs_part_7.so S1AP_PDU_Contents_part_1.so S1AP_PDU_Contents_part_2.so S1AP_PDU_Contents_part_3.so S1AP_PDU_Contents_part_4.so S1AP_PDU_Contents_part_5.so S1AP_PDU_Contents_part_6.so S1AP_PDU_Contents_part_7.so S1AP_PDU_Descriptions_part_1.so S1AP_PDU_Descriptions_part_2.so S1AP_PDU_Descriptions_part_3.so S1AP_PDU_Descriptions_part_4.so S1AP_PDU_Descriptions_part_5.so S1AP_PDU_Descriptions_part_6.so S1AP_PDU_Descriptions_part_7.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so S1AP_CodecPort_CtrlFunctDef.so S1AP_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so \ #8 29.93 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 29.93 -L/lib -lcrypto \ #8 29.93 -L/usr/lib -lxml2 -lsctp -lssl -lpthread `pkg-config --libs libfftranscode`; \ #8 29.93 then : ; else /usr/bin/titanver General_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o Misc_Helpers.o Native_Functions.o Osmocom_Types.o S1AP_CodecPort.o S1AP_CodecPort_CtrlFunct.o S1AP_Server.o S1AP_Templates.o S1AP_Types.o S1GW_Tests.o SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o S1AP_CodecPort_part_1.o S1AP_CodecPort_part_2.o S1AP_CodecPort_part_3.o S1AP_CodecPort_part_4.o S1AP_CodecPort_part_5.o S1AP_CodecPort_part_6.o S1AP_CodecPort_part_7.o S1AP_CodecPort_CtrlFunct_part_1.o S1AP_CodecPort_CtrlFunct_part_2.o S1AP_CodecPort_CtrlFunct_part_3.o S1AP_CodecPort_CtrlFunct_part_4.o S1AP_CodecPort_CtrlFunct_part_5.o S1AP_CodecPort_CtrlFunct_part_6.o S1AP_CodecPort_CtrlFunct_part_7.o S1AP_Server_part_1.o S1AP_Server_part_2.o S1AP_Server_part_3.o S1AP_Server_part_4.o S1AP_Server_part_5.o S1AP_Server_part_6.o S1AP_Server_part_7.o S1AP_Templates_part_1.o S1AP_Templates_part_2.o S1AP_Templates_part_3.o S1AP_Templates_part_4.o S1AP_Templates_part_5.o S1AP_Templates_part_6.o S1AP_Templates_part_7.o S1AP_Types_part_1.o S1AP_Types_part_2.o S1AP_Types_part_3.o S1AP_Types_part_4.o S1AP_Types_part_5.o S1AP_Types_part_6.o S1AP_Types_part_7.o S1GW_Tests_part_1.o S1GW_Tests_part_2.o S1GW_Tests_part_3.o S1GW_Tests_part_4.o S1GW_Tests_part_5.o S1GW_Tests_part_6.o S1GW_Tests_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o S1AP_CommonDataTypes.o S1AP_Constants.o S1AP_Containers.o S1AP_IEs.o S1AP_PDU_Contents.o S1AP_PDU_Descriptions.o S1AP_CommonDataTypes_part_1.o S1AP_CommonDataTypes_part_2.o S1AP_CommonDataTypes_part_3.o S1AP_CommonDataTypes_part_4.o S1AP_CommonDataTypes_part_5.o S1AP_CommonDataTypes_part_6.o S1AP_CommonDataTypes_part_7.o S1AP_Constants_part_1.o S1AP_Constants_part_2.o S1AP_Constants_part_3.o S1AP_Constants_part_4.o S1AP_Constants_part_5.o S1AP_Constants_part_6.o S1AP_Constants_part_7.o S1AP_Containers_part_1.o S1AP_Containers_part_2.o S1AP_Containers_part_3.o S1AP_Containers_part_4.o S1AP_Containers_part_5.o S1AP_Containers_part_6.o S1AP_Containers_part_7.o S1AP_IEs_part_1.o S1AP_IEs_part_2.o S1AP_IEs_part_3.o S1AP_IEs_part_4.o S1AP_IEs_part_5.o S1AP_IEs_part_6.o S1AP_IEs_part_7.o S1AP_PDU_Contents_part_1.o S1AP_PDU_Contents_part_2.o S1AP_PDU_Contents_part_3.o S1AP_PDU_Contents_part_4.o S1AP_PDU_Contents_part_5.o S1AP_PDU_Contents_part_6.o S1AP_PDU_Contents_part_7.o S1AP_PDU_Descriptions_part_1.o S1AP_PDU_Descriptions_part_2.o S1AP_PDU_Descriptions_part_3.o S1AP_PDU_Descriptions_part_4.o S1AP_PDU_Descriptions_part_5.o S1AP_PDU_Descriptions_part_6.o S1AP_PDU_Descriptions_part_7.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o S1AP_CodecPort_CtrlFunctDef.o S1AP_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o; exit 1; fi #8 30.26 make[1]: Leaving directory '/osmo-ttcn3-hacks/s1gw' #8 DONE 30.7s #9 [4/4] COPY S1GW_TESTS.CFG /data/S1GW_Tests.cfg #9 DONE 0.3s #10 exporting to image #10 exporting layers #10 exporting layers 1.2s done #10 writing image sha256:5fb3871401fbb1f0ce423ca80f60cdbf8712482e4e25d7d103082e5d4f334191 done #10 naming to docker.io/osmocom-build/ttcn3-s1gw-test:latest 0.0s done #10 DONE 1.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/ttcn3-s1gw-test' + docker_image_exists ttcn3-s1gw-test + docker images -q osmocom-build/ttcn3-s1gw-test + test -n 5fb3871401fb + list_osmo_packages debian-bookworm ttcn3-s1gw-test + local distro=debian-bookworm + local image=ttcn3-s1gw-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-s1gw-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw-tester + cp S1GW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw-tester/S1GW_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw-tester/S1GW_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw-tester/S1GW_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw-tester/S1GW_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw + cp s1gw.sh /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw/ + cp osmo-s1gw.config /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw/ + network_create + SUBNET=3774525 + seq 1 30 + echo (3774525 + 1) % 256 + bc + SUBNET=62 + NET_NAME=ttcn3-s1gw-test-62 + SUB4=172.18.62.0/24 + SUB6=fd02:db8:62::/64 + set +x Creating network ttcn3-s1gw-test-62, trying SUBNET=62... + docker network create --internal --subnet 172.18.62.0/24 --ipv6 --subnet fd02:db8:62::/64 ttcn3-s1gw-test-62 0ee36a9e3ad6dec73f1a8d856cfecb8b221486af41455008649f030dc8a27986 + set +x ### Network ttcn3-s1gw-test-62 created (SUBNET=62) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=62 to: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw/osmo-s1gw.config Applying SUBNET=62 to: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw/s1gw.sh Applying SUBNET=62 to: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw-tester/S1GW_Tests.cfg + echo Starting container with osmo-s1gw Starting container with osmo-s1gw + docker_network_params 62 100 + NET=62 + ADDR_SUFIX=100 + echo --network ttcn3-s1gw-test-62 --ip 172.18.62.100 --ip6 fd02:db8:62::100 + docker run --rm --network ttcn3-s1gw-test-62 --ip 172.18.62.100 --ip6 fd02:db8:62::100 --user=root --ulimit core=-1 --cap-add=NET_ADMIN -e ERL_FLAGS=-config /data/osmo-s1gw.config -v /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw:/data --name jenkins-ttcn3-s1gw-test-22-s1gw -d osmocom-build/osmo-s1gw-master /bin/sh -c /data/s1gw.sh > /data/osmo-s1gw.log 2>&1 7512254fe9d54243a67fae621cfa345a5c666148ac17ea0e65e6e424540fd5b8 + sleep 2 + echo Starting container with the S1GW testsuite Starting container with the S1GW testsuite + docker_network_params 62 101 + NET=62 + ADDR_SUFIX=101 + echo --network ttcn3-s1gw-test-62 --ip 172.18.62.101 --ip6 fd02:db8:62::101 + docker run --rm --network ttcn3-s1gw-test-62 --ip 172.18.62.101 --ip6 fd02:db8:62::101 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw-tester:/data --name jenkins-ttcn3-s1gw-test-22-ttcn3-s1gw-test osmocom-build/ttcn3-s1gw-test + SUBDIR=s1gw + SUITE=S1GW_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/s1gw/S1GW_Tests S1GW_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli S1GW_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: S1GW_Tests.cfg MC@deec64c02699: Unix server socket created successfully. MC@deec64c02699: Listening on TCP port 45069. MC2> deec64c02699 is the default spawn /osmo-ttcn3-hacks/s1gw/S1GW_Tests deec64c02699 45069 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@deec64c02699: New HC connected from 172.18.62.101 [172.18.62.101]. deec64c02699: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@deec64c02699: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@deec64c02699: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@deec64c02699: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. MC@deec64c02699: Configuration file was processed on all HCs. MC@deec64c02699: Creating MTC on host 172.18.62.101. MC@deec64c02699: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@deec64c02699: Executing control part of module S1GW_Tests. MTC@deec64c02699: Starting external command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup'. ------ S1GW_Tests.TC_setup ------ Fri Jul 5 07:03:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/S1GW_Tests.TC_setup.pcap" >/data/S1GW_Tests.TC_setup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@deec64c02699: External command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup' was executed successfully (exit status: 0). MTC@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_setup. MTC@deec64c02699: Component type S1GW_Tests.test_CT was initialized. MTC@deec64c02699: Creating new PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup. HC@deec64c02699: PTC was created. Component reference: 3, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup, testcase name: TC_setup, process id: 45. S1APSRV-TC_setup(3)@deec64c02699: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_setup. MTC@deec64c02699: PTC was created. Component reference: 3, alive: no, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup. MTC@deec64c02699: Starting function main({ local_ip := "172.18.62.101", local_port := 36412 }) on component S1APSRV-TC_setup(3). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup. S1APSRV-TC_setup(3)@deec64c02699: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_setup(3)@deec64c02699: Starting function main({ local_ip := "172.18.62.101", local_port := 36412 }). S1APSRV-TC_setup(3)@deec64c02699: Mapping port S1APSRV-TC_setup(3):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_setup(3)@deec64c02699: Map operation of S1APSRV-TC_setup(3):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_setup(3)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup(3)@deec64c02699: SCTP server listening on "172.18.62.101":36412 HC@deec64c02699: PTC was created. Component reference: 4, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup, testcase name: TC_setup, process id: 46. ConnHdlr-TC_setup(4)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup. MTC@deec64c02699: PTC was created. Component reference: 4, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup(4):S1AP_CONN and S1APSRV-TC_setup(3):S1AP_CLIENT. ConnHdlr-TC_setup(4)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup(4):S1AP_CONN and S1APSRV-TC_setup(3):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup(4):S1AP_PROC and S1APSRV-TC_setup(3):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup(4):S1AP_PROC and S1APSRV-TC_setup(3):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup(4). MTC@deec64c02699: Function was started. ConnHdlr-TC_setup(4)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup(3)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup(4)@deec64c02699: Mapping port ConnHdlr-TC_setup(4):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup(4)@deec64c02699: Map operation of ConnHdlr-TC_setup(4):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup(4)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup(4)@deec64c02699: eNB connection established S1APSRV-TC_setup(3)@deec64c02699: eNB connection (id=2, "172.18.62.100":43040) established S1APSRV-TC_setup(3)@deec64c02699: Connection (id=2) is registered ConnHdlr-TC_setup(4)@deec64c02699: setverdict(pass): none -> pass ConnHdlr-TC_setup(4)@deec64c02699: Unmapping port ConnHdlr-TC_setup(4):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup(4)@deec64c02699: Unmap operation of ConnHdlr-TC_setup(4):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup(3)@deec64c02699: eNB connection (id=2, "172.18.62.100":43040) closed S1APSRV-TC_setup(3)@deec64c02699: Connection (id=2) is deleted ConnHdlr-TC_setup(4)@deec64c02699: eNB connection closed S1APSRV-TC_setup(3)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup(4)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup(4)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup(4)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup. ConnHdlr-TC_setup(4)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 4 is done. MTC@deec64c02699: Terminating component type S1GW_Tests.test_CT. MTC@deec64c02699: Component type S1GW_Tests.test_CT was shut down inside testcase TC_setup. S1APSRV-TC_setup(3)@deec64c02699: Kill was requested from MC. S1APSRV-TC_setup(3)@deec64c02699: Terminating test component execution. S1APSRV-TC_setup(3)@deec64c02699: Function main was stopped. PTC terminates. S1APSRV-TC_setup(3)@deec64c02699: Terminating component type S1AP_Server.S1AP_Server_CT. S1APSRV-TC_setup(3)@deec64c02699: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_setup. S1APSRV-TC_setup(3)@deec64c02699: Final verdict of PTC: none MTC@deec64c02699: Setting final verdict of the test case. MTC@deec64c02699: Local verdict of MTC: none MTC@deec64c02699: Local verdict of PTC S1APSRV-TC_setup(3): none (none -> none) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup(4): pass (none -> pass) MTC@deec64c02699: Starting external command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup pass'. Fri Jul 5 07:03:54 UTC 2024 ====== S1GW_Tests.TC_setup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1366) Waiting for packet dumper to finish... 1 (prev_count=1366, count=5330) MTC@deec64c02699: External command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup pass' was executed successfully (exit status: 0). MTC@deec64c02699: Starting external command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup_multi'. ------ S1GW_Tests.TC_setup_multi ------ Fri Jul 5 07:03:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/S1GW_Tests.TC_setup_multi.pcap" >/data/S1GW_Tests.TC_setup_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@deec64c02699: External command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup_multi' was executed successfully (exit status: 0). MTC@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_setup_multi. MTC@deec64c02699: Component type S1GW_Tests.test_CT was initialized. MTC@deec64c02699: Creating new PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup_multi. HC@deec64c02699: PTC S1APSRV-TC_setup(3) finished. Process statistics: { process id: 45, terminated normally, exit status: 0, user time: 0.017343 s, system time: 0.013007 s, maximum resident set size: 65080, integral resident set size: 0, page faults not requiring physical I/O: 2496, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 16, involuntary context switches: 1 } HC@deec64c02699: PTC ConnHdlr-TC_setup(4) finished. Process statistics: { process id: 46, terminated normally, exit status: 0, user time: 0.023297 s, system time: 0.011648 s, maximum resident set size: 64720, integral resident set size: 0, page faults not requiring physical I/O: 2489, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 4 } HC@deec64c02699: PTC was created. Component reference: 5, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup_multi, testcase name: TC_setup_multi, process id: 86. S1APSRV-TC_setup_multi(5)@deec64c02699: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 5, alive: no, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup_multi. MTC@deec64c02699: Starting function main({ local_ip := "172.18.62.101", local_port := 36412 }) on component S1APSRV-TC_setup_multi(5). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. S1APSRV-TC_setup_multi(5)@deec64c02699: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_setup_multi(5)@deec64c02699: Starting function main({ local_ip := "172.18.62.101", local_port := 36412 }). S1APSRV-TC_setup_multi(5)@deec64c02699: Mapping port S1APSRV-TC_setup_multi(5):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(5)@deec64c02699: Map operation of S1APSRV-TC_setup_multi(5):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@deec64c02699: PTC was created. Component reference: 6, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 87. S1APSRV-TC_setup_multi(5)@deec64c02699: SCTP server listening on "172.18.62.101":36412 ConnHdlr-TC_setup_multi(6)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 6, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(6):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(6)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(6):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(6):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(6):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(6). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(6)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(6)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(6):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(6)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(6):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(6)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@deec64c02699: PTC was created. Component reference: 7, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 88. ConnHdlr-TC_setup_multi(7)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 7, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(7):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(6)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=2, "172.18.62.100":59975) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=2) is registered ConnHdlr-TC_setup_multi(7)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(7):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(7):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(7):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000001'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(7). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(7)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000001'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(6)@deec64c02699: setverdict(pass): none -> pass HC@deec64c02699: PTC was created. Component reference: 8, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 89. ConnHdlr-TC_setup_multi(7)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(7):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(8)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(7)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(7):S1AP_ENB to system:S1AP_CODEC_PT finished. MTC@deec64c02699: PTC was created. Component reference: 8, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(8):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(7)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(8)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(8):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(8):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. ConnHdlr-TC_setup_multi(7)@deec64c02699: eNB connection established MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(8):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000010'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(8). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=3, "172.18.62.100":56680) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=3) is registered ConnHdlr-TC_setup_multi(8)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000010'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(8)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(8):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(8)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(8):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(8)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(7)@deec64c02699: setverdict(pass): none -> pass HC@deec64c02699: PTC was created. Component reference: 9, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 90. ConnHdlr-TC_setup_multi(9)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 9, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=4, "172.18.62.100":41419) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=4) is registered MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(9):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(8)@deec64c02699: eNB connection established ConnHdlr-TC_setup_multi(9)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(9):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(9):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(9):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000011'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(9). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(9)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000011'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(9)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(9):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(9)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(9):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(9)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(9)@deec64c02699: eNB connection established HC@deec64c02699: PTC was created. Component reference: 10, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 91. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=5, "172.18.62.100":37594) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=5) is registered ConnHdlr-TC_setup_multi(10)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 10, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(10):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(10)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(10):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(10):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. ConnHdlr-TC_setup_multi(8)@deec64c02699: setverdict(pass): none -> pass MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(10):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. ConnHdlr-TC_setup_multi(9)@deec64c02699: setverdict(pass): none -> pass MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000100'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(10). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(10)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000100'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(10)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(10):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(10)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(10):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(10)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(10)@deec64c02699: eNB connection established HC@deec64c02699: PTC was created. Component reference: 11, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 92. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=16, "172.18.62.100":53992) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=16) is registered ConnHdlr-TC_setup_multi(11)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 11, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(11):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(11)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(11):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(11):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(11):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000101'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(11). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(11)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000101'B }, iE_Extensions := omit } }). ConnHdlr-TC_setup_multi(10)@deec64c02699: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(11)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(11):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(11)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(11):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(11)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@deec64c02699: PTC was created. Component reference: 12, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 93. ConnHdlr-TC_setup_multi(12)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=17, "172.18.62.100":60041) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=17) is registered ConnHdlr-TC_setup_multi(11)@deec64c02699: eNB connection established MTC@deec64c02699: PTC was created. Component reference: 12, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(12):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(12)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(12):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(12):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(12):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000110'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(12). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(12)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000110'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(12)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(12):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(12)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(12):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(12)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(12)@deec64c02699: eNB connection established HC@deec64c02699: PTC was created. Component reference: 13, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 94. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=18, "172.18.62.100":39757) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=18) is registered ConnHdlr-TC_setup_multi(13)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 13, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(13):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(11)@deec64c02699: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(13)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(13):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(13):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(13):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000111'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(13). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(12)@deec64c02699: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(13)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000111'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(13)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(13):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(13)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(13):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(13)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@deec64c02699: PTC was created. Component reference: 14, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 95. ConnHdlr-TC_setup_multi(14)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 14, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(14):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=19, "172.18.62.100":60939) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=19) is registered ConnHdlr-TC_setup_multi(13)@deec64c02699: eNB connection established ConnHdlr-TC_setup_multi(14)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(14):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(14):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(14):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(14). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(14)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(14)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(14):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(14)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(14):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(14)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@deec64c02699: PTC was created. Component reference: 15, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 96. ConnHdlr-TC_setup_multi(14)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=20, "172.18.62.100":49808) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=20) is registered ConnHdlr-TC_setup_multi(15)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 15, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(15):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(13)@deec64c02699: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(15)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(15):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(15):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(15):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001001'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(15). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(15)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001001'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(15)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(15):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(14)@deec64c02699: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(15)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(15):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(15)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(15)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=21, "172.18.62.100":40164) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=21) is registered HC@deec64c02699: PTC was created. Component reference: 16, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 97. ConnHdlr-TC_setup_multi(16)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 16, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(16):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(16)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(16):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(16):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(16):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001010'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(16). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(16)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001010'B }, iE_Extensions := omit } }). ConnHdlr-TC_setup_multi(15)@deec64c02699: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(16)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(16):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(16)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(16):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(16)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(16)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=22, "172.18.62.100":60204) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=22) is registered HC@deec64c02699: PTC was created. Component reference: 17, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 98. ConnHdlr-TC_setup_multi(17)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 17, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(17):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(17)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(17):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(17):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(17):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. ConnHdlr-TC_setup_multi(16)@deec64c02699: setverdict(pass): none -> pass MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001011'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(17). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(17)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001011'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(17)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(17):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(17)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(17):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(17)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=23, "172.18.62.100":33312) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=23) is registered HC@deec64c02699: PTC was created. Component reference: 18, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 99. ConnHdlr-TC_setup_multi(18)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(17)@deec64c02699: eNB connection established MTC@deec64c02699: PTC was created. Component reference: 18, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(18):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(18)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(18):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(18):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(18):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001100'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(18). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(18)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001100'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(18)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(18):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(18)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(18):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(18)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(17)@deec64c02699: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=24, "172.18.62.100":60661) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=24) is registered HC@deec64c02699: PTC was created. Component reference: 19, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 100. ConnHdlr-TC_setup_multi(18)@deec64c02699: eNB connection established ConnHdlr-TC_setup_multi(19)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 19, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(19):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(19)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(19):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(19):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(19):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001101'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(19). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(19)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001101'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(19)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(19):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(19)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(19):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(19)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(18)@deec64c02699: setverdict(pass): none -> pass HC@deec64c02699: PTC was created. Component reference: 20, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 101. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=25, "172.18.62.100":41850) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=25) is registered ConnHdlr-TC_setup_multi(20)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 20, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(20):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(19)@deec64c02699: eNB connection established ConnHdlr-TC_setup_multi(20)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(20):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(20):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(20):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001110'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(20). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(20)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001110'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(20)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(20):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(20)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(20):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(20)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(20)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=26, "172.18.62.100":50630) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=26) is registered ConnHdlr-TC_setup_multi(19)@deec64c02699: setverdict(pass): none -> pass HC@deec64c02699: PTC was created. Component reference: 21, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 102. ConnHdlr-TC_setup_multi(21)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 21, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(21):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(21)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(21):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(21):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. ConnHdlr-TC_setup_multi(20)@deec64c02699: setverdict(pass): none -> pass MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(21):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001111'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(21). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(21)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001111'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(21)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(21):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(21)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(21):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(21)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@deec64c02699: PTC was created. Component reference: 22, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 103. ConnHdlr-TC_setup_multi(21)@deec64c02699: eNB connection established ConnHdlr-TC_setup_multi(22)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 22, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=27, "172.18.62.100":37137) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=27) is registered MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(22):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(22)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(22):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(22):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(22):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(22). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(22)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(22)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(22):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(22)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(22):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(21)@deec64c02699: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(22)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=28, "172.18.62.100":41115) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=28) is registered HC@deec64c02699: PTC was created. Component reference: 23, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 104. ConnHdlr-TC_setup_multi(22)@deec64c02699: eNB connection established ConnHdlr-TC_setup_multi(23)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 23, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(23):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(23)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(23):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(23):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(23):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010001'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(23). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(23)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010001'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(23)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(23):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(22)@deec64c02699: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(23)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(23):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(23)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(23)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=29, "172.18.62.100":43134) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=29) is registered HC@deec64c02699: PTC was created. Component reference: 24, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 105. ConnHdlr-TC_setup_multi(24)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 24, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(24):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(24)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(24):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(24):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. ConnHdlr-TC_setup_multi(23)@deec64c02699: setverdict(pass): none -> pass MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(24):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010010'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(24). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(24)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010010'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(24)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(24):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(24)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(24):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(24)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=30, "172.18.62.100":39504) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=30) is registered ConnHdlr-TC_setup_multi(24)@deec64c02699: eNB connection established HC@deec64c02699: PTC was created. Component reference: 25, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 106. ConnHdlr-TC_setup_multi(25)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 25, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(25):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(25)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(25):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(25):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(25):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. ConnHdlr-TC_setup_multi(24)@deec64c02699: setverdict(pass): none -> pass MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010011'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(25). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(25)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010011'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(25)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(25):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(25)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(25):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(25)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=31, "172.18.62.100":53089) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=31) is registered ConnHdlr-TC_setup_multi(25)@deec64c02699: eNB connection established HC@deec64c02699: PTC was created. Component reference: 26, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 107. ConnHdlr-TC_setup_multi(26)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 26, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(26):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(26)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(26):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(26):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. ConnHdlr-TC_setup_multi(25)@deec64c02699: setverdict(pass): none -> pass MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(26):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010100'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(26). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(26)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010100'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(26)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(26):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(26)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(26):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(26)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(26)@deec64c02699: eNB connection established HC@deec64c02699: PTC was created. Component reference: 27, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 108. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=32, "172.18.62.100":41801) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=32) is registered ConnHdlr-TC_setup_multi(27)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 27, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(27):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(27)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(27):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(27):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(27):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010101'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(27). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(27)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010101'B }, iE_Extensions := omit } }). ConnHdlr-TC_setup_multi(26)@deec64c02699: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(27)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(27):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(27)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(27):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(27)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(27)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=33, "172.18.62.100":37373) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=33) is registered HC@deec64c02699: PTC was created. Component reference: 28, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 109. ConnHdlr-TC_setup_multi(28)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 28, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(28):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(28)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(28):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(28):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(28):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010110'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(28). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(28)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010110'B }, iE_Extensions := omit } }). ConnHdlr-TC_setup_multi(27)@deec64c02699: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(28)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(28):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(28)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(28):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(28)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@deec64c02699: PTC was created. Component reference: 29, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 110. ConnHdlr-TC_setup_multi(29)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 29, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(29):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=34, "172.18.62.100":33761) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=34) is registered ConnHdlr-TC_setup_multi(28)@deec64c02699: eNB connection established ConnHdlr-TC_setup_multi(29)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(29):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(29):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(29):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010111'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(29). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(29)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010111'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(29)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(29):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(29)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(29):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(29)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(29)@deec64c02699: eNB connection established ConnHdlr-TC_setup_multi(28)@deec64c02699: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=35, "172.18.62.100":42990) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=35) is registered HC@deec64c02699: PTC was created. Component reference: 30, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 111. ConnHdlr-TC_setup_multi(30)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 30, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(30):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(30)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(30):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(30):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. ConnHdlr-TC_setup_multi(29)@deec64c02699: setverdict(pass): none -> pass MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(30):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(30). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(30)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(30)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(30):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(30)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(30):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(30)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@deec64c02699: PTC was created. Component reference: 31, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 112. ConnHdlr-TC_setup_multi(30)@deec64c02699: eNB connection established ConnHdlr-TC_setup_multi(31)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 31, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=36, "172.18.62.100":37405) established MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(31):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=36) is registered ConnHdlr-TC_setup_multi(31)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(31):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(31):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(31):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011001'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(31). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(31)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011001'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(30)@deec64c02699: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(31)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(31):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(31)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(31):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(31)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(31)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=37, "172.18.62.100":56176) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=37) is registered HC@deec64c02699: PTC was created. Component reference: 32, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 113. ConnHdlr-TC_setup_multi(32)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 32, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(32):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(32)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(32):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(32):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(32):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011010'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(32). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(32)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011010'B }, iE_Extensions := omit } }). ConnHdlr-TC_setup_multi(31)@deec64c02699: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(32)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(32):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(32)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(32):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(32)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(32)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=38, "172.18.62.100":49718) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=38) is registered HC@deec64c02699: PTC was created. Component reference: 33, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 114. ConnHdlr-TC_setup_multi(33)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 33, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(33):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(33)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(33):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(33):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(33):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. ConnHdlr-TC_setup_multi(32)@deec64c02699: setverdict(pass): none -> pass MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011011'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(33). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(33)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011011'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(33)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(33):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(33)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(33):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(33)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(33)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=39, "172.18.62.100":47651) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=39) is registered HC@deec64c02699: PTC was created. Component reference: 34, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 115. ConnHdlr-TC_setup_multi(34)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 34, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(34):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(34)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(34):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(34):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(34):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011100'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(34). ConnHdlr-TC_setup_multi(33)@deec64c02699: setverdict(pass): none -> pass MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(34)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011100'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(34)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(34):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(34)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(34):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(34)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(34)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=40, "172.18.62.100":46764) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=40) is registered HC@deec64c02699: PTC was created. Component reference: 35, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 116. ConnHdlr-TC_setup_multi(35)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 35, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(35):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(35)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(35):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(35):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. ConnHdlr-TC_setup_multi(34)@deec64c02699: setverdict(pass): none -> pass MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(35):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011101'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(35). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(35)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011101'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(35)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(35):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(35)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(35):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(35)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(35)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=41, "172.18.62.100":36328) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=41) is registered HC@deec64c02699: PTC was created. Component reference: 36, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 117. ConnHdlr-TC_setup_multi(36)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 36, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(36):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(36)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(36):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(36):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(36):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011110'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(36). ConnHdlr-TC_setup_multi(35)@deec64c02699: setverdict(pass): none -> pass MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(36)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011110'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(36)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(36):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(36)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(36):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(36)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(36)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=42, "172.18.62.100":54215) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=42) is registered HC@deec64c02699: PTC was created. Component reference: 37, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 118. ConnHdlr-TC_setup_multi(37)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 37, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(37):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(37)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(37):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(37):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. ConnHdlr-TC_setup_multi(36)@deec64c02699: setverdict(pass): none -> pass MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(37):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011111'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(37). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(37)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011111'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(37)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(37):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(37)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(37):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(37)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(37)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=43, "172.18.62.100":34326) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=43) is registered HC@deec64c02699: PTC was created. Component reference: 38, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 119. ConnHdlr-TC_setup_multi(38)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 38, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(38):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(38)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(38):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(38):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(38):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(38). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(38)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(38)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(38):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(38)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(38):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(37)@deec64c02699: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(38)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=44, "172.18.62.100":55493) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=44) is registered HC@deec64c02699: PTC was created. Component reference: 39, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 120. ConnHdlr-TC_setup_multi(38)@deec64c02699: eNB connection established ConnHdlr-TC_setup_multi(39)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 39, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(39):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(39)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(39):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(39):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(39):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100001'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(39). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(39)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100001'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(39)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(39):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(39)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(39):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(39)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(38)@deec64c02699: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(39)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=45, "172.18.62.100":38910) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=45) is registered HC@deec64c02699: PTC was created. Component reference: 40, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 121. ConnHdlr-TC_setup_multi(40)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 40, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(40):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(40)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(40):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(40):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. ConnHdlr-TC_setup_multi(39)@deec64c02699: setverdict(pass): none -> pass MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(40):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100010'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(40). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(40)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100010'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(40)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(40):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(40)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(40):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(40)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(40)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=46, "172.18.62.100":43909) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=46) is registered HC@deec64c02699: PTC was created. Component reference: 41, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 122. ConnHdlr-TC_setup_multi(41)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 41, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(41):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(41)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(41):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(41):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. ConnHdlr-TC_setup_multi(40)@deec64c02699: setverdict(pass): none -> pass MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(41):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100011'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(41). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(41)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100011'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(41)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(41):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(41)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(41):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(41)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(41)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=47, "172.18.62.100":46955) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=47) is registered HC@deec64c02699: PTC was created. Component reference: 42, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 123. ConnHdlr-TC_setup_multi(42)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 42, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(42):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(42)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(42):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(42):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. ConnHdlr-TC_setup_multi(41)@deec64c02699: setverdict(pass): none -> pass MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(42):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100100'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(42). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(42)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100100'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(42)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(42):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(42)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(42):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(42)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@deec64c02699: PTC was created. Component reference: 43, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 124. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=48, "172.18.62.100":49934) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=48) is registered ConnHdlr-TC_setup_multi(43)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 43, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(43):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(42)@deec64c02699: eNB connection established ConnHdlr-TC_setup_multi(43)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(43):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(43):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(43):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100101'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(43). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(43)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100101'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(43)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(43):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(43)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(43):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(43)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@deec64c02699: PTC was created. Component reference: 44, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 125. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=49, "172.18.62.100":38281) established ConnHdlr-TC_setup_multi(42)@deec64c02699: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=49) is registered ConnHdlr-TC_setup_multi(44)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 44, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(44):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(43)@deec64c02699: eNB connection established ConnHdlr-TC_setup_multi(44)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(44):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(44):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(44):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100110'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(44). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(44)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100110'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(44)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(44):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(44)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(44):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(44)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=50, "172.18.62.100":45707) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=50) is registered ConnHdlr-TC_setup_multi(43)@deec64c02699: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(44)@deec64c02699: eNB connection established HC@deec64c02699: PTC was created. Component reference: 45, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 126. ConnHdlr-TC_setup_multi(45)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 45, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(45):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(45)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(45):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(45):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(45):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100111'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(45). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(45)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100111'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(45)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(45):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(45)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(45):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(44)@deec64c02699: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(45)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=51, "172.18.62.100":60947) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=51) is registered ConnHdlr-TC_setup_multi(45)@deec64c02699: eNB connection established HC@deec64c02699: PTC was created. Component reference: 46, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 127. ConnHdlr-TC_setup_multi(46)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 46, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(46):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(46)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(46):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(46):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. ConnHdlr-TC_setup_multi(45)@deec64c02699: setverdict(pass): none -> pass MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(46):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(46). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(46)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(46)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(46):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(46)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(46):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(46)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(46)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=52, "172.18.62.100":53849) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=52) is registered HC@deec64c02699: PTC was created. Component reference: 47, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 128. ConnHdlr-TC_setup_multi(47)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@deec64c02699: PTC was created. Component reference: 47, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(47):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(47)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(47):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_setup_multi(47):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. ConnHdlr-TC_setup_multi(46)@deec64c02699: setverdict(pass): none -> pass MTC@deec64c02699: Connect operation on ConnHdlr-TC_setup_multi(47):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101001'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(47). MTC@deec64c02699: Function was started. ConnHdlr-TC_setup_multi(47)@deec64c02699: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101001'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(47)@deec64c02699: Mapping port ConnHdlr-TC_setup_multi(47):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(47)@deec64c02699: Map operation of ConnHdlr-TC_setup_multi(47):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(47)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(47)@deec64c02699: eNB connection established S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=53, "172.18.62.100":36651) established S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=53) is registered ConnHdlr-TC_setup_multi(47)@deec64c02699: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(6)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(6):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(6)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(6):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=2, "172.18.62.100":59975) closed ConnHdlr-TC_setup_multi(6)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=2) is deleted S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(6)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(6)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(6)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(6)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 6 is done. ConnHdlr-TC_setup_multi(7)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(7):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(7)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(7):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=3, "172.18.62.100":56680) closed ConnHdlr-TC_setup_multi(7)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=3) is deleted S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(7)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(7)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(7)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(7)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 7 is done. ConnHdlr-TC_setup_multi(8)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(8):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(8)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(8):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(9)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(9):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(9)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(9):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=4, "172.18.62.100":41419) closed ConnHdlr-TC_setup_multi(8)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=4) is deleted S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000010'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(8)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(8)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(8)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(8)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 8 is done. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=5, "172.18.62.100":37594) closed ConnHdlr-TC_setup_multi(9)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=5) is deleted S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000011'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(9)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(9)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(9)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(9)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 9 is done. ConnHdlr-TC_setup_multi(10)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(10):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(10)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(10):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=16, "172.18.62.100":53992) closed ConnHdlr-TC_setup_multi(10)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=16) is deleted S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000100'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(10)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(10)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(10)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(10)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 10 is done. ConnHdlr-TC_setup_multi(11)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(11):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(11)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(11):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=17, "172.18.62.100":60041) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=17) is deleted ConnHdlr-TC_setup_multi(11)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000101'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(12)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(12):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(11)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(11)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(12)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(12):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(11)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(11)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 11 is done. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=18, "172.18.62.100":39757) closed ConnHdlr-TC_setup_multi(12)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=18) is deleted S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000110'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(12)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(12)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(12)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(12)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 12 is done. ConnHdlr-TC_setup_multi(13)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(13):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(13)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(13):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=19, "172.18.62.100":60939) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=19) is deleted ConnHdlr-TC_setup_multi(13)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000111'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(14)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(14):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(13)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(13)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(13)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(13)@deec64c02699: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(14)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(14):S1AP_ENB from system:S1AP_CODEC_PT finished. MTC@deec64c02699: PTC with component reference 13 is done. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=20, "172.18.62.100":49808) closed ConnHdlr-TC_setup_multi(14)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=20) is deleted S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(14)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(14)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(14)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(14)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 14 is done. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=21, "172.18.62.100":40164) closed ConnHdlr-TC_setup_multi(15)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(15):S1AP_ENB from system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=21) is deleted ConnHdlr-TC_setup_multi(15)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(15):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(15)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(15)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(15)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(15)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(15)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 15 is done. ConnHdlr-TC_setup_multi(16)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(16):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(16)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(16):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=22, "172.18.62.100":60204) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=22) is deleted ConnHdlr-TC_setup_multi(16)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001010'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(16)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(16)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(16)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(16)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 16 is done. ConnHdlr-TC_setup_multi(17)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(17):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(17)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(17):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=23, "172.18.62.100":33312) closed ConnHdlr-TC_setup_multi(17)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=23) is deleted S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001011'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(17)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(17)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(17)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(17)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 17 is done. ConnHdlr-TC_setup_multi(18)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(18):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(18)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(18):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=24, "172.18.62.100":60661) closed ConnHdlr-TC_setup_multi(18)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=24) is deleted S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001100'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(18)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(18)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(18)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(18)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 18 is done. ConnHdlr-TC_setup_multi(19)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(19):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(19)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(19):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=25, "172.18.62.100":41850) closed ConnHdlr-TC_setup_multi(19)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=25) is deleted S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001101'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(20)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(20):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(19)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(19)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(20)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(20):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(19)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(19)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 19 is done. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=26, "172.18.62.100":50630) closed ConnHdlr-TC_setup_multi(20)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=26) is deleted S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001110'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(20)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(20)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(20)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(20)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 20 is done. ConnHdlr-TC_setup_multi(21)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(21):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(21)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(21):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=27, "172.18.62.100":37137) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=27) is deleted ConnHdlr-TC_setup_multi(21)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001111'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(21)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(21)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(21)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(21)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 21 is done. ConnHdlr-TC_setup_multi(22)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(22):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(22)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(22):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=28, "172.18.62.100":41115) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=28) is deleted ConnHdlr-TC_setup_multi(22)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(22)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(22)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(22)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(22)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 22 is done. ConnHdlr-TC_setup_multi(23)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(23):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(23)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(23):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=29, "172.18.62.100":43134) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=29) is deleted ConnHdlr-TC_setup_multi(23)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(23)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(23)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(23)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(23)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 23 is done. ConnHdlr-TC_setup_multi(24)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(24):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(24)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(24):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=30, "172.18.62.100":39504) closed ConnHdlr-TC_setup_multi(24)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=30) is deleted S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010010'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(24)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(24)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(24)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(24)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 24 is done. ConnHdlr-TC_setup_multi(25)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(25):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(25)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(25):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=31, "172.18.62.100":53089) closed ConnHdlr-TC_setup_multi(25)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=31) is deleted S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010011'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(25)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(25)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(25)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(25)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 25 is done. ConnHdlr-TC_setup_multi(26)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(26):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(26)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(26):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=32, "172.18.62.100":41801) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=32) is deleted ConnHdlr-TC_setup_multi(26)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010100'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(26)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(26)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(26)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(26)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 26 is done. ConnHdlr-TC_setup_multi(27)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(27):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(27)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(27):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=33, "172.18.62.100":37373) closed ConnHdlr-TC_setup_multi(27)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=33) is deleted S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010101'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(27)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(27)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(27)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(27)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 27 is done. ConnHdlr-TC_setup_multi(28)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(28):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(28)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(28):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=34, "172.18.62.100":33761) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=34) is deleted ConnHdlr-TC_setup_multi(28)@deec64c02699: eNB connection closed ConnHdlr-TC_setup_multi(29)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(29):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(29)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(29):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010110'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(28)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(28)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(28)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(28)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 28 is done. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=35, "172.18.62.100":42990) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=35) is deleted ConnHdlr-TC_setup_multi(29)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010111'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(29)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(29)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(29)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(29)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 29 is done. ConnHdlr-TC_setup_multi(30)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(30):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(30)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(30):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=36, "172.18.62.100":37405) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=36) is deleted ConnHdlr-TC_setup_multi(30)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(30)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(30)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(30)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(30)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 30 is done. ConnHdlr-TC_setup_multi(31)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(31):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(31)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(31):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=37, "172.18.62.100":56176) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=37) is deleted ConnHdlr-TC_setup_multi(31)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(31)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(31)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(31)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(31)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 31 is done. ConnHdlr-TC_setup_multi(32)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(32):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(32)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(32):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=38, "172.18.62.100":49718) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=38) is deleted ConnHdlr-TC_setup_multi(32)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011010'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(32)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(32)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(32)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(32)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 32 is done. ConnHdlr-TC_setup_multi(33)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(33):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(33)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(33):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=39, "172.18.62.100":47651) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=39) is deleted ConnHdlr-TC_setup_multi(33)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011011'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(33)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(33)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(33)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(33)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 33 is done. ConnHdlr-TC_setup_multi(34)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(34):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(34)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(34):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=40, "172.18.62.100":46764) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=40) is deleted ConnHdlr-TC_setup_multi(34)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011100'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(34)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(34)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(34)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(34)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 34 is done. ConnHdlr-TC_setup_multi(35)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(35):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(35)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(35):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=41, "172.18.62.100":36328) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=41) is deleted ConnHdlr-TC_setup_multi(35)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011101'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(35)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(35)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(35)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(35)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 35 is done. ConnHdlr-TC_setup_multi(36)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(36):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(36)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(36):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=42, "172.18.62.100":54215) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=42) is deleted ConnHdlr-TC_setup_multi(36)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011110'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(36)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(36)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(36)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(36)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 36 is done. ConnHdlr-TC_setup_multi(37)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(37):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(37)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(37):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=43, "172.18.62.100":34326) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=43) is deleted ConnHdlr-TC_setup_multi(37)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011111'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(37)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(37)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(37)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(37)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 37 is done. ConnHdlr-TC_setup_multi(38)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(38):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(38)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(38):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=44, "172.18.62.100":55493) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=44) is deleted ConnHdlr-TC_setup_multi(38)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(38)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(38)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(38)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(38)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 38 is done. ConnHdlr-TC_setup_multi(39)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(39):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(39)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(39):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=45, "172.18.62.100":38910) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=45) is deleted ConnHdlr-TC_setup_multi(39)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(39)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(39)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(39)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(39)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 39 is done. ConnHdlr-TC_setup_multi(40)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(40):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(40)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(40):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=46, "172.18.62.100":43909) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=46) is deleted ConnHdlr-TC_setup_multi(40)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100010'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(40)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(40)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(40)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(40)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 40 is done. ConnHdlr-TC_setup_multi(41)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(41):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(41)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(41):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=47, "172.18.62.100":46955) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=47) is deleted ConnHdlr-TC_setup_multi(41)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100011'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(41)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(41)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(41)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(41)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 41 is done. ConnHdlr-TC_setup_multi(42)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(42):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(42)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(42):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=48, "172.18.62.100":49934) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=48) is deleted ConnHdlr-TC_setup_multi(42)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100100'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(42)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(42)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(42)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(42)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 42 is done. ConnHdlr-TC_setup_multi(43)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(43):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(43)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(43):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=49, "172.18.62.100":38281) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=49) is deleted ConnHdlr-TC_setup_multi(43)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100101'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(43)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(43)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(43)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(43)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 43 is done. ConnHdlr-TC_setup_multi(44)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(44):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(44)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(44):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=50, "172.18.62.100":45707) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=50) is deleted ConnHdlr-TC_setup_multi(44)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100110'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(44)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(44)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(44)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(44)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 44 is done. ConnHdlr-TC_setup_multi(45)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(45):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(45)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(45):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=51, "172.18.62.100":60947) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=51) is deleted ConnHdlr-TC_setup_multi(45)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100111'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(45)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(45)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(45)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(45)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 45 is done. ConnHdlr-TC_setup_multi(46)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(46):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(46)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(46):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=52, "172.18.62.100":53849) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=52) is deleted ConnHdlr-TC_setup_multi(46)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(46)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(46)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(46)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(46)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 46 is done. ConnHdlr-TC_setup_multi(47)@deec64c02699: Unmapping port ConnHdlr-TC_setup_multi(47):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(47)@deec64c02699: Unmap operation of ConnHdlr-TC_setup_multi(47):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@deec64c02699: eNB connection (id=53, "172.18.62.100":36651) closed S1APSRV-TC_setup_multi(5)@deec64c02699: Connection (id=53) is deleted ConnHdlr-TC_setup_multi(47)@deec64c02699: eNB connection closed S1APSRV-TC_setup_multi(5)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(47)@deec64c02699: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(47)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(47)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(47)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 47 is done. MTC@deec64c02699: Terminating component type S1GW_Tests.test_CT. MTC@deec64c02699: Component type S1GW_Tests.test_CT was shut down inside testcase TC_setup_multi. S1APSRV-TC_setup_multi(5)@deec64c02699: Kill was requested from MC. S1APSRV-TC_setup_multi(5)@deec64c02699: Terminating test component execution. S1APSRV-TC_setup_multi(5)@deec64c02699: Function main was stopped. PTC terminates. S1APSRV-TC_setup_multi(5)@deec64c02699: Terminating component type S1AP_Server.S1AP_Server_CT. S1APSRV-TC_setup_multi(5)@deec64c02699: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_setup_multi. S1APSRV-TC_setup_multi(5)@deec64c02699: Final verdict of PTC: none MTC@deec64c02699: Setting final verdict of the test case. MTC@deec64c02699: Local verdict of MTC: none MTC@deec64c02699: Local verdict of PTC S1APSRV-TC_setup_multi(5): none (none -> none) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(6): pass (none -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(7): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(8): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(9): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(10): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(11): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(12): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(13): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(14): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(15): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(16): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(17): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(18): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(19): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(20): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(21): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(22): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(23): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(24): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(25): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(26): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(27): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(28): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(29): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(30): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(31): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(32): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(33): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(34): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(35): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(36): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(37): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(38): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(39): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(40): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(41): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(42): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(43): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(44): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(45): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(46): pass (pass -> pass) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_setup_multi(47): pass (pass -> pass) MTC@deec64c02699: Starting external command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup_multi pass'. Fri Jul 5 07:03:58 UTC 2024 ====== S1GW_Tests.TC_setup_multi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9615) Waiting for packet dumper to finish... 1 (prev_count=9615, count=124305) MTC@deec64c02699: External command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup_multi pass' was executed successfully (exit status: 0). MTC@deec64c02699: Starting external command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_by_mme'. ------ S1GW_Tests.TC_conn_term_by_mme ------ Fri Jul 5 07:04:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/S1GW_Tests.TC_conn_term_by_mme.pcap" >/data/S1GW_Tests.TC_conn_term_by_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@deec64c02699: External command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_by_mme' was executed successfully (exit status: 0). MTC@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_conn_term_by_mme. MTC@deec64c02699: Component type S1GW_Tests.test_CT was initialized. MTC@deec64c02699: Creating new PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_by_mme. HC@deec64c02699: PTC S1APSRV-TC_setup_multi(5) finished. Process statistics: { process id: 86, terminated normally, exit status: 0, user time: 0.075218 s, system time: 0.020894 s, maximum resident set size: 69864, integral resident set size: 0, page faults not requiring physical I/O: 2452, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 1144, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 362, involuntary context switches: 77 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(6) finished. Process statistics: { process id: 87, terminated normally, exit status: 0, user time: 0.013262 s, system time: 0.005304 s, maximum resident set size: 69364, integral resident set size: 0, page faults not requiring physical I/O: 2398, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 1 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(7) finished. Process statistics: { process id: 88, terminated normally, exit status: 0, user time: 0.006892 s, system time: 0.010339 s, maximum resident set size: 69364, integral resident set size: 0, page faults not requiring physical I/O: 2398, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 4 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(8) finished. Process statistics: { process id: 89, terminated normally, exit status: 0, user time: 0.009715 s, system time: 0.009715 s, maximum resident set size: 69364, integral resident set size: 0, page faults not requiring physical I/O: 2398, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 2 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(9) finished. Process statistics: { process id: 90, terminated normally, exit status: 0, user time: 0.016258 s, system time: 0.012193 s, maximum resident set size: 69364, integral resident set size: 0, page faults not requiring physical I/O: 2398, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 0 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(10) finished. Process statistics: { process id: 91, terminated normally, exit status: 0, user time: 0.007291 s, system time: 0.010937 s, maximum resident set size: 69364, integral resident set size: 0, page faults not requiring physical I/O: 2398, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 4 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(11) finished. Process statistics: { process id: 92, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.019024 s, maximum resident set size: 69364, integral resident set size: 0, page faults not requiring physical I/O: 2398, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 8 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(12) finished. Process statistics: { process id: 93, terminated normally, exit status: 0, user time: 0.023064 s, system time: 0.007688 s, maximum resident set size: 69364, integral resident set size: 0, page faults not requiring physical I/O: 2398, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 3 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(13) finished. Process statistics: { process id: 94, terminated normally, exit status: 0, user time: 0.020886 s, system time: 0.012532 s, maximum resident set size: 69364, integral resident set size: 0, page faults not requiring physical I/O: 2398, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 3 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(14) finished. Process statistics: { process id: 95, terminated normally, exit status: 0, user time: 0.018811 s, system time: 0.000000 s, maximum resident set size: 69364, integral resident set size: 0, page faults not requiring physical I/O: 2398, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 4 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(15) finished. Process statistics: { process id: 96, terminated normally, exit status: 0, user time: 0.010757 s, system time: 0.007171 s, maximum resident set size: 69368, integral resident set size: 0, page faults not requiring physical I/O: 2399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 11, involuntary context switches: 3 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(16) finished. Process statistics: { process id: 97, terminated normally, exit status: 0, user time: 0.008822 s, system time: 0.008822 s, maximum resident set size: 69364, integral resident set size: 0, page faults not requiring physical I/O: 2398, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 3 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(17) finished. Process statistics: { process id: 98, terminated normally, exit status: 0, user time: 0.012292 s, system time: 0.006146 s, maximum resident set size: 69368, integral resident set size: 0, page faults not requiring physical I/O: 2399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 1 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(18) finished. Process statistics: { process id: 99, terminated normally, exit status: 0, user time: 0.009322 s, system time: 0.009322 s, maximum resident set size: 69368, integral resident set size: 0, page faults not requiring physical I/O: 2399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 3 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(19) finished. Process statistics: { process id: 100, terminated normally, exit status: 0, user time: 0.024121 s, system time: 0.008040 s, maximum resident set size: 69368, integral resident set size: 0, page faults not requiring physical I/O: 2399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 6 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(20) finished. Process statistics: { process id: 101, terminated normally, exit status: 0, user time: 0.009313 s, system time: 0.009313 s, maximum resident set size: 69368, integral resident set size: 0, page faults not requiring physical I/O: 2399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 5 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(21) finished. Process statistics: { process id: 102, terminated normally, exit status: 0, user time: 0.022684 s, system time: 0.007561 s, maximum resident set size: 69368, integral resident set size: 0, page faults not requiring physical I/O: 2399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 4 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(22) finished. Process statistics: { process id: 103, terminated normally, exit status: 0, user time: 0.007944 s, system time: 0.011917 s, maximum resident set size: 66844, integral resident set size: 0, page faults not requiring physical I/O: 2461, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 8 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(23) finished. Process statistics: { process id: 104, terminated normally, exit status: 0, user time: 0.003532 s, system time: 0.014128 s, maximum resident set size: 67100, integral resident set size: 0, page faults not requiring physical I/O: 2472, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 4 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(24) finished. Process statistics: { process id: 105, terminated normally, exit status: 0, user time: 0.011280 s, system time: 0.007520 s, maximum resident set size: 69368, integral resident set size: 0, page faults not requiring physical I/O: 2399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 1 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(25) finished. Process statistics: { process id: 106, terminated normally, exit status: 0, user time: 0.017136 s, system time: 0.000000 s, maximum resident set size: 69368, integral resident set size: 0, page faults not requiring physical I/O: 2399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 2 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(26) finished. Process statistics: { process id: 107, terminated normally, exit status: 0, user time: 0.019470 s, system time: 0.007788 s, maximum resident set size: 69368, integral resident set size: 0, page faults not requiring physical I/O: 2399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 6 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(27) finished. Process statistics: { process id: 108, terminated normally, exit status: 0, user time: 0.009186 s, system time: 0.009186 s, maximum resident set size: 69368, integral resident set size: 0, page faults not requiring physical I/O: 2399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 3 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(28) finished. Process statistics: { process id: 109, terminated normally, exit status: 0, user time: 0.009777 s, system time: 0.009777 s, maximum resident set size: 69368, integral resident set size: 0, page faults not requiring physical I/O: 2399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 7 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(29) finished. Process statistics: { process id: 110, terminated normally, exit status: 0, user time: 0.019921 s, system time: 0.000000 s, maximum resident set size: 69372, integral resident set size: 0, page faults not requiring physical I/O: 2400, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 2 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(30) finished. Process statistics: { process id: 111, terminated normally, exit status: 0, user time: 0.004615 s, system time: 0.013845 s, maximum resident set size: 69372, integral resident set size: 0, page faults not requiring physical I/O: 2400, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 1 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(31) finished. Process statistics: { process id: 112, terminated normally, exit status: 0, user time: 0.027572 s, system time: 0.003938 s, maximum resident set size: 69372, integral resident set size: 0, page faults not requiring physical I/O: 2400, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 4 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(32) finished. Process statistics: { process id: 113, terminated normally, exit status: 0, user time: 0.014684 s, system time: 0.003671 s, maximum resident set size: 69372, integral resident set size: 0, page faults not requiring physical I/O: 2400, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 4 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(33) finished. Process statistics: { process id: 114, terminated normally, exit status: 0, user time: 0.025170 s, system time: 0.007191 s, maximum resident set size: 69372, integral resident set size: 0, page faults not requiring physical I/O: 2400, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 3 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(34) finished. Process statistics: { process id: 115, terminated normally, exit status: 0, user time: 0.014837 s, system time: 0.014837 s, maximum resident set size: 69372, integral resident set size: 0, page faults not requiring physical I/O: 2400, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 3 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(35) finished. Process statistics: { process id: 116, terminated normally, exit status: 0, user time: 0.010853 s, system time: 0.007235 s, maximum resident set size: 69372, integral resident set size: 0, page faults not requiring physical I/O: 2400, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 2 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(36) finished. Process statistics: { process id: 117, terminated normally, exit status: 0, user time: 0.015208 s, system time: 0.003802 s, maximum resident set size: 69372, integral resident set size: 0, page faults not requiring physical I/O: 2400, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 5 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(37) finished. Process statistics: { process id: 118, terminated normally, exit status: 0, user time: 0.009783 s, system time: 0.009783 s, maximum resident set size: 69372, integral resident set size: 0, page faults not requiring physical I/O: 2400, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 6 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(38) finished. Process statistics: { process id: 119, terminated normally, exit status: 0, user time: 0.007700 s, system time: 0.011551 s, maximum resident set size: 69372, integral resident set size: 0, page faults not requiring physical I/O: 2400, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 1 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(39) finished. Process statistics: { process id: 120, terminated normally, exit status: 0, user time: 0.030524 s, system time: 0.000000 s, maximum resident set size: 69368, integral resident set size: 0, page faults not requiring physical I/O: 2401, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 2 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(40) finished. Process statistics: { process id: 121, terminated normally, exit status: 0, user time: 0.010408 s, system time: 0.010408 s, maximum resident set size: 69372, integral resident set size: 0, page faults not requiring physical I/O: 2400, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 3 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(41) finished. Process statistics: { process id: 122, terminated normally, exit status: 0, user time: 0.007253 s, system time: 0.010880 s, maximum resident set size: 69376, integral resident set size: 0, page faults not requiring physical I/O: 2401, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 4 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(42) finished. Process statistics: { process id: 123, terminated normally, exit status: 0, user time: 0.004730 s, system time: 0.014191 s, maximum resident set size: 69360, integral resident set size: 0, page faults not requiring physical I/O: 2401, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 7 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(43) finished. Process statistics: { process id: 124, terminated normally, exit status: 0, user time: 0.014868 s, system time: 0.014868 s, maximum resident set size: 69376, integral resident set size: 0, page faults not requiring physical I/O: 2401, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 3 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(44) finished. Process statistics: { process id: 125, terminated normally, exit status: 0, user time: 0.014886 s, system time: 0.003721 s, maximum resident set size: 69376, integral resident set size: 0, page faults not requiring physical I/O: 2401, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 4 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(45) finished. Process statistics: { process id: 126, terminated normally, exit status: 0, user time: 0.008473 s, system time: 0.008473 s, maximum resident set size: 69376, integral resident set size: 0, page faults not requiring physical I/O: 2401, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 9 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(46) finished. Process statistics: { process id: 127, terminated normally, exit status: 0, user time: 0.018844 s, system time: 0.004711 s, maximum resident set size: 69376, integral resident set size: 0, page faults not requiring physical I/O: 2401, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 1 } HC@deec64c02699: PTC ConnHdlr-TC_setup_multi(47) finished. Process statistics: { process id: 128, terminated normally, exit status: 0, user time: 0.010734 s, system time: 0.007156 s, maximum resident set size: 69376, integral resident set size: 0, page faults not requiring physical I/O: 2401, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 3 } HC@deec64c02699: PTC was created. Component reference: 48, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_by_mme, testcase name: TC_conn_term_by_mme, process id: 168. S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_conn_term_by_mme. MTC@deec64c02699: PTC was created. Component reference: 48, alive: no, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_by_mme. MTC@deec64c02699: Starting function main({ local_ip := "172.18.62.101", local_port := 36412 }) on component S1APSRV-TC_conn_term_by_mme(48). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_conn_term_by_mme. S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: Starting function main({ local_ip := "172.18.62.101", local_port := 36412 }). S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: Mapping port S1APSRV-TC_conn_term_by_mme(48):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: Map operation of S1APSRV-TC_conn_term_by_mme(48):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@deec64c02699: PTC was created. Component reference: 49, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_conn_term_by_mme, testcase name: TC_conn_term_by_mme, process id: 169. S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: SCTP server listening on "172.18.62.101":36412 ConnHdlr-TC_conn_term_by_mme(49)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_conn_term_by_mme. MTC@deec64c02699: PTC was created. Component reference: 49, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_conn_term_by_mme. MTC@deec64c02699: Connecting ports ConnHdlr-TC_conn_term_by_mme(49):S1AP_CONN and S1APSRV-TC_conn_term_by_mme(48):S1AP_CLIENT. ConnHdlr-TC_conn_term_by_mme(49)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_conn_term_by_mme(49):S1AP_CONN and S1APSRV-TC_conn_term_by_mme(48):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_conn_term_by_mme(49):S1AP_PROC and S1APSRV-TC_conn_term_by_mme(48):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_conn_term_by_mme(49):S1AP_PROC and S1APSRV-TC_conn_term_by_mme(48):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_conn_term_by_mme({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_conn_term_by_mme(49). MTC@deec64c02699: Function was started. ConnHdlr-TC_conn_term_by_mme(49)@deec64c02699: Starting function f_TC_conn_term_by_mme({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }). S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_conn_term_by_mme(49)@deec64c02699: Mapping port ConnHdlr-TC_conn_term_by_mme(49):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_conn_term_by_mme(49)@deec64c02699: Map operation of ConnHdlr-TC_conn_term_by_mme(49):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_conn_term_by_mme(49)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_conn_term_by_mme(49)@deec64c02699: eNB connection established S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: eNB connection (id=2, "172.18.62.100":36235) established S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: Connection (id=2) is registered ConnHdlr-TC_conn_term_by_mme(49)@deec64c02699: setverdict(pass): none -> pass S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: Closing an eNB connection (id=2) S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: Connection (id=2) is deleted S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_conn_term_by_mme(49)@deec64c02699: Function f_TC_conn_term_by_mme finished. PTC terminates. ConnHdlr-TC_conn_term_by_mme(49)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_conn_term_by_mme(49)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_conn_term_by_mme. ConnHdlr-TC_conn_term_by_mme(49)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 49 is done. MTC@deec64c02699: Terminating component type S1GW_Tests.test_CT. MTC@deec64c02699: Component type S1GW_Tests.test_CT was shut down inside testcase TC_conn_term_by_mme. S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: Kill was requested from MC. S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: Terminating test component execution. S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: Function main was stopped. PTC terminates. S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: Terminating component type S1AP_Server.S1AP_Server_CT. S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_conn_term_by_mme. S1APSRV-TC_conn_term_by_mme(48)@deec64c02699: Final verdict of PTC: none MTC@deec64c02699: Setting final verdict of the test case. MTC@deec64c02699: Local verdict of MTC: none MTC@deec64c02699: Local verdict of PTC S1APSRV-TC_conn_term_by_mme(48): none (none -> none) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_conn_term_by_mme(49): pass (none -> pass) MTC@deec64c02699: Starting external command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_by_mme pass'. Fri Jul 5 07:04:01 UTC 2024 ====== S1GW_Tests.TC_conn_term_by_mme pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=30511) Waiting for packet dumper to finish... 1 (prev_count=30511, count=33047) MTC@deec64c02699: External command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_by_mme pass' was executed successfully (exit status: 0). MTC@deec64c02699: Starting external command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_mme_unavail'. ------ S1GW_Tests.TC_conn_term_mme_unavail ------ Fri Jul 5 07:04:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/S1GW_Tests.TC_conn_term_mme_unavail.pcap" >/data/S1GW_Tests.TC_conn_term_mme_unavail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@deec64c02699: External command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_mme_unavail' was executed successfully (exit status: 0). MTC@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_conn_term_mme_unavail. MTC@deec64c02699: Component type S1GW_Tests.test_CT was initialized. MTC@deec64c02699: Creating new PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_mme_unavail. HC@deec64c02699: PTC S1APSRV-TC_conn_term_by_mme(48) finished. Process statistics: { process id: 168, terminated normally, exit status: 0, user time: 0.029251 s, system time: 0.012536 s, maximum resident set size: 69692, integral resident set size: 0, page faults not requiring physical I/O: 2409, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 3 } HC@deec64c02699: PTC ConnHdlr-TC_conn_term_by_mme(49) finished. Process statistics: { process id: 169, terminated normally, exit status: 0, user time: 0.030201 s, system time: 0.008628 s, maximum resident set size: 69384, integral resident set size: 0, page faults not requiring physical I/O: 2404, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 3 } HC@deec64c02699: PTC was created. Component reference: 50, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_mme_unavail, testcase name: TC_conn_term_mme_unavail, process id: 209. S1APSRV-TC_conn_term_mme_unavail(50)@deec64c02699: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_conn_term_mme_unavail. MTC@deec64c02699: PTC was created. Component reference: 50, alive: no, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_mme_unavail. MTC@deec64c02699: Starting function main({ local_ip := "172.18.62.101", local_port := 36412 }) on component S1APSRV-TC_conn_term_mme_unavail(50). MTC@deec64c02699: Function was started. MTC@deec64c02699: Stopping PTC with component reference 50. S1APSRV-TC_conn_term_mme_unavail(50)@deec64c02699: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_conn_term_mme_unavail(50)@deec64c02699: Starting function main({ local_ip := "172.18.62.101", local_port := 36412 }). S1APSRV-TC_conn_term_mme_unavail(50)@deec64c02699: Kill was requested from MC. S1APSRV-TC_conn_term_mme_unavail(50)@deec64c02699: Terminating test component execution. S1APSRV-TC_conn_term_mme_unavail(50)@deec64c02699: Function main was stopped. PTC terminates. S1APSRV-TC_conn_term_mme_unavail(50)@deec64c02699: Terminating component type S1AP_Server.S1AP_Server_CT. S1APSRV-TC_conn_term_mme_unavail(50)@deec64c02699: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_conn_term_mme_unavail. S1APSRV-TC_conn_term_mme_unavail(50)@deec64c02699: Final verdict of PTC: none MTC@deec64c02699: PTC with component reference 50 was stopped. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_conn_term_mme_unavail. HC@deec64c02699: PTC was created. Component reference: 51, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_conn_term_mme_unavail, testcase name: TC_conn_term_mme_unavail, process id: 210. ConnHdlr-TC_conn_term_mme_unavail(51)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_conn_term_mme_unavail. MTC@deec64c02699: PTC was created. Component reference: 51, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_conn_term_mme_unavail. MTC@deec64c02699: Starting function f_TC_conn_term_mme_unavail({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_conn_term_mme_unavail(51). MTC@deec64c02699: Function was started. ConnHdlr-TC_conn_term_mme_unavail(51)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. ConnHdlr-TC_conn_term_mme_unavail(51)@deec64c02699: Starting function f_TC_conn_term_mme_unavail({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }). ConnHdlr-TC_conn_term_mme_unavail(51)@deec64c02699: Mapping port ConnHdlr-TC_conn_term_mme_unavail(51):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_conn_term_mme_unavail(51)@deec64c02699: Map operation of ConnHdlr-TC_conn_term_mme_unavail(51):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_conn_term_mme_unavail(51)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_conn_term_mme_unavail(51)@deec64c02699: eNB connection established ConnHdlr-TC_conn_term_mme_unavail(51)@deec64c02699: setverdict(pass): none -> pass ConnHdlr-TC_conn_term_mme_unavail(51)@deec64c02699: Function f_TC_conn_term_mme_unavail finished. PTC terminates. ConnHdlr-TC_conn_term_mme_unavail(51)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_conn_term_mme_unavail(51)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_conn_term_mme_unavail. ConnHdlr-TC_conn_term_mme_unavail(51)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 51 is done. MTC@deec64c02699: Terminating component type S1GW_Tests.test_CT. MTC@deec64c02699: Component type S1GW_Tests.test_CT was shut down inside testcase TC_conn_term_mme_unavail. MTC@deec64c02699: Setting final verdict of the test case. MTC@deec64c02699: Local verdict of MTC: none MTC@deec64c02699: Local verdict of PTC S1APSRV-TC_conn_term_mme_unavail(50): none (none -> none) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_conn_term_mme_unavail(51): pass (none -> pass) MTC@deec64c02699: Starting external command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_mme_unavail pass'. Fri Jul 5 07:04:05 UTC 2024 ====== S1GW_Tests.TC_conn_term_mme_unavail pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24) Waiting for packet dumper to finish... 1 (prev_count=24, count=3727) MTC@deec64c02699: External command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_mme_unavail pass' was executed successfully (exit status: 0). MTC@deec64c02699: Starting external command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup'. ------ S1GW_Tests.TC_e_rab_setup ------ Fri Jul 5 07:04:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/S1GW_Tests.TC_e_rab_setup.pcap" >/data/S1GW_Tests.TC_e_rab_setup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@deec64c02699: External command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup' was executed successfully (exit status: 0). MTC@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_e_rab_setup. MTC@deec64c02699: Component type S1GW_Tests.test_CT was initialized. MTC@deec64c02699: Creating new PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup. HC@deec64c02699: PTC S1APSRV-TC_conn_term_mme_unavail(50) finished. Process statistics: { process id: 209, terminated normally, exit status: 0, user time: 0.013207 s, system time: 0.000000 s, maximum resident set size: 67808, integral resident set size: 0, page faults not requiring physical I/O: 2354, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 2, involuntary context switches: 0 } HC@deec64c02699: PTC ConnHdlr-TC_conn_term_mme_unavail(51) finished. Process statistics: { process id: 210, terminated normally, exit status: 0, user time: 0.014077 s, system time: 0.000000 s, maximum resident set size: 68476, integral resident set size: 0, page faults not requiring physical I/O: 2376, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 4, involuntary context switches: 3 } HC@deec64c02699: PTC was created. Component reference: 52, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup, testcase name: TC_e_rab_setup, process id: 250. S1APSRV-TC_e_rab_setup(52)@deec64c02699: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_e_rab_setup. MTC@deec64c02699: PTC was created. Component reference: 52, alive: no, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup. MTC@deec64c02699: Starting function main({ local_ip := "172.18.62.101", local_port := 36412 }) on component S1APSRV-TC_e_rab_setup(52). MTC@deec64c02699: Function was started. MTC@deec64c02699: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup. S1APSRV-TC_e_rab_setup(52)@deec64c02699: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_e_rab_setup(52)@deec64c02699: Starting function main({ local_ip := "172.18.62.101", local_port := 36412 }). S1APSRV-TC_e_rab_setup(52)@deec64c02699: Mapping port S1APSRV-TC_e_rab_setup(52):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_e_rab_setup(52)@deec64c02699: Map operation of S1APSRV-TC_e_rab_setup(52):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_e_rab_setup(52)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_e_rab_setup(52)@deec64c02699: SCTP server listening on "172.18.62.101":36412 HC@deec64c02699: PTC was created. Component reference: 53, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup, testcase name: TC_e_rab_setup, process id: 251. ConnHdlr-TC_e_rab_setup(53)@deec64c02699: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_e_rab_setup. MTC@deec64c02699: PTC was created. Component reference: 53, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup. MTC@deec64c02699: Connecting ports ConnHdlr-TC_e_rab_setup(53):S1AP_CONN and S1APSRV-TC_e_rab_setup(52):S1AP_CLIENT. ConnHdlr-TC_e_rab_setup(53)@deec64c02699: Component type S1GW_Tests.ConnHdlr was initialized. MTC@deec64c02699: Connect operation on ConnHdlr-TC_e_rab_setup(53):S1AP_CONN and S1APSRV-TC_e_rab_setup(52):S1AP_CLIENT finished. MTC@deec64c02699: Connecting ports ConnHdlr-TC_e_rab_setup(53):S1AP_PROC and S1APSRV-TC_e_rab_setup(52):S1AP_PROC. MTC@deec64c02699: Connect operation on ConnHdlr-TC_e_rab_setup(53):S1AP_PROC and S1APSRV-TC_e_rab_setup(52):S1AP_PROC finished. MTC@deec64c02699: Starting function f_TC_e_rab_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_e_rab_setup(53). MTC@deec64c02699: Function was started. ConnHdlr-TC_e_rab_setup(53)@deec64c02699: Starting function f_TC_e_rab_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }). S1APSRV-TC_e_rab_setup(52)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_e_rab_setup(53)@deec64c02699: Mapping port ConnHdlr-TC_e_rab_setup(53):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_e_rab_setup(53)@deec64c02699: Map operation of ConnHdlr-TC_e_rab_setup(53):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_e_rab_setup(53)@deec64c02699: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_e_rab_setup(53)@deec64c02699: eNB connection established S1APSRV-TC_e_rab_setup(52)@deec64c02699: eNB connection (id=2, "172.18.62.100":46747) established S1APSRV-TC_e_rab_setup(52)@deec64c02699: Connection (id=2) is registered ConnHdlr-TC_e_rab_setup(53)@deec64c02699: setverdict(pass): none -> pass ConnHdlr-TC_e_rab_setup(53)@deec64c02699: eNB -> [S1GW] -> MME: E-RAB SETUP REQUEST ConnHdlr-TC_e_rab_setup(53)@deec64c02699: setverdict(pass): pass -> pass, component reason not changed ConnHdlr-TC_e_rab_setup(53)@deec64c02699: eNB <- [S1GW] <- MME: E-RAB SETUP RESPONSE ConnHdlr-TC_e_rab_setup(53)@deec64c02699: setverdict(pass): pass -> pass, component reason not changed ConnHdlr-TC_e_rab_setup(53)@deec64c02699: Unmapping port ConnHdlr-TC_e_rab_setup(53):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_e_rab_setup(53)@deec64c02699: Unmap operation of ConnHdlr-TC_e_rab_setup(53):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_e_rab_setup(52)@deec64c02699: eNB connection (id=2, "172.18.62.100":46747) closed S1APSRV-TC_e_rab_setup(52)@deec64c02699: Connection (id=2) is deleted ConnHdlr-TC_e_rab_setup(53)@deec64c02699: eNB connection closed S1APSRV-TC_e_rab_setup(52)@deec64c02699: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_e_rab_setup(53)@deec64c02699: Function f_TC_e_rab_setup finished. PTC terminates. ConnHdlr-TC_e_rab_setup(53)@deec64c02699: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_e_rab_setup(53)@deec64c02699: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_e_rab_setup. ConnHdlr-TC_e_rab_setup(53)@deec64c02699: Final verdict of PTC: pass MTC@deec64c02699: PTC with component reference 53 is done. MTC@deec64c02699: Terminating component type S1GW_Tests.test_CT. MTC@deec64c02699: Component type S1GW_Tests.test_CT was shut down inside testcase TC_e_rab_setup. S1APSRV-TC_e_rab_setup(52)@deec64c02699: Kill was requested from MC. S1APSRV-TC_e_rab_setup(52)@deec64c02699: Terminating test component execution. S1APSRV-TC_e_rab_setup(52)@deec64c02699: Function main was stopped. PTC terminates. S1APSRV-TC_e_rab_setup(52)@deec64c02699: Terminating component type S1AP_Server.S1AP_Server_CT. S1APSRV-TC_e_rab_setup(52)@deec64c02699: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_e_rab_setup. S1APSRV-TC_e_rab_setup(52)@deec64c02699: Final verdict of PTC: none MTC@deec64c02699: Setting final verdict of the test case. MTC@deec64c02699: Local verdict of MTC: none MTC@deec64c02699: Local verdict of PTC S1APSRV-TC_e_rab_setup(52): none (none -> none) MTC@deec64c02699: Local verdict of PTC ConnHdlr-TC_e_rab_setup(53): pass (none -> pass) MTC@deec64c02699: Starting external command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup pass'. Fri Jul 5 07:04:08 UTC 2024 ====== S1GW_Tests.TC_e_rab_setup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2460) Waiting for packet dumper to finish... 1 (prev_count=2460, count=5700) MTC@deec64c02699: External command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup pass' was executed successfully (exit status: 0). MC@deec64c02699: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@deec64c02699: Terminating MTC. MC@deec64c02699: MTC terminated. MC2> exit MC@deec64c02699: Shutting down session. HC@deec64c02699: PTC S1APSRV-TC_e_rab_setup(52) finished. Process statistics: { process id: 250, terminated normally, exit status: 0, user time: 0.031696 s, system time: 0.011886 s, maximum resident set size: 70496, integral resident set size: 0, page faults not requiring physical I/O: 2426, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 48, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 18, involuntary context switches: 5 } HC@deec64c02699: PTC ConnHdlr-TC_e_rab_setup(53) finished. Process statistics: { process id: 251, terminated normally, exit status: 0, user time: 0.033826 s, system time: 0.010147 s, maximum resident set size: 70168, integral resident set size: 0, page faults not requiring physical I/O: 2422, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 1 } MC@deec64c02699: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/s1gw/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass S1GW_Tests.TC_setup pass S1GW_Tests.TC_setup_multi pass S1GW_Tests.TC_conn_term_by_mme pass S1GW_Tests.TC_conn_term_mme_unavail pass S1GW_Tests.TC_e_rab_setup Summary: pass: 5 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh S1GW_Tests --rm Generated S1GW_Tests.TC_conn_term_by_mme.merged Generated S1GW_Tests.TC_conn_term_mme_unavail.merged Generated S1GW_Tests.TC_e_rab_setup.merged Generated S1GW_Tests.TC_setup.merged Generated S1GW_Tests.TC_setup_multi.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + + docker network inspect ttcn3-s1gw-test-62 grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-s1gw-test-22-s1gw + [ -n jenkins-ttcn3-s1gw-test-22-s1gw ] + docker_kill_wait jenkins-ttcn3-s1gw-test-22-s1gw + docker kill jenkins-ttcn3-s1gw-test-22-s1gw jenkins-ttcn3-s1gw-test-22-s1gw + docker wait jenkins-ttcn3-s1gw-test-22-s1gw 137 + network_remove + set +x Removing network ttcn3-s1gw-test-62 + docker network remove ttcn3-s1gw-test-62 ttcn3-s1gw-test-62 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache:/cache --name jenkins-ttcn3-s1gw-test-22-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw-tester/junit-xml-21.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS