Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test # 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-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 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 3b535cbafaf4845147fe1babd64f455b746e3dd4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 Commit message: "ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg" > git rev-list --no-walk 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins7539003614391360699.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-hlr-test + export IMAGE_SUFFIX=master + cd ttcn3-hlr-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs ] + [ xjenkins-ttcn3-hlr-test-2292 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-hlr-test + SUITE_NAME=ttcn3-hlr-test + IMAGE_SUFFIX=master + docker_images_require osmo-hlr-master 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-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/debian-bookworm-build' 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/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=sysmocom/master \ --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 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.3s #12 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #12 CACHED #13 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #13 CACHED #14 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #14 CACHED #15 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #15 CACHED #16 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #16 CACHED #17 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #17 CACHED #18 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #18 CACHED #19 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #19 CACHED #20 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #20 CACHED #21 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #21 CACHED #22 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #22 CACHED #23 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #23 CACHED #24 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #24 CACHED #25 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:34b49ec0ca0761295078ff52d88d75539343be49cc69c3bf6190ec73456ed64c done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 34b49ec0ca07 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-hlr-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-hlr-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-hlr-master + echo osmo-hlr-master + dir=osmo-hlr-master + pull_arg=--pull + grep ^FROM ../osmo-hlr-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-hlr-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-hlr-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-hlr-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/osmo-hlr-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --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 \ -t osmocom-build/osmo-hlr-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.29kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libsqlite3-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" sqlite-devel python3 ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-hlr/+/master?format=TEXT #7 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-hlr/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 343B done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libsqlite3-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" sqlite-devel python3 ;; esac #6 0.419 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.419 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.419 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.423 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.645 Reading package lists... #6 1.015 Reading package lists... #6 1.379 Building dependency tree... #6 1.470 Reading state information... #6 1.555 libsqlite3-dev is already the newest version (3.40.1-2). #6 1.555 The following additional packages will be installed: #6 1.555 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 1.555 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.555 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 #6 1.555 osmocom-nightly #6 1.578 The following NEW packages will be installed: #6 1.578 libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-sigtran9 #6 1.578 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 1.578 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.579 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 #6 1.579 osmocom-nightly #6 1.741 0 upgraded, 20 newly installed, 0 to remove and 6 not upgraded. #6 1.741 Need to get 2903 kB of archives. #6 1.741 After this operation, 11.2 MB of additional disk space will be used. #6 1.741 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202405052026 [1168 B] #6 1.757 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202405052026 [164 kB] #6 1.760 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202405052026 [46.0 kB] #6 1.762 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202405052026 [29.0 kB] #6 1.764 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202405052026 [65.4 kB] #6 1.765 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202405052026 [222 kB] #6 1.770 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202405052026 [97.9 kB] #6 1.773 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202405052026 [72.5 kB] #6 1.775 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202405052026 [111 kB] #6 1.779 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202405052026 [66.1 kB] #6 1.780 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202405052026 [173 kB] #6 1.783 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202405052026 [54.5 kB] #6 1.784 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202405052026 [58.6 kB] #6 1.785 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202405052026 [45.3 kB] #6 1.786 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202405052026 [38.6 kB] #6 1.787 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202405052026 [838 kB] #6 1.796 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202405052026 [52.5 kB] #6 1.796 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202405052026 [64.6 kB] #6 1.797 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.63.ee75.202405052026 [123 kB] #6 1.798 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.63.ee75.202405052026 [581 kB] #6 1.946 debconf: delaying package configuration, since apt-utils is not installed #6 1.997 Fetched 2903 kB in 0s (13.1 MB/s) #6 2.048 Selecting previously unselected package osmocom-nightly. #6 2.048 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116671 files and directories currently installed.) #6 2.083 Preparing to unpack .../00-osmocom-nightly_202405052026_amd64.deb ... #6 2.099 Unpacking osmocom-nightly (202405052026) ... #6 2.205 Selecting previously unselected package libosmocore21:amd64. #6 2.211 Preparing to unpack .../01-libosmocore21_1.9.0.196.9975.202405052026_amd64.deb ... #6 2.241 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202405052026) ... #6 2.360 Selecting previously unselected package libosmocodec4:amd64. #6 2.367 Preparing to unpack .../02-libosmocodec4_1.9.0.196.9975.202405052026_amd64.deb ... #6 2.381 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202405052026) ... #6 2.510 Selecting previously unselected package libosmotrau2:amd64. #6 2.517 Preparing to unpack .../03-libosmotrau2_1.5.1.11.5277.202405052026_amd64.deb ... #6 2.532 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202405052026) ... #6 2.722 Selecting previously unselected package libosmoisdn0:amd64. #6 2.729 Preparing to unpack .../04-libosmoisdn0_1.9.0.196.9975.202405052026_amd64.deb ... #6 2.754 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202405052026) ... #6 2.919 Selecting previously unselected package libosmogsm20:amd64. #6 2.927 Preparing to unpack .../05-libosmogsm20_1.9.0.196.9975.202405052026_amd64.deb ... #6 2.944 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202405052026) ... #6 3.077 Selecting previously unselected package libosmovty13:amd64. #6 3.084 Preparing to unpack .../06-libosmovty13_1.9.0.196.9975.202405052026_amd64.deb ... #6 3.100 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202405052026) ... #6 3.214 Selecting previously unselected package libosmoabis13:amd64. #6 3.222 Preparing to unpack .../07-libosmoabis13_1.5.1.11.5277.202405052026_amd64.deb ... #6 3.236 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202405052026) ... #6 3.338 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.345 Preparing to unpack .../08-libosmo-abis-dev_1.5.1.11.5277.202405052026_amd64.deb ... #6 3.360 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202405052026) ... #6 3.475 Selecting previously unselected package libosmocoding0:amd64. #6 3.483 Preparing to unpack .../09-libosmocoding0_1.9.0.196.9975.202405052026_amd64.deb ... #6 3.498 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202405052026) ... #6 3.608 Selecting previously unselected package libosmogb14:amd64. #6 3.616 Preparing to unpack .../10-libosmogb14_1.9.0.196.9975.202405052026_amd64.deb ... #6 3.631 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202405052026) ... #6 3.754 Selecting previously unselected package libosmoctrl0:amd64. #6 3.762 Preparing to unpack .../11-libosmoctrl0_1.9.0.196.9975.202405052026_amd64.deb ... #6 3.777 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202405052026) ... #6 3.884 Selecting previously unselected package libosmosim2:amd64. #6 3.890 Preparing to unpack .../12-libosmosim2_1.9.0.196.9975.202405052026_amd64.deb ... #6 3.906 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202405052026) ... #6 4.022 Selecting previously unselected package libosmousb0:amd64. #6 4.029 Preparing to unpack .../13-libosmousb0_1.9.0.196.9975.202405052026_amd64.deb ... #6 4.045 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202405052026) ... #6 4.139 Selecting previously unselected package libosmocore. #6 4.147 Preparing to unpack .../14-libosmocore_1.9.0.196.9975.202405052026_amd64.deb ... #6 4.161 Unpacking libosmocore (1.9.0.196.9975.202405052026) ... #6 4.254 Selecting previously unselected package libosmocore-dev:amd64. #6 4.262 Preparing to unpack .../15-libosmocore-dev_1.9.0.196.9975.202405052026_amd64.deb ... #6 4.277 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202405052026) ... #6 4.436 Selecting previously unselected package libosmonetif11:amd64. #6 4.443 Preparing to unpack .../16-libosmonetif11_1.4.0.54.05ff.202405052026_amd64.deb ... #6 4.457 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202405052026) ... #6 4.554 Selecting previously unselected package libosmo-netif-dev:amd64. #6 4.561 Preparing to unpack .../17-libosmo-netif-dev_1.4.0.54.05ff.202405052026_amd64.deb ... #6 4.576 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202405052026) ... #6 4.687 Selecting previously unselected package libosmo-sigtran9:amd64. #6 4.694 Preparing to unpack .../18-libosmo-sigtran9_1.8.0.63.ee75.202405052026_amd64.deb ... #6 4.708 Unpacking libosmo-sigtran9:amd64 (1.8.0.63.ee75.202405052026) ... #6 4.813 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 4.821 Preparing to unpack .../19-libosmo-sigtran-dev_1.8.0.63.ee75.202405052026_amd64.deb ... #6 4.836 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.63.ee75.202405052026) ... #6 5.011 Setting up osmocom-nightly (202405052026) ... #6 5.057 Setting up libosmocore21:amd64 (1.9.0.196.9975.202405052026) ... #6 5.101 Setting up libosmousb0:amd64 (1.9.0.196.9975.202405052026) ... #6 5.145 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202405052026) ... #6 5.189 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202405052026) ... #6 5.237 Setting up libosmovty13:amd64 (1.9.0.196.9975.202405052026) ... #6 5.284 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202405052026) ... #6 5.330 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202405052026) ... #6 5.379 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202405052026) ... #6 5.425 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202405052026) ... #6 5.473 Setting up libosmogb14:amd64 (1.9.0.196.9975.202405052026) ... #6 5.520 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202405052026) ... #6 5.567 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202405052026) ... #6 5.613 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202405052026) ... #6 5.660 Setting up libosmosim2:amd64 (1.9.0.196.9975.202405052026) ... #6 5.707 Setting up libosmocore (1.9.0.196.9975.202405052026) ... #6 5.753 Setting up libosmo-sigtran9:amd64 (1.8.0.63.ee75.202405052026) ... #6 5.797 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202405052026) ... #6 5.843 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202405052026) ... #6 5.888 Setting up libosmo-sigtran-dev:amd64 (1.8.0.63.ee75.202405052026) ... #6 5.935 Processing triggers for libc-bin (2.36-9+deb12u6) ... #6 DONE 6.2s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-hlr.git #9 0.298 Cloning into 'osmo-hlr'... #9 DONE 0.6s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-HLR/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-hlr #10 DONE 0.2s #11 [6/8] RUN CD osmo-hlr && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && ldconfig #11 0.377 Already on 'master' #11 0.377 Your branch is up to date with 'origin/master'. #11 0.378 refs/heads/master #11 0.392 HEAD is now at a26abc6 .deb/.rpm: add osmocom user during package install #11 0.393 master #11 0.394 a26abc6aa87477b8bc7425558f8acaaee7d7d49d #11 2.433 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 3.747 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.747 libtoolize: copying file './ltmain.sh' #11 3.791 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 3.791 libtoolize: copying file 'm4/libtool.m4' #11 3.807 libtoolize: copying file 'm4/ltoptions.m4' #11 3.826 libtoolize: copying file 'm4/ltsugar.m4' #11 3.846 libtoolize: copying file 'm4/ltversion.m4' #11 3.865 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.896 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 6.054 configure.ac:55: warning: The macro `AC_HEADER_STDC' is obsolete. #11 6.054 configure.ac:55: You should run autoupdate. #11 6.054 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 6.054 configure.ac:55: the top level #11 6.054 configure.ac:70: warning: The macro `AC_HELP_STRING' is obsolete. #11 6.054 configure.ac:70: You should run autoupdate. #11 6.054 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 6.054 configure.ac:70: the top level #11 6.054 configure.ac:104: warning: The macro `AC_HELP_STRING' is obsolete. #11 6.054 configure.ac:104: You should run autoupdate. #11 6.054 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 6.054 configure.ac:104: the top level #11 6.054 configure.ac:120: warning: The macro `AC_HELP_STRING' is obsolete. #11 6.054 configure.ac:120: You should run autoupdate. #11 6.054 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 6.054 configure.ac:120: the top level #11 6.054 configure.ac:188: warning: AC_OUTPUT should be used without arguments. #11 6.054 configure.ac:188: You should run autoupdate. #11 6.561 configure.ac:9: installing './compile' #11 6.563 configure.ac:9: installing './config.guess' #11 6.565 configure.ac:9: installing './config.sub' #11 6.567 configure.ac:11: installing './install-sh' #11 6.569 configure.ac:11: installing './missing' #11 6.729 src/Makefile.am:79: warning: source file '$(srcdir)/gsupclient/cni_peer_id.c' is in a subdirectory, #11 6.729 src/Makefile.am:79: but option 'subdir-objects' is disabled #11 6.729 automake: warning: possible forward-incompatibility. #11 6.729 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 6.729 automake: automake option hasn't been enabled. For now, the corresponding output #11 6.729 automake: object file(s) will be placed in the top-level directory. However, this #11 6.729 automake: behavior may change in a future Automake major version, with object #11 6.729 automake: files being placed in the same subdirectory as the corresponding sources. #11 6.729 automake: You are advised to start using 'subdir-objects' option throughout your #11 6.729 automake: project, to avoid future incompatibilities. #11 6.731 src/Makefile.am: installing './depcomp' #11 6.804 tests/auc/Makefile.am:39: warning: source file '$(builddir)/auc_ts_55_205_test_sets.c' is in a subdirectory, #11 6.804 tests/auc/Makefile.am:39: but option 'subdir-objects' is disabled #11 6.977 checking build system type... x86_64-pc-linux-gnu #11 7.033 checking host system type... x86_64-pc-linux-gnu #11 7.034 checking how to print strings... printf #11 7.057 checking for gcc... gcc #11 7.076 checking whether the C compiler works... yes #11 7.107 checking for C compiler default output file name... a.out #11 7.108 checking for suffix of executables... #11 7.140 checking whether we are cross compiling... no #11 7.173 checking for suffix of object files... o #11 7.191 checking whether the compiler supports GNU C... yes #11 7.206 checking whether gcc accepts -g... yes #11 7.218 checking for gcc option to enable C11 features... none needed #11 7.258 checking whether gcc understands -c and -o together... yes #11 7.287 checking for a sed that does not truncate output... /usr/bin/sed #11 7.291 checking for grep that handles long lines and -e... /usr/bin/grep #11 7.292 checking for egrep... /usr/bin/grep -E #11 7.293 checking for fgrep... /usr/bin/grep -F #11 7.295 checking for ld used by gcc... /usr/bin/ld #11 7.299 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 7.301 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 7.303 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 7.319 checking whether ln -s works... yes #11 7.319 checking the maximum length of command line arguments... 1572864 #11 7.324 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 7.324 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 7.324 checking for /usr/bin/ld option to reload object files... -r #11 7.325 checking for file... file #11 7.325 checking for objdump... objdump #11 7.325 checking how to recognize dependent libraries... pass_all #11 7.326 checking for dlltool... no #11 7.326 checking how to associate runtime and link libraries... printf %s\n #11 7.326 checking for ar... ar #11 7.326 checking for archiver @FILE support... @ #11 7.349 checking for strip... strip #11 7.350 checking for ranlib... ranlib #11 7.350 checking for gawk... gawk #11 7.351 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 7.412 checking for sysroot... no #11 7.412 checking for a working dd... /usr/bin/dd #11 7.415 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 7.430 checking for mt... no #11 7.431 checking if : is a manifest tool... no #11 7.436 checking for stdio.h... yes #11 7.452 checking for stdlib.h... yes #11 7.473 checking for string.h... yes #11 7.492 checking for inttypes.h... yes #11 7.508 checking for stdint.h... yes #11 7.530 checking for strings.h... yes #11 7.554 checking for sys/stat.h... yes #11 7.575 checking for sys/types.h... yes #11 7.591 checking for unistd.h... yes #11 7.609 checking for dlfcn.h... yes #11 7.629 checking for objdir... .libs #11 7.681 checking if gcc supports -fno-rtti -fno-exceptions... no #11 7.706 checking for gcc option to produce PIC... -fPIC -DPIC #11 7.706 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.723 checking if gcc static flag -static works... yes #11 7.776 checking if gcc supports -c -o file.o... yes #11 7.798 checking if gcc supports -c -o file.o... (cached) yes #11 7.798 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.805 checking whether -lc should be explicitly linked in... no #11 7.827 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.873 checking how to hardcode library paths into programs... immediate #11 7.873 checking whether stripping libraries is possible... yes #11 7.874 checking if libtool supports shared libraries... yes #11 7.874 checking whether to build shared libraries... yes #11 7.875 checking whether to build static libraries... yes #11 7.875 checking for a BSD-compatible install... /usr/bin/install -c #11 7.882 checking whether build environment is sane... yes #11 7.891 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 7.892 checking whether make sets $(MAKE)... yes #11 7.901 checking whether make supports the include directive... yes (GNU style) #11 7.908 checking whether make supports nested variables... yes #11 7.912 checking dependency style of gcc... gcc3 #11 7.937 checking whether make supports nested variables... (cached) yes #11 7.937 checking whether make sets $(MAKE)... (cached) yes #11 7.939 checking for gcc... (cached) gcc #11 7.959 checking whether the compiler supports GNU C... (cached) yes #11 7.959 checking whether gcc accepts -g... (cached) yes #11 7.960 checking for gcc option to enable C11 features... (cached) none needed #11 7.960 checking whether gcc understands -c and -o together... (cached) yes #11 7.961 checking for pkg-config... /usr/bin/pkg-config #11 7.962 checking for pkg-config... /usr/bin/pkg-config #11 7.962 checking pkg-config is at least version 0.20... yes #11 7.963 checking for talloc >= 2.0.1... yes #11 7.967 checking for libosmocore >= 1.9.0... yes #11 7.971 checking for libosmogsm >= 1.9.0... yes #11 7.976 checking for libosmovty >= 1.9.0... yes #11 7.981 checking for libosmoctrl >= 1.9.0... yes #11 7.987 checking for libosmoabis >= 1.5.0... yes #11 7.992 checking for sqlite3... yes #11 7.996 checking for egrep... (cached) /usr/bin/grep -E #11 7.997 checking whether to use talloc for SQLite3... no #11 7.998 checking whether to enable VTY/CTRL tests... no #11 7.998 checking whether to enable mslookup_client_mdns_test... no #11 8.000 CFLAGS="-g -O2 -std=gnu11" #11 8.000 CPPFLAGS="" #11 8.025 checking that generated files are newer than configure... done #11 8.888 configure: creating ./config.status #11 9.236 config.status: creating Makefile #11 9.247 config.status: creating doc/Makefile #11 9.260 config.status: creating doc/examples/Makefile #11 9.273 config.status: creating src/Makefile #11 9.288 config.status: creating src/gsupclient/Makefile #11 9.301 config.status: creating src/mslookup/Makefile #11 9.315 config.status: creating include/Makefile #11 9.328 config.status: creating include/osmocom/Makefile #11 9.342 config.status: creating include/osmocom/hlr/Makefile #11 9.354 config.status: creating include/osmocom/mslookup/Makefile #11 9.366 config.status: creating libosmo-gsup-client.pc #11 9.375 config.status: creating libosmo-mslookup.pc #11 9.384 config.status: creating sql/Makefile #11 9.397 config.status: creating doc/manuals/Makefile #11 9.410 config.status: creating contrib/Makefile #11 9.423 config.status: creating contrib/systemd/Makefile #11 9.435 config.status: creating contrib/dgsm/Makefile #11 9.448 config.status: creating contrib/osmo-hlr.spec #11 9.462 config.status: creating tests/Makefile #11 9.474 config.status: creating tests/auc/Makefile #11 9.488 config.status: creating tests/auc/gen_ts_55_205_test_sets/Makefile #11 9.501 config.status: creating tests/gsup/Makefile #11 9.514 config.status: creating tests/db/Makefile #11 9.526 config.status: creating tests/db_upgrade/Makefile #11 9.539 config.status: creating tests/mslookup/Makefile #11 9.552 config.status: executing libtool commands #11 9.561 config.status: executing depfiles commands #11 9.762 config.status: executing tests/atconfig commands #11 9.798 echo 1.7.0.12-a26ab > .version-t && mv .version-t .version #11 9.800 make install-recursive #11 9.803 make[1]: Entering directory '/tmp/osmo-hlr' #11 9.805 Making install in src #11 9.807 make[2]: Entering directory '/tmp/osmo-hlr/src' #11 9.807 echo "/* DO NOT EDIT THIS FILE. It is generated from files in osmo-hlr.git/sql/ */" > "db_bootstrap.h" #11 9.808 echo "#pragma once" >> "db_bootstrap.h" #11 9.808 echo "static const char * const stmt_bootstrap_sql[] = {" >> "db_bootstrap.h" #11 9.809 cat "../sql/hlr.sql" \ #11 9.809 | sed -f "./db_sql2c.sed" \ #11 9.809 >> "db_bootstrap.h" #11 9.811 echo "};" >> "db_bootstrap.h" #11 9.812 make install-recursive #11 9.814 make[3]: Entering directory '/tmp/osmo-hlr/src' #11 9.816 Making install in gsupclient #11 9.818 make[4]: Entering directory '/tmp/osmo-hlr/src/gsupclient' #11 9.818 CC gsup_test_client.o #11 9.819 CC cni_peer_id.lo #11 9.819 CC gsup_client.lo #11 9.819 CC gsup_req.lo #11 10.29 CCLD libosmo-gsup-client.la #11 10.43 CCLD gsup-test-client #11 10.59 make[5]: Entering directory '/tmp/osmo-hlr/src/gsupclient' #11 10.59 make[5]: Nothing to be done for 'install-data-am'. #11 10.59 /usr/bin/mkdir -p '/usr/local/lib' #11 10.59 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-gsup-client.la '/usr/local/lib' #11 10.62 libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.so.0.1.0 /usr/local/lib/libosmo-gsup-client.so.0.1.0 #11 10.62 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-gsup-client.so.0.1.0 libosmo-gsup-client.so.0 || { rm -f libosmo-gsup-client.so.0 && ln -s libosmo-gsup-client.so.0.1.0 libosmo-gsup-client.so.0; }; }) #11 10.62 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-gsup-client.so.0.1.0 libosmo-gsup-client.so || { rm -f libosmo-gsup-client.so && ln -s libosmo-gsup-client.so.0.1.0 libosmo-gsup-client.so; }; }) #11 10.63 libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.lai /usr/local/lib/libosmo-gsup-client.la #11 10.63 libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.a /usr/local/lib/libosmo-gsup-client.a #11 10.63 libtool: install: chmod 644 /usr/local/lib/libosmo-gsup-client.a #11 10.63 libtool: install: ranlib /usr/local/lib/libosmo-gsup-client.a #11 10.67 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 10.67 ---------------------------------------------------------------------- #11 10.67 Libraries have been installed in: #11 10.67 /usr/local/lib #11 10.67 #11 10.67 If you ever happen to want to link against installed libraries #11 10.67 in a given directory, LIBDIR, you must either use libtool, and #11 10.67 specify the full pathname of the library, or use the '-LLIBDIR' #11 10.67 flag during linking and do at least one of the following: #11 10.67 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 10.67 during execution #11 10.67 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 10.67 during linking #11 10.67 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 10.67 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 10.67 #11 10.67 See any operating system documentation about shared libraries for #11 10.67 more information, such as the ld(1) and ld.so(8) manual pages. #11 10.67 ---------------------------------------------------------------------- #11 10.68 make[5]: Leaving directory '/tmp/osmo-hlr/src/gsupclient' #11 10.68 make[4]: Leaving directory '/tmp/osmo-hlr/src/gsupclient' #11 10.68 Making install in mslookup #11 10.68 make[4]: Entering directory '/tmp/osmo-hlr/src/mslookup' #11 10.68 CC osmo_mslookup_client-osmo-mslookup-client.o #11 10.68 CC mdns_msg.lo #11 10.68 CC mdns.lo #11 10.68 CC mdns_rfc.lo #11 10.68 CC mslookup.lo #11 10.68 CC mdns_sock.lo #11 10.68 CC mslookup_client.lo #11 10.68 CC mslookup_client_fake.lo #11 10.68 CC mslookup_client_mdns.lo #11 10.99 CCLD libosmo-mslookup.la #11 11.13 CCLD osmo-mslookup-client #11 11.26 make[5]: Entering directory '/tmp/osmo-hlr/src/mslookup' #11 11.26 make[5]: Nothing to be done for 'install-data-am'. #11 11.26 /usr/bin/mkdir -p '/usr/local/lib' #11 11.26 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-mslookup.la '/usr/local/lib' #11 11.29 libtool: install: /usr/bin/install -c .libs/libosmo-mslookup.so.1.0.1 /usr/local/lib/libosmo-mslookup.so.1.0.1 #11 11.29 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-mslookup.so.1.0.1 libosmo-mslookup.so.1 || { rm -f libosmo-mslookup.so.1 && ln -s libosmo-mslookup.so.1.0.1 libosmo-mslookup.so.1; }; }) #11 11.29 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-mslookup.so.1.0.1 libosmo-mslookup.so || { rm -f libosmo-mslookup.so && ln -s libosmo-mslookup.so.1.0.1 libosmo-mslookup.so; }; }) #11 11.30 libtool: install: /usr/bin/install -c .libs/libosmo-mslookup.lai /usr/local/lib/libosmo-mslookup.la #11 11.30 libtool: install: /usr/bin/install -c .libs/libosmo-mslookup.a /usr/local/lib/libosmo-mslookup.a #11 11.30 libtool: install: chmod 644 /usr/local/lib/libosmo-mslookup.a #11 11.30 libtool: install: ranlib /usr/local/lib/libosmo-mslookup.a #11 11.34 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 11.34 ---------------------------------------------------------------------- #11 11.34 Libraries have been installed in: #11 11.34 /usr/local/lib #11 11.34 #11 11.34 If you ever happen to want to link against installed libraries #11 11.34 in a given directory, LIBDIR, you must either use libtool, and #11 11.34 specify the full pathname of the library, or use the '-LLIBDIR' #11 11.34 flag during linking and do at least one of the following: #11 11.34 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 11.34 during execution #11 11.34 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 11.34 during linking #11 11.34 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 11.34 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 11.34 #11 11.34 See any operating system documentation about shared libraries for #11 11.34 more information, such as the ld(1) and ld.so(8) manual pages. #11 11.34 ---------------------------------------------------------------------- #11 11.34 /usr/bin/mkdir -p '/usr/local/bin' #11 11.34 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-mslookup-client '/usr/local/bin' #11 11.38 libtool: install: /usr/bin/install -c .libs/osmo-mslookup-client /usr/local/bin/osmo-mslookup-client #11 11.38 make[5]: Leaving directory '/tmp/osmo-hlr/src/mslookup' #11 11.38 make[4]: Leaving directory '/tmp/osmo-hlr/src/mslookup' #11 11.38 make[4]: Entering directory '/tmp/osmo-hlr/src' #11 11.38 CC ctrl.o #11 11.38 CC auc.o #11 11.38 CC db.o #11 11.38 CC db_hlr.o #11 11.38 CC db_auc.o #11 11.38 CC gsup_router.o #11 11.38 CC gsup_server.o #11 11.38 CC hlr.o #11 11.38 CC logging.o #11 11.38 CC rand_urandom.o #11 11.38 CC hlr_vty.o #11 11.38 CC hlr_vty_subscr.o #11 11.39 CC gsup_send.o #11 11.39 CC hlr_sms.o #11 11.39 CC hlr_ussd.o #11 11.39 CC proxy.o #11 11.42 CC dgsm.o #11 11.42 CC remote_hlr.o #11 11.45 gsup_server.c: In function 'osmo_gsup_create_insert_subscriber_data_msg': #11 11.45 gsup_server.c:474:17: note: '#pragma message: FIXME: deal with encoding the following data: gsup.hlr_enc' #11 11.45 474 | #pragma message "FIXME: deal with encoding the following data: gsup.hlr_enc" #11 11.45 | ^~~~~~~ #11 11.49 CC lu_fsm.o #11 11.50 CC timestamp.o #11 11.53 CC mslookup_server.o #11 11.54 CC mslookup_server_mdns.o #11 11.56 CC dgsm_vty.o #11 11.59 CC hlr_db_tool.o #11 11.60 CC dbd_decode_binary.o #11 11.63 CC cni_peer_id.o #11 11.65 CC osmo-euse-demo.o #11 11.75 CCLD osmo-euse-demo #11 11.78 CCLD osmo-hlr-db-tool #11 11.87 CCLD osmo-hlr #11 12.15 make[5]: Entering directory '/tmp/osmo-hlr/src' #11 12.15 make[5]: Nothing to be done for 'install-data-am'. #11 12.15 /usr/bin/mkdir -p '/usr/local/bin' #11 12.16 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-hlr osmo-hlr-db-tool osmo-euse-demo '/usr/local/bin' #11 12.19 libtool: install: /usr/bin/install -c .libs/osmo-hlr /usr/local/bin/osmo-hlr #11 12.20 libtool: install: /usr/bin/install -c osmo-hlr-db-tool /usr/local/bin/osmo-hlr-db-tool #11 12.21 libtool: install: /usr/bin/install -c .libs/osmo-euse-demo /usr/local/bin/osmo-euse-demo #11 12.21 make[5]: Leaving directory '/tmp/osmo-hlr/src' #11 12.21 make[4]: Leaving directory '/tmp/osmo-hlr/src' #11 12.21 make[3]: Leaving directory '/tmp/osmo-hlr/src' #11 12.21 make[2]: Leaving directory '/tmp/osmo-hlr/src' #11 12.21 Making install in include #11 12.21 make[2]: Entering directory '/tmp/osmo-hlr/include' #11 12.22 Making install in osmocom #11 12.22 make[3]: Entering directory '/tmp/osmo-hlr/include/osmocom' #11 12.22 Making install in hlr #11 12.22 make[4]: Entering directory '/tmp/osmo-hlr/include/osmocom/hlr' #11 12.23 make[5]: Entering directory '/tmp/osmo-hlr/include/osmocom/hlr' #11 12.23 make[5]: Nothing to be done for 'install-exec-am'. #11 12.23 make[5]: Nothing to be done for 'install-data-am'. #11 12.23 make[5]: Leaving directory '/tmp/osmo-hlr/include/osmocom/hlr' #11 12.23 make[4]: Leaving directory '/tmp/osmo-hlr/include/osmocom/hlr' #11 12.23 Making install in mslookup #11 12.23 make[4]: Entering directory '/tmp/osmo-hlr/include/osmocom/mslookup' #11 12.23 make[5]: Entering directory '/tmp/osmo-hlr/include/osmocom/mslookup' #11 12.23 make[5]: Nothing to be done for 'install-exec-am'. #11 12.23 make[5]: Nothing to be done for 'install-data-am'. #11 12.23 make[5]: Leaving directory '/tmp/osmo-hlr/include/osmocom/mslookup' #11 12.23 make[4]: Leaving directory '/tmp/osmo-hlr/include/osmocom/mslookup' #11 12.23 make[4]: Entering directory '/tmp/osmo-hlr/include/osmocom' #11 12.23 make[5]: Entering directory '/tmp/osmo-hlr/include/osmocom' #11 12.23 make[5]: Nothing to be done for 'install-exec-am'. #11 12.23 make[5]: Nothing to be done for 'install-data-am'. #11 12.23 make[5]: Leaving directory '/tmp/osmo-hlr/include/osmocom' #11 12.23 make[4]: Leaving directory '/tmp/osmo-hlr/include/osmocom' #11 12.23 make[3]: Leaving directory '/tmp/osmo-hlr/include/osmocom' #11 12.23 make[3]: Entering directory '/tmp/osmo-hlr/include' #11 12.24 make[4]: Entering directory '/tmp/osmo-hlr/include' #11 12.24 make[4]: Nothing to be done for 'install-exec-am'. #11 12.24 /usr/bin/mkdir -p '/usr/local/include' #11 12.24 /usr/bin/mkdir -p '/usr/local/include/osmocom/mslookup' #11 12.24 /usr/bin/install -c -m 644 osmocom/mslookup/mdns.h osmocom/mslookup/mdns_sock.h osmocom/mslookup/mslookup_client_fake.h osmocom/mslookup/mslookup_client.h osmocom/mslookup/mslookup_client_mdns.h osmocom/mslookup/mslookup.h '/usr/local/include/osmocom/mslookup' #11 12.24 /usr/bin/mkdir -p '/usr/local/include/osmocom/gsupclient' #11 12.25 /usr/bin/install -c -m 644 osmocom/gsupclient/cni_peer_id.h osmocom/gsupclient/gsup_client.h osmocom/gsupclient/gsup_req.h '/usr/local/include/osmocom/gsupclient' #11 12.25 make[4]: Leaving directory '/tmp/osmo-hlr/include' #11 12.25 make[3]: Leaving directory '/tmp/osmo-hlr/include' #11 12.25 make[2]: Leaving directory '/tmp/osmo-hlr/include' #11 12.25 Making install in doc #11 12.25 make[2]: Entering directory '/tmp/osmo-hlr/doc' #11 12.25 Making install in examples #11 12.25 make[3]: Entering directory '/tmp/osmo-hlr/doc/examples' #11 12.26 make[4]: Entering directory '/tmp/osmo-hlr/doc/examples' #11 12.26 make[4]: Nothing to be done for 'install-exec-am'. #11 12.26 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 12.26 /usr/bin/install -c -m 644 osmo-hlr.cfg '/usr/local/etc/osmocom' #11 12.26 make install-data-hook #11 12.26 make[5]: Entering directory '/tmp/osmo-hlr/doc/examples' #11 12.26 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 12.26 j="/usr/local/share/doc/osmo-hlr/examples/$f" && \ #11 12.26 mkdir -p "$(dirname $j)" && \ #11 12.26 /usr/bin/install -c -m 644 ./$f $j; \ #11 12.26 done #11 12.27 make[5]: Leaving directory '/tmp/osmo-hlr/doc/examples' #11 12.27 make[4]: Leaving directory '/tmp/osmo-hlr/doc/examples' #11 12.27 make[3]: Leaving directory '/tmp/osmo-hlr/doc/examples' #11 12.27 Making install in manuals #11 12.27 make[3]: Entering directory '/tmp/osmo-hlr/doc/manuals' #11 12.27 make[4]: Entering directory '/tmp/osmo-hlr/doc/manuals' #11 12.27 make[4]: Nothing to be done for 'install-exec-am'. #11 12.27 make[4]: Nothing to be done for 'install-data-am'. #11 12.27 make[4]: Leaving directory '/tmp/osmo-hlr/doc/manuals' #11 12.27 make[3]: Leaving directory '/tmp/osmo-hlr/doc/manuals' #11 12.27 make[3]: Entering directory '/tmp/osmo-hlr/doc' #11 12.28 make[4]: Entering directory '/tmp/osmo-hlr/doc' #11 12.28 make[4]: Nothing to be done for 'install-exec-am'. #11 12.28 make[4]: Nothing to be done for 'install-data-am'. #11 12.28 make[4]: Leaving directory '/tmp/osmo-hlr/doc' #11 12.28 make[3]: Leaving directory '/tmp/osmo-hlr/doc' #11 12.28 make[2]: Leaving directory '/tmp/osmo-hlr/doc' #11 12.28 Making install in sql #11 12.28 make[2]: Entering directory '/tmp/osmo-hlr/sql' #11 12.28 make[3]: Entering directory '/tmp/osmo-hlr/sql' #11 12.28 make[3]: Nothing to be done for 'install-exec-am'. #11 12.28 /usr/bin/mkdir -p /usr/local/var/lib/osmocom #11 12.28 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-hlr/sql' #11 12.28 /usr/bin/install -c -m 644 ./hlr.sql ./hlr_data.sql '/usr/local/share/doc/osmo-hlr/sql' #11 12.29 make[3]: Leaving directory '/tmp/osmo-hlr/sql' #11 12.29 make[2]: Leaving directory '/tmp/osmo-hlr/sql' #11 12.29 Making install in contrib #11 12.29 make[2]: Entering directory '/tmp/osmo-hlr/contrib' #11 12.29 Making install in systemd #11 12.29 make[3]: Entering directory '/tmp/osmo-hlr/contrib/systemd' #11 12.29 make[4]: Entering directory '/tmp/osmo-hlr/contrib/systemd' #11 12.29 make[4]: Nothing to be done for 'install-exec-am'. #11 12.29 /usr/bin/mkdir -p '/lib/systemd/system' #11 12.30 /usr/bin/install -c -m 644 osmo-hlr.service '/lib/systemd/system' #11 12.30 make[4]: Leaving directory '/tmp/osmo-hlr/contrib/systemd' #11 12.30 make[3]: Leaving directory '/tmp/osmo-hlr/contrib/systemd' #11 12.30 Making install in dgsm #11 12.30 make[3]: Entering directory '/tmp/osmo-hlr/contrib/dgsm' #11 12.30 make[4]: Entering directory '/tmp/osmo-hlr/contrib/dgsm' #11 12.30 make[4]: Nothing to be done for 'install-exec-am'. #11 12.30 make[4]: Nothing to be done for 'install-data-am'. #11 12.30 make[4]: Leaving directory '/tmp/osmo-hlr/contrib/dgsm' #11 12.30 make[3]: Leaving directory '/tmp/osmo-hlr/contrib/dgsm' #11 12.30 make[3]: Entering directory '/tmp/osmo-hlr/contrib' #11 12.31 make[4]: Entering directory '/tmp/osmo-hlr/contrib' #11 12.31 make[4]: Nothing to be done for 'install-exec-am'. #11 12.31 make install-data-hook #11 12.31 make[5]: Entering directory '/tmp/osmo-hlr/contrib' #11 12.31 install -Dm755 ./osmo-hlr-post-upgrade.sh \ #11 12.31 -t /usr/local/share/osmocom/ #11 12.31 make[5]: Leaving directory '/tmp/osmo-hlr/contrib' #11 12.31 make[4]: Leaving directory '/tmp/osmo-hlr/contrib' #11 12.31 make[3]: Leaving directory '/tmp/osmo-hlr/contrib' #11 12.31 make[2]: Leaving directory '/tmp/osmo-hlr/contrib' #11 12.31 Making install in tests #11 12.31 make[2]: Entering directory '/tmp/osmo-hlr/tests' #11 12.31 Making install in auc #11 12.32 make[3]: Entering directory '/tmp/osmo-hlr/tests/auc' #11 12.32 Making install in gen_ts_55_205_test_sets #11 12.32 make[4]: Entering directory '/tmp/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' #11 12.32 make[5]: Entering directory '/tmp/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' #11 12.32 make[5]: Nothing to be done for 'install-exec-am'. #11 12.32 make[5]: Nothing to be done for 'install-data-am'. #11 12.32 make[5]: Leaving directory '/tmp/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' #11 12.32 make[4]: Leaving directory '/tmp/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' #11 12.33 make[4]: Entering directory '/tmp/osmo-hlr/tests/auc' #11 12.33 make[5]: Entering directory '/tmp/osmo-hlr/tests/auc' #11 12.33 make[5]: Nothing to be done for 'install-exec-am'. #11 12.33 make[5]: Nothing to be done for 'install-data-am'. #11 12.33 make[5]: Leaving directory '/tmp/osmo-hlr/tests/auc' #11 12.33 make[4]: Leaving directory '/tmp/osmo-hlr/tests/auc' #11 12.33 make[3]: Leaving directory '/tmp/osmo-hlr/tests/auc' #11 12.33 Making install in db #11 12.33 make[3]: Entering directory '/tmp/osmo-hlr/tests/db' #11 12.33 make[4]: Entering directory '/tmp/osmo-hlr/tests/db' #11 12.33 make[4]: Nothing to be done for 'install-exec-am'. #11 12.33 make[4]: Nothing to be done for 'install-data-am'. #11 12.33 make[4]: Leaving directory '/tmp/osmo-hlr/tests/db' #11 12.33 make[3]: Leaving directory '/tmp/osmo-hlr/tests/db' #11 12.33 Making install in gsup #11 12.33 make[3]: Entering directory '/tmp/osmo-hlr/tests/gsup' #11 12.34 make[4]: Entering directory '/tmp/osmo-hlr/tests/gsup' #11 12.34 make[4]: Nothing to be done for 'install-exec-am'. #11 12.34 make[4]: Nothing to be done for 'install-data-am'. #11 12.34 make[4]: Leaving directory '/tmp/osmo-hlr/tests/gsup' #11 12.34 make[3]: Leaving directory '/tmp/osmo-hlr/tests/gsup' #11 12.34 Making install in db_upgrade #11 12.34 make[3]: Entering directory '/tmp/osmo-hlr/tests/db_upgrade' #11 12.34 make[4]: Entering directory '/tmp/osmo-hlr/tests/db_upgrade' #11 12.34 make[4]: Nothing to be done for 'install-exec-am'. #11 12.34 make[4]: Nothing to be done for 'install-data-am'. #11 12.34 make[4]: Leaving directory '/tmp/osmo-hlr/tests/db_upgrade' #11 12.34 make[3]: Leaving directory '/tmp/osmo-hlr/tests/db_upgrade' #11 12.34 Making install in mslookup #11 12.34 make[3]: Entering directory '/tmp/osmo-hlr/tests/mslookup' #11 12.34 make[4]: Entering directory '/tmp/osmo-hlr/tests/mslookup' #11 12.34 make[4]: Nothing to be done for 'install-exec-am'. #11 12.34 make[4]: Nothing to be done for 'install-data-am'. #11 12.34 make[4]: Leaving directory '/tmp/osmo-hlr/tests/mslookup' #11 12.34 make[3]: Leaving directory '/tmp/osmo-hlr/tests/mslookup' #11 12.35 make[3]: Entering directory '/tmp/osmo-hlr/tests' #11 12.35 make[4]: Entering directory '/tmp/osmo-hlr/tests' #11 12.35 make[4]: Nothing to be done for 'install-exec-am'. #11 12.35 make[4]: Nothing to be done for 'install-data-am'. #11 12.35 make[4]: Leaving directory '/tmp/osmo-hlr/tests' #11 12.35 make[3]: Leaving directory '/tmp/osmo-hlr/tests' #11 12.35 make[2]: Leaving directory '/tmp/osmo-hlr/tests' #11 12.35 make[2]: Entering directory '/tmp/osmo-hlr' #11 12.35 make[3]: Entering directory '/tmp/osmo-hlr' #11 12.35 make[3]: Nothing to be done for 'install-exec-am'. #11 12.35 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 12.35 /usr/bin/install -c -m 644 libosmo-gsup-client.pc libosmo-mslookup.pc '/usr/local/lib/pkgconfig' #11 12.36 make[3]: Leaving directory '/tmp/osmo-hlr' #11 12.36 make[2]: Leaving directory '/tmp/osmo-hlr' #11 12.36 make[1]: Leaving directory '/tmp/osmo-hlr' #11 DONE 12.5s #12 [7/8] COPY OSMO-HLR.CFG /data/osmo-hlr.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:6b2a6b6f5397a54ee994a9119cb94ded4a05eb97973dae4abbebfd81288c7cee done #14 naming to docker.io/osmocom-build/osmo-hlr-master:latest 0.0s done #14 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/osmo-hlr-master' + docker_image_exists osmo-hlr-master + docker images -q osmocom-build/osmo-hlr-master + test -n 6b2a6b6f5397 + list_osmo_packages debian-bookworm osmo-hlr-master + local distro=debian-bookworm + local image=osmo-hlr-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-hlr-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-hlr-master ### ii libosmo-abis-dev:amd64 1.5.1.11.5277.202405052026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202405052026 amd64 Development headers for Osmocom network interface ii libosmo-sigtran-dev:amd64 1.8.0.63.ee75.202405052026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.63.ee75.202405052026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.11.5277.202405052026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.196.9975.202405052026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202405052026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202405052026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202405052026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202405052026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202405052026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202405052026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202405052026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202405052026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202405052026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202405052026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202405052026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.196.9975.202405052026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202405052026 amd64 Osmo VTY library ii osmocom-nightly 202405052026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ 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 latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:31c874a443fcff9ec3e49ab5c71fdf509f3fdd9b7ca2c505daca1dea29176f84 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-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/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/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=sysmocom/master \ --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 \ -t osmocom-build/ttcn3-hlr-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 385B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 312B done #4 DONE 0.0s #5 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" hlr #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:3aab190ce0e8add54531dcc311d94fd35a9d6350c6e092526e1fdde2e331896d 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-hlr-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-hlr-test' + docker_image_exists ttcn3-hlr-test + docker images -q osmocom-build/ttcn3-hlr-test + test -n 3aab190ce0e8 + 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/logs/hlr-tester + cp HLR_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester/HLR_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester/HLR_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester/HLR_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester/HLR_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr + cp osmo-hlr.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/ + network_create + SUBNET=3660483 + seq 1 30 + echo (3660483 + 1) % 256 + bc + SUBNET=196 + NET_NAME=ttcn3-hlr-test-196 + SUB4=172.18.196.0/24 + SUB6=fd02:db8:196::/64 + set +x Creating network ttcn3-hlr-test-196, trying SUBNET=196... + docker network create --internal --subnet 172.18.196.0/24 --ipv6 --subnet fd02:db8:196::/64 ttcn3-hlr-test-196 d468f4e4bcd56783bbf36506a2b4f76e7265d38e5ebc6effba1e373e3a65e989 + set +x ### Network ttcn3-hlr-test-196 created (SUBNET=196) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=196 to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/osmo-hlr.cfg Applying SUBNET=196 to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester/HLR_Tests.cfg + echo Starting container with HLR Starting container with HLR + docker_network_params 196 20 + NET=196 + ADDR_SUFIX=20 + echo --network ttcn3-hlr-test-196 --ip 172.18.196.20 --ip6 fd02:db8:196::20 + docker run --rm --network ttcn3-hlr-test-196 --ip 172.18.196.20 --ip6 fd02:db8:196::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr:/data --name jenkins-ttcn3-hlr-test-2292-hlr -d osmocom-build/osmo-hlr-master /bin/sh -c osmo-hlr -c /data/osmo-hlr.cfg >/data/osmo-hlr.log 2>&1 968b1f5cac89a987d92e0539788cf528edd9e83200b8169cad5532b48088bee3 + echo Starting container with HLR testsuite Starting container with HLR testsuite + docker_network_params 196 103 + NET=196 + ADDR_SUFIX=103 + echo --network ttcn3-hlr-test-196 --ip 172.18.196.103 --ip6 fd02:db8:196::103 + docker run --rm --network ttcn3-hlr-test-196 --ip 172.18.196.103 --ip6 fd02:db8:196::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.196.20 -e OSMO_SUT_PORT=4258 -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester:/data --name jenkins-ttcn3-hlr-test-2292-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@6a14468a63d0: Unix server socket created successfully. MC@6a14468a63d0: Listening on TCP port 45235. MC2> 6a14468a63d0 is the default spawn /osmo-ttcn3-hacks/hlr/HLR_Tests 6a14468a63d0 45235 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@6a14468a63d0: New HC connected from 172.18.196.103 [172.18.196.103]. 6a14468a63d0: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@6a14468a63d0: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6a14468a63d0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6a14468a63d0: Configuration file was processed on all HCs. MC@6a14468a63d0: Creating MTC on host 172.18.196.103. MC@6a14468a63d0: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Mon May 6 05:55:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_gsup_sai_err_invalid_imsi started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(3)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(3)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@6a14468a63d0: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@6a14468a63d0: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_err_invalid_imsi(7)@6a14468a63d0: Final verdict of PTC: pass 5@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP(4)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 5: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@6a14468a63d0: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Mon May 6 05:55:27 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19251) Waiting for packet dumper to finish... 1 (prev_count=19251, count=39419) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Mon May 6 05:55:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_gsup_sai started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(8)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(8)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262426026383010" to be handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@6a14468a63d0: Found GsupExpect[0] for "262426026383010" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@6a14468a63d0: Added IMSI table entry 0TC_gsup_sai(12)"262426026383010" TC_gsup_sai(12)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai(12)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(12)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(9)@6a14468a63d0: Created GsupExpect[0] for "262421853445072" to be handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@6a14468a63d0: Found GsupExpect[0] for "262421853445072" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@6a14468a63d0: Added IMSI table entry 1TC_gsup_sai(13)"262421853445072" TC_gsup_sai(13)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai(13)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(13)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(9)@6a14468a63d0: Created GsupExpect[0] for "262425306499859" to be handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@6a14468a63d0: Found GsupExpect[0] for "262425306499859" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@6a14468a63d0: Added IMSI table entry 2TC_gsup_sai(14)"262425306499859" TC_gsup_sai(14)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai(14)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(14)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(9)@6a14468a63d0: Created GsupExpect[0] for "262420448278426" to be handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@6a14468a63d0: Found GsupExpect[0] for "262420448278426" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@6a14468a63d0: Added IMSI table entry 3TC_gsup_sai(15)"262420448278426" TC_gsup_sai(15)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai(15)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(15)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(9)@6a14468a63d0: Created GsupExpect[0] for "262426822883908" to be handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@6a14468a63d0: Found GsupExpect[0] for "262426822883908" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@6a14468a63d0: Added IMSI table entry 4TC_gsup_sai(16)"262426822883908" TC_gsup_sai(16)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai(16)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(16)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(9)@6a14468a63d0: Created GsupExpect[0] for "262427704220694" to be handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@6a14468a63d0: Found GsupExpect[0] for "262427704220694" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@6a14468a63d0: Added IMSI table entry 5TC_gsup_sai(17)"262427704220694" TC_gsup_sai(17)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai(17)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(17)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(9)@6a14468a63d0: Created GsupExpect[0] for "262428050622220" to be handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@6a14468a63d0: Found GsupExpect[0] for "262428050622220" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@6a14468a63d0: Added IMSI table entry 6TC_gsup_sai(18)"262428050622220" TC_gsup_sai(18)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai(18)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(18)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(9)@6a14468a63d0: Created GsupExpect[0] for "262423473182094" to be handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@6a14468a63d0: Found GsupExpect[0] for "262423473182094" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@6a14468a63d0: Added IMSI table entry 7TC_gsup_sai(19)"262423473182094" TC_gsup_sai(19)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai(19)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(19)@6a14468a63d0: Final verdict of PTC: pass MTC@6a14468a63d0: setverdict(pass): none -> pass HLR_Test-GSUP(9)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@6a14468a63d0: Final verdict of PTC: none 10@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: pass MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_gsup_sai finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Mon May 6 05:55:31 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_gsup_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12247) Waiting for packet dumper to finish... 1 (prev_count=12247, count=153701) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Mon May 6 05:55:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_gsup_sai_num_auth_vectors started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(20)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(20)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262421642546018" to be handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@6a14468a63d0: Found GsupExpect[0] for "262421642546018" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@6a14468a63d0: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262421642546018" TC_gsup_sai_num_auth_vectors(24)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(24)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(21)@6a14468a63d0: Created GsupExpect[0] for "262424210224263" to be handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@6a14468a63d0: Found GsupExpect[0] for "262424210224263" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@6a14468a63d0: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262424210224263" TC_gsup_sai_num_auth_vectors(25)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(25)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(21)@6a14468a63d0: Created GsupExpect[0] for "262420307357691" to be handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@6a14468a63d0: Found GsupExpect[0] for "262420307357691" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@6a14468a63d0: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262420307357691" TC_gsup_sai_num_auth_vectors(26)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(26)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(21)@6a14468a63d0: Created GsupExpect[0] for "262426911394571" to be handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@6a14468a63d0: Found GsupExpect[0] for "262426911394571" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@6a14468a63d0: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262426911394571" TC_gsup_sai_num_auth_vectors(27)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(27)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(21)@6a14468a63d0: Created GsupExpect[0] for "262424895907487" to be handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@6a14468a63d0: Found GsupExpect[0] for "262424895907487" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@6a14468a63d0: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262424895907487" TC_gsup_sai_num_auth_vectors(28)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(28)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(21)@6a14468a63d0: Created GsupExpect[0] for "262428325139440" to be handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@6a14468a63d0: Found GsupExpect[0] for "262428325139440" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@6a14468a63d0: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262428325139440" TC_gsup_sai_num_auth_vectors(29)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(29)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(21)@6a14468a63d0: Created GsupExpect[0] for "262422399479760" to be handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@6a14468a63d0: Found GsupExpect[0] for "262422399479760" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@6a14468a63d0: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262422399479760" TC_gsup_sai_num_auth_vectors(30)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(30)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(21)@6a14468a63d0: Created GsupExpect[0] for "262428218314394" to be handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@6a14468a63d0: Found GsupExpect[0] for "262428218314394" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@6a14468a63d0: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262428218314394" TC_gsup_sai_num_auth_vectors(31)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(31)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@6a14468a63d0: Final verdict of PTC: pass MTC@6a14468a63d0: setverdict(pass): none -> pass HLR_Test-GSUP(21)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@6a14468a63d0: Final verdict of PTC: none 22@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: pass MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Mon May 6 05:55:34 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=203616) Waiting for packet dumper to finish... 1 (prev_count=203616, count=386671) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Mon May 6 05:55:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_gsup_sai_eps started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(32)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(32)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262428669348900" to be handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@6a14468a63d0: Found GsupExpect[0] for "262428669348900" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@6a14468a63d0: Added IMSI table entry 0TC_gsup_sai_eps(36)"262428669348900" TC_gsup_sai_eps(36)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(36)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(33)@6a14468a63d0: Created GsupExpect[0] for "262421793609649" to be handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@6a14468a63d0: Found GsupExpect[0] for "262421793609649" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@6a14468a63d0: Added IMSI table entry 1TC_gsup_sai_eps(37)"262421793609649" TC_gsup_sai_eps(37)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(37)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(33)@6a14468a63d0: Created GsupExpect[0] for "262422472837540" to be handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@6a14468a63d0: Found GsupExpect[0] for "262422472837540" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@6a14468a63d0: Added IMSI table entry 2TC_gsup_sai_eps(38)"262422472837540" TC_gsup_sai_eps(38)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(38)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(33)@6a14468a63d0: Created GsupExpect[0] for "262428354766360" to be handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@6a14468a63d0: Found GsupExpect[0] for "262428354766360" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@6a14468a63d0: Added IMSI table entry 3TC_gsup_sai_eps(39)"262428354766360" TC_gsup_sai_eps(39)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(39)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(33)@6a14468a63d0: Created GsupExpect[0] for "262420503228959" to be handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@6a14468a63d0: Found GsupExpect[0] for "262420503228959" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@6a14468a63d0: Added IMSI table entry 4TC_gsup_sai_eps(40)"262420503228959" TC_gsup_sai_eps(40)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(40)@6a14468a63d0: Final verdict of PTC: pass MTC@6a14468a63d0: setverdict(pass): none -> pass HLR_Test-GSUP(33)@6a14468a63d0: Final verdict of PTC: none 34@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: pass MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Mon May 6 05:55:38 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_gsup_sai_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1486) Waiting for packet dumper to finish... 1 (prev_count=1486, count=118385) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Mon May 6 05:55:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_gsup_ul_unknown_imsi started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(41)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(41)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262421302597902" to be handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@6a14468a63d0: Found GsupExpect[0] for "262421302597902" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@6a14468a63d0: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262421302597902" TC_gsup_ul_unknown_imsi(45)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi(45)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(42)@6a14468a63d0: Final verdict of PTC: none 43@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 43: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@6a14468a63d0: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Mon May 6 05:55:41 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=604) Waiting for packet dumper to finish... 1 (prev_count=604, count=24130) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: 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 ------ Mon May 6 05:55:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(46)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(46)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262428067905970" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@6a14468a63d0: Found GsupExpect[0] for "262428067905970" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@6a14468a63d0: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262428067905970" TC_gsup_ul_unknown_imsi_via_proxy(50)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi_via_proxy(50)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(47)@6a14468a63d0: Final verdict of PTC: none 48@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 48: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@6a14468a63d0: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Mon May 6 05:55:45 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9867) Waiting for packet dumper to finish... 1 (prev_count=9867, count=24613) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: 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 ------ Mon May 6 05:55:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(51)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(51)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262424813606614" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@6a14468a63d0: Found GsupExpect[0] for "262424813606614" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@6a14468a63d0: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262424813606614" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(52)@6a14468a63d0: Final verdict of PTC: none 53@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 53: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@6a14468a63d0: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Mon May 6 05:55:48 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 172.18.196.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=12704) Waiting for packet dumper to finish... 1 (prev_count=12704, count=25210) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Mon May 6 05:55:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_gsup_sai_err_unknown_imsi started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(56)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(56)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262429135415484" to be handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@6a14468a63d0: Found GsupExpect[0] for "262429135415484" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@6a14468a63d0: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262429135415484" TC_gsup_sai_err_unknown_imsi(60)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_err_unknown_imsi(60)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(57)@6a14468a63d0: Final verdict of PTC: none 58@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 58: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@6a14468a63d0: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Mon May 6 05:55:51 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 172.18.196.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=23369) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Mon May 6 05:55:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_gsup_ul started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(61)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(61)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262422778289208" to be handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@6a14468a63d0: Found GsupExpect[0] for "262422778289208" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@6a14468a63d0: Added IMSI table entry 0TC_gsup_ul(65)"262422778289208" TC_gsup_ul(65)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul(65)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(65)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(62)@6a14468a63d0: Created GsupExpect[0] for "262421879073710" to be handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@6a14468a63d0: Found GsupExpect[0] for "262421879073710" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@6a14468a63d0: Added IMSI table entry 1TC_gsup_ul(66)"262421879073710" TC_gsup_ul(66)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul(66)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(66)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(62)@6a14468a63d0: Created GsupExpect[0] for "262424866739069" to be handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@6a14468a63d0: Found GsupExpect[0] for "262424866739069" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@6a14468a63d0: Added IMSI table entry 2TC_gsup_ul(67)"262424866739069" TC_gsup_ul(67)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul(67)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(67)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(62)@6a14468a63d0: Created GsupExpect[0] for "262423242417415" to be handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@6a14468a63d0: Found GsupExpect[0] for "262423242417415" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@6a14468a63d0: Added IMSI table entry 3TC_gsup_ul(68)"262423242417415" TC_gsup_ul(68)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul(68)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(68)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(62)@6a14468a63d0: Created GsupExpect[0] for "262428723679974" to be handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@6a14468a63d0: Found GsupExpect[0] for "262428723679974" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@6a14468a63d0: Added IMSI table entry 4TC_gsup_ul(69)"262428723679974" TC_gsup_ul(69)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul(69)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(69)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(62)@6a14468a63d0: Created GsupExpect[0] for "262423092080083" to be handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@6a14468a63d0: Found GsupExpect[0] for "262423092080083" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@6a14468a63d0: Added IMSI table entry 5TC_gsup_ul(70)"262423092080083" TC_gsup_ul(70)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul(70)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(70)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(62)@6a14468a63d0: Created GsupExpect[0] for "262428076426768" to be handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@6a14468a63d0: Found GsupExpect[0] for "262428076426768" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@6a14468a63d0: Added IMSI table entry 6TC_gsup_ul(71)"262428076426768" TC_gsup_ul(71)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul(71)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(71)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(62)@6a14468a63d0: Created GsupExpect[0] for "262421712393811" to be handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@6a14468a63d0: Found GsupExpect[0] for "262421712393811" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@6a14468a63d0: Added IMSI table entry 7TC_gsup_ul(72)"262421712393811" TC_gsup_ul(72)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul(72)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(72)@6a14468a63d0: Final verdict of PTC: pass MTC@6a14468a63d0: setverdict(pass): none -> pass HLR_Test-GSUP(62)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@6a14468a63d0: Final verdict of PTC: none 63@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: pass MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_gsup_ul finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Mon May 6 05:55:55 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_gsup_ul.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4744) Waiting for packet dumper to finish... 1 (prev_count=4744, count=106792) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Mon May 6 05:55:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_gsup_ul_via_proxy started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(73)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(73)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262422173278656" to be handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@6a14468a63d0: Found GsupExpect[0] for "262422173278656" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@6a14468a63d0: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262422173278656" TC_gsup_ul_via_proxy(77)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(77)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(74)@6a14468a63d0: Created GsupExpect[0] for "262428261232712" to be handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@6a14468a63d0: Found GsupExpect[0] for "262428261232712" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@6a14468a63d0: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262428261232712" TC_gsup_ul_via_proxy(78)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(78)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(74)@6a14468a63d0: Created GsupExpect[0] for "262423724264273" to be handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@6a14468a63d0: Found GsupExpect[0] for "262423724264273" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@6a14468a63d0: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262423724264273" TC_gsup_ul_via_proxy(79)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(79)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(74)@6a14468a63d0: Created GsupExpect[0] for "262421957715394" to be handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@6a14468a63d0: Found GsupExpect[0] for "262421957715394" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@6a14468a63d0: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262421957715394" TC_gsup_ul_via_proxy(80)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(80)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(74)@6a14468a63d0: Created GsupExpect[0] for "262428764362343" to be handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@6a14468a63d0: Found GsupExpect[0] for "262428764362343" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@6a14468a63d0: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262428764362343" TC_gsup_ul_via_proxy(81)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(81)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(74)@6a14468a63d0: Created GsupExpect[0] for "262428748563760" to be handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@6a14468a63d0: Found GsupExpect[0] for "262428748563760" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@6a14468a63d0: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262428748563760" TC_gsup_ul_via_proxy(82)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(82)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(74)@6a14468a63d0: Created GsupExpect[0] for "262422262208319" to be handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@6a14468a63d0: Found GsupExpect[0] for "262422262208319" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@6a14468a63d0: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262422262208319" TC_gsup_ul_via_proxy(83)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(83)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(74)@6a14468a63d0: Created GsupExpect[0] for "262422499379005" to be handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@6a14468a63d0: Found GsupExpect[0] for "262422499379005" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@6a14468a63d0: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262422499379005" TC_gsup_ul_via_proxy(84)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(84)@6a14468a63d0: Final verdict of PTC: pass MTC@6a14468a63d0: setverdict(pass): none -> pass HLR_Test-GSUP(74)@6a14468a63d0: Final verdict of PTC: none 75@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: pass MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Mon May 6 05:55:59 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3982) Waiting for packet dumper to finish... 1 (prev_count=3982, count=108908) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Mon May 6 05:56:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_gsup_ul_subscriber_data started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(85)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(85)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262421470682915" to be handled at TC_gsup_ul_subscriber_data(89) TC_gsup_ul_subscriber_data(89)@6a14468a63d0: GSUP ul subscriber_data HLR_Test-GSUP(86)@6a14468a63d0: Found GsupExpect[0] for "262421470682915" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@6a14468a63d0: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262421470682915" TC_gsup_ul_subscriber_data(89)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(89)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(86)@6a14468a63d0: Created GsupExpect[0] for "262421947939874" to be handled at TC_gsup_ul_subscriber_data(90) TC_gsup_ul_subscriber_data(90)@6a14468a63d0: GSUP ul subscriber_data HLR_Test-GSUP(86)@6a14468a63d0: Found GsupExpect[0] for "262421947939874" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@6a14468a63d0: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262421947939874" TC_gsup_ul_subscriber_data(90)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(90)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(86)@6a14468a63d0: Created GsupExpect[0] for "262426020095845" to be handled at TC_gsup_ul_subscriber_data(91) TC_gsup_ul_subscriber_data(91)@6a14468a63d0: GSUP ul subscriber_data HLR_Test-GSUP(86)@6a14468a63d0: Found GsupExpect[0] for "262426020095845" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@6a14468a63d0: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262426020095845" TC_gsup_ul_subscriber_data(91)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(91)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(86)@6a14468a63d0: Created GsupExpect[0] for "262421327757956" to be handled at TC_gsup_ul_subscriber_data(92) TC_gsup_ul_subscriber_data(92)@6a14468a63d0: GSUP ul subscriber_data HLR_Test-GSUP(86)@6a14468a63d0: Found GsupExpect[0] for "262421327757956" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@6a14468a63d0: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262421327757956" TC_gsup_ul_subscriber_data(92)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(92)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(86)@6a14468a63d0: Created GsupExpect[0] for "262429580820141" to be handled at TC_gsup_ul_subscriber_data(93) TC_gsup_ul_subscriber_data(93)@6a14468a63d0: GSUP ul subscriber_data HLR_Test-GSUP(86)@6a14468a63d0: Found GsupExpect[0] for "262429580820141" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@6a14468a63d0: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262429580820141" TC_gsup_ul_subscriber_data(93)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(93)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(86)@6a14468a63d0: Created GsupExpect[0] for "262428714756703" to be handled at TC_gsup_ul_subscriber_data(94) TC_gsup_ul_subscriber_data(94)@6a14468a63d0: GSUP ul subscriber_data HLR_Test-GSUP(86)@6a14468a63d0: Found GsupExpect[0] for "262428714756703" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@6a14468a63d0: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262428714756703" TC_gsup_ul_subscriber_data(94)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(94)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(86)@6a14468a63d0: Created GsupExpect[0] for "262423515486120" to be handled at TC_gsup_ul_subscriber_data(95) TC_gsup_ul_subscriber_data(95)@6a14468a63d0: GSUP ul subscriber_data HLR_Test-GSUP(86)@6a14468a63d0: Found GsupExpect[0] for "262423515486120" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@6a14468a63d0: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262423515486120" TC_gsup_ul_subscriber_data(95)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(95)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(86)@6a14468a63d0: Created GsupExpect[0] for "262422664793250" to be handled at TC_gsup_ul_subscriber_data(96) TC_gsup_ul_subscriber_data(96)@6a14468a63d0: GSUP ul subscriber_data HLR_Test-GSUP(86)@6a14468a63d0: Found GsupExpect[0] for "262422664793250" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@6a14468a63d0: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262422664793250" TC_gsup_ul_subscriber_data(96)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(96)@6a14468a63d0: Final verdict of PTC: pass MTC@6a14468a63d0: setverdict(pass): none -> pass 87@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP(86)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: pass MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Mon May 6 05:56:03 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=16519) Waiting for packet dumper to finish... 1 (prev_count=16519, count=111451) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Mon May 6 05:56:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_vty started. MTC@6a14468a63d0: legacy= true HLR_Test-GSUP-IPA(97)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(97)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@6a14468a63d0: 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@6a14468a63d0: setverdict(pass): none -> pass 98@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: pass MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@6a14468a63d0: Test case TC_vty finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Mon May 6 05:56:06 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_vty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12085) Waiting for packet dumper to finish... 1 (prev_count=12085, count=26273) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Mon May 6 05:56:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_vty_msisdn_isd started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(100)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(100)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262422103914237" to be handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@6a14468a63d0: Found GsupExpect[0] for "262422103914237" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@6a14468a63d0: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262422103914237" TC_vty_msisdn_isd(104)@6a14468a63d0: setverdict(pass): none -> pass TC_vty_msisdn_isd(104)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_vty_msisdn_isd(104)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(101)@6a14468a63d0: Final verdict of PTC: none 102@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 102: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@6a14468a63d0: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Mon May 6 05:56:10 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1492) Waiting for packet dumper to finish... 1 (prev_count=1492, count=31776) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Mon May 6 05:56:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_gsup_purge_cs started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(105)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(105)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262428571562750" to be handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@6a14468a63d0: Found GsupExpect[0] for "262428571562750" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@6a14468a63d0: Added IMSI table entry 0TC_gsup_purge_cs(109)"262428571562750" TC_gsup_purge_cs(109)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_purge_cs(109)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(109)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(106)@6a14468a63d0: Created GsupExpect[0] for "262426599943090" to be handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@6a14468a63d0: Found GsupExpect[0] for "262426599943090" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@6a14468a63d0: Added IMSI table entry 1TC_gsup_purge_cs(110)"262426599943090" TC_gsup_purge_cs(110)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_purge_cs(110)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(110)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(106)@6a14468a63d0: Created GsupExpect[0] for "262429744460491" to be handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@6a14468a63d0: Found GsupExpect[0] for "262429744460491" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@6a14468a63d0: Added IMSI table entry 2TC_gsup_purge_cs(111)"262429744460491" TC_gsup_purge_cs(111)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_purge_cs(111)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(111)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(106)@6a14468a63d0: Created GsupExpect[0] for "262429865187156" to be handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@6a14468a63d0: Found GsupExpect[0] for "262429865187156" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@6a14468a63d0: Added IMSI table entry 3TC_gsup_purge_cs(112)"262429865187156" TC_gsup_purge_cs(112)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_purge_cs(112)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(112)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(106)@6a14468a63d0: Created GsupExpect[0] for "262422992195373" to be handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@6a14468a63d0: Found GsupExpect[0] for "262422992195373" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@6a14468a63d0: Added IMSI table entry 4TC_gsup_purge_cs(113)"262422992195373" TC_gsup_purge_cs(113)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_purge_cs(113)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(113)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(106)@6a14468a63d0: Created GsupExpect[0] for "262424825111391" to be handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@6a14468a63d0: Found GsupExpect[0] for "262424825111391" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@6a14468a63d0: Added IMSI table entry 5TC_gsup_purge_cs(114)"262424825111391" TC_gsup_purge_cs(114)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_purge_cs(114)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(114)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(106)@6a14468a63d0: Created GsupExpect[0] for "262427215544399" to be handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@6a14468a63d0: Found GsupExpect[0] for "262427215544399" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@6a14468a63d0: Added IMSI table entry 6TC_gsup_purge_cs(115)"262427215544399" TC_gsup_purge_cs(115)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_purge_cs(115)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(115)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(106)@6a14468a63d0: Created GsupExpect[0] for "262421991300601" to be handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@6a14468a63d0: Found GsupExpect[0] for "262421991300601" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@6a14468a63d0: Added IMSI table entry 7TC_gsup_purge_cs(116)"262421991300601" TC_gsup_purge_cs(116)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_purge_cs(116)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(116)@6a14468a63d0: Final verdict of PTC: pass MTC@6a14468a63d0: setverdict(pass): none -> pass HLR_Test-GSUP(106)@6a14468a63d0: Final verdict of PTC: none 107@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: pass MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Mon May 6 05:56:14 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_gsup_purge_cs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11743) Waiting for packet dumper to finish... 1 (prev_count=11743, count=127387) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Mon May 6 05:56:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_gsup_purge_ps started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(117)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(117)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262428035279447" to be handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@6a14468a63d0: Found GsupExpect[0] for "262428035279447" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@6a14468a63d0: Added IMSI table entry 0TC_gsup_purge_ps(121)"262428035279447" TC_gsup_purge_ps(121)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_purge_ps(121)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(121)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(118)@6a14468a63d0: Created GsupExpect[0] for "262424231171691" to be handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@6a14468a63d0: Found GsupExpect[0] for "262424231171691" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@6a14468a63d0: Added IMSI table entry 1TC_gsup_purge_ps(122)"262424231171691" TC_gsup_purge_ps(122)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_purge_ps(122)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(122)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(118)@6a14468a63d0: Created GsupExpect[0] for "262424540746857" to be handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@6a14468a63d0: Found GsupExpect[0] for "262424540746857" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@6a14468a63d0: Added IMSI table entry 2TC_gsup_purge_ps(123)"262424540746857" TC_gsup_purge_ps(123)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_purge_ps(123)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(123)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(118)@6a14468a63d0: Created GsupExpect[0] for "262425255442795" to be handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@6a14468a63d0: Found GsupExpect[0] for "262425255442795" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@6a14468a63d0: Added IMSI table entry 3TC_gsup_purge_ps(124)"262425255442795" TC_gsup_purge_ps(124)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_purge_ps(124)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(124)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(118)@6a14468a63d0: Created GsupExpect[0] for "262427962993874" to be handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@6a14468a63d0: Found GsupExpect[0] for "262427962993874" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@6a14468a63d0: Added IMSI table entry 4TC_gsup_purge_ps(125)"262427962993874" TC_gsup_purge_ps(125)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_purge_ps(125)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(125)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(118)@6a14468a63d0: Created GsupExpect[0] for "262427667895194" to be handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@6a14468a63d0: Found GsupExpect[0] for "262427667895194" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@6a14468a63d0: Added IMSI table entry 5TC_gsup_purge_ps(126)"262427667895194" TC_gsup_purge_ps(126)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_purge_ps(126)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(126)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(118)@6a14468a63d0: Created GsupExpect[0] for "262422977184623" to be handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@6a14468a63d0: Found GsupExpect[0] for "262422977184623" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@6a14468a63d0: Added IMSI table entry 6TC_gsup_purge_ps(127)"262422977184623" TC_gsup_purge_ps(127)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_purge_ps(127)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(127)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(118)@6a14468a63d0: Created GsupExpect[0] for "262428870678262" to be handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@6a14468a63d0: Found GsupExpect[0] for "262428870678262" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@6a14468a63d0: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428870678262" TC_gsup_purge_ps(128)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_purge_ps(128)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(128)@6a14468a63d0: Final verdict of PTC: pass MTC@6a14468a63d0: setverdict(pass): none -> pass HLR_Test-GSUP(118)@6a14468a63d0: Final verdict of PTC: none 119@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: pass MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Mon May 6 05:56:17 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_gsup_purge_ps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12398) Waiting for packet dumper to finish... 1 (prev_count=12398, count=127387) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Mon May 6 05:56:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_gsup_purge_unknown started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(129)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(129)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@6a14468a63d0: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@6a14468a63d0: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_unknown(133)@6a14468a63d0: Final verdict of PTC: pass MTC@6a14468a63d0: setverdict(pass): none -> pass HLR_Test-GSUP(130)@6a14468a63d0: Final verdict of PTC: none 131@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: pass MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Mon May 6 05:56:21 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12577) Waiting for packet dumper to finish... 1 (prev_count=12577, count=24105) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Mon May 6 05:56:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_mo_ussd_unknown started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(134)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(134)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262422369775007" to be handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@6a14468a63d0: Found GsupExpect[0] for "262422369775007" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@6a14468a63d0: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262422369775007" TC_mo_ussd_unknown(138)@6a14468a63d0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_unknown(138)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(135)@6a14468a63d0: Created GsupExpect[0] for "262424027924675" to be handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@6a14468a63d0: Found GsupExpect[0] for "262424027924675" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@6a14468a63d0: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262424027924675" TC_mo_ussd_unknown(139)@6a14468a63d0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_unknown(139)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(135)@6a14468a63d0: Created GsupExpect[0] for "262428038521677" to be handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@6a14468a63d0: Found GsupExpect[0] for "262428038521677" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@6a14468a63d0: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262428038521677" TC_mo_ussd_unknown(140)@6a14468a63d0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_unknown(140)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(135)@6a14468a63d0: Created GsupExpect[0] for "262423714912142" to be handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@6a14468a63d0: Found GsupExpect[0] for "262423714912142" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@6a14468a63d0: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262423714912142" TC_mo_ussd_unknown(141)@6a14468a63d0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_unknown(141)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(135)@6a14468a63d0: Created GsupExpect[0] for "262429018846005" to be handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@6a14468a63d0: Found GsupExpect[0] for "262429018846005" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@6a14468a63d0: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262429018846005" TC_mo_ussd_unknown(142)@6a14468a63d0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_unknown(142)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(135)@6a14468a63d0: Created GsupExpect[0] for "262428423458553" to be handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@6a14468a63d0: Found GsupExpect[0] for "262428423458553" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@6a14468a63d0: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262428423458553" TC_mo_ussd_unknown(143)@6a14468a63d0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_unknown(143)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(135)@6a14468a63d0: Created GsupExpect[0] for "262429314556325" to be handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@6a14468a63d0: Found GsupExpect[0] for "262429314556325" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@6a14468a63d0: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262429314556325" TC_mo_ussd_unknown(144)@6a14468a63d0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_unknown(144)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(135)@6a14468a63d0: Created GsupExpect[0] for "262424874967755" to be handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@6a14468a63d0: Found GsupExpect[0] for "262424874967755" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@6a14468a63d0: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262424874967755" TC_mo_ussd_unknown(145)@6a14468a63d0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_unknown(145)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(135)@6a14468a63d0: Final verdict of PTC: none 136@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 136: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Mon May 6 05:56:24 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12279) Waiting for packet dumper to finish... 1 (prev_count=12279, count=76083) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Mon May 6 05:56:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_mo_ussd_euse_disc started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(146)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(146)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262425449679041" to be handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@6a14468a63d0: Found GsupExpect[0] for "262425449679041" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@6a14468a63d0: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262425449679041" TC_mo_ussd_euse_disc(150)@6a14468a63d0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(150)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(147)@6a14468a63d0: Created GsupExpect[0] for "262425285761740" to be handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@6a14468a63d0: Found GsupExpect[0] for "262425285761740" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@6a14468a63d0: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262425285761740" TC_mo_ussd_euse_disc(151)@6a14468a63d0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(151)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(147)@6a14468a63d0: Created GsupExpect[0] for "262425114908129" to be handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@6a14468a63d0: Found GsupExpect[0] for "262425114908129" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@6a14468a63d0: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262425114908129" TC_mo_ussd_euse_disc(152)@6a14468a63d0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(152)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(147)@6a14468a63d0: Created GsupExpect[0] for "262428278371783" to be handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@6a14468a63d0: Found GsupExpect[0] for "262428278371783" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@6a14468a63d0: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262428278371783" TC_mo_ussd_euse_disc(153)@6a14468a63d0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(153)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(147)@6a14468a63d0: Created GsupExpect[0] for "262422914450480" to be handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@6a14468a63d0: Found GsupExpect[0] for "262422914450480" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@6a14468a63d0: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262422914450480" TC_mo_ussd_euse_disc(154)@6a14468a63d0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(154)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(147)@6a14468a63d0: Created GsupExpect[0] for "262422809123448" to be handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@6a14468a63d0: Found GsupExpect[0] for "262422809123448" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@6a14468a63d0: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262422809123448" TC_mo_ussd_euse_disc(155)@6a14468a63d0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(155)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(147)@6a14468a63d0: Created GsupExpect[0] for "262428229013514" to be handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@6a14468a63d0: Found GsupExpect[0] for "262428229013514" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@6a14468a63d0: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262428229013514" TC_mo_ussd_euse_disc(156)@6a14468a63d0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(156)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(147)@6a14468a63d0: Created GsupExpect[0] for "262427410166604" to be handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@6a14468a63d0: Found GsupExpect[0] for "262427410166604" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@6a14468a63d0: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262427410166604" TC_mo_ussd_euse_disc(157)@6a14468a63d0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(157)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(147)@6a14468a63d0: Final verdict of PTC: none 148@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 148: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Mon May 6 05:56:28 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12414) Waiting for packet dumper to finish... 1 (prev_count=12414, count=78378) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Mon May 6 05:56:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_mo_ussd_iuse_imsi started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(158)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(158)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262425977222322" to be handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@6a14468a63d0: Found GsupExpect[0] for "262425977222322" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@6a14468a63d0: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262425977222322" TC_mo_ussd_iuse_imsi(162)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592D77BBC964B2994C06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(162)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(159)@6a14468a63d0: Created GsupExpect[0] for "262429986329803" to be handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@6a14468a63d0: Found GsupExpect[0] for "262429986329803" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@6a14468a63d0: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262429986329803" TC_mo_ussd_iuse_imsi(163)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592E87B3CD64391C6C06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(163)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(159)@6a14468a63d0: Created GsupExpect[0] for "262421708654929" to be handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@6a14468a63d0: Found GsupExpect[0] for "262421708654929" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@6a14468a63d0: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262421708654929" TC_mo_ussd_iuse_imsi(164)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EC06C3D96AB49C2C07'O } } } } } } TC_mo_ussd_iuse_imsi(164)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(164)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(159)@6a14468a63d0: Created GsupExpect[0] for "262427227879052" to be handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@6a14468a63d0: Found GsupExpect[0] for "262427227879052" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@6a14468a63d0: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262427227879052" TC_mo_ussd_iuse_imsi(165)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D94D26BBE16E39584D06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(165)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(159)@6a14468a63d0: Created GsupExpect[0] for "262421091283245" to be handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@6a14468a63d0: Found GsupExpect[0] for "262421091283245" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@6a14468a63d0: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262421091283245" TC_mo_ussd_iuse_imsi(166)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590C968BC9703319AD06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(166)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(159)@6a14468a63d0: Created GsupExpect[0] for "262428801535743" to be handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@6a14468a63d0: Found GsupExpect[0] for "262428801535743" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@6a14468a63d0: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262428801535743" TC_mo_ussd_iuse_imsi(167)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190E078BD566B51B6D06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(167)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(159)@6a14468a63d0: Created GsupExpect[0] for "262426978771616" to be handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@6a14468a63d0: Found GsupExpect[0] for "262426978771616" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@6a14468a63d0: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262426978771616" TC_mo_ussd_iuse_imsi(168)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992D77C3DD6E315BCC06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(168)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(159)@6a14468a63d0: Created GsupExpect[0] for "262427251680502" to be handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@6a14468a63d0: Found GsupExpect[0] for "262427251680502" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@6a14468a63d0: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262427251680502" TC_mo_ussd_iuse_imsi(169)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D94D568BD970B01A4C06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(169)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(159)@6a14468a63d0: Final verdict of PTC: none 160@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 160: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Mon May 6 05:56:31 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12287) Waiting for packet dumper to finish... 1 (prev_count=12287, count=78926) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: 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 ------ Mon May 6 05:56:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(170)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(170)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262429884405804" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@6a14468a63d0: Found GsupExpect[0] for "262429884405804" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@6a14468a63d0: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262429884405804" TC_mo_ussd_iuse_imsi_via_proxy(174)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590E87A3D160351C8C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(174)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(171)@6a14468a63d0: Created GsupExpect[0] for "262425681293092" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@6a14468a63d0: Found GsupExpect[0] for "262425681293092" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@6a14468a63d0: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262425681293092" TC_mo_ussd_iuse_imsi_via_proxy(175)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CD868BC97233584E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(175)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(171)@6a14468a63d0: Created GsupExpect[0] for "262421897188092" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@6a14468a63d0: Found GsupExpect[0] for "262421897188092" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@6a14468a63d0: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421897188092" TC_mo_ussd_iuse_imsi_via_proxy(176)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590C97BBC57038584E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(176)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(171)@6a14468a63d0: Created GsupExpect[0] for "262427755026188" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@6a14468a63d0: Found GsupExpect[0] for "262427755026188" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@6a14468a63d0: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262427755026188" TC_mo_ussd_iuse_imsi_via_proxy(177)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9ED56ABC164B6180E07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(177)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(171)@6a14468a63d0: Created GsupExpect[0] for "262426662389750" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@6a14468a63d0: Found GsupExpect[0] for "262426662389750" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@6a14468a63d0: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262426662389750" TC_mo_ussd_iuse_imsi_via_proxy(178)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499CD6693CD70B95B0D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(178)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(171)@6a14468a63d0: Created GsupExpect[0] for "262427167311804" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@6a14468a63d0: Found GsupExpect[0] for "262427167311804" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@6a14468a63d0: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262427167311804" TC_mo_ussd_iuse_imsi_via_proxy(179)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92D66BBCD62311C8C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(179)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(171)@6a14468a63d0: Created GsupExpect[0] for "262420843018141" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@6a14468a63d0: Found GsupExpect[0] for "262420843018141" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@6a14468a63d0: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262420843018141" TC_mo_ussd_iuse_imsi_via_proxy(180)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190C479BC162B8182D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(180)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(171)@6a14468a63d0: Created GsupExpect[0] for "262422240901941" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@6a14468a63d0: Found GsupExpect[0] for "262422240901941" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@6a14468a63d0: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262422240901941" TC_mo_ussd_iuse_imsi_via_proxy(181)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434994C4683E560B11C2D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(181)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(171)@6a14468a63d0: Final verdict of PTC: none 172@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 172: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Mon May 6 05:56:35 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1610) Waiting for packet dumper to finish... 1 (prev_count=1610, count=80205) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Mon May 6 05:56:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_mo_ussd_iuse_msisdn started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(182)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(182)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262423259164249" to be handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@6a14468a63d0: Found GsupExpect[0] for "262423259164249" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@6a14468a63d0: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262423259164249" TC_mo_ussd_iuse_msisdn(186)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570341CCE76AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(186)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(183)@6a14468a63d0: Created GsupExpect[0] for "262428402216602" to be handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@6a14468a63d0: Found GsupExpect[0] for "262428402216602" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@6a14468a63d0: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262428402216602" TC_mo_ussd_iuse_msisdn(187)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56635DCCC26AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(187)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(183)@6a14468a63d0: Created GsupExpect[0] for "262423589990230" to be handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@6a14468a63d0: Found GsupExpect[0] for "262423589990230" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@6a14468a63d0: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262423589990230" TC_mo_ussd_iuse_msisdn(188)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB659ED569301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(188)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(183)@6a14468a63d0: Created GsupExpect[0] for "262429563662626" to be handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@6a14468a63d0: Found GsupExpect[0] for "262429563662626" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@6a14468a63d0: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429563662626" TC_mo_ussd_iuse_msisdn(189)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB6D80C868301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(189)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(183)@6a14468a63d0: Created GsupExpect[0] for "262424981123323" to be handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@6a14468a63d0: Found GsupExpect[0] for "262424981123323" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@6a14468a63d0: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262424981123323" TC_mo_ussd_iuse_msisdn(190)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E301A8E168B01'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(190)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(183)@6a14468a63d0: Created GsupExpect[0] for "262428631557530" to be handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@6a14468a63d0: Found GsupExpect[0] for "262428631557530" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@6a14468a63d0: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262428631557530" TC_mo_ussd_iuse_msisdn(191)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E36598C36C301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(191)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(183)@6a14468a63d0: Created GsupExpect[0] for "262424364042481" to be handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@6a14468a63d0: Found GsupExpect[0] for "262424364042481" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@6a14468a63d0: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262424364042481" TC_mo_ussd_iuse_msisdn(192)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562371B0D26B301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(192)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(183)@6a14468a63d0: Created GsupExpect[0] for "262424517250094" to be handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@6a14468a63d0: Found GsupExpect[0] for "262424517250094" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@6a14468a63d0: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262424517250094" TC_mo_ussd_iuse_msisdn(193)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560301B6E46B301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(193)@6a14468a63d0: Final verdict of PTC: pass 184@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP(183)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 184: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Mon May 6 05:56:39 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12422) Waiting for packet dumper to finish... 1 (prev_count=12422, count=79014) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: 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 ------ Mon May 6 05:56:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(194)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(194)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262426501695992" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@6a14468a63d0: Found GsupExpect[0] for "262426501695992" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@6a14468a63d0: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426501695992" TC_mo_ussd_iuse_msisdn_via_proxy(198)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56034594D76AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(198)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(195)@6a14468a63d0: Created GsupExpect[0] for "262421163771562" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@6a14468a63d0: Found GsupExpect[0] for "262421163771562" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@6a14468a63d0: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262421163771562" TC_mo_ussd_iuse_msisdn_via_proxy(199)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB6190E67AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(199)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(195)@6a14468a63d0: Created GsupExpect[0] for "262425998735207" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@6a14468a63d0: Found GsupExpect[0] for "262425998735207" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@6a14468a63d0: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262425998735207" TC_mo_ussd_iuse_msisdn_via_proxy(200)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B19BEC868B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(200)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(195)@6a14468a63d0: Created GsupExpect[0] for "262425730414972" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@6a14468a63d0: Found GsupExpect[0] for "262425730414972" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@6a14468a63d0: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262425730414972" TC_mo_ussd_iuse_msisdn_via_proxy(201)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B75AAC36AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(201)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(195)@6a14468a63d0: Created GsupExpect[0] for "262424715230858" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@6a14468a63d0: Found GsupExpect[0] for "262424715230858" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@6a14468a63d0: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262424715230858" TC_mo_ussd_iuse_msisdn_via_proxy(202)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A361BCC26C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(202)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(195)@6a14468a63d0: Created GsupExpect[0] for "262428153554251" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@6a14468a63d0: Found GsupExpect[0] for "262428153554251" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@6a14468a63d0: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262428153554251" TC_mo_ussd_iuse_msisdn_via_proxy(203)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B019EC06BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(203)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(195)@6a14468a63d0: Created GsupExpect[0] for "262425869251198" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@6a14468a63d0: Found GsupExpect[0] for "262425869251198" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@6a14468a63d0: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262425869251198" TC_mo_ussd_iuse_msisdn_via_proxy(204)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B4186C56B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(204)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(195)@6a14468a63d0: Created GsupExpect[0] for "262424904844396" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@6a14468a63d0: Found GsupExpect[0] for "262424904844396" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@6a14468a63d0: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262424904844396" TC_mo_ussd_iuse_msisdn_via_proxy(205)@6a14468a63d0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B39ACD169B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(205)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(195)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@6a14468a63d0: Final verdict of PTC: none 196@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 196: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Mon May 6 05:56:42 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11807) Waiting for packet dumper to finish... 1 (prev_count=11807, count=80201) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Mon May 6 05:56:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_mo_ussd_euse started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 IPA-EUSE-foobar(208)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262422615418792" to be handled at TC_mo_ussd_euse(212) EUSE-TC_mo_ussd_euse(206)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262422615418792" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@6a14468a63d0: Added IMSI table entry 0TC_mo_ussd_euse(212)"262422615418792" TC_mo_ussd_euse(212)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse(212)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(209)@6a14468a63d0: Created GsupExpect[0] for "262421378418515" to be handled at TC_mo_ussd_euse(213) EUSE-TC_mo_ussd_euse(206)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262421378418515" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@6a14468a63d0: Added IMSI table entry 1TC_mo_ussd_euse(213)"262421378418515" TC_mo_ussd_euse(213)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse(213)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(209)@6a14468a63d0: Created GsupExpect[0] for "262421480436210" to be handled at TC_mo_ussd_euse(214) EUSE-TC_mo_ussd_euse(206)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262421480436210" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@6a14468a63d0: Added IMSI table entry 2TC_mo_ussd_euse(214)"262421480436210" TC_mo_ussd_euse(214)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse(214)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(209)@6a14468a63d0: Created GsupExpect[0] for "262424704581700" to be handled at TC_mo_ussd_euse(215) EUSE-TC_mo_ussd_euse(206)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262424704581700" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@6a14468a63d0: Added IMSI table entry 3TC_mo_ussd_euse(215)"262424704581700" TC_mo_ussd_euse(215)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse(215)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(209)@6a14468a63d0: Created GsupExpect[0] for "262423991474000" to be handled at TC_mo_ussd_euse(216) EUSE-TC_mo_ussd_euse(206)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262423991474000" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@6a14468a63d0: Added IMSI table entry 4TC_mo_ussd_euse(216)"262423991474000" TC_mo_ussd_euse(216)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse(216)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(209)@6a14468a63d0: Created GsupExpect[0] for "262429388011000" to be handled at TC_mo_ussd_euse(217) EUSE-TC_mo_ussd_euse(206)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262429388011000" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@6a14468a63d0: Added IMSI table entry 5TC_mo_ussd_euse(217)"262429388011000" TC_mo_ussd_euse(217)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse(217)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(209)@6a14468a63d0: Created GsupExpect[0] for "262422728121368" to be handled at TC_mo_ussd_euse(218) EUSE-TC_mo_ussd_euse(206)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262422728121368" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@6a14468a63d0: Added IMSI table entry 6TC_mo_ussd_euse(218)"262422728121368" TC_mo_ussd_euse(218)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse(218)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(209)@6a14468a63d0: Created GsupExpect[0] for "262422343981742" to be handled at TC_mo_ussd_euse(219) EUSE-TC_mo_ussd_euse(206)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262422343981742" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@6a14468a63d0: Added IMSI table entry 7TC_mo_ussd_euse(219)"262422343981742" TC_mo_ussd_euse(219)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse(219)@6a14468a63d0: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP(209)@6a14468a63d0: Final verdict of PTC: none IPA-EUSE-foobar(208)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@6a14468a63d0: Final verdict of PTC: none 210@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 210: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Mon May 6 05:56:46 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_mo_ussd_euse.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=585) Waiting for packet dumper to finish... 1 (prev_count=585, count=106086) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Mon May 6 05:56:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_mo_ussd_euse_continue started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 IPA-EUSE-foobar(222)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@6a14468a63d0: 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)@6a14468a63d0: 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 } } } } IPA-EUSE-foobar(222)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262423409752466" to be handled at TC_mo_ussd_euse_continue(226) EUSE-TC_mo_ussd_euse_continue(220)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262423409752466" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@6a14468a63d0: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262423409752466" TC_mo_ussd_euse_continue(226)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(226)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(223)@6a14468a63d0: Created GsupExpect[0] for "262426074362367" to be handled at TC_mo_ussd_euse_continue(227) EUSE-TC_mo_ussd_euse_continue(220)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262426074362367" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@6a14468a63d0: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262426074362367" TC_mo_ussd_euse_continue(227)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(227)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(223)@6a14468a63d0: Created GsupExpect[0] for "262422282146196" to be handled at TC_mo_ussd_euse_continue(228) EUSE-TC_mo_ussd_euse_continue(220)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262422282146196" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@6a14468a63d0: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262422282146196" TC_mo_ussd_euse_continue(228)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(228)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(223)@6a14468a63d0: Created GsupExpect[0] for "262428767425183" to be handled at TC_mo_ussd_euse_continue(229) EUSE-TC_mo_ussd_euse_continue(220)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262428767425183" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@6a14468a63d0: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262428767425183" TC_mo_ussd_euse_continue(229)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(229)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(223)@6a14468a63d0: Created GsupExpect[0] for "262421284673831" to be handled at TC_mo_ussd_euse_continue(230) EUSE-TC_mo_ussd_euse_continue(220)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262421284673831" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@6a14468a63d0: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262421284673831" TC_mo_ussd_euse_continue(230)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(230)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(223)@6a14468a63d0: Created GsupExpect[0] for "262421830902964" to be handled at TC_mo_ussd_euse_continue(231) EUSE-TC_mo_ussd_euse_continue(220)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262421830902964" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@6a14468a63d0: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262421830902964" TC_mo_ussd_euse_continue(231)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(231)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(223)@6a14468a63d0: Created GsupExpect[0] for "262428698271368" to be handled at TC_mo_ussd_euse_continue(232) EUSE-TC_mo_ussd_euse_continue(220)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262428698271368" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@6a14468a63d0: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262428698271368" TC_mo_ussd_euse_continue(232)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(232)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(223)@6a14468a63d0: Created GsupExpect[0] for "262423081541105" to be handled at TC_mo_ussd_euse_continue(233) EUSE-TC_mo_ussd_euse_continue(220)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262423081541105" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@6a14468a63d0: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262423081541105" TC_mo_ussd_euse_continue(233)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(233)@6a14468a63d0: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP(223)@6a14468a63d0: Final verdict of PTC: none 224@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@6a14468a63d0: Final verdict of PTC: none IPA-EUSE-foobar(222)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 224: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Mon May 6 05:56:49 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19487) Waiting for packet dumper to finish... 1 (prev_count=19487, count=149114) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Mon May 6 05:56:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_mo_ussd_euse_defaultroute started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 IPA-EUSE-foobar(236)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@6a14468a63d0: 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)@6a14468a63d0: 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(236)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262428640810961" to be handled at TC_mo_ussd_euse_defaultroute(240) EUSE-TC_mo_ussd_euse_defaultroute(234)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262428640810961" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@6a14468a63d0: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262428640810961" TC_mo_ussd_euse_defaultroute(240)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(240)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(237)@6a14468a63d0: Created GsupExpect[0] for "262427649766143" to be handled at TC_mo_ussd_euse_defaultroute(241) EUSE-TC_mo_ussd_euse_defaultroute(234)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262427649766143" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@6a14468a63d0: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262427649766143" TC_mo_ussd_euse_defaultroute(241)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(241)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(237)@6a14468a63d0: Created GsupExpect[0] for "262427486656437" to be handled at TC_mo_ussd_euse_defaultroute(242) EUSE-TC_mo_ussd_euse_defaultroute(234)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262427486656437" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@6a14468a63d0: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262427486656437" TC_mo_ussd_euse_defaultroute(242)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(242)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(237)@6a14468a63d0: Created GsupExpect[0] for "262424577837240" to be handled at TC_mo_ussd_euse_defaultroute(243) EUSE-TC_mo_ussd_euse_defaultroute(234)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262424577837240" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@6a14468a63d0: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262424577837240" TC_mo_ussd_euse_defaultroute(243)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(243)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(237)@6a14468a63d0: Created GsupExpect[0] for "262424081666791" to be handled at TC_mo_ussd_euse_defaultroute(244) EUSE-TC_mo_ussd_euse_defaultroute(234)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262424081666791" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@6a14468a63d0: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262424081666791" TC_mo_ussd_euse_defaultroute(244)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(244)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(237)@6a14468a63d0: Created GsupExpect[0] for "262426250083038" to be handled at TC_mo_ussd_euse_defaultroute(245) EUSE-TC_mo_ussd_euse_defaultroute(234)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262426250083038" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@6a14468a63d0: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262426250083038" TC_mo_ussd_euse_defaultroute(245)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(245)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(237)@6a14468a63d0: Created GsupExpect[0] for "262420401059118" to be handled at TC_mo_ussd_euse_defaultroute(246) EUSE-TC_mo_ussd_euse_defaultroute(234)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262420401059118" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@6a14468a63d0: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262420401059118" TC_mo_ussd_euse_defaultroute(246)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(246)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(237)@6a14468a63d0: Created GsupExpect[0] for "262427030824627" to be handled at TC_mo_ussd_euse_defaultroute(247) EUSE-TC_mo_ussd_euse_defaultroute(234)@6a14468a63d0: 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)@6a14468a63d0: Found GsupExpect[0] for "262427030824627" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@6a14468a63d0: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262427030824627" TC_mo_ussd_euse_defaultroute(247)@6a14468a63d0: 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)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(247)@6a14468a63d0: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP(237)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@6a14468a63d0: Final verdict of PTC: none 238@6a14468a63d0: Final verdict of PTC: none IPA-EUSE-foobar(236)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 238: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Mon May 6 05:56:53 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19807) Waiting for packet dumper to finish... 1 (prev_count=19807, count=108001) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Mon May 6 05:56:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_mo_sss_reject started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(248)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(248)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262423187991677" to be handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@6a14468a63d0: Found GsupExpect[0] for "262423187991677" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@6a14468a63d0: Added IMSI table entry 0TC_mo_sss_reject(252)"262423187991677" TC_mo_sss_reject(252)@6a14468a63d0: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@6a14468a63d0: setverdict(pass): none -> pass TC_mo_sss_reject(252)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(249)@6a14468a63d0: Final verdict of PTC: none 250@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 250: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@6a14468a63d0: Test case TC_mo_sss_reject finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Mon May 6 05:56:56 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_mo_sss_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12398) Waiting for packet dumper to finish... 1 (prev_count=12398, count=25542) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Mon May 6 05:56:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_gsup_check_imei started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(253)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(253)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262421701554277" to be handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@6a14468a63d0: Found GsupExpect[0] for "262421701554277" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@6a14468a63d0: Added IMSI table entry 0TC_gsup_check_imei(257)"262421701554277" TC_gsup_check_imei(257)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei(257)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(257)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(254)@6a14468a63d0: Created GsupExpect[0] for "262427261630928" to be handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@6a14468a63d0: Found GsupExpect[0] for "262427261630928" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@6a14468a63d0: Added IMSI table entry 1TC_gsup_check_imei(258)"262427261630928" TC_gsup_check_imei(258)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei(258)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(258)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(254)@6a14468a63d0: Created GsupExpect[0] for "262422902108678" to be handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@6a14468a63d0: Found GsupExpect[0] for "262422902108678" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@6a14468a63d0: Added IMSI table entry 2TC_gsup_check_imei(259)"262422902108678" TC_gsup_check_imei(259)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei(259)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(259)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(254)@6a14468a63d0: Created GsupExpect[0] for "262427935142194" to be handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@6a14468a63d0: Found GsupExpect[0] for "262427935142194" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@6a14468a63d0: Added IMSI table entry 3TC_gsup_check_imei(260)"262427935142194" TC_gsup_check_imei(260)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei(260)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(260)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(254)@6a14468a63d0: Created GsupExpect[0] for "262421103027581" to be handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@6a14468a63d0: Found GsupExpect[0] for "262421103027581" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@6a14468a63d0: Added IMSI table entry 4TC_gsup_check_imei(261)"262421103027581" TC_gsup_check_imei(261)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei(261)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(261)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(254)@6a14468a63d0: Created GsupExpect[0] for "262424035061224" to be handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@6a14468a63d0: Found GsupExpect[0] for "262424035061224" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@6a14468a63d0: Added IMSI table entry 5TC_gsup_check_imei(262)"262424035061224" TC_gsup_check_imei(262)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei(262)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(262)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(254)@6a14468a63d0: Created GsupExpect[0] for "262424825168673" to be handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@6a14468a63d0: Found GsupExpect[0] for "262424825168673" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@6a14468a63d0: Added IMSI table entry 6TC_gsup_check_imei(263)"262424825168673" TC_gsup_check_imei(263)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei(263)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(263)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(254)@6a14468a63d0: Created GsupExpect[0] for "262421628366640" to be handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@6a14468a63d0: Found GsupExpect[0] for "262421628366640" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@6a14468a63d0: Added IMSI table entry 7TC_gsup_check_imei(264)"262421628366640" TC_gsup_check_imei(264)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei(264)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(264)@6a14468a63d0: Final verdict of PTC: pass MTC@6a14468a63d0: setverdict(pass): none -> pass 255@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP(254)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: pass MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_gsup_check_imei finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Mon May 6 05:57:00 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_gsup_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12406) Waiting for packet dumper to finish... 1 (prev_count=12406, count=116261) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Mon May 6 05:57:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_gsup_check_imei_via_proxy started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(265)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(265)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262422511629466" to be handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@6a14468a63d0: Found GsupExpect[0] for "262422511629466" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@6a14468a63d0: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262422511629466" TC_gsup_check_imei_via_proxy(269)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(269)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(269)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(266)@6a14468a63d0: Created GsupExpect[0] for "262429015701106" to be handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@6a14468a63d0: Found GsupExpect[0] for "262429015701106" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@6a14468a63d0: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262429015701106" TC_gsup_check_imei_via_proxy(270)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(270)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(270)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(266)@6a14468a63d0: Created GsupExpect[0] for "262427880896420" to be handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@6a14468a63d0: Found GsupExpect[0] for "262427880896420" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@6a14468a63d0: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262427880896420" TC_gsup_check_imei_via_proxy(271)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(271)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(271)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(266)@6a14468a63d0: Created GsupExpect[0] for "262423734889603" to be handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@6a14468a63d0: Found GsupExpect[0] for "262423734889603" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@6a14468a63d0: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262423734889603" TC_gsup_check_imei_via_proxy(272)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(272)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(272)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(266)@6a14468a63d0: Created GsupExpect[0] for "262429298517355" to be handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@6a14468a63d0: Found GsupExpect[0] for "262429298517355" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@6a14468a63d0: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262429298517355" TC_gsup_check_imei_via_proxy(273)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(273)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(273)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(266)@6a14468a63d0: Created GsupExpect[0] for "262429325916725" to be handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@6a14468a63d0: Found GsupExpect[0] for "262429325916725" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@6a14468a63d0: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262429325916725" TC_gsup_check_imei_via_proxy(274)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(274)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(274)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(266)@6a14468a63d0: Created GsupExpect[0] for "262423905587410" to be handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@6a14468a63d0: Found GsupExpect[0] for "262423905587410" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@6a14468a63d0: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262423905587410" TC_gsup_check_imei_via_proxy(275)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(275)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(275)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(266)@6a14468a63d0: Created GsupExpect[0] for "262426463013375" to be handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@6a14468a63d0: Found GsupExpect[0] for "262426463013375" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@6a14468a63d0: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262426463013375" TC_gsup_check_imei_via_proxy(276)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(276)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(276)@6a14468a63d0: Final verdict of PTC: pass MTC@6a14468a63d0: setverdict(pass): none -> pass HLR_Test-GSUP(266)@6a14468a63d0: Final verdict of PTC: none 267@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: pass MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Mon May 6 05:57:04 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11791) Waiting for packet dumper to finish... 1 (prev_count=11791, count=118162) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Mon May 6 05:57:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_gsup_check_imei_invalid_len started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(277)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(277)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262425175551196" to be handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@6a14468a63d0: Found GsupExpect[0] for "262425175551196" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@6a14468a63d0: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262425175551196" TC_gsup_check_imei_invalid_len(281)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(281)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(278)@6a14468a63d0: Created GsupExpect[0] for "262426129932633" to be handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@6a14468a63d0: Found GsupExpect[0] for "262426129932633" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@6a14468a63d0: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262426129932633" TC_gsup_check_imei_invalid_len(282)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(282)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(278)@6a14468a63d0: Created GsupExpect[0] for "262423111241797" to be handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@6a14468a63d0: Found GsupExpect[0] for "262423111241797" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@6a14468a63d0: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262423111241797" TC_gsup_check_imei_invalid_len(283)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(283)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(278)@6a14468a63d0: Created GsupExpect[0] for "262422754386908" to be handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@6a14468a63d0: Found GsupExpect[0] for "262422754386908" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@6a14468a63d0: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262422754386908" TC_gsup_check_imei_invalid_len(284)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(284)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(278)@6a14468a63d0: Created GsupExpect[0] for "262427896183392" to be handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@6a14468a63d0: Found GsupExpect[0] for "262427896183392" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@6a14468a63d0: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262427896183392" TC_gsup_check_imei_invalid_len(285)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(285)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(278)@6a14468a63d0: Created GsupExpect[0] for "262423949732793" to be handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@6a14468a63d0: Found GsupExpect[0] for "262423949732793" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@6a14468a63d0: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262423949732793" TC_gsup_check_imei_invalid_len(286)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(286)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(278)@6a14468a63d0: Created GsupExpect[0] for "262421154926263" to be handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@6a14468a63d0: Found GsupExpect[0] for "262421154926263" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@6a14468a63d0: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262421154926263" TC_gsup_check_imei_invalid_len(287)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(287)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(278)@6a14468a63d0: Created GsupExpect[0] for "262426274605050" to be handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@6a14468a63d0: Found GsupExpect[0] for "262426274605050" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@6a14468a63d0: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262426274605050" TC_gsup_check_imei_invalid_len(288)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(288)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@6a14468a63d0: Final verdict of PTC: pass MTC@6a14468a63d0: setverdict(pass): none -> pass HLR_Test-GSUP(278)@6a14468a63d0: Final verdict of PTC: none 279@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: pass MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@6a14468a63d0: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Mon May 6 05:57:07 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=620) Waiting for packet dumper to finish... 1 (prev_count=620, count=158225) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Mon May 6 05:57:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_gsup_check_imei_unknown_imsi started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(289)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(289)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262424297232441" to be handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@6a14468a63d0: Found GsupExpect[0] for "262424297232441" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@6a14468a63d0: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262424297232441" TC_gsup_check_imei_unknown_imsi(293)@6a14468a63d0: setverdict(pass): none -> pass TC_gsup_check_imei_unknown_imsi(293)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(290)@6a14468a63d0: Final verdict of PTC: none 291@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 291: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@6a14468a63d0: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Mon May 6 05:57:11 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12637) Waiting for packet dumper to finish... 1 (prev_count=12637, count=28150) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: 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 ------ Mon May 6 05:57:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(294)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(294)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262426011018498" to be handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@6a14468a63d0: Found GsupExpect[0] for "262426011018498" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@6a14468a63d0: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262426011018498" TC_subscr_create_on_demand_check_imei_early(298)@6a14468a63d0: setverdict(pass): none -> pass TC_subscr_create_on_demand_check_imei_early(298)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(295)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@6a14468a63d0: Final verdict of PTC: none 296@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 296: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@6a14468a63d0: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Mon May 6 05:57:14 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 172.18.196.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=646) Waiting for packet dumper to finish... 1 (prev_count=646, count=90832) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Mon May 6 05:57:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_subscr_create_on_demand_ul started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(299)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(299)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262421420106739" to be handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@6a14468a63d0: Found GsupExpect[0] for "262421420106739" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@6a14468a63d0: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262421420106739" TC_subscr_create_on_demand_ul(303)@6a14468a63d0: setverdict(pass): none -> pass TC_subscr_create_on_demand_ul(303)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(300)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@6a14468a63d0: Final verdict of PTC: none 301@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 301: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@6a14468a63d0: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Mon May 6 05:57:17 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12625) Waiting for packet dumper to finish... 1 (prev_count=12625, count=76212) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Mon May 6 05:57:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_subscr_create_on_demand_sai started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(304)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(304)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262420955121625" to be handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@6a14468a63d0: Found GsupExpect[0] for "262420955121625" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@6a14468a63d0: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420955121625" TC_subscr_create_on_demand_sai(308)@6a14468a63d0: setverdict(pass): none -> pass TC_subscr_create_on_demand_sai(308)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@6a14468a63d0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@6a14468a63d0: Final verdict of PTC: pass HLR_Test-GSUP(305)@6a14468a63d0: Final verdict of PTC: none 306@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 306: none (none -> none) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@6a14468a63d0: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Mon May 6 05:57:21 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11501) Waiting for packet dumper to finish... 1 (prev_count=11501, count=33947) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Mon May 6 05:57:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_MSLookup_mDNS_service_other_home started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(309)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(309)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262421510814600" to be handled at TC_MSLookup_mDNS_service_other_home(313) 311@6a14468a63d0: Dynamic test case error: Sendto system call failed: -1 bytes was sent instead of 64 311@6a14468a63d0: setverdict(error): none -> error 311@6a14468a63d0: Final verdict of PTC: error HLR_Test-GSUP(310)@6a14468a63d0: Found GsupExpect[0] for "262421510814600" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@6a14468a63d0: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262421510814600" TC_MSLookup_mDNS_service_other_home(313)@6a14468a63d0: setverdict(pass): none -> pass TC_MSLookup_mDNS_service_other_home(313)@6a14468a63d0: Dynamic test case error: Port mDNS has neither connections nor mappings. Message cannot be sent on it. TC_MSLookup_mDNS_service_other_home(313)@6a14468a63d0: setverdict(error): pass -> error TC_MSLookup_mDNS_service_other_home(313)@6a14468a63d0: Final verdict of PTC: error HLR_Test-GSUP(310)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 311: error (none -> error) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (error -> error) MTC@6a14468a63d0: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): error (error -> error) MTC@6a14468a63d0: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: error MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home error'. Mon May 6 05:57:25 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home error ------ Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=21479) Waiting for packet dumper to finish... 1 (prev_count=21479, count=32900) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home error' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Mon May 6 05:57:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_MSLookup_GSUP_proxy started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(314)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(314)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262429423884651" to be handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@6a14468a63d0: Created GsupExpect[0] for "262429423884651" to be handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@6a14468a63d0: Found GsupExpect[0] for "262429423884651" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@6a14468a63d0: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262429423884651" MTC@6a14468a63d0: setverdict(fail): none -> fail reason: "Timeout", new component reason: "Timeout" 316@6a14468a63d0: Final verdict of PTC: none TC_MSLookup_GSUP_proxy(320)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP(315)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-server(317)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: fail reason: "Timeout" MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (fail -> fail) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(315): none (fail -> fail) MTC@6a14468a63d0: Local verdict of PTC with component reference 316: none (fail -> fail) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-server(317): none (fail -> fail) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (fail -> fail) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (fail -> fail) MTC@6a14468a63d0: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): none (fail -> fail) MTC@6a14468a63d0: Test case TC_MSLookup_GSUP_proxy finished. Verdict: fail reason: Timeout MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy fail'. Mon May 6 05:57:31 UTC 2024 ------ HLR_Tests.TC_MSLookup_GSUP_proxy fail ------ Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23106) Waiting for packet dumper to finish... 1 (prev_count=23106, count=26670) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy fail' was executed successfully (exit status: 0). MTC@6a14468a63d0: 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 ------ Mon May 6 05:57:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(321)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(321)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262428361780897" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 323@6a14468a63d0: Dynamic test case error: Sendto system call failed: -1 bytes was sent instead of 64 323@6a14468a63d0: setverdict(error): none -> error 323@6a14468a63d0: Final verdict of PTC: error TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@6a14468a63d0: 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)@6a14468a63d0: Final verdict of PTC: fail reason: "OsmoHLR did not answer to mDNS query" HLR_Test-GSUP(322)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: none MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@6a14468a63d0: Local verdict of PTC with component reference 323: error (none -> error) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (error -> error) MTC@6a14468a63d0: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): fail (error -> error) reason: "OsmoHLR did not answer to mDNS query" MTC@6a14468a63d0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: error MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home error'. Mon May 6 05:57:36 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home error ------ Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=18096) Waiting for packet dumper to finish... 1 (prev_count=18096, count=24732) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home error' was executed successfully (exit status: 0). MTC@6a14468a63d0: 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 ------ Mon May 6 05:57:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(326)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(326)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262422121944132" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@6a14468a63d0: Created GsupExpect[0] for "262422121944132" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@6a14468a63d0: Found GsupExpect[0] for "262422121944132" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@6a14468a63d0: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262422121944132" MTC@6a14468a63d0: setverdict(fail): none -> fail reason: "Timeout", new component reason: "Timeout" HLR_Test-GSUP(327)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-server(329)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@6a14468a63d0: Final verdict of PTC: none TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@6a14468a63d0: Final verdict of PTC: none 328@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: fail reason: "Timeout" MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (fail -> fail) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(327): none (fail -> fail) MTC@6a14468a63d0: Local verdict of PTC with component reference 328: none (fail -> fail) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-server(329): none (fail -> fail) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (fail -> fail) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (fail -> fail) MTC@6a14468a63d0: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): none (fail -> fail) MTC@6a14468a63d0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: fail reason: Timeout MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy fail'. Mon May 6 05:57:42 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy fail ------ Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23390) Waiting for packet dumper to finish... 1 (prev_count=23390, count=26954) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy fail' was executed successfully (exit status: 0). MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Mon May 6 05:57:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6a14468a63d0: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@6a14468a63d0: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@6a14468a63d0: legacy= false MTC@6a14468a63d0: in not legacy case 1 MTC@6a14468a63d0: in not legacy case 2 HLR_Test-GSUP-IPA(333)@6a14468a63d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(333)@6a14468a63d0: 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)@6a14468a63d0: 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)@6a14468a63d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@6a14468a63d0: 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)@6a14468a63d0: Created GsupExpect[0] for "262423198006526" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@6a14468a63d0: Created GsupExpect[0] for "262423198006526" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@6a14468a63d0: Found GsupExpect[0] for "262423198006526" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@6a14468a63d0: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262423198006526" MTC@6a14468a63d0: setverdict(fail): none -> fail reason: "Timeout", new component reason: "Timeout" TC_MSLookup_mDNS_service_other_proxy(339)@6a14468a63d0: Final verdict of PTC: none 335@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-server(336)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP(334)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@6a14468a63d0: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@6a14468a63d0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@6a14468a63d0: Final verdict of PTC: none MTC@6a14468a63d0: Setting final verdict of the test case. MTC@6a14468a63d0: Local verdict of MTC: fail reason: "Timeout" MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (fail -> fail) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP(334): none (fail -> fail) MTC@6a14468a63d0: Local verdict of PTC with component reference 335: none (fail -> fail) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-server(336): none (fail -> fail) MTC@6a14468a63d0: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (fail -> fail) MTC@6a14468a63d0: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (fail -> fail) MTC@6a14468a63d0: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): none (fail -> fail) MTC@6a14468a63d0: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: fail reason: Timeout MTC@6a14468a63d0: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy fail'. Mon May 6 05:57:48 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy fail ------ Saving talloc report from 172.18.196.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24960) Waiting for packet dumper to finish... 1 (prev_count=24960, count=28616) MTC@6a14468a63d0: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy fail' was executed successfully (exit status: 0). MC@6a14468a63d0: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6a14468a63d0: Terminating MTC. MC@6a14468a63d0: MTC terminated. MC2> exit MC@6a14468a63d0: Shutting down session. MC@6a14468a63d0: 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-196 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-hlr-test-2292-hlr + [ -n jenkins-ttcn3-hlr-test-2292-hlr ] + docker_kill_wait jenkins-ttcn3-hlr-test-2292-hlr + docker kill jenkins-ttcn3-hlr-test-2292-hlr jenkins-ttcn3-hlr-test-2292-hlr + docker wait jenkins-ttcn3-hlr-test-2292-hlr 137 + network_remove + set +x Removing network ttcn3-hlr-test-196 + docker network remove ttcn3-hlr-test-196 ttcn3-hlr-test-196 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/cache --name jenkins-ttcn3-hlr-test-2292-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/logs/hlr-tester/junit-xml-21.log Timeout HLR_Tests.ttcn:2134 HLR_Tests control part HLR_Tests.ttcn:1891 TC_MSLookup_GSUP_proxy 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