Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest 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-hlr-test-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.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/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 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision eb927b7697ee5fa8753e02dd382abff57639015e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f eb927b7697ee5fa8753e02dd382abff57639015e # timeout=10 Commit message: "asterisk-master: Build from jolly/work branch by default" > git rev-list --no-walk eb927b7697ee5fa8753e02dd382abff57639015e # timeout=10 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins1193376522358334399.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-hlr-test-latest + sed s/-latest$// + DIR=ttcn3-hlr-test + export IMAGE_SUFFIX=latest + cd ttcn3-hlr-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs ] + [ xjenkins-ttcn3-hlr-test-latest-2094 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-hlr-test + SUITE_NAME=ttcn3-hlr-test + IMAGE_SUFFIX=latest + docker_images_require osmo-hlr-latest ttcn3-hlr-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-hlr-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + 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-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/debian-bookworm-obs-latest' 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-hlr-test-latest/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-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.35kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #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.0s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #6 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && 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 #10 CACHED #11 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:13076e89af464a7768175a192f9a7b3023554df704aa6faee7b1329b06f5c0a5 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 13076e89af46 + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-hlr-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-hlr-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-hlr-latest + echo osmo-hlr-latest + dir=osmo-hlr-latest + pull_arg=--pull + grep ^FROM ../osmo-hlr-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-hlr-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-hlr-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-hlr-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/osmo-hlr-latest' 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-hlr-test-latest/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-hlr-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 620B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 333B done #5 DONE 0.0s #6 [3/5] WORKDIR /TMP #6 CACHED #7 [2/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libdbd-sqlite3 osmo-hlr && apt-get clean ;; centos*) dnf install -y osmo-hlr ;; esac #7 CACHED #8 [4/5] COPY OSMO-HLR.CFG /data/osmo-hlr.cfg #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:c869a6eac893d80991186bb77e1daa2b5a2ac20d5cf4494395f562b0c8a95561 done #10 naming to docker.io/osmocom-build/osmo-hlr-latest:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/osmo-hlr-latest' + docker_image_exists osmo-hlr-latest + docker images -q osmocom-build/osmo-hlr-latest + test -n c869a6eac893 + list_osmo_packages debian-bookworm osmo-hlr-latest + local distro=debian-bookworm + local image=osmo-hlr-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-hlr-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-hlr-latest ### ii libosmo-gsup-client0:amd64 1.7.0 amd64 Osmocom GSUP (General Subscriber Update Protocol) client library ii libosmo-mslookup1:amd64 1.7.0 amd64 Osmocom MS lookup library ii libosmoabis13:amd64 1.5.2 amd64 GSM A-bis handling ii libosmocore21:amd64 1.9.3 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.3 amd64 Osmo control library ii libosmogsm20:amd64 1.9.3 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.3 amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.9.3 amd64 Osmo VTY library ii osmo-hlr 1.7.0 amd64 Osmocom Home Location Register ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-hlr-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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-hlr-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-hlr-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-hlr-test + echo ttcn3-hlr-test + dir=ttcn3-hlr-test + pull_arg=--pull + grep ^FROM ../ttcn3-hlr-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-hlr-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-hlr-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-hlr-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-hlr-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-hlr-test-latest/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-hlr-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 385B done #2 DONE 0.0s #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: 312B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [3/4] RUN TTCN3-DOCKER-PREPARE "master" hlr #7 CACHED #8 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #8 CACHED #9 [4/4] COPY HLR_TESTS.CFG /data/HLR_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:416605f96a36e3630777b6b4d47f5d1430e1aed2a87daa68cb5eb0174c06d527 done #10 naming to docker.io/osmocom-build/ttcn3-hlr-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-hlr-test' + docker_image_exists ttcn3-hlr-test + docker images -q osmocom-build/ttcn3-hlr-test + test -n 416605f96a36 + list_osmo_packages debian-bookworm ttcn3-hlr-test + local distro=debian-bookworm + local image=ttcn3-hlr-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-hlr-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-hlr-test-latest/logs/hlr-tester + cp HLR_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester/HLR_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester/HLR_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester/HLR_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester/HLR_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr + cp osmo-hlr.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/ + network_create + SUBNET=2206987 + seq 1 30 + echo (2206987 + 1) % 256 + bc + SUBNET=12 + NET_NAME=ttcn3-hlr-test-12 + SUB4=172.18.12.0/24 + SUB6=fd02:db8:12::/64 + set +x Creating network ttcn3-hlr-test-12, trying SUBNET=12... + docker network create --internal --subnet 172.18.12.0/24 --ipv6 --subnet fd02:db8:12::/64 ttcn3-hlr-test-12 070fc3ac7cbdc6781dab21d30fc81ea68dd8e5756a21d2e9804aac12ddb9b715 + set +x ### Network ttcn3-hlr-test-12 created (SUBNET=12) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=12 to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester/HLR_Tests.cfg Applying SUBNET=12 to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/osmo-hlr.cfg + echo Starting container with HLR Starting container with HLR + docker_network_params 12 20 + NET=12 + ADDR_SUFIX=20 + echo --network ttcn3-hlr-test-12 --ip 172.18.12.20 --ip6 fd02:db8:12::20 + docker run --rm --network ttcn3-hlr-test-12 --ip 172.18.12.20 --ip6 fd02:db8:12::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr:/data --name jenkins-ttcn3-hlr-test-latest-2094-hlr -d osmocom-build/osmo-hlr-latest /bin/sh -c osmo-hlr -c /data/osmo-hlr.cfg >/data/osmo-hlr.log 2>&1 7784c80e33890cf7c106f90fff15e76afbfb49d03840b8d1845ae2b8289dce11 + echo Starting container with HLR testsuite Starting container with HLR testsuite + docker_network_params 12 103 + NET=12 + ADDR_SUFIX=103 + echo --network ttcn3-hlr-test-12 --ip 172.18.12.103 --ip6 fd02:db8:12::103 + docker run --rm --network ttcn3-hlr-test-12 --ip 172.18.12.103 --ip6 fd02:db8:12::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.12.20 -e OSMO_SUT_PORT=4258 -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester:/data --name jenkins-ttcn3-hlr-test-latest-2094-ttcn3-hlr-test osmocom-build/ttcn3-hlr-test + SUBDIR=hlr + SUITE=HLR_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/hlr/HLR_Tests HLR_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_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: HLR_Tests.cfg MC@46a3f51d89b5: Unix server socket created successfully. MC@46a3f51d89b5: Listening on TCP port 42271. MC2> 46a3f51d89b5 is the default spawn /osmo-ttcn3-hacks/hlr/HLR_Tests 46a3f51d89b5 42271 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@46a3f51d89b5: New HC connected from 172.18.12.103 [172.18.12.103]. 46a3f51d89b5: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@46a3f51d89b5: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@46a3f51d89b5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@46a3f51d89b5: Configuration file was processed on all HCs. MC@46a3f51d89b5: Creating MTC on host 172.18.12.103. MC@46a3f51d89b5: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Sun Jun 30 08:25: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/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/data/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_gsup_sai_err_invalid_imsi started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(3)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(3)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(3)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(4)@46a3f51d89b5: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@46a3f51d89b5: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@46a3f51d89b5: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_err_invalid_imsi(7)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(4)@46a3f51d89b5: Final verdict of PTC: none 5@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 5: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@46a3f51d89b5: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sun Jun 30 08:25:04 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=18042) Waiting for packet dumper to finish... 1 (prev_count=18042, count=39304) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sun Jun 30 08:25: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/HLR_Tests.TC_gsup_sai.pcap" >/data/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_gsup_sai started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(8)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(8)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(8)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(8)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(9)@46a3f51d89b5: Created GsupExpect[0] for "262429510754897" to be handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@46a3f51d89b5: Found GsupExpect[0] for "262429510754897" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@46a3f51d89b5: Added IMSI table entry 0TC_gsup_sai(12)"262429510754897" TC_gsup_sai(12)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai(12)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(12)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(9)@46a3f51d89b5: Created GsupExpect[0] for "262423941523233" to be handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@46a3f51d89b5: Found GsupExpect[0] for "262423941523233" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@46a3f51d89b5: Added IMSI table entry 1TC_gsup_sai(13)"262423941523233" TC_gsup_sai(13)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai(13)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(13)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(9)@46a3f51d89b5: Created GsupExpect[0] for "262422882161066" to be handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@46a3f51d89b5: Found GsupExpect[0] for "262422882161066" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@46a3f51d89b5: Added IMSI table entry 2TC_gsup_sai(14)"262422882161066" TC_gsup_sai(14)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai(14)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(14)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(9)@46a3f51d89b5: Created GsupExpect[0] for "262429783221229" to be handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@46a3f51d89b5: Found GsupExpect[0] for "262429783221229" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@46a3f51d89b5: Added IMSI table entry 3TC_gsup_sai(15)"262429783221229" TC_gsup_sai(15)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai(15)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(15)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(9)@46a3f51d89b5: Created GsupExpect[0] for "262426322788096" to be handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@46a3f51d89b5: Found GsupExpect[0] for "262426322788096" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@46a3f51d89b5: Added IMSI table entry 4TC_gsup_sai(16)"262426322788096" TC_gsup_sai(16)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai(16)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(16)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(9)@46a3f51d89b5: Created GsupExpect[0] for "262428940249712" to be handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@46a3f51d89b5: Found GsupExpect[0] for "262428940249712" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@46a3f51d89b5: Added IMSI table entry 5TC_gsup_sai(17)"262428940249712" TC_gsup_sai(17)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai(17)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(17)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(9)@46a3f51d89b5: Created GsupExpect[0] for "262428397380740" to be handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@46a3f51d89b5: Found GsupExpect[0] for "262428397380740" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@46a3f51d89b5: Added IMSI table entry 6TC_gsup_sai(18)"262428397380740" TC_gsup_sai(18)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai(18)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(18)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(9)@46a3f51d89b5: Created GsupExpect[0] for "262427474528356" to be handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@46a3f51d89b5: Found GsupExpect[0] for "262427474528356" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@46a3f51d89b5: Added IMSI table entry 7TC_gsup_sai(19)"262427474528356" TC_gsup_sai(19)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai(19)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(19)@46a3f51d89b5: Final verdict of PTC: pass MTC@46a3f51d89b5: setverdict(pass): none -> pass HLR_Test-GSUP(9)@46a3f51d89b5: Final verdict of PTC: none 10@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: pass MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_gsup_sai finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sun Jun 30 08:25:08 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_gsup_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12365) Waiting for packet dumper to finish... 1 (prev_count=12365, count=153013) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Sun Jun 30 08:25:10 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/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/data/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_gsup_sai_num_auth_vectors started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(20)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(20)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(20)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(20)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(21)@46a3f51d89b5: Created GsupExpect[0] for "262423125471022" to be handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@46a3f51d89b5: Found GsupExpect[0] for "262423125471022" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@46a3f51d89b5: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262423125471022" TC_gsup_sai_num_auth_vectors(24)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(24)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(21)@46a3f51d89b5: Created GsupExpect[0] for "262425953153564" to be handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@46a3f51d89b5: Found GsupExpect[0] for "262425953153564" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@46a3f51d89b5: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262425953153564" TC_gsup_sai_num_auth_vectors(25)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(25)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(21)@46a3f51d89b5: Created GsupExpect[0] for "262420023450876" to be handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@46a3f51d89b5: Found GsupExpect[0] for "262420023450876" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@46a3f51d89b5: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262420023450876" TC_gsup_sai_num_auth_vectors(26)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(26)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(21)@46a3f51d89b5: Created GsupExpect[0] for "262425261561628" to be handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@46a3f51d89b5: Found GsupExpect[0] for "262425261561628" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@46a3f51d89b5: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262425261561628" TC_gsup_sai_num_auth_vectors(27)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(27)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(21)@46a3f51d89b5: Created GsupExpect[0] for "262427456090761" to be handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@46a3f51d89b5: Found GsupExpect[0] for "262427456090761" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@46a3f51d89b5: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262427456090761" TC_gsup_sai_num_auth_vectors(28)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(28)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(21)@46a3f51d89b5: Created GsupExpect[0] for "262429122048434" to be handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@46a3f51d89b5: Found GsupExpect[0] for "262429122048434" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@46a3f51d89b5: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262429122048434" TC_gsup_sai_num_auth_vectors(29)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(29)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(21)@46a3f51d89b5: Created GsupExpect[0] for "262423780232720" to be handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@46a3f51d89b5: Found GsupExpect[0] for "262423780232720" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@46a3f51d89b5: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262423780232720" TC_gsup_sai_num_auth_vectors(30)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(30)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(21)@46a3f51d89b5: Created GsupExpect[0] for "262429430057826" to be handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@46a3f51d89b5: Found GsupExpect[0] for "262429430057826" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@46a3f51d89b5: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262429430057826" TC_gsup_sai_num_auth_vectors(31)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(31)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@46a3f51d89b5: Final verdict of PTC: pass MTC@46a3f51d89b5: setverdict(pass): none -> pass HLR_Test-GSUP(21)@46a3f51d89b5: Final verdict of PTC: none 22@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: pass MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sun Jun 30 08:25:12 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=203588) Waiting for packet dumper to finish... 1 (prev_count=203588, count=383971) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sun Jun 30 08:25:14 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/HLR_Tests.TC_gsup_sai_eps.pcap" >/data/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_gsup_sai_eps started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(32)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(32)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(32)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(32)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(33)@46a3f51d89b5: Created GsupExpect[0] for "262428117643437" to be handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@46a3f51d89b5: Found GsupExpect[0] for "262428117643437" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@46a3f51d89b5: Added IMSI table entry 0TC_gsup_sai_eps(36)"262428117643437" TC_gsup_sai_eps(36)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(36)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(33)@46a3f51d89b5: Created GsupExpect[0] for "262423454416778" to be handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@46a3f51d89b5: Found GsupExpect[0] for "262423454416778" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@46a3f51d89b5: Added IMSI table entry 1TC_gsup_sai_eps(37)"262423454416778" TC_gsup_sai_eps(37)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(37)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(33)@46a3f51d89b5: Created GsupExpect[0] for "262428803968043" to be handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@46a3f51d89b5: Found GsupExpect[0] for "262428803968043" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@46a3f51d89b5: Added IMSI table entry 2TC_gsup_sai_eps(38)"262428803968043" TC_gsup_sai_eps(38)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(38)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(33)@46a3f51d89b5: Created GsupExpect[0] for "262425040855446" to be handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@46a3f51d89b5: Found GsupExpect[0] for "262425040855446" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@46a3f51d89b5: Added IMSI table entry 3TC_gsup_sai_eps(39)"262425040855446" TC_gsup_sai_eps(39)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(39)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(33)@46a3f51d89b5: Created GsupExpect[0] for "262426738800928" to be handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@46a3f51d89b5: Found GsupExpect[0] for "262426738800928" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@46a3f51d89b5: Added IMSI table entry 4TC_gsup_sai_eps(40)"262426738800928" TC_gsup_sai_eps(40)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(40)@46a3f51d89b5: Final verdict of PTC: pass MTC@46a3f51d89b5: setverdict(pass): none -> pass HLR_Test-GSUP-IPA(32)@46a3f51d89b5: Final verdict of PTC: none 34@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP(33)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: pass MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sun Jun 30 08:25:15 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_gsup_sai_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1484) Waiting for packet dumper to finish... 1 (prev_count=1484, count=117890) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sun Jun 30 08:25:17 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/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/data/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_gsup_ul_unknown_imsi started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(41)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(41)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(41)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(41)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(42)@46a3f51d89b5: Created GsupExpect[0] for "262428618298480" to be handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@46a3f51d89b5: Found GsupExpect[0] for "262428618298480" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@46a3f51d89b5: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262428618298480" TC_gsup_ul_unknown_imsi(45)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi(45)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(42)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@46a3f51d89b5: Final verdict of PTC: none 43@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 43: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@46a3f51d89b5: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sun Jun 30 08:25:18 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11470) Waiting for packet dumper to finish... 1 (prev_count=11470, count=24103) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Sun Jun 30 08:25:21 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/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/data/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(46)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(46)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(46)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(46)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(47)@46a3f51d89b5: Created GsupExpect[0] for "262424232781323" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@46a3f51d89b5: Found GsupExpect[0] for "262424232781323" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@46a3f51d89b5: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262424232781323" TC_gsup_ul_unknown_imsi_via_proxy(50)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi_via_proxy(50)@46a3f51d89b5: Final verdict of PTC: pass 48@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP(47)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 48: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@46a3f51d89b5: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sun Jun 30 08:25:22 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=624) Waiting for packet dumper to finish... 1 (prev_count=624, count=24673) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Sun Jun 30 08:25:24 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/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/data/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(51)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(51)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(51)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(51)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(52)@46a3f51d89b5: Created GsupExpect[0] for "262428858084198" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@46a3f51d89b5: Found GsupExpect[0] for "262428858084198" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@46a3f51d89b5: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262428858084198" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(52)@46a3f51d89b5: Final verdict of PTC: none 53@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 53: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@46a3f51d89b5: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sun Jun 30 08:25:25 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12695) Waiting for packet dumper to finish... 1 (prev_count=12695, count=25183) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Sun Jun 30 08:25:27 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/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/data/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_gsup_sai_err_unknown_imsi started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(56)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(56)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(56)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(56)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(57)@46a3f51d89b5: Created GsupExpect[0] for "262420668058065" to be handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@46a3f51d89b5: Found GsupExpect[0] for "262420668058065" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@46a3f51d89b5: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262420668058065" TC_gsup_sai_err_unknown_imsi(60)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_err_unknown_imsi(60)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(57)@46a3f51d89b5: Final verdict of PTC: none 58@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 58: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@46a3f51d89b5: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sun Jun 30 08:25:28 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=614) Waiting for packet dumper to finish... 1 (prev_count=614, count=23342) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sun Jun 30 08:25:30 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/HLR_Tests.TC_gsup_ul.pcap" >/data/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_gsup_ul started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(61)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(61)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(61)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(61)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(62)@46a3f51d89b5: Created GsupExpect[0] for "262425114221689" to be handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@46a3f51d89b5: Found GsupExpect[0] for "262425114221689" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@46a3f51d89b5: Added IMSI table entry 0TC_gsup_ul(65)"262425114221689" TC_gsup_ul(65)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul(65)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(65)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(62)@46a3f51d89b5: Created GsupExpect[0] for "262427679243570" to be handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@46a3f51d89b5: Found GsupExpect[0] for "262427679243570" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@46a3f51d89b5: Added IMSI table entry 1TC_gsup_ul(66)"262427679243570" TC_gsup_ul(66)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul(66)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(66)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(62)@46a3f51d89b5: Created GsupExpect[0] for "262422052094542" to be handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@46a3f51d89b5: Found GsupExpect[0] for "262422052094542" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@46a3f51d89b5: Added IMSI table entry 2TC_gsup_ul(67)"262422052094542" TC_gsup_ul(67)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul(67)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(67)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(62)@46a3f51d89b5: Created GsupExpect[0] for "262428169356001" to be handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@46a3f51d89b5: Found GsupExpect[0] for "262428169356001" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@46a3f51d89b5: Added IMSI table entry 3TC_gsup_ul(68)"262428169356001" TC_gsup_ul(68)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul(68)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(68)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(62)@46a3f51d89b5: Created GsupExpect[0] for "262429435055545" to be handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@46a3f51d89b5: Found GsupExpect[0] for "262429435055545" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@46a3f51d89b5: Added IMSI table entry 4TC_gsup_ul(69)"262429435055545" TC_gsup_ul(69)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul(69)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(69)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(62)@46a3f51d89b5: Created GsupExpect[0] for "262425550948417" to be handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@46a3f51d89b5: Found GsupExpect[0] for "262425550948417" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@46a3f51d89b5: Added IMSI table entry 5TC_gsup_ul(70)"262425550948417" TC_gsup_ul(70)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul(70)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(70)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(62)@46a3f51d89b5: Created GsupExpect[0] for "262421892417676" to be handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@46a3f51d89b5: Found GsupExpect[0] for "262421892417676" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@46a3f51d89b5: Added IMSI table entry 6TC_gsup_ul(71)"262421892417676" TC_gsup_ul(71)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul(71)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(71)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(62)@46a3f51d89b5: Created GsupExpect[0] for "262426670681096" to be handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@46a3f51d89b5: Found GsupExpect[0] for "262426670681096" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@46a3f51d89b5: Added IMSI table entry 7TC_gsup_ul(72)"262426670681096" TC_gsup_ul(72)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul(72)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(72)@46a3f51d89b5: Final verdict of PTC: pass MTC@46a3f51d89b5: setverdict(pass): none -> pass HLR_Test-GSUP(62)@46a3f51d89b5: Final verdict of PTC: none 63@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: pass MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_gsup_ul finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sun Jun 30 08:25:32 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_gsup_ul.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1472) Waiting for packet dumper to finish... 1 (prev_count=1472, count=106068) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sun Jun 30 08:25:34 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/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/data/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_gsup_ul_via_proxy started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(73)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(73)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(73)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(73)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(74)@46a3f51d89b5: Created GsupExpect[0] for "262429954111786" to be handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@46a3f51d89b5: Found GsupExpect[0] for "262429954111786" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@46a3f51d89b5: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262429954111786" TC_gsup_ul_via_proxy(77)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(77)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(74)@46a3f51d89b5: Created GsupExpect[0] for "262425216555056" to be handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@46a3f51d89b5: Found GsupExpect[0] for "262425216555056" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@46a3f51d89b5: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262425216555056" TC_gsup_ul_via_proxy(78)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(78)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(74)@46a3f51d89b5: Created GsupExpect[0] for "262421733972125" to be handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@46a3f51d89b5: Found GsupExpect[0] for "262421733972125" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@46a3f51d89b5: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262421733972125" TC_gsup_ul_via_proxy(79)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(79)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(74)@46a3f51d89b5: Created GsupExpect[0] for "262422280431462" to be handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@46a3f51d89b5: Found GsupExpect[0] for "262422280431462" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@46a3f51d89b5: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262422280431462" TC_gsup_ul_via_proxy(80)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(80)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(74)@46a3f51d89b5: Created GsupExpect[0] for "262423662337260" to be handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@46a3f51d89b5: Found GsupExpect[0] for "262423662337260" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@46a3f51d89b5: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262423662337260" TC_gsup_ul_via_proxy(81)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(81)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(74)@46a3f51d89b5: Created GsupExpect[0] for "262421099011053" to be handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@46a3f51d89b5: Found GsupExpect[0] for "262421099011053" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@46a3f51d89b5: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262421099011053" TC_gsup_ul_via_proxy(82)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(82)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(74)@46a3f51d89b5: Created GsupExpect[0] for "262423861095088" to be handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@46a3f51d89b5: Found GsupExpect[0] for "262423861095088" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@46a3f51d89b5: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262423861095088" TC_gsup_ul_via_proxy(83)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(83)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(74)@46a3f51d89b5: Created GsupExpect[0] for "262425797625942" to be handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@46a3f51d89b5: Found GsupExpect[0] for "262425797625942" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@46a3f51d89b5: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262425797625942" TC_gsup_ul_via_proxy(84)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(84)@46a3f51d89b5: Final verdict of PTC: pass MTC@46a3f51d89b5: setverdict(pass): none -> pass HLR_Test-GSUP(74)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@46a3f51d89b5: Final verdict of PTC: none 75@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: pass MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sun Jun 30 08:25:35 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11464) Waiting for packet dumper to finish... 1 (prev_count=11464, count=107307) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sun Jun 30 08:25:38 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/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/data/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_gsup_ul_subscriber_data started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(85)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(85)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(85)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(85)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(86)@46a3f51d89b5: Created GsupExpect[0] for "262426342292596" to be handled at TC_gsup_ul_subscriber_data(89) TC_gsup_ul_subscriber_data(89)@46a3f51d89b5: GSUP ul subscriber_data HLR_Test-GSUP(86)@46a3f51d89b5: Found GsupExpect[0] for "262426342292596" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@46a3f51d89b5: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262426342292596" TC_gsup_ul_subscriber_data(89)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(89)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(86)@46a3f51d89b5: Created GsupExpect[0] for "262428836462659" to be handled at TC_gsup_ul_subscriber_data(90) TC_gsup_ul_subscriber_data(90)@46a3f51d89b5: GSUP ul subscriber_data HLR_Test-GSUP(86)@46a3f51d89b5: Found GsupExpect[0] for "262428836462659" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@46a3f51d89b5: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262428836462659" TC_gsup_ul_subscriber_data(90)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(90)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(86)@46a3f51d89b5: Created GsupExpect[0] for "262425639424236" to be handled at TC_gsup_ul_subscriber_data(91) TC_gsup_ul_subscriber_data(91)@46a3f51d89b5: GSUP ul subscriber_data HLR_Test-GSUP(86)@46a3f51d89b5: Found GsupExpect[0] for "262425639424236" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@46a3f51d89b5: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262425639424236" TC_gsup_ul_subscriber_data(91)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(91)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(86)@46a3f51d89b5: Created GsupExpect[0] for "262427556929456" to be handled at TC_gsup_ul_subscriber_data(92) TC_gsup_ul_subscriber_data(92)@46a3f51d89b5: GSUP ul subscriber_data HLR_Test-GSUP(86)@46a3f51d89b5: Found GsupExpect[0] for "262427556929456" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@46a3f51d89b5: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262427556929456" TC_gsup_ul_subscriber_data(92)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(92)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(86)@46a3f51d89b5: Created GsupExpect[0] for "262420432739385" to be handled at TC_gsup_ul_subscriber_data(93) TC_gsup_ul_subscriber_data(93)@46a3f51d89b5: GSUP ul subscriber_data HLR_Test-GSUP(86)@46a3f51d89b5: Found GsupExpect[0] for "262420432739385" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@46a3f51d89b5: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262420432739385" TC_gsup_ul_subscriber_data(93)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(93)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(86)@46a3f51d89b5: Created GsupExpect[0] for "262424610815327" to be handled at TC_gsup_ul_subscriber_data(94) TC_gsup_ul_subscriber_data(94)@46a3f51d89b5: GSUP ul subscriber_data HLR_Test-GSUP(86)@46a3f51d89b5: Found GsupExpect[0] for "262424610815327" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@46a3f51d89b5: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262424610815327" TC_gsup_ul_subscriber_data(94)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(94)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(86)@46a3f51d89b5: Created GsupExpect[0] for "262427404139960" to be handled at TC_gsup_ul_subscriber_data(95) TC_gsup_ul_subscriber_data(95)@46a3f51d89b5: GSUP ul subscriber_data HLR_Test-GSUP(86)@46a3f51d89b5: Found GsupExpect[0] for "262427404139960" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@46a3f51d89b5: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262427404139960" TC_gsup_ul_subscriber_data(95)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(95)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(86)@46a3f51d89b5: Created GsupExpect[0] for "262428456404547" to be handled at TC_gsup_ul_subscriber_data(96) TC_gsup_ul_subscriber_data(96)@46a3f51d89b5: GSUP ul subscriber_data HLR_Test-GSUP(86)@46a3f51d89b5: Found GsupExpect[0] for "262428456404547" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@46a3f51d89b5: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262428456404547" TC_gsup_ul_subscriber_data(96)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(96)@46a3f51d89b5: Final verdict of PTC: pass MTC@46a3f51d89b5: setverdict(pass): none -> pass HLR_Test-GSUP(86)@46a3f51d89b5: Final verdict of PTC: none 87@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: pass MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sun Jun 30 08:25:39 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24) Waiting for packet dumper to finish... 1 (prev_count=24, count=110119) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sun Jun 30 08:25:41 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/HLR_Tests.TC_vty.pcap" >/data/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_vty started. MTC@46a3f51d89b5: legacy= true HLR_Test-GSUP-IPA(97)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(97)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(97)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(97)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") MTC@46a3f51d89b5: setverdict(pass): none -> pass 98@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: pass MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@46a3f51d89b5: Test case TC_vty finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sun Jun 30 08:25:42 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_vty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12076) Waiting for packet dumper to finish... 1 (prev_count=12076, count=26253) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sun Jun 30 08:25:44 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/HLR_Tests.TC_vty_msisdn_isd.pcap" >/data/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_vty_msisdn_isd started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(100)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(100)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(100)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(100)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(101)@46a3f51d89b5: Created GsupExpect[0] for "262429644996651" to be handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@46a3f51d89b5: Found GsupExpect[0] for "262429644996651" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@46a3f51d89b5: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429644996651" TC_vty_msisdn_isd(104)@46a3f51d89b5: setverdict(pass): none -> pass TC_vty_msisdn_isd(104)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_vty_msisdn_isd(104)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(101)@46a3f51d89b5: Final verdict of PTC: none 102@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 102: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@46a3f51d89b5: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sun Jun 30 08:25:46 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11452) Waiting for packet dumper to finish... 1 (prev_count=11452, count=31738) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sun Jun 30 08:25:48 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/HLR_Tests.TC_gsup_purge_cs.pcap" >/data/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_gsup_purge_cs started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(105)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(105)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(105)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(105)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(106)@46a3f51d89b5: Created GsupExpect[0] for "262420163246631" to be handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@46a3f51d89b5: Found GsupExpect[0] for "262420163246631" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@46a3f51d89b5: Added IMSI table entry 0TC_gsup_purge_cs(109)"262420163246631" TC_gsup_purge_cs(109)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_purge_cs(109)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(109)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(106)@46a3f51d89b5: Created GsupExpect[0] for "262427201266129" to be handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@46a3f51d89b5: Found GsupExpect[0] for "262427201266129" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@46a3f51d89b5: Added IMSI table entry 1TC_gsup_purge_cs(110)"262427201266129" TC_gsup_purge_cs(110)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_purge_cs(110)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(110)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(106)@46a3f51d89b5: Created GsupExpect[0] for "262426400790600" to be handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@46a3f51d89b5: Found GsupExpect[0] for "262426400790600" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@46a3f51d89b5: Added IMSI table entry 2TC_gsup_purge_cs(111)"262426400790600" TC_gsup_purge_cs(111)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_purge_cs(111)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(111)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(106)@46a3f51d89b5: Created GsupExpect[0] for "262429604376388" to be handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@46a3f51d89b5: Found GsupExpect[0] for "262429604376388" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@46a3f51d89b5: Added IMSI table entry 3TC_gsup_purge_cs(112)"262429604376388" TC_gsup_purge_cs(112)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_purge_cs(112)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(112)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(106)@46a3f51d89b5: Created GsupExpect[0] for "262420039692023" to be handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@46a3f51d89b5: Found GsupExpect[0] for "262420039692023" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@46a3f51d89b5: Added IMSI table entry 4TC_gsup_purge_cs(113)"262420039692023" TC_gsup_purge_cs(113)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_purge_cs(113)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(113)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(106)@46a3f51d89b5: Created GsupExpect[0] for "262428223709245" to be handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@46a3f51d89b5: Found GsupExpect[0] for "262428223709245" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@46a3f51d89b5: Added IMSI table entry 5TC_gsup_purge_cs(114)"262428223709245" TC_gsup_purge_cs(114)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_purge_cs(114)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(114)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(106)@46a3f51d89b5: Created GsupExpect[0] for "262420557258101" to be handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@46a3f51d89b5: Found GsupExpect[0] for "262420557258101" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@46a3f51d89b5: Added IMSI table entry 6TC_gsup_purge_cs(115)"262420557258101" TC_gsup_purge_cs(115)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_purge_cs(115)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(115)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(106)@46a3f51d89b5: Created GsupExpect[0] for "262423731733121" to be handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@46a3f51d89b5: Found GsupExpect[0] for "262423731733121" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@46a3f51d89b5: Added IMSI table entry 7TC_gsup_purge_cs(116)"262423731733121" TC_gsup_purge_cs(116)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_purge_cs(116)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(116)@46a3f51d89b5: Final verdict of PTC: pass MTC@46a3f51d89b5: setverdict(pass): none -> pass HLR_Test-GSUP(106)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@46a3f51d89b5: Final verdict of PTC: none 107@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: pass MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sun Jun 30 08:25:49 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_gsup_purge_cs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1488) Waiting for packet dumper to finish... 1 (prev_count=1488, count=126207) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sun Jun 30 08:25:51 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/HLR_Tests.TC_gsup_purge_ps.pcap" >/data/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_gsup_purge_ps started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(117)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(117)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(117)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(117)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(118)@46a3f51d89b5: Created GsupExpect[0] for "262427358690945" to be handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@46a3f51d89b5: Found GsupExpect[0] for "262427358690945" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@46a3f51d89b5: Added IMSI table entry 0TC_gsup_purge_ps(121)"262427358690945" TC_gsup_purge_ps(121)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_purge_ps(121)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(121)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(118)@46a3f51d89b5: Created GsupExpect[0] for "262422234701406" to be handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@46a3f51d89b5: Found GsupExpect[0] for "262422234701406" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@46a3f51d89b5: Added IMSI table entry 1TC_gsup_purge_ps(122)"262422234701406" TC_gsup_purge_ps(122)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_purge_ps(122)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(122)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(118)@46a3f51d89b5: Created GsupExpect[0] for "262425391574863" to be handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@46a3f51d89b5: Found GsupExpect[0] for "262425391574863" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@46a3f51d89b5: Added IMSI table entry 2TC_gsup_purge_ps(123)"262425391574863" TC_gsup_purge_ps(123)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_purge_ps(123)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(123)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(118)@46a3f51d89b5: Created GsupExpect[0] for "262426141917338" to be handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@46a3f51d89b5: Found GsupExpect[0] for "262426141917338" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@46a3f51d89b5: Added IMSI table entry 3TC_gsup_purge_ps(124)"262426141917338" TC_gsup_purge_ps(124)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_purge_ps(124)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(124)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(118)@46a3f51d89b5: Created GsupExpect[0] for "262420729581609" to be handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@46a3f51d89b5: Found GsupExpect[0] for "262420729581609" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@46a3f51d89b5: Added IMSI table entry 4TC_gsup_purge_ps(125)"262420729581609" TC_gsup_purge_ps(125)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_purge_ps(125)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(125)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(118)@46a3f51d89b5: Created GsupExpect[0] for "262426834431718" to be handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@46a3f51d89b5: Found GsupExpect[0] for "262426834431718" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@46a3f51d89b5: Added IMSI table entry 5TC_gsup_purge_ps(126)"262426834431718" TC_gsup_purge_ps(126)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_purge_ps(126)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(126)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(118)@46a3f51d89b5: Created GsupExpect[0] for "262428187711844" to be handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@46a3f51d89b5: Found GsupExpect[0] for "262428187711844" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@46a3f51d89b5: Added IMSI table entry 6TC_gsup_purge_ps(127)"262428187711844" TC_gsup_purge_ps(127)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_purge_ps(127)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(127)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(118)@46a3f51d89b5: Created GsupExpect[0] for "262428187759753" to be handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@46a3f51d89b5: Found GsupExpect[0] for "262428187759753" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@46a3f51d89b5: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428187759753" TC_gsup_purge_ps(128)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_purge_ps(128)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(128)@46a3f51d89b5: Final verdict of PTC: pass MTC@46a3f51d89b5: setverdict(pass): none -> pass HLR_Test-GSUP(118)@46a3f51d89b5: Final verdict of PTC: none 119@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: pass MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sun Jun 30 08:25:53 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_gsup_purge_ps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=592) Waiting for packet dumper to finish... 1 (prev_count=592, count=126031) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sun Jun 30 08:25:55 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/HLR_Tests.TC_gsup_purge_unknown.pcap" >/data/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_gsup_purge_unknown started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(129)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(129)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(129)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(129)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(130)@46a3f51d89b5: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@46a3f51d89b5: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@46a3f51d89b5: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_unknown(133)@46a3f51d89b5: Final verdict of PTC: pass MTC@46a3f51d89b5: setverdict(pass): none -> pass 131@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP(130)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: pass MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sun Jun 30 08:25:56 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=602) Waiting for packet dumper to finish... 1 (prev_count=602, count=24078) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sun Jun 30 08:25:58 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/HLR_Tests.TC_mo_ussd_unknown.pcap" >/data/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_mo_ussd_unknown started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(134)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(134)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(134)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(134)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(135)@46a3f51d89b5: Created GsupExpect[0] for "262427408144009" to be handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@46a3f51d89b5: Found GsupExpect[0] for "262427408144009" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@46a3f51d89b5: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262427408144009" TC_mo_ussd_unknown(138)@46a3f51d89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_unknown(138)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(135)@46a3f51d89b5: Created GsupExpect[0] for "262421660555447" to be handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@46a3f51d89b5: Found GsupExpect[0] for "262421660555447" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@46a3f51d89b5: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262421660555447" TC_mo_ussd_unknown(139)@46a3f51d89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_unknown(139)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(135)@46a3f51d89b5: Created GsupExpect[0] for "262427652135740" to be handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@46a3f51d89b5: Found GsupExpect[0] for "262427652135740" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@46a3f51d89b5: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262427652135740" TC_mo_ussd_unknown(140)@46a3f51d89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_unknown(140)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(135)@46a3f51d89b5: Created GsupExpect[0] for "262420910894742" to be handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@46a3f51d89b5: Found GsupExpect[0] for "262420910894742" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@46a3f51d89b5: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262420910894742" TC_mo_ussd_unknown(141)@46a3f51d89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_unknown(141)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(135)@46a3f51d89b5: Created GsupExpect[0] for "262421590990958" to be handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@46a3f51d89b5: Found GsupExpect[0] for "262421590990958" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@46a3f51d89b5: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262421590990958" TC_mo_ussd_unknown(142)@46a3f51d89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_unknown(142)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(135)@46a3f51d89b5: Created GsupExpect[0] for "262429222358449" to be handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@46a3f51d89b5: Found GsupExpect[0] for "262429222358449" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@46a3f51d89b5: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262429222358449" TC_mo_ussd_unknown(143)@46a3f51d89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_unknown(143)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(135)@46a3f51d89b5: Created GsupExpect[0] for "262422285781186" to be handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@46a3f51d89b5: Found GsupExpect[0] for "262422285781186" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@46a3f51d89b5: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262422285781186" TC_mo_ussd_unknown(144)@46a3f51d89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_unknown(144)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(135)@46a3f51d89b5: Created GsupExpect[0] for "262425632870510" to be handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@46a3f51d89b5: Found GsupExpect[0] for "262425632870510" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@46a3f51d89b5: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262425632870510" TC_mo_ussd_unknown(145)@46a3f51d89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_unknown(145)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(135)@46a3f51d89b5: Final verdict of PTC: none 136@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 136: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sun Jun 30 08:26:00 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1492) Waiting for packet dumper to finish... 1 (prev_count=1492, count=75835) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sun Jun 30 08:26:02 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/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/data/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_mo_ussd_euse_disc started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(146)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(146)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(146)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(146)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(147)@46a3f51d89b5: Created GsupExpect[0] for "262429868664659" to be handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@46a3f51d89b5: Found GsupExpect[0] for "262429868664659" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@46a3f51d89b5: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262429868664659" TC_mo_ussd_euse_disc(150)@46a3f51d89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(150)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(147)@46a3f51d89b5: Created GsupExpect[0] for "262421601600899" to be handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@46a3f51d89b5: Found GsupExpect[0] for "262421601600899" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@46a3f51d89b5: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262421601600899" TC_mo_ussd_euse_disc(151)@46a3f51d89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(151)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(147)@46a3f51d89b5: Created GsupExpect[0] for "262420074267469" to be handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@46a3f51d89b5: Found GsupExpect[0] for "262420074267469" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@46a3f51d89b5: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262420074267469" TC_mo_ussd_euse_disc(152)@46a3f51d89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(152)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(147)@46a3f51d89b5: Created GsupExpect[0] for "262420062791370" to be handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@46a3f51d89b5: Found GsupExpect[0] for "262420062791370" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@46a3f51d89b5: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262420062791370" TC_mo_ussd_euse_disc(153)@46a3f51d89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(153)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(147)@46a3f51d89b5: Created GsupExpect[0] for "262424882632044" to be handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@46a3f51d89b5: Found GsupExpect[0] for "262424882632044" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@46a3f51d89b5: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262424882632044" TC_mo_ussd_euse_disc(154)@46a3f51d89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(154)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(147)@46a3f51d89b5: Created GsupExpect[0] for "262422496566379" to be handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@46a3f51d89b5: Found GsupExpect[0] for "262422496566379" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@46a3f51d89b5: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262422496566379" TC_mo_ussd_euse_disc(155)@46a3f51d89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(155)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(147)@46a3f51d89b5: Created GsupExpect[0] for "262428416792491" to be handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@46a3f51d89b5: Found GsupExpect[0] for "262428416792491" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@46a3f51d89b5: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262428416792491" TC_mo_ussd_euse_disc(156)@46a3f51d89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(156)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(147)@46a3f51d89b5: Created GsupExpect[0] for "262420147846746" to be handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@46a3f51d89b5: Found GsupExpect[0] for "262420147846746" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@46a3f51d89b5: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262420147846746" TC_mo_ussd_euse_disc(157)@46a3f51d89b5: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(157)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(147)@46a3f51d89b5: Final verdict of PTC: none 148@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 148: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sun Jun 30 08:26:03 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11464) Waiting for packet dumper to finish... 1 (prev_count=11464, count=78302) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sun Jun 30 08:26:05 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/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/data/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_mo_ussd_iuse_imsi started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(158)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(158)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(158)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(158)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(159)@46a3f51d89b5: Created GsupExpect[0] for "262428069656335" to be handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@46a3f51d89b5: Found GsupExpect[0] for "262428069656335" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@46a3f51d89b5: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262428069656335" TC_mo_ussd_iuse_imsi(162)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190E66CBD96AB6D9AC06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(162)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(159)@46a3f51d89b5: Created GsupExpect[0] for "262427561912808" to be handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@46a3f51d89b5: Found GsupExpect[0] for "262427561912808" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@46a3f51d89b5: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262427561912808" TC_mo_ussd_iuse_imsi(163)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AD668BE562321C0C07'O } } } } } } TC_mo_ussd_iuse_imsi(163)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(163)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(159)@46a3f51d89b5: Created GsupExpect[0] for "262427037861509" to be handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@46a3f51d89b5: Found GsupExpect[0] for "262427037861509" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@46a3f51d89b5: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262427037861509" TC_mo_ussd_iuse_imsi(164)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90D36BBE16CB11A2C07'O } } } } } } TC_mo_ussd_iuse_imsi(164)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(164)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(159)@46a3f51d89b5: Created GsupExpect[0] for "262429566296448" to be handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@46a3f51d89b5: Found GsupExpect[0] for "262429566296448" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@46a3f51d89b5: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262429566296448" TC_mo_ussd_iuse_imsi(165)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459AE66B3C972361A0D07'O } } } } } } TC_mo_ussd_iuse_imsi(165)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(165)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(159)@46a3f51d89b5: Created GsupExpect[0] for "262423507754083" to be handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@46a3f51d89b5: Found GsupExpect[0] for "262423507754083" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@46a3f51d89b5: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262423507754083" TC_mo_ussd_iuse_imsi(166)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AC06BBDD6A34186E06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(166)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(159)@46a3f51d89b5: Created GsupExpect[0] for "262427555014670" to be handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@46a3f51d89b5: Found GsupExpect[0] for "262427555014670" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@46a3f51d89b5: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262427555014670" TC_mo_ussd_iuse_imsi(167)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AD56ABC16234DB0D06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(167)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(159)@46a3f51d89b5: Created GsupExpect[0] for "262425233252549" to be handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@46a3f51d89b5: Found GsupExpect[0] for "262425233252549" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@46a3f51d89b5: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262425233252549" TC_mo_ussd_iuse_imsi(168)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594D369BC96AB21A2D07'O } } } } } } TC_mo_ussd_iuse_imsi(168)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(168)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(159)@46a3f51d89b5: Created GsupExpect[0] for "262426519757760" to be handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@46a3f51d89b5: Found GsupExpect[0] for "262426519757760" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@46a3f51d89b5: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262426519757760" TC_mo_ussd_iuse_imsi(169)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499AD16CBDD6AB79B0D06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(169)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(159)@46a3f51d89b5: Final verdict of PTC: none 160@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 160: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sun Jun 30 08:26:07 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11752) Waiting for packet dumper to finish... 1 (prev_count=11752, count=78848) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Sun Jun 30 08:26:09 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/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/data/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(170)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(170)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(170)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(170)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(171)@46a3f51d89b5: Created GsupExpect[0] for "262429923729746" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@46a3f51d89b5: Found GsupExpect[0] for "262429923729746" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@46a3f51d89b5: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262429923729746" TC_mo_ussd_iuse_imsi_via_proxy(174)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592E279BDD64B91BCD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(174)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(171)@46a3f51d89b5: Created GsupExpect[0] for "262427042221005" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@46a3f51d89b5: Found GsupExpect[0] for "262427042221005" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@46a3f51d89b5: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262427042221005" TC_mo_ussd_iuse_imsi_via_proxy(175)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90D4693C9643118AC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(175)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(171)@46a3f51d89b5: Created GsupExpect[0] for "262421000794771" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@46a3f51d89b5: Found GsupExpect[0] for "262421000794771" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@46a3f51d89b5: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421000794771" TC_mo_ussd_iuse_imsi_via_proxy(176)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590C0683DD72B4DB2D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(176)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(171)@46a3f51d89b5: Created GsupExpect[0] for "262422084494606" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@46a3f51d89b5: Found GsupExpect[0] for "262422084494606" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@46a3f51d89b5: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262422084494606" TC_mo_ussd_iuse_imsi_via_proxy(177)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990C86A3D172341BCC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(177)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(171)@46a3f51d89b5: Created GsupExpect[0] for "262425833033235" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@46a3f51d89b5: Found GsupExpect[0] for "262425833033235" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@46a3f51d89b5: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262425833033235" TC_mo_ussd_iuse_imsi_via_proxy(178)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590D379BC16633D9AC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(178)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(171)@46a3f51d89b5: Created GsupExpect[0] for "262422459375928" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@46a3f51d89b5: Found GsupExpect[0] for "262422459375928" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@46a3f51d89b5: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262422459375928" TC_mo_ussd_iuse_imsi_via_proxy(179)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434998C56CBCD6EB59C0C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(179)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(171)@46a3f51d89b5: Created GsupExpect[0] for "262422607250545" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@46a3f51d89b5: Found GsupExpect[0] for "262422607250545" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@46a3f51d89b5: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262422607250545" TC_mo_ussd_iuse_imsi_via_proxy(180)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499CC06BBC96AB01AAD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(180)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(171)@46a3f51d89b5: Created GsupExpect[0] for "262426490121452" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@46a3f51d89b5: Found GsupExpect[0] for "262426490121452" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@46a3f51d89b5: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262426490121452" TC_mo_ussd_iuse_imsi_via_proxy(181)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434998D9683C564315A4D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(181)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP-IPA(170)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP(171)@46a3f51d89b5: Final verdict of PTC: none 172@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 172: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sun Jun 30 08:26:10 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11792) Waiting for packet dumper to finish... 1 (prev_count=11792, count=80038) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sun Jun 30 08:26:13 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/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/data/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_mo_ussd_iuse_msisdn started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(182)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(182)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(182)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(182)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(183)@46a3f51d89b5: Created GsupExpect[0] for "262425228026150" to be handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@46a3f51d89b5: Found GsupExpect[0] for "262425228026150" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@46a3f51d89b5: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262425228026150" TC_mo_ussd_iuse_msisdn(186)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E35588C168301'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(186)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(183)@46a3f51d89b5: Created GsupExpect[0] for "262426196273321" to be handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@46a3f51d89b5: Found GsupExpect[0] for "262426196273321" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@46a3f51d89b5: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262426196273321" TC_mo_ussd_iuse_msisdn(187)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A37194D669301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(187)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(183)@46a3f51d89b5: Created GsupExpect[0] for "262420922851900" to be handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@46a3f51d89b5: Found GsupExpect[0] for "262420922851900" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@46a3f51d89b5: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262420922851900" TC_mo_ussd_iuse_msisdn(188)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562341B0C268B01'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(188)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(183)@46a3f51d89b5: Created GsupExpect[0] for "262425037682058" to be handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@46a3f51d89b5: Found GsupExpect[0] for "262425037682058" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@46a3f51d89b5: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262425037682058" TC_mo_ussd_iuse_msisdn(189)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56230D8EC86AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(189)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(183)@46a3f51d89b5: Created GsupExpect[0] for "262429619217444" to be handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@46a3f51d89b5: Found GsupExpect[0] for "262429619217444" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@46a3f51d89b5: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262429619217444" TC_mo_ussd_iuse_msisdn(190)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5683019AE56AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(190)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(183)@46a3f51d89b5: Created GsupExpect[0] for "262421513983969" to be handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@46a3f51d89b5: Found GsupExpect[0] for "262421513983969" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@46a3f51d89b5: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421513983969" TC_mo_ussd_iuse_msisdn(191)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56235DB0C179B01'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(191)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(183)@46a3f51d89b5: Created GsupExpect[0] for "262426221955692" to be handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@46a3f51d89b5: Found GsupExpect[0] for "262426221955692" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@46a3f51d89b5: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262426221955692" TC_mo_ussd_iuse_msisdn(192)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B65ACC869301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(192)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(183)@46a3f51d89b5: Created GsupExpect[0] for "262423299719242" to be handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@46a3f51d89b5: Found GsupExpect[0] for "262423299719242" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@46a3f51d89b5: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262423299719242" TC_mo_ussd_iuse_msisdn(193)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56231DACC56AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(193)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(183)@46a3f51d89b5: Final verdict of PTC: none 184@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 184: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sun Jun 30 08:26:14 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4110) Waiting for packet dumper to finish... 1 (prev_count=4110, count=78938) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Sun Jun 30 08:26:16 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/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/data/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(194)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(194)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(194)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(194)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(195)@46a3f51d89b5: Created GsupExpect[0] for "262426478138226" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@46a3f51d89b5: Found GsupExpect[0] for "262426478138226" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@46a3f51d89b5: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426478138226" TC_mo_ussd_iuse_msisdn_via_proxy(198)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C57038DC0D27B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(198)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(195)@46a3f51d89b5: Created GsupExpect[0] for "262421965978914" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@46a3f51d89b5: Found GsupExpect[0] for "262421965978914" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@46a3f51d89b5: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262421965978914" TC_mo_ussd_iuse_msisdn_via_proxy(199)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B5992D46C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(199)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(195)@46a3f51d89b5: Created GsupExpect[0] for "262428419564555" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@46a3f51d89b5: Found GsupExpect[0] for "262428419564555" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@46a3f51d89b5: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262428419564555" TC_mo_ussd_iuse_msisdn_via_proxy(200)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB1988C468B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(200)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(195)@46a3f51d89b5: Created GsupExpect[0] for "262421797375061" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@46a3f51d89b5: Found GsupExpect[0] for "262421797375061" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@46a3f51d89b5: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262421797375061" TC_mo_ussd_iuse_msisdn_via_proxy(201)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C31D9AD46C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(201)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(195)@46a3f51d89b5: Created GsupExpect[0] for "262424139918754" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@46a3f51d89b5: Found GsupExpect[0] for "262424139918754" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@46a3f51d89b5: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262424139918754" TC_mo_ussd_iuse_msisdn_via_proxy(202)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E32186D368301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(202)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(195)@46a3f51d89b5: Created GsupExpect[0] for "262427555267582" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@46a3f51d89b5: Found GsupExpect[0] for "262427555267582" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@46a3f51d89b5: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262427555267582" TC_mo_ussd_iuse_msisdn_via_proxy(203)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B419CD469301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(203)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(195)@46a3f51d89b5: Created GsupExpect[0] for "262428510604988" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@46a3f51d89b5: Found GsupExpect[0] for "262428510604988" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@46a3f51d89b5: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428510604988" TC_mo_ussd_iuse_msisdn_via_proxy(204)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C57032DA0D67A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(204)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(195)@46a3f51d89b5: Created GsupExpect[0] for "262423232095330" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@46a3f51d89b5: Found GsupExpect[0] for "262423232095330" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@46a3f51d89b5: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262423232095330" TC_mo_ussd_iuse_msisdn_via_proxy(205)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B399CC26A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(205)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(195)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@46a3f51d89b5: Final verdict of PTC: none 196@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 196: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sun Jun 30 08:26:17 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14669) Waiting for packet dumper to finish... 1 (prev_count=14669, count=80368) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sun Jun 30 08:26:20 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/HLR_Tests.TC_mo_ussd_euse.pcap" >/data/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_mo_ussd_euse started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 IPA-EUSE-foobar(208)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } IPA-EUSE-foobar(208)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(207)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(207)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(209)@46a3f51d89b5: Created GsupExpect[0] for "262422006448199" to be handled at TC_mo_ussd_euse(212) EUSE-TC_mo_ussd_euse(206)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@46a3f51d89b5: Found GsupExpect[0] for "262422006448199" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@46a3f51d89b5: Added IMSI table entry 0TC_mo_ussd_euse(212)"262422006448199" TC_mo_ussd_euse(212)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(212)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse(212)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(209)@46a3f51d89b5: Created GsupExpect[0] for "262425792153884" to be handled at TC_mo_ussd_euse(213) EUSE-TC_mo_ussd_euse(206)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@46a3f51d89b5: Found GsupExpect[0] for "262425792153884" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@46a3f51d89b5: Added IMSI table entry 1TC_mo_ussd_euse(213)"262425792153884" TC_mo_ussd_euse(213)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(213)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse(213)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(209)@46a3f51d89b5: Created GsupExpect[0] for "262424655428324" to be handled at TC_mo_ussd_euse(214) EUSE-TC_mo_ussd_euse(206)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@46a3f51d89b5: Found GsupExpect[0] for "262424655428324" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@46a3f51d89b5: Added IMSI table entry 2TC_mo_ussd_euse(214)"262424655428324" TC_mo_ussd_euse(214)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(214)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse(214)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(209)@46a3f51d89b5: Created GsupExpect[0] for "262426774677831" to be handled at TC_mo_ussd_euse(215) EUSE-TC_mo_ussd_euse(206)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@46a3f51d89b5: Found GsupExpect[0] for "262426774677831" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@46a3f51d89b5: Added IMSI table entry 3TC_mo_ussd_euse(215)"262426774677831" TC_mo_ussd_euse(215)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(215)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse(215)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(209)@46a3f51d89b5: Created GsupExpect[0] for "262420220201157" to be handled at TC_mo_ussd_euse(216) EUSE-TC_mo_ussd_euse(206)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@46a3f51d89b5: Found GsupExpect[0] for "262420220201157" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@46a3f51d89b5: Added IMSI table entry 4TC_mo_ussd_euse(216)"262420220201157" TC_mo_ussd_euse(216)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(216)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse(216)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(209)@46a3f51d89b5: Created GsupExpect[0] for "262427020095515" to be handled at TC_mo_ussd_euse(217) EUSE-TC_mo_ussd_euse(206)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@46a3f51d89b5: Found GsupExpect[0] for "262427020095515" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@46a3f51d89b5: Added IMSI table entry 5TC_mo_ussd_euse(217)"262427020095515" TC_mo_ussd_euse(217)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(217)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse(217)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(209)@46a3f51d89b5: Created GsupExpect[0] for "262422715300322" to be handled at TC_mo_ussd_euse(218) EUSE-TC_mo_ussd_euse(206)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@46a3f51d89b5: Found GsupExpect[0] for "262422715300322" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@46a3f51d89b5: Added IMSI table entry 6TC_mo_ussd_euse(218)"262422715300322" TC_mo_ussd_euse(218)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(218)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse(218)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(209)@46a3f51d89b5: Created GsupExpect[0] for "262424996471467" to be handled at TC_mo_ussd_euse(219) EUSE-TC_mo_ussd_euse(206)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@46a3f51d89b5: Found GsupExpect[0] for "262424996471467" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@46a3f51d89b5: Added IMSI table entry 7TC_mo_ussd_euse(219)"262424996471467" TC_mo_ussd_euse(219)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(219)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse(219)@46a3f51d89b5: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@46a3f51d89b5: Final verdict of PTC: none 210@46a3f51d89b5: Final verdict of PTC: none IPA-EUSE-foobar(208)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP(209)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 210: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sun Jun 30 08:26:21 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_mo_ussd_euse.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10816) Waiting for packet dumper to finish... 1 (prev_count=10816, count=105890) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sun Jun 30 08:26:23 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/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/data/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_mo_ussd_euse_continue started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 IPA-EUSE-foobar(222)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } IPA-EUSE-foobar(222)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(221)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(221)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(223)@46a3f51d89b5: Created GsupExpect[0] for "262421862180354" to be handled at TC_mo_ussd_euse_continue(226) EUSE-TC_mo_ussd_euse_continue(220)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@46a3f51d89b5: Found GsupExpect[0] for "262421862180354" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@46a3f51d89b5: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262421862180354" TC_mo_ussd_euse_continue(226)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(226)@46a3f51d89b5: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(226)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(226)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(226)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(223)@46a3f51d89b5: Created GsupExpect[0] for "262420742872547" to be handled at TC_mo_ussd_euse_continue(227) EUSE-TC_mo_ussd_euse_continue(220)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@46a3f51d89b5: Found GsupExpect[0] for "262420742872547" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@46a3f51d89b5: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262420742872547" TC_mo_ussd_euse_continue(227)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(227)@46a3f51d89b5: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(227)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(227)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(227)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(223)@46a3f51d89b5: Created GsupExpect[0] for "262426399708369" to be handled at TC_mo_ussd_euse_continue(228) EUSE-TC_mo_ussd_euse_continue(220)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@46a3f51d89b5: Found GsupExpect[0] for "262426399708369" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@46a3f51d89b5: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262426399708369" TC_mo_ussd_euse_continue(228)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(228)@46a3f51d89b5: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(228)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(228)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(228)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(223)@46a3f51d89b5: Created GsupExpect[0] for "262424128997630" to be handled at TC_mo_ussd_euse_continue(229) EUSE-TC_mo_ussd_euse_continue(220)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@46a3f51d89b5: Found GsupExpect[0] for "262424128997630" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@46a3f51d89b5: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262424128997630" TC_mo_ussd_euse_continue(229)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(229)@46a3f51d89b5: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(229)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(229)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(229)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(223)@46a3f51d89b5: Created GsupExpect[0] for "262420360432458" to be handled at TC_mo_ussd_euse_continue(230) EUSE-TC_mo_ussd_euse_continue(220)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@46a3f51d89b5: Found GsupExpect[0] for "262420360432458" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@46a3f51d89b5: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262420360432458" TC_mo_ussd_euse_continue(230)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(230)@46a3f51d89b5: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(230)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(230)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(230)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(223)@46a3f51d89b5: Created GsupExpect[0] for "262428316971219" to be handled at TC_mo_ussd_euse_continue(231) EUSE-TC_mo_ussd_euse_continue(220)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@46a3f51d89b5: Found GsupExpect[0] for "262428316971219" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@46a3f51d89b5: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262428316971219" TC_mo_ussd_euse_continue(231)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(231)@46a3f51d89b5: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(231)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(231)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(231)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(223)@46a3f51d89b5: Created GsupExpect[0] for "262423721704386" to be handled at TC_mo_ussd_euse_continue(232) EUSE-TC_mo_ussd_euse_continue(220)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@46a3f51d89b5: Found GsupExpect[0] for "262423721704386" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@46a3f51d89b5: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262423721704386" TC_mo_ussd_euse_continue(232)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(232)@46a3f51d89b5: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(232)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(232)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(232)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(223)@46a3f51d89b5: Created GsupExpect[0] for "262428641124888" to be handled at TC_mo_ussd_euse_continue(233) EUSE-TC_mo_ussd_euse_continue(220)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@46a3f51d89b5: Found GsupExpect[0] for "262428641124888" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@46a3f51d89b5: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262428641124888" TC_mo_ussd_euse_continue(233)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(233)@46a3f51d89b5: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(233)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(233)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(233)@46a3f51d89b5: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP(223)@46a3f51d89b5: Final verdict of PTC: none IPA-EUSE-foobar(222)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@46a3f51d89b5: Final verdict of PTC: none 224@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 224: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sun Jun 30 08:26:25 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=18513) Waiting for packet dumper to finish... 1 (prev_count=18513, count=149468) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sun Jun 30 08:26:27 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/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/data/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_mo_ussd_euse_defaultroute started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 IPA-EUSE-foobar(236)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } HLR_Test-GSUP-IPA(235)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(235)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(235)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(237)@46a3f51d89b5: Created GsupExpect[0] for "262423141500577" to be handled at TC_mo_ussd_euse_defaultroute(240) EUSE-TC_mo_ussd_euse_defaultroute(234)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@46a3f51d89b5: Found GsupExpect[0] for "262423141500577" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@46a3f51d89b5: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262423141500577" TC_mo_ussd_euse_defaultroute(240)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(240)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(240)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(237)@46a3f51d89b5: Created GsupExpect[0] for "262427698160266" to be handled at TC_mo_ussd_euse_defaultroute(241) EUSE-TC_mo_ussd_euse_defaultroute(234)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@46a3f51d89b5: Found GsupExpect[0] for "262427698160266" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@46a3f51d89b5: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262427698160266" TC_mo_ussd_euse_defaultroute(241)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(241)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(241)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(237)@46a3f51d89b5: Created GsupExpect[0] for "262424886395672" to be handled at TC_mo_ussd_euse_defaultroute(242) EUSE-TC_mo_ussd_euse_defaultroute(234)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@46a3f51d89b5: Found GsupExpect[0] for "262424886395672" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@46a3f51d89b5: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262424886395672" TC_mo_ussd_euse_defaultroute(242)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(242)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(242)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(237)@46a3f51d89b5: Created GsupExpect[0] for "262421619724682" to be handled at TC_mo_ussd_euse_defaultroute(243) EUSE-TC_mo_ussd_euse_defaultroute(234)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@46a3f51d89b5: Found GsupExpect[0] for "262421619724682" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@46a3f51d89b5: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262421619724682" TC_mo_ussd_euse_defaultroute(243)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(243)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(243)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(237)@46a3f51d89b5: Created GsupExpect[0] for "262422852008542" to be handled at TC_mo_ussd_euse_defaultroute(244) EUSE-TC_mo_ussd_euse_defaultroute(234)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@46a3f51d89b5: Found GsupExpect[0] for "262422852008542" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@46a3f51d89b5: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262422852008542" TC_mo_ussd_euse_defaultroute(244)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(244)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(244)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(237)@46a3f51d89b5: Created GsupExpect[0] for "262427213142668" to be handled at TC_mo_ussd_euse_defaultroute(245) EUSE-TC_mo_ussd_euse_defaultroute(234)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@46a3f51d89b5: Found GsupExpect[0] for "262427213142668" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@46a3f51d89b5: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262427213142668" TC_mo_ussd_euse_defaultroute(245)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(245)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(245)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(237)@46a3f51d89b5: Created GsupExpect[0] for "262421999273646" to be handled at TC_mo_ussd_euse_defaultroute(246) EUSE-TC_mo_ussd_euse_defaultroute(234)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@46a3f51d89b5: Found GsupExpect[0] for "262421999273646" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@46a3f51d89b5: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262421999273646" TC_mo_ussd_euse_defaultroute(246)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(246)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(246)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(237)@46a3f51d89b5: Created GsupExpect[0] for "262422240457673" to be handled at TC_mo_ussd_euse_defaultroute(247) EUSE-TC_mo_ussd_euse_defaultroute(234)@46a3f51d89b5: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@46a3f51d89b5: Found GsupExpect[0] for "262422240457673" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@46a3f51d89b5: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262422240457673" TC_mo_ussd_euse_defaultroute(247)@46a3f51d89b5: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(247)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(247)@46a3f51d89b5: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@46a3f51d89b5: Final verdict of PTC: none 238@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@46a3f51d89b5: Final verdict of PTC: none IPA-EUSE-foobar(236)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP(237)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 238: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sun Jun 30 08:26:28 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=919) Waiting for packet dumper to finish... 1 (prev_count=919, count=107887) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sun Jun 30 08:26:31 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/HLR_Tests.TC_mo_sss_reject.pcap" >/data/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_mo_sss_reject started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(248)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(248)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(248)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(248)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(249)@46a3f51d89b5: Created GsupExpect[0] for "262420463745328" to be handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@46a3f51d89b5: Found GsupExpect[0] for "262420463745328" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@46a3f51d89b5: Added IMSI table entry 0TC_mo_sss_reject(252)"262420463745328" TC_mo_sss_reject(252)@46a3f51d89b5: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@46a3f51d89b5: setverdict(pass): none -> pass TC_mo_sss_reject(252)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(249)@46a3f51d89b5: Final verdict of PTC: none 250@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 250: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@46a3f51d89b5: Test case TC_mo_sss_reject finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sun Jun 30 08:26:32 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_mo_sss_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=592) Waiting for packet dumper to finish... 1 (prev_count=592, count=25513) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sun Jun 30 08:26:34 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/HLR_Tests.TC_gsup_check_imei.pcap" >/data/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_gsup_check_imei started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(253)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(253)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(253)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(253)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(254)@46a3f51d89b5: Created GsupExpect[0] for "262427888286076" to be handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@46a3f51d89b5: Found GsupExpect[0] for "262427888286076" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@46a3f51d89b5: Added IMSI table entry 0TC_gsup_check_imei(257)"262427888286076" TC_gsup_check_imei(257)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei(257)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(257)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(254)@46a3f51d89b5: Created GsupExpect[0] for "262425395921857" to be handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@46a3f51d89b5: Found GsupExpect[0] for "262425395921857" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@46a3f51d89b5: Added IMSI table entry 1TC_gsup_check_imei(258)"262425395921857" TC_gsup_check_imei(258)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei(258)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(258)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(254)@46a3f51d89b5: Created GsupExpect[0] for "262421855412174" to be handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@46a3f51d89b5: Found GsupExpect[0] for "262421855412174" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@46a3f51d89b5: Added IMSI table entry 2TC_gsup_check_imei(259)"262421855412174" TC_gsup_check_imei(259)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei(259)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(259)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(254)@46a3f51d89b5: Created GsupExpect[0] for "262429912974081" to be handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@46a3f51d89b5: Found GsupExpect[0] for "262429912974081" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@46a3f51d89b5: Added IMSI table entry 3TC_gsup_check_imei(260)"262429912974081" TC_gsup_check_imei(260)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei(260)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(260)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(254)@46a3f51d89b5: Created GsupExpect[0] for "262422984587872" to be handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@46a3f51d89b5: Found GsupExpect[0] for "262422984587872" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@46a3f51d89b5: Added IMSI table entry 4TC_gsup_check_imei(261)"262422984587872" TC_gsup_check_imei(261)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei(261)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(261)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(254)@46a3f51d89b5: Created GsupExpect[0] for "262421974402164" to be handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@46a3f51d89b5: Found GsupExpect[0] for "262421974402164" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@46a3f51d89b5: Added IMSI table entry 5TC_gsup_check_imei(262)"262421974402164" TC_gsup_check_imei(262)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei(262)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(262)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(254)@46a3f51d89b5: Created GsupExpect[0] for "262420563546448" to be handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@46a3f51d89b5: Found GsupExpect[0] for "262420563546448" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@46a3f51d89b5: Added IMSI table entry 6TC_gsup_check_imei(263)"262420563546448" TC_gsup_check_imei(263)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei(263)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(263)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(254)@46a3f51d89b5: Created GsupExpect[0] for "262420409610405" to be handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@46a3f51d89b5: Found GsupExpect[0] for "262420409610405" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@46a3f51d89b5: Added IMSI table entry 7TC_gsup_check_imei(264)"262420409610405" TC_gsup_check_imei(264)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei(264)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(264)@46a3f51d89b5: Final verdict of PTC: pass MTC@46a3f51d89b5: setverdict(pass): none -> pass HLR_Test-GSUP(254)@46a3f51d89b5: Final verdict of PTC: none 255@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: pass MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_gsup_check_imei finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sun Jun 30 08:26:35 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_gsup_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1492) Waiting for packet dumper to finish... 1 (prev_count=1492, count=116161) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Sun Jun 30 08:26:37 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/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/data/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_gsup_check_imei_via_proxy started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(265)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(265)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(265)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(265)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(266)@46a3f51d89b5: Created GsupExpect[0] for "262429585149810" to be handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@46a3f51d89b5: Found GsupExpect[0] for "262429585149810" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@46a3f51d89b5: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262429585149810" TC_gsup_check_imei_via_proxy(269)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(269)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(269)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(266)@46a3f51d89b5: Created GsupExpect[0] for "262428382840424" to be handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@46a3f51d89b5: Found GsupExpect[0] for "262428382840424" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@46a3f51d89b5: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262428382840424" TC_gsup_check_imei_via_proxy(270)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(270)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(270)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(266)@46a3f51d89b5: Created GsupExpect[0] for "262427827936645" to be handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@46a3f51d89b5: Found GsupExpect[0] for "262427827936645" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@46a3f51d89b5: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262427827936645" TC_gsup_check_imei_via_proxy(271)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(271)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(271)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(266)@46a3f51d89b5: Created GsupExpect[0] for "262420525696666" to be handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@46a3f51d89b5: Found GsupExpect[0] for "262420525696666" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@46a3f51d89b5: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262420525696666" TC_gsup_check_imei_via_proxy(272)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(272)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(272)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(266)@46a3f51d89b5: Created GsupExpect[0] for "262420096192968" to be handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@46a3f51d89b5: Found GsupExpect[0] for "262420096192968" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@46a3f51d89b5: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262420096192968" TC_gsup_check_imei_via_proxy(273)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(273)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(273)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(266)@46a3f51d89b5: Created GsupExpect[0] for "262423715741388" to be handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@46a3f51d89b5: Found GsupExpect[0] for "262423715741388" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@46a3f51d89b5: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262423715741388" TC_gsup_check_imei_via_proxy(274)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(274)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(274)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(266)@46a3f51d89b5: Created GsupExpect[0] for "262426371177321" to be handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@46a3f51d89b5: Found GsupExpect[0] for "262426371177321" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@46a3f51d89b5: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262426371177321" TC_gsup_check_imei_via_proxy(275)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(275)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(275)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(266)@46a3f51d89b5: Created GsupExpect[0] for "262421908803481" to be handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@46a3f51d89b5: Found GsupExpect[0] for "262421908803481" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@46a3f51d89b5: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262421908803481" TC_gsup_check_imei_via_proxy(276)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(276)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(276)@46a3f51d89b5: Final verdict of PTC: pass MTC@46a3f51d89b5: setverdict(pass): none -> pass HLR_Test-GSUP(266)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@46a3f51d89b5: Final verdict of PTC: none 267@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: pass MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sun Jun 30 08:26:39 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11784) Waiting for packet dumper to finish... 1 (prev_count=11784, count=117885) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Sun Jun 30 08:26:41 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/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/data/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_gsup_check_imei_invalid_len started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(277)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(277)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(277)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(277)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(278)@46a3f51d89b5: Created GsupExpect[0] for "262421017584547" to be handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@46a3f51d89b5: Found GsupExpect[0] for "262421017584547" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@46a3f51d89b5: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262421017584547" TC_gsup_check_imei_invalid_len(281)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(281)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(278)@46a3f51d89b5: Created GsupExpect[0] for "262421717229234" to be handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@46a3f51d89b5: Found GsupExpect[0] for "262421717229234" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@46a3f51d89b5: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262421717229234" TC_gsup_check_imei_invalid_len(282)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(282)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(278)@46a3f51d89b5: Created GsupExpect[0] for "262429592669039" to be handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@46a3f51d89b5: Found GsupExpect[0] for "262429592669039" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@46a3f51d89b5: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262429592669039" TC_gsup_check_imei_invalid_len(283)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(283)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(278)@46a3f51d89b5: Created GsupExpect[0] for "262420174754789" to be handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@46a3f51d89b5: Found GsupExpect[0] for "262420174754789" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@46a3f51d89b5: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262420174754789" TC_gsup_check_imei_invalid_len(284)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(284)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(278)@46a3f51d89b5: Created GsupExpect[0] for "262423578334596" to be handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@46a3f51d89b5: Found GsupExpect[0] for "262423578334596" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@46a3f51d89b5: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262423578334596" TC_gsup_check_imei_invalid_len(285)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(285)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(278)@46a3f51d89b5: Created GsupExpect[0] for "262424276678767" to be handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@46a3f51d89b5: Found GsupExpect[0] for "262424276678767" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@46a3f51d89b5: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262424276678767" TC_gsup_check_imei_invalid_len(286)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(286)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(278)@46a3f51d89b5: Created GsupExpect[0] for "262421390672587" to be handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@46a3f51d89b5: Found GsupExpect[0] for "262421390672587" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@46a3f51d89b5: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262421390672587" TC_gsup_check_imei_invalid_len(287)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(287)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(278)@46a3f51d89b5: Created GsupExpect[0] for "262421212530753" to be handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@46a3f51d89b5: Found GsupExpect[0] for "262421212530753" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@46a3f51d89b5: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262421212530753" TC_gsup_check_imei_invalid_len(288)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(288)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@46a3f51d89b5: Final verdict of PTC: pass MTC@46a3f51d89b5: setverdict(pass): none -> pass HLR_Test-GSUP(278)@46a3f51d89b5: Final verdict of PTC: none 279@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: pass MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@46a3f51d89b5: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sun Jun 30 08:26:42 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3780) Waiting for packet dumper to finish... 1 (prev_count=3780, count=158053) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Sun Jun 30 08:26:44 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/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/data/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_gsup_check_imei_unknown_imsi started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(289)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(289)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(289)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(289)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(290)@46a3f51d89b5: Created GsupExpect[0] for "262420449755452" to be handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@46a3f51d89b5: Found GsupExpect[0] for "262420449755452" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@46a3f51d89b5: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262420449755452" TC_gsup_check_imei_unknown_imsi(293)@46a3f51d89b5: setverdict(pass): none -> pass TC_gsup_check_imei_unknown_imsi(293)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(290)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@46a3f51d89b5: Final verdict of PTC: none 291@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 291: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@46a3f51d89b5: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sun Jun 30 08:26:45 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8248) Waiting for packet dumper to finish... 1 (prev_count=8248, count=28208) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Sun Jun 30 08:26:48 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/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/data/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(294)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(294)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(294)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(294)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(295)@46a3f51d89b5: Created GsupExpect[0] for "262429530734640" to be handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@46a3f51d89b5: Found GsupExpect[0] for "262429530734640" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@46a3f51d89b5: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262429530734640" TC_subscr_create_on_demand_check_imei_early(298)@46a3f51d89b5: setverdict(pass): none -> pass TC_subscr_create_on_demand_check_imei_early(298)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(295)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@46a3f51d89b5: Final verdict of PTC: none 296@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 296: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@46a3f51d89b5: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sun Jun 30 08:26:49 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11844) Waiting for packet dumper to finish... 1 (prev_count=11844, count=90587) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Sun Jun 30 08:26:51 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/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/data/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_subscr_create_on_demand_ul started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(299)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(299)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(299)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(299)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(300)@46a3f51d89b5: Created GsupExpect[0] for "262429959895647" to be handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@46a3f51d89b5: Found GsupExpect[0] for "262429959895647" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@46a3f51d89b5: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262429959895647" TC_subscr_create_on_demand_ul(303)@46a3f51d89b5: setverdict(pass): none -> pass TC_subscr_create_on_demand_ul(303)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(300)@46a3f51d89b5: Final verdict of PTC: none 301@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 301: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@46a3f51d89b5: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sun Jun 30 08:26:52 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11788) Waiting for packet dumper to finish... 1 (prev_count=11788, count=75985) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Sun Jun 30 08:26:54 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/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/data/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_subscr_create_on_demand_sai started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(304)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(304)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(304)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(304)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(305)@46a3f51d89b5: Created GsupExpect[0] for "262420331793939" to be handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@46a3f51d89b5: Found GsupExpect[0] for "262420331793939" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@46a3f51d89b5: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420331793939" TC_subscr_create_on_demand_sai(308)@46a3f51d89b5: setverdict(pass): none -> pass TC_subscr_create_on_demand_sai(308)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@46a3f51d89b5: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@46a3f51d89b5: Final verdict of PTC: pass HLR_Test-GSUP(305)@46a3f51d89b5: Final verdict of PTC: none 306@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 306: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@46a3f51d89b5: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sun Jun 30 08:26:55 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=620) Waiting for packet dumper to finish... 1 (prev_count=620, count=33914) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Sun Jun 30 08:26:58 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/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/data/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_MSLookup_mDNS_service_other_home started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(309)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(309)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(309)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(309)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(310)@46a3f51d89b5: Created GsupExpect[0] for "262420395112192" to be handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@46a3f51d89b5: Found GsupExpect[0] for "262420395112192" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@46a3f51d89b5: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262420395112192" TC_MSLookup_mDNS_service_other_home(313)@46a3f51d89b5: setverdict(pass): none -> pass TC_MSLookup_mDNS_service_other_home(313)@46a3f51d89b5: setverdict(fail): pass -> fail reason: "OsmoHLR did not answer to mDNS query", new component reason: "OsmoHLR did not answer to mDNS query" TC_MSLookup_mDNS_service_other_home(313)@46a3f51d89b5: Final verdict of PTC: fail reason: "OsmoHLR did not answer to mDNS query" HLR_Test-GSUP(310)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@46a3f51d89b5: Final verdict of PTC: none 311@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 311: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): fail (none -> fail) reason: "OsmoHLR did not answer to mDNS query" MTC@46a3f51d89b5: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: fail reason: OsmoHLR did not answer to mDNS query MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home fail'. Sun Jun 30 08:27:01 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home fail ------ Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28515) Waiting for packet dumper to finish... 1 (prev_count=28515, count=32553) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home fail' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sun Jun 30 08:27: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/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/data/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_MSLookup_GSUP_proxy started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(314)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(314)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(314)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(315)@46a3f51d89b5: Created GsupExpect[0] for "262426618515715" to be handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@46a3f51d89b5: Created GsupExpect[0] for "262426618515715" to be handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@46a3f51d89b5: Found GsupExpect[0] for "262426618515715" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@46a3f51d89b5: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426618515715" MTC@46a3f51d89b5: setverdict(fail): none -> fail reason: "Timeout", new component reason: "Timeout" HLR_Test-GSUP-server(317)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP(315)@46a3f51d89b5: Final verdict of PTC: none TC_MSLookup_GSUP_proxy(320)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@46a3f51d89b5: Final verdict of PTC: none 316@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: fail reason: "Timeout" MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (fail -> fail) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(315): none (fail -> fail) MTC@46a3f51d89b5: Local verdict of PTC with component reference 316: none (fail -> fail) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-server(317): none (fail -> fail) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (fail -> fail) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (fail -> fail) MTC@46a3f51d89b5: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): none (fail -> fail) MTC@46a3f51d89b5: Test case TC_MSLookup_GSUP_proxy finished. Verdict: fail reason: Timeout MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy fail'. Sun Jun 30 08:27:07 UTC 2024 ------ HLR_Tests.TC_MSLookup_GSUP_proxy fail ------ Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23718) Waiting for packet dumper to finish... 1 (prev_count=23718, count=27278) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy fail' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Sun Jun 30 08:27:09 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/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/data/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(321)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(321)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(321)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(322)@46a3f51d89b5: Created GsupExpect[0] for "262425603554672" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@46a3f51d89b5: setverdict(fail): none -> fail reason: "OsmoHLR did not answer to mDNS query", new component reason: "OsmoHLR did not answer to mDNS query" TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@46a3f51d89b5: Final verdict of PTC: fail reason: "OsmoHLR did not answer to mDNS query" 323@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP(322)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: none MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC with component reference 323: none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@46a3f51d89b5: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): fail (none -> fail) reason: "OsmoHLR did not answer to mDNS query" MTC@46a3f51d89b5: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: fail reason: OsmoHLR did not answer to mDNS query MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home fail'. Sun Jun 30 08:27:11 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home fail ------ Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17849) Waiting for packet dumper to finish... 1 (prev_count=17849, count=24599) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home fail' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Sun Jun 30 08:27:14 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/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/data/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(326)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(326)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(326)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(327)@46a3f51d89b5: Created GsupExpect[0] for "262422869955016" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@46a3f51d89b5: Created GsupExpect[0] for "262422869955016" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@46a3f51d89b5: Found GsupExpect[0] for "262422869955016" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@46a3f51d89b5: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262422869955016" MTC@46a3f51d89b5: setverdict(fail): none -> fail reason: "Timeout", new component reason: "Timeout" 328@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP(327)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-server(329)@46a3f51d89b5: Final verdict of PTC: none TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: fail reason: "Timeout" MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (fail -> fail) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(327): none (fail -> fail) MTC@46a3f51d89b5: Local verdict of PTC with component reference 328: none (fail -> fail) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-server(329): none (fail -> fail) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (fail -> fail) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (fail -> fail) MTC@46a3f51d89b5: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): none (fail -> fail) MTC@46a3f51d89b5: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: fail reason: Timeout MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy fail'. Sun Jun 30 08:27:18 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy fail ------ Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23854) Waiting for packet dumper to finish... 1 (prev_count=23854, count=27414) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy fail' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Sun Jun 30 08:27:20 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/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/data/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@46a3f51d89b5: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@46a3f51d89b5: legacy= false MTC@46a3f51d89b5: in not legacy case 1 MTC@46a3f51d89b5: in not legacy case 2 HLR_Test-GSUP-IPA(333)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(333)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@46a3f51d89b5: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(333)@46a3f51d89b5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@46a3f51d89b5: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(334)@46a3f51d89b5: Created GsupExpect[0] for "262429796104236" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@46a3f51d89b5: Created GsupExpect[0] for "262429796104236" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@46a3f51d89b5: Found GsupExpect[0] for "262429796104236" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@46a3f51d89b5: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429796104236" MTC@46a3f51d89b5: setverdict(fail): none -> fail reason: "Timeout", new component reason: "Timeout" HLR_Test-GSUP-server-IPA(337)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-server(336)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP(334)@46a3f51d89b5: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@46a3f51d89b5: Final verdict of PTC: none 335@46a3f51d89b5: Final verdict of PTC: none TC_MSLookup_mDNS_service_other_proxy(339)@46a3f51d89b5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@46a3f51d89b5: Final verdict of PTC: none MTC@46a3f51d89b5: Setting final verdict of the test case. MTC@46a3f51d89b5: Local verdict of MTC: fail reason: "Timeout" MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (fail -> fail) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP(334): none (fail -> fail) MTC@46a3f51d89b5: Local verdict of PTC with component reference 335: none (fail -> fail) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-server(336): none (fail -> fail) MTC@46a3f51d89b5: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (fail -> fail) MTC@46a3f51d89b5: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (fail -> fail) MTC@46a3f51d89b5: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): none (fail -> fail) MTC@46a3f51d89b5: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: fail reason: Timeout MTC@46a3f51d89b5: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy fail'. Sun Jun 30 08:27:24 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy fail ------ Saving talloc report from 172.18.12.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24983) Waiting for packet dumper to finish... 1 (prev_count=24983, count=28543) MTC@46a3f51d89b5: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy fail' was executed successfully (exit status: 0). MC@46a3f51d89b5: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@46a3f51d89b5: Terminating MTC. MC@46a3f51d89b5: MTC terminated. MC2> exit MC@46a3f51d89b5: Shutting down session. MC@46a3f51d89b5: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai xfail HLR_Tests.TC_MSLookup_mDNS_service_other_home xfail HLR_Tests.TC_MSLookup_GSUP_proxy xfail HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home xfail HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy xfail HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: xfail: 5 pass: 33 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm Generated HLR_Tests.TC_MSLookup_GSUP_proxy.merged Generated HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.merged Generated HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.merged Generated HLR_Tests.TC_MSLookup_mDNS_service_other_home.merged Generated HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.merged Generated HLR_Tests.TC_gsup_check_imei.merged Generated HLR_Tests.TC_gsup_check_imei_invalid_len.merged Generated HLR_Tests.TC_gsup_check_imei_unknown_imsi.merged Generated HLR_Tests.TC_gsup_check_imei_via_proxy.merged Generated HLR_Tests.TC_gsup_purge_cs.merged Generated HLR_Tests.TC_gsup_purge_ps.merged Generated HLR_Tests.TC_gsup_purge_unknown.merged Generated HLR_Tests.TC_gsup_sai.merged Generated HLR_Tests.TC_gsup_sai_eps.merged Generated HLR_Tests.TC_gsup_sai_err_invalid_imsi.merged Generated HLR_Tests.TC_gsup_sai_err_unknown_imsi.merged Generated HLR_Tests.TC_gsup_sai_num_auth_vectors.merged Generated HLR_Tests.TC_gsup_ul.merged Generated HLR_Tests.TC_gsup_ul_subscriber_data.merged Generated HLR_Tests.TC_gsup_ul_unknown_imsi.merged Generated HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.merged Generated HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.merged Generated HLR_Tests.TC_gsup_ul_via_proxy.merged Generated HLR_Tests.TC_mo_sss_reject.merged Generated HLR_Tests.TC_mo_ussd_euse.merged Generated HLR_Tests.TC_mo_ussd_euse_continue.merged Generated HLR_Tests.TC_mo_ussd_euse_defaultroute.merged Generated HLR_Tests.TC_mo_ussd_euse_disc.merged Generated HLR_Tests.TC_mo_ussd_iuse_imsi.merged Generated HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.merged Generated HLR_Tests.TC_mo_ussd_iuse_msisdn.merged Generated HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.merged Generated HLR_Tests.TC_mo_ussd_unknown.merged Generated HLR_Tests.TC_subscr_create_on_demand_check_imei_early.merged Generated HLR_Tests.TC_subscr_create_on_demand_sai.merged Generated HLR_Tests.TC_subscr_create_on_demand_ul.merged Generated HLR_Tests.TC_vty.merged Generated HLR_Tests.TC_vty_msisdn_isd.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-hlr-test-12 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-hlr-test-latest-2094-hlr + [ -n jenkins-ttcn3-hlr-test-latest-2094-hlr ] + docker_kill_wait jenkins-ttcn3-hlr-test-latest-2094-hlr + docker kill jenkins-ttcn3-hlr-test-latest-2094-hlr jenkins-ttcn3-hlr-test-latest-2094-hlr + docker wait jenkins-ttcn3-hlr-test-latest-2094-hlr Error response from daemon: No such container: jenkins-ttcn3-hlr-test-latest-2094-hlr + true + network_remove + set +x Removing network ttcn3-hlr-test-12 + docker network remove ttcn3-hlr-test-12 ttcn3-hlr-test-12 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/cache --name jenkins-ttcn3-hlr-test-latest-2094-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-hlr-test-latest/logs/hlr-tester/junit-xml-21.log OsmoHLR did not answer to mDNS query HLR_Tests.ttcn:2133 HLR_Tests control part HLR_Tests.ttcn:1869 TC_MSLookup_mDNS_service_other_home testcase Timeout HLR_Tests.ttcn:2134 HLR_Tests control part HLR_Tests.ttcn:1891 TC_MSLookup_GSUP_proxy testcase OsmoHLR did not answer to mDNS query HLR_Tests.ttcn:2135 HLR_Tests control part HLR_Tests.ttcn:1935 TC_MSLookup_mDNS_service_GSUP_HLR_home testcase Timeout HLR_Tests.ttcn:2136 HLR_Tests control part HLR_Tests.ttcn:1975 TC_MSLookup_mDNS_service_GSUP_HLR_proxy testcase Timeout HLR_Tests.ttcn:2137 HLR_Tests control part HLR_Tests.ttcn:2017 TC_MSLookup_mDNS_service_other_proxy testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE